By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.8.241 ### 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/10 05:06:33 [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/10 05:06:33 [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/10 05:06:33 [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/10 05:06:33 [notice] 33#33: using the "epoll" event method 2023/01/10 05:06:33 [notice] 33#33: openresty/1.13.6.1 2023/01/10 05:06:33 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/10 05:06:33 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/10 05:06:33 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2023/01/10 05:06:33 [notice] 34#34: start worker processes 2023/01/10 05:06:33 [notice] 34#34: start worker process 35 \n\n### Starting apiroute 2023/01/10 05:06:33 [notice] 34#34: start worker process 37 2023/01/10 05:06:33 [notice] 34#34: start worker process 38 2023/01/10 05:06:33 [notice] 34#34: start worker process 39 2023/01/10 05:06:33 [notice] 34#34: start worker process 40 2023/01/10 05:06:33 [notice] 34#34: start worker process 41 2023/01/10 05:06:33 [notice] 34#34: start worker process 42 2023/01/10 05:06:33 [notice] 34#34: start worker process 43 2023/01/10 05:06:33 [notice] 34#34: start cache manager process 44 2023/01/10 05:06:33 [notice] 34#34: start cache loader process 45 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230110050633.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-10 05:06:35 934 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-10 05:06:35 940 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-10 05:06:35 940 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-10 05:06:35 999 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-10 05:06:36 000 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.8.241:10081 Enabled:true 2023-01-10 05:06:37 360 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2023-01-10 05:06:37 428 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-10 05:06:37 428 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-10 05:06:37 429 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-10 05:06:37 430 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-10 05:06:37 430 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2023-01-10 05:06:37 430 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-10 05:06:37 430 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-10 05:06:37 483 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-10 05:06:37 568 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-10 05:06:37 568 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-10 05:06:37 568 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-10 05:06:38 012 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/10 05:06:50 [info] 38#38: *12 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:06:50 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:06:57 [info] 38#38: *14 [lua] access_by_lua(msblocations.conf:189):2: 0b74c2d077900545197004de26adf999:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:06:57 +0000] 0b74c2d077900545197004de26adf999 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.140 upstream_response_time:0.135 "-" "Consul Health Check" "-" 2023/01/10 05:06:57 [info] 38#38: *14 [lua] logger.lua:23: 0b74c2d077900545197004de26adf999 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:06:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 39 2023/01/10 05:07:00 [info] 38#38: *17 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:07:00 [info] 38#38: *18 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:07:10 [info] 38#38: *19 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:07:10 [info] 38#38: *20 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:07:12 [info] 38#38: *21 [lua] access_by_lua(msblocations.conf:189):2: 02b6ea75802e8b27b26e91266fcec274:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:07:12 [info] 38#38: *21 [lua] logger.lua:23: 02b6ea75802e8b27b26e91266fcec274 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:07:12 +0000] 02b6ea75802e8b27b26e91266fcec274 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:07:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/10 05:07:20 [info] 38#38: *22 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:07:20 [info] 38#38: *23 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:07:27 [info] 38#38: *24 [lua] access_by_lua(msblocations.conf:189):2: 7e102cf72399d3d919b7d103121a5b63:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:07:27 +0000] 7e102cf72399d3d919b7d103121a5b63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:07:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/10 05:07:27 [info] 38#38: *24 [lua] logger.lua:23: 7e102cf72399d3d919b7d103121a5b63 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/10 05:07:30 [info] 37#37: *25 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:07:30 [info] 37#37: *26 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:07:33 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/10 05:07:33 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2023/01/10 05:07:33 [notice] 34#34: cache loader process 45 exited with code 0 2023/01/10 05:07:33 [notice] 34#34: signal 29 (SIGIO) received 2023/01/10 05:07:40 [info] 37#37: *29 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:07:40 [info] 37#37: *30 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:07:42 [info] 38#38: *31 [lua] access_by_lua(msblocations.conf:189):2: 8d62595b49ada864a6f7e057ce4fca7b:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:07:42 [info] 38#38: *31 [lua] logger.lua:23: 8d62595b49ada864a6f7e057ce4fca7b {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:07:42 +0000] 8d62595b49ada864a6f7e057ce4fca7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:07:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/10 05:07:50 [info] 37#37: *32 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:07:50 [info] 38#38: *33 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:07:57 [info] 38#38: *34 [lua] access_by_lua(msblocations.conf:189):2: 8082cbd5505d553412fd68c28d2a1ce6:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:07:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.71.50 - - [10/Jan/2023:05:07:57 +0000] 8082cbd5505d553412fd68c28d2a1ce6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/10 05:07:57 [info] 38#38: *34 [lua] logger.lua:23: 8082cbd5505d553412fd68c28d2a1ce6 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/10 05:08:00 [info] 38#38: *35 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:08:00 [info] 38#38: *36 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:08:10 [info] 37#37: *37 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:08:10 [info] 37#37: *38 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:08:12 [info] 38#38: *39 [lua] access_by_lua(msblocations.conf:189):2: f1f64bb544c9f1e79d516c97ff50efc6:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:08:12 +0000] f1f64bb544c9f1e79d516c97ff50efc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/10 05:08:12 [info] 38#38: *39 [lua] logger.lua:23: f1f64bb544c9f1e79d516c97ff50efc6 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:08:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:08:20 [info] 38#38: *40 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:08:20 [info] 38#38: *41 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:08:27 [info] 38#38: *42 [lua] access_by_lua(msblocations.conf:189):2: 0a44bf9a7436a454327bcaea56bf580f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:08:27 +0000] 0a44bf9a7436a454327bcaea56bf580f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:08:27 [info] 38#38: *42 [lua] logger.lua:23: 0a44bf9a7436a454327bcaea56bf580f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:08:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:08:30 [info] 37#37: *43 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:08:30 [info] 37#37: *44 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:08:40 [info] 37#37: *46 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:08:40 [info] 37#37: *47 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:08:42 [info] 38#38: *48 [lua] access_by_lua(msblocations.conf:189):2: db88df0aae86be7c1d1f02a0072ed394:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:08:42 +0000] db88df0aae86be7c1d1f02a0072ed394 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:08:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:08:42 [info] 38#38: *48 [lua] logger.lua:23: db88df0aae86be7c1d1f02a0072ed394 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/10 05:08:50 [info] 38#38: *50 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:08:50 [info] 38#38: *49 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:08:57 [info] 38#38: *51 [lua] access_by_lua(msblocations.conf:189):2: 0bdda2394cc3dbc2c47a63f6aaaaa213:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:08:57 [info] 38#38: *51 [lua] logger.lua:23: 0bdda2394cc3dbc2c47a63f6aaaaa213 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:08:57 +0000] 0bdda2394cc3dbc2c47a63f6aaaaa213 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:08:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/10 05:09:00 [info] 38#38: *52 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:09:00 [info] 38#38: *53 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:09:10 [info] 37#37: *54 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:09:10 [info] 37#37: *55 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:09:12 [info] 38#38: *56 [lua] access_by_lua(msblocations.conf:189):2: 91f01f705778fa5f5325877474075a6c:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:09:12 +0000] 91f01f705778fa5f5325877474075a6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:09:12 [info] 38#38: *56 [lua] logger.lua:23: 91f01f705778fa5f5325877474075a6c {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:09:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:09:20 [info] 37#37: *58 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:09:20 [info] 37#37: *57 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:09:27 [info] 38#38: *59 [lua] access_by_lua(msblocations.conf:189):2: b9f02e41696d947f34e08ad653431b80:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:09:27 [info] 38#38: *59 [lua] logger.lua:23: b9f02e41696d947f34e08ad653431b80 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:09:27 +0000] b9f02e41696d947f34e08ad653431b80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:09:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:09:30 [info] 38#38: *60 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:09:30 [info] 38#38: *61 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:09:40 [info] 38#38: *63 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:09:40 [info] 38#38: *64 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:09:42 [info] 38#38: *65 [lua] access_by_lua(msblocations.conf:189):2: 71b07d1b515b4b947031e5ce06fddc49:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:09:42 [info] 38#38: *65 [lua] logger.lua:23: 71b07d1b515b4b947031e5ce06fddc49 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:09:42 +0000] 71b07d1b515b4b947031e5ce06fddc49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:09:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/10 05:09:50 [info] 38#38: *66 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:09:50 [info] 38#38: *67 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:09:57 [info] 38#38: *68 [lua] access_by_lua(msblocations.conf:189):2: 10fe4d68ca25afa48e64f708ea35d569:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:09:57 [info] 38#38: *68 [lua] logger.lua:23: 10fe4d68ca25afa48e64f708ea35d569 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:09:57 +0000] 10fe4d68ca25afa48e64f708ea35d569 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:09:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:10:00 [info] 37#37: *70 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:10:00 [info] 38#38: *69 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:10:10 [info] 38#38: *71 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:10:10 [info] 38#38: *72 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:10:12 [info] 38#38: *73 [lua] access_by_lua(msblocations.conf:189):2: a773b5d097e97dd09c387135df9fdb43:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:10:12 +0000] a773b5d097e97dd09c387135df9fdb43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:10:12 [info] 38#38: *73 [lua] logger.lua:23: a773b5d097e97dd09c387135df9fdb43 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:10:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:10:20 [info] 38#38: *74 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:10:20 [info] 37#37: *75 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:10:27 [info] 38#38: *76 [lua] access_by_lua(msblocations.conf:189):2: 610c9c9fd74e21011000b8c334fb914a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:10:27 [info] 38#38: *76 [lua] logger.lua:23: 610c9c9fd74e21011000b8c334fb914a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:10:27 +0000] 610c9c9fd74e21011000b8c334fb914a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:10:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/10 05:10:30 [info] 38#38: *78 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:10:30 [info] 38#38: *77 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:10:40 [info] 38#38: *81 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:10:40 [info] 38#38: *80 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:10:42 [info] 38#38: *82 [lua] access_by_lua(msblocations.conf:189):2: 9de4a8752649ec62b61afc951043eb9e:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:10:42 [info] 38#38: *82 [lua] logger.lua:23: 9de4a8752649ec62b61afc951043eb9e {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:10:42 +0000] 9de4a8752649ec62b61afc951043eb9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:10:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:10:50 [info] 38#38: *83 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:10:50 [info] 38#38: *84 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:10:58 [info] 38#38: *85 [lua] access_by_lua(msblocations.conf:189):2: 75158bd9ee0262ace315b914d7d59b86:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:10:58 [info] 38#38: *85 [lua] logger.lua:23: 75158bd9ee0262ace315b914d7d59b86 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:10:58 +0000] 75158bd9ee0262ace315b914d7d59b86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:10:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:11:00 [info] 37#37: *87 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:11:00 [info] 37#37: *86 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:11:10 [info] 38#38: *88 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:11:10 [info] 38#38: *89 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:11:13 [info] 38#38: *90 [lua] access_by_lua(msblocations.conf:189):2: 75eaf13022812fc6e752f624782bc123:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:11:13 [info] 38#38: *90 [lua] logger.lua:23: 75eaf13022812fc6e752f624782bc123 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:11:13 +0000] 75eaf13022812fc6e752f624782bc123 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:11:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:11:20 [info] 38#38: *91 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:11:20 [info] 38#38: *92 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:11:28 [info] 38#38: *93 [lua] access_by_lua(msblocations.conf:189):2: 4d4fcc8a1722e2ab27b29fd2ffcc8ef3:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:11:28 [info] 38#38: *93 [lua] logger.lua:23: 4d4fcc8a1722e2ab27b29fd2ffcc8ef3 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:11:28 +0000] 4d4fcc8a1722e2ab27b29fd2ffcc8ef3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:11:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:11:30 [info] 38#38: *94 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:11:30 [info] 37#37: *95 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:11:40 [info] 37#37: *97 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:11:40 [info] 37#37: *98 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:11:43 [info] 38#38: *99 [lua] access_by_lua(msblocations.conf:189):2: 7b7a2586d5c1376ec9d441ed8b54d79a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:11:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.71.50 - - [10/Jan/2023:05:11:43 +0000] 7b7a2586d5c1376ec9d441ed8b54d79a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/10 05:11:43 [info] 38#38: *99 [lua] logger.lua:23: 7b7a2586d5c1376ec9d441ed8b54d79a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/10 05:11:50 [info] 38#38: *100 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:11:50 [info] 38#38: *101 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:11:58 [info] 38#38: *102 [lua] access_by_lua(msblocations.conf:189):2: 460b4a134965027bc9d521a8778fa113:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:11:58 +0000] 460b4a134965027bc9d521a8778fa113 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/10 05:11:58 [info] 38#38: *102 [lua] logger.lua:23: 460b4a134965027bc9d521a8778fa113 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:11:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:12:00 [info] 38#38: *103 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:12:00 [info] 38#38: *104 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:12:10 [info] 38#38: *105 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:12:10 [info] 38#38: *106 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:12:13 [info] 38#38: *107 [lua] access_by_lua(msblocations.conf:189):2: ab1bb2d1ffddd415ced52f8f258377b5:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:12:13 [info] 38#38: *107 [lua] logger.lua:23: ab1bb2d1ffddd415ced52f8f258377b5 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:12:13 +0000] ab1bb2d1ffddd415ced52f8f258377b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:12:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:12:20 [info] 38#38: *109 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:12:20 [info] 38#38: *108 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:12:28 [info] 38#38: *110 [lua] access_by_lua(msblocations.conf:189):2: 0e86d893c33908f31759293770863d3c:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:12:28 +0000] 0e86d893c33908f31759293770863d3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:12:28 [info] 38#38: *110 [lua] logger.lua:23: 0e86d893c33908f31759293770863d3c {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:12:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:12:30 [info] 38#38: *112 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:12:30 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:12:40 [info] 38#38: *114 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:12:40 [info] 38#38: *115 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:12:43 [info] 38#38: *116 [lua] access_by_lua(msblocations.conf:189):2: 464320e797862aae3da9e6d3c1b398cd:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:12:43 [info] 38#38: *116 [lua] logger.lua:23: 464320e797862aae3da9e6d3c1b398cd {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:12:43 +0000] 464320e797862aae3da9e6d3c1b398cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:12:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:12:50 [info] 38#38: *117 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:12:50 [info] 38#38: *118 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:12:58 [info] 38#38: *119 [lua] access_by_lua(msblocations.conf:189):2: 4c1e05cd76460628349594f0461336d4:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:12:58 [info] 38#38: *119 [lua] logger.lua:23: 4c1e05cd76460628349594f0461336d4 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:12:58 +0000] 4c1e05cd76460628349594f0461336d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:12:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:13:00 [info] 38#38: *120 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:13:00 [info] 38#38: *121 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:13:10 [info] 37#37: *123 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:13:10 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:13:13 [info] 38#38: *124 [lua] access_by_lua(msblocations.conf:189):2: 70be0b02ce0d55603272d2a30a45b9b2:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:13:13 +0000] 70be0b02ce0d55603272d2a30a45b9b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:13:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:13:13 [info] 38#38: *124 [lua] logger.lua:23: 70be0b02ce0d55603272d2a30a45b9b2 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/10 05:13:20 [info] 38#38: *126 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:13:20 [info] 38#38: *125 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:13:28 [info] 38#38: *127 [lua] access_by_lua(msblocations.conf:189):2: 39d5d4f09008d3cda7bc75ad8f9cb5a0:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:13:28 +0000] 39d5d4f09008d3cda7bc75ad8f9cb5a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/10 05:13:28 [info] 38#38: *127 [lua] logger.lua:23: 39d5d4f09008d3cda7bc75ad8f9cb5a0 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:13:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/10 05:13:30 [info] 38#38: *128 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:13:30 [info] 38#38: *129 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:13:40 [info] 38#38: *132 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:13:40 [info] 38#38: *131 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:13:43 [info] 38#38: *133 [lua] access_by_lua(msblocations.conf:189):2: 76ce7ae533d52956aa0a6f9f4161f4f9:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:13:43 [info] 38#38: *133 [lua] logger.lua:23: 76ce7ae533d52956aa0a6f9f4161f4f9 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:13:43 +0000] 76ce7ae533d52956aa0a6f9f4161f4f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:13:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:13:50 [info] 38#38: *134 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:13:50 [info] 38#38: *135 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:13:58 [info] 38#38: *136 [lua] access_by_lua(msblocations.conf:189):2: e6bbfb43856f054403694968d4cdd410:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:13:58 [info] 38#38: *136 [lua] logger.lua:23: e6bbfb43856f054403694968d4cdd410 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:13:58 +0000] e6bbfb43856f054403694968d4cdd410 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:13:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:14:00 [info] 38#38: *137 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:14:00 [info] 38#38: *138 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:14:10 [info] 38#38: *139 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:14:10 [info] 38#38: *140 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:14:13 [info] 38#38: *141 [lua] access_by_lua(msblocations.conf:189):2: 5749fdf3cc02e41a82ed6d3dd8ad278f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:14:13 [info] 38#38: *141 [lua] logger.lua:23: 5749fdf3cc02e41a82ed6d3dd8ad278f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:14:13 +0000] 5749fdf3cc02e41a82ed6d3dd8ad278f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:14:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:14:20 [info] 38#38: *142 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:14:20 [info] 37#37: *143 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:14:28 [info] 38#38: *144 [lua] access_by_lua(msblocations.conf:189):2: a8f267096d241b143748ba9e76ea91ef:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:14:28 +0000] a8f267096d241b143748ba9e76ea91ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:14:28 [info] 38#38: *144 [lua] logger.lua:23: a8f267096d241b143748ba9e76ea91ef {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:14:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:14:30 [info] 38#38: *145 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:14:30 [info] 38#38: *146 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:14:40 [info] 37#37: *148 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:14:40 [info] 38#38: *149 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:14:43 [info] 38#38: *150 [lua] access_by_lua(msblocations.conf:189):2: b2046d65c7de30d5277844eac51aa631:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:14:43 [info] 38#38: *150 [lua] logger.lua:23: b2046d65c7de30d5277844eac51aa631 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:14:43 +0000] b2046d65c7de30d5277844eac51aa631 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:14:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:14:50 [info] 38#38: *152 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:14:50 [info] 38#38: *151 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:14:58 [info] 38#38: *153 [lua] access_by_lua(msblocations.conf:189):2: a09aaaea4c6c202be2e36026f074a701:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:14:58 +0000] a09aaaea4c6c202be2e36026f074a701 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/10 05:14:58 [info] 38#38: *153 [lua] logger.lua:23: a09aaaea4c6c202be2e36026f074a701 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:14:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:15:00 [info] 38#38: *154 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:15:00 [info] 38#38: *155 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:15:10 [info] 38#38: *157 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:15:10 [info] 38#38: *156 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:15:13 [info] 38#38: *158 [lua] access_by_lua(msblocations.conf:189):2: 8353c4fdf59ce3d394b356f6fd7d892c:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:15:13 +0000] 8353c4fdf59ce3d394b356f6fd7d892c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:15:13 [info] 38#38: *158 [lua] logger.lua:23: 8353c4fdf59ce3d394b356f6fd7d892c {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:15:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:15:20 [info] 38#38: *159 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:15:20 [info] 38#38: *160 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:15:28 [info] 38#38: *161 [lua] access_by_lua(msblocations.conf:189):2: 937373ef7aa5e673b5d22239476fc58a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:15:28 [info] 38#38: *161 [lua] logger.lua:23: 937373ef7aa5e673b5d22239476fc58a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:15:28 +0000] 937373ef7aa5e673b5d22239476fc58a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:15:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:15:30 [info] 38#38: *162 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:15:30 [info] 37#37: *163 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:15:40 [info] 38#38: *166 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:15:40 [info] 38#38: *165 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:15:43 [info] 38#38: *167 [lua] access_by_lua(msblocations.conf:189):2: df8fd977d1ae8033d33c600c60be4c85:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:15:43 +0000] df8fd977d1ae8033d33c600c60be4c85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:15:43 [info] 38#38: *167 [lua] logger.lua:23: df8fd977d1ae8033d33c600c60be4c85 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:15:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:15:50 [info] 38#38: *168 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:15:50 [info] 38#38: *169 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:15:58 [info] 38#38: *170 [lua] access_by_lua(msblocations.conf:189):2: b40f8621adfa0de61b700840dc445bb0:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:15:58 [info] 38#38: *170 [lua] logger.lua:23: b40f8621adfa0de61b700840dc445bb0 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:15:58 +0000] b40f8621adfa0de61b700840dc445bb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:15:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:16:00 [info] 37#37: *171 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:16:00 [info] 37#37: *172 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:16:10 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:16:10 [info] 38#38: *174 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:16:13 [info] 38#38: *175 [lua] access_by_lua(msblocations.conf:189):2: e0768ba7fe5be444a4dc88ffa6c8756d:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:16:13 +0000] e0768ba7fe5be444a4dc88ffa6c8756d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:16:13 [info] 38#38: *175 [lua] logger.lua:23: e0768ba7fe5be444a4dc88ffa6c8756d {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:16:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:16:20 [info] 38#38: *177 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:16:20 [info] 38#38: *176 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:16:28 [info] 38#38: *178 [lua] access_by_lua(msblocations.conf:189):2: 30c6db12c07315da8df3f233fd33bace:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:16:28 +0000] 30c6db12c07315da8df3f233fd33bace "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:16:28 [info] 38#38: *178 [lua] logger.lua:23: 30c6db12c07315da8df3f233fd33bace {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:16:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:16:30 [info] 38#38: *179 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:16:30 [info] 38#38: *180 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:16:40 [info] 37#37: *183 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:16:40 [info] 38#38: *182 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:16:43 [info] 38#38: *184 [lua] access_by_lua(msblocations.conf:189):2: f65d137c0887bf7f465292da368add5d:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:16:43 +0000] f65d137c0887bf7f465292da368add5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:16:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:16:43 [info] 38#38: *184 [lua] logger.lua:23: f65d137c0887bf7f465292da368add5d {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/10 05:16:50 [info] 38#38: *185 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:16:50 [info] 38#38: *186 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:16:58 [info] 38#38: *187 [lua] access_by_lua(msblocations.conf:189):2: ae10e49e5cb71fed57f0ab7646b39c19:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:16:58 [info] 38#38: *187 [lua] logger.lua:23: ae10e49e5cb71fed57f0ab7646b39c19 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:16:58 +0000] ae10e49e5cb71fed57f0ab7646b39c19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:16:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:17:00 [info] 37#37: *189 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:17:00 [info] 37#37: *188 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:17:10 [info] 38#38: *190 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:17:10 [info] 37#37: *191 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:17:13 [info] 38#38: *192 [lua] access_by_lua(msblocations.conf:189):2: b5dea8133fdacec2321c6b1dfc005348:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:17:13 +0000] b5dea8133fdacec2321c6b1dfc005348 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/10 05:17:13 [info] 38#38: *192 [lua] logger.lua:23: b5dea8133fdacec2321c6b1dfc005348 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:17:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/10 05:17:20 [info] 38#38: *193 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:17:20 [info] 38#38: *194 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:17:28 [info] 38#38: *195 [lua] access_by_lua(msblocations.conf:189):2: 9d77e1830b72670a7ff36729d5925b50:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:17:28 +0000] 9d77e1830b72670a7ff36729d5925b50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:17:28 [info] 38#38: *195 [lua] logger.lua:23: 9d77e1830b72670a7ff36729d5925b50 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:17:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:17:30 [info] 37#37: *196 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:17:30 [info] 37#37: *197 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:17:40 [info] 38#38: *200 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:17:40 [info] 38#38: *199 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:17:43 [info] 38#38: *201 [lua] access_by_lua(msblocations.conf:189):2: 379c49d8e233bead259ff635ffa3d833:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:17:43 +0000] 379c49d8e233bead259ff635ffa3d833 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:17:43 [info] 38#38: *201 [lua] logger.lua:23: 379c49d8e233bead259ff635ffa3d833 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:17:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:17:50 [info] 38#38: *203 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:17:50 [info] 38#38: *202 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:17:58 [info] 38#38: *204 [lua] access_by_lua(msblocations.conf:189):2: 93b0cf2d6a51a6d2dd01fdc60e2cd5cb:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:17:58 [info] 38#38: *204 [lua] logger.lua:23: 93b0cf2d6a51a6d2dd01fdc60e2cd5cb {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:17:58 +0000] 93b0cf2d6a51a6d2dd01fdc60e2cd5cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:17:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/10 05:18:00 [info] 38#38: *205 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:18:00 [info] 38#38: *206 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:18:10 [info] 37#37: *207 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:18:10 [info] 37#37: *208 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:18:13 [info] 38#38: *209 [lua] access_by_lua(msblocations.conf:189):2: ce59117b97d4de6be5464bca90436c5d:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:18:13 [info] 38#38: *209 [lua] logger.lua:23: ce59117b97d4de6be5464bca90436c5d {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:18:13 +0000] ce59117b97d4de6be5464bca90436c5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:18:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:18:20 [info] 38#38: *210 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:18:20 [info] 38#38: *211 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:18:28 [info] 38#38: *212 [lua] access_by_lua(msblocations.conf:189):2: e6d43162b5cce10ceb24bda0b150ac44:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:18:28 +0000] e6d43162b5cce10ceb24bda0b150ac44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/10 05:18:28 [info] 38#38: *212 [lua] logger.lua:23: e6d43162b5cce10ceb24bda0b150ac44 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:18:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:18:30 [info] 38#38: *213 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:18:30 [info] 38#38: *214 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:18:40 [info] 37#37: *216 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:18:40 [info] 37#37: *217 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:18:43 [info] 38#38: *218 [lua] access_by_lua(msblocations.conf:189):2: 7213d0532b08e34c2abfdc53dd2ab81b:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:18:43 +0000] 7213d0532b08e34c2abfdc53dd2ab81b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:18:43 [info] 38#38: *218 [lua] logger.lua:23: 7213d0532b08e34c2abfdc53dd2ab81b {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:18:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:18:50 [info] 37#37: *219 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:18:50 [info] 37#37: *220 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:18:58 [info] 38#38: *221 [lua] access_by_lua(msblocations.conf:189):2: 22c7302249cb54043b1150a0362a94db:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:18:58 [info] 38#38: *221 [lua] logger.lua:23: 22c7302249cb54043b1150a0362a94db {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:18:58 +0000] 22c7302249cb54043b1150a0362a94db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:18:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:19:00 [info] 38#38: *222 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:19:00 [info] 37#37: *223 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:19:10 [info] 38#38: *224 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:19:10 [info] 38#38: *225 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:19:13 [info] 38#38: *226 [lua] access_by_lua(msblocations.conf:189):2: 8867f3052793e4fa4488d93d59000859:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:19:13 +0000] 8867f3052793e4fa4488d93d59000859 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:19:13 [info] 38#38: *226 [lua] logger.lua:23: 8867f3052793e4fa4488d93d59000859 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:19:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:19:20 [info] 38#38: *227 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:19:20 [info] 38#38: *228 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:19:28 [info] 38#38: *229 [lua] access_by_lua(msblocations.conf:189):2: d360b283f3cfb52419db94161f29589a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:19:28 [info] 38#38: *229 [lua] logger.lua:23: d360b283f3cfb52419db94161f29589a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:19:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.50 - - [10/Jan/2023:05:19:28 +0000] d360b283f3cfb52419db94161f29589a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/10 05:19:30 [info] 37#37: *230 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:19:30 [info] 37#37: *231 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:19:40 [info] 37#37: *233 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:19:40 [info] 37#37: *234 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:19:43 [info] 38#38: *235 [lua] access_by_lua(msblocations.conf:189):2: 7373408034e283de38c4e5dad62bd84f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:19:43 [info] 38#38: *235 [lua] logger.lua:23: 7373408034e283de38c4e5dad62bd84f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:19:43 +0000] 7373408034e283de38c4e5dad62bd84f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:19:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:19:50 [info] 38#38: *236 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:19:50 [info] 38#38: *237 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:19:58 [info] 38#38: *238 [lua] access_by_lua(msblocations.conf:189):2: f7e8724d8482443c634826f32bdf6699:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:19:58 +0000] f7e8724d8482443c634826f32bdf6699 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/10 05:19:58 [info] 38#38: *238 [lua] logger.lua:23: f7e8724d8482443c634826f32bdf6699 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:19:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:20:00 [info] 38#38: *239 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:20:00 [info] 38#38: *240 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:20:10 [info] 38#38: *241 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:20:10 [info] 38#38: *242 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:20:13 [info] 38#38: *243 [lua] access_by_lua(msblocations.conf:189):2: bbbcdcf7c0a81603e94e85d9c7b05ef0:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:20:13 [info] 38#38: *243 [lua] logger.lua:23: bbbcdcf7c0a81603e94e85d9c7b05ef0 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:20:13 +0000] bbbcdcf7c0a81603e94e85d9c7b05ef0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:20:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:20:20 [info] 37#37: *244 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:20:20 [info] 37#37: *245 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:20:28 [info] 38#38: *246 [lua] access_by_lua(msblocations.conf:189):2: 0f7ed4a210df824df9f5fe1e2f10c4f2:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:20:28 [info] 38#38: *246 [lua] logger.lua:23: 0f7ed4a210df824df9f5fe1e2f10c4f2 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:20:28 +0000] 0f7ed4a210df824df9f5fe1e2f10c4f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:20:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:20:30 [info] 38#38: *247 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:20:30 [info] 38#38: *248 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:20:40 [info] 38#38: *250 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:20:40 [info] 38#38: *251 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:20:43 [info] 38#38: *252 [lua] access_by_lua(msblocations.conf:189):2: 67a2ff0b5fa8725af788b0e9157c5aac:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:20:43 +0000] 67a2ff0b5fa8725af788b0e9157c5aac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:20:43 [info] 38#38: *252 [lua] logger.lua:23: 67a2ff0b5fa8725af788b0e9157c5aac {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:20:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:20:50 [info] 38#38: *253 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:20:50 [info] 38#38: *254 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:20:58 [info] 38#38: *255 [lua] access_by_lua(msblocations.conf:189):2: c798d84616a7bdaeb9f4a39f556982a8:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:20:58 +0000] c798d84616a7bdaeb9f4a39f556982a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:20:58 [info] 38#38: *255 [lua] logger.lua:23: c798d84616a7bdaeb9f4a39f556982a8 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:20:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:21:00 [info] 38#38: *256 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:21:00 [info] 38#38: *257 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:21:10 [info] 37#37: *259 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:21:10 [info] 37#37: *258 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:21:13 [info] 38#38: *260 [lua] access_by_lua(msblocations.conf:189):2: bd0d7c66d3c546f0166d5102563f0c73:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:21:13 +0000] bd0d7c66d3c546f0166d5102563f0c73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:21:13 [info] 38#38: *260 [lua] logger.lua:23: bd0d7c66d3c546f0166d5102563f0c73 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:21:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:21:20 [info] 37#37: *261 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:21:20 [info] 37#37: *262 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:21:28 [info] 38#38: *263 [lua] access_by_lua(msblocations.conf:189):2: 79fc2679926f7e7d02df83ee50b387f7:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:21:28 [info] 38#38: *263 [lua] logger.lua:23: 79fc2679926f7e7d02df83ee50b387f7 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:21:28 +0000] 79fc2679926f7e7d02df83ee50b387f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:21:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:21:30 [info] 38#38: *264 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:21:30 [info] 38#38: *265 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:21:40 [info] 37#37: *268 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:21:40 [info] 37#37: *267 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:21:43 [info] 38#38: *269 [lua] access_by_lua(msblocations.conf:189):2: 0efa08cb5c029673283fd082f990f30b:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:21:43 [info] 38#38: *269 [lua] logger.lua:23: 0efa08cb5c029673283fd082f990f30b {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:21:43 +0000] 0efa08cb5c029673283fd082f990f30b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:21:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:21:50 [info] 38#38: *270 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:21:50 [info] 37#37: *271 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:21:58 [info] 38#38: *272 [lua] access_by_lua(msblocations.conf:189):2: 35884574018b4374ae45b8cb613066d0:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:21:58 [info] 38#38: *272 [lua] logger.lua:23: 35884574018b4374ae45b8cb613066d0 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:21:58 +0000] 35884574018b4374ae45b8cb613066d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:21:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/10 05:22:00 [info] 38#38: *273 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:22:00 [info] 38#38: *274 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:22:10 [info] 37#37: *275 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:22:10 [info] 37#37: *276 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:22:13 [info] 38#38: *277 [lua] access_by_lua(msblocations.conf:189):2: 4c29f7dba6cbfb8fcf524bcf4c5d1ae7:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:22:13 [info] 38#38: *277 [lua] logger.lua:23: 4c29f7dba6cbfb8fcf524bcf4c5d1ae7 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:22:13 +0000] 4c29f7dba6cbfb8fcf524bcf4c5d1ae7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:22:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/10 05:22:20 [info] 37#37: *279 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:22:20 [info] 38#38: *278 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:22:28 [info] 38#38: *280 [lua] access_by_lua(msblocations.conf:189):2: 7878ca541e83308f6e512762ca389710:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:22:28 [info] 38#38: *280 [lua] logger.lua:23: 7878ca541e83308f6e512762ca389710 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:22:28 +0000] 7878ca541e83308f6e512762ca389710 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:22:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:22:30 [info] 38#38: *281 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:22:30 [info] 38#38: *282 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:22:40 [info] 37#37: *284 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:22:40 [info] 37#37: *285 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:22:43 [info] 38#38: *286 [lua] access_by_lua(msblocations.conf:189):2: eb767966655ff6eebc934e859d218dc0:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:22:43 +0000] eb767966655ff6eebc934e859d218dc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:22:43 [info] 38#38: *286 [lua] logger.lua:23: eb767966655ff6eebc934e859d218dc0 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:22:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:22:50 [info] 37#37: *287 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:22:50 [info] 37#37: *288 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:22:58 [info] 38#38: *289 [lua] access_by_lua(msblocations.conf:189):2: 2f2540e6ec65d84ea264a89ffa6651c3:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:22:58 +0000] 2f2540e6ec65d84ea264a89ffa6651c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/10 05:22:58 [info] 38#38: *289 [lua] logger.lua:23: 2f2540e6ec65d84ea264a89ffa6651c3 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:22:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:23:00 [info] 38#38: *290 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:23:00 [info] 38#38: *291 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:23:10 [info] 38#38: *292 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:23:10 [info] 38#38: *293 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:23:13 [info] 38#38: *294 [lua] access_by_lua(msblocations.conf:189):2: 99731194609ff0836d320eec2fe8d989:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:23:13 +0000] 99731194609ff0836d320eec2fe8d989 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/10 05:23:13 [info] 38#38: *294 [lua] logger.lua:23: 99731194609ff0836d320eec2fe8d989 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:23:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:23:20 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:23:20 [info] 37#37: *296 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:23:28 [info] 38#38: *297 [lua] access_by_lua(msblocations.conf:189):2: a6650cfa486844d66115e89a5933c988:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:23:28 +0000] a6650cfa486844d66115e89a5933c988 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:23:28 [info] 38#38: *297 [lua] logger.lua:23: a6650cfa486844d66115e89a5933c988 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:23:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:23:30 [info] 38#38: *299 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:23:30 [info] 38#38: *298 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:23:40 [info] 37#37: *302 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:23:40 [info] 38#38: *301 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:23:43 [info] 38#38: *303 [lua] access_by_lua(msblocations.conf:189):2: 676550fd6577159d4fcc161a7fd19adc:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:23:43 [info] 38#38: *303 [lua] logger.lua:23: 676550fd6577159d4fcc161a7fd19adc {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:23:43 +0000] 676550fd6577159d4fcc161a7fd19adc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:23:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:23:50 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:23:50 [info] 37#37: *305 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:23:58 [info] 38#38: *306 [lua] access_by_lua(msblocations.conf:189):2: 51e871b8760073aa553741a904d5a37a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:23:58 [info] 38#38: *306 [lua] logger.lua:23: 51e871b8760073aa553741a904d5a37a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:23:58 +0000] 51e871b8760073aa553741a904d5a37a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:23:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:24:00 [info] 37#37: *307 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:24:00 [info] 37#37: *308 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:24:10 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:24:10 [info] 38#38: *310 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:24:13 [info] 38#38: *311 [lua] access_by_lua(msblocations.conf:189):2: c3fb0fed2f87e106f070e0875072542b:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:24:13 +0000] c3fb0fed2f87e106f070e0875072542b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:24:13 [info] 38#38: *311 [lua] logger.lua:23: c3fb0fed2f87e106f070e0875072542b {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:24:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:24:20 [info] 37#37: *312 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:24:20 [info] 37#37: *313 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:24:28 [info] 38#38: *314 [lua] access_by_lua(msblocations.conf:189):2: 67986ceae1faafb421bac645e5391739:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:24:28 +0000] 67986ceae1faafb421bac645e5391739 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:24:28 [info] 38#38: *314 [lua] logger.lua:23: 67986ceae1faafb421bac645e5391739 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:24:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:24:30 [info] 38#38: *315 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:24:30 [info] 37#37: *316 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:24:40 [info] 38#38: *318 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:24:40 [info] 37#37: *319 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:24:43 [info] 38#38: *320 [lua] access_by_lua(msblocations.conf:189):2: 60bf085581dedd375bd6fe1f579a2e8f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:24:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:24:43 [info] 38#38: *320 [lua] logger.lua:23: 60bf085581dedd375bd6fe1f579a2e8f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:24:43 +0000] 60bf085581dedd375bd6fe1f579a2e8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:24:50 [info] 38#38: *321 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:24:50 [info] 38#38: *322 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:24:58 [info] 38#38: *323 [lua] access_by_lua(msblocations.conf:189):2: 7a549f60ed5913bbfa8594dbc23c3c4a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:24:58 [info] 38#38: *323 [lua] logger.lua:23: 7a549f60ed5913bbfa8594dbc23c3c4a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:24:58 +0000] 7a549f60ed5913bbfa8594dbc23c3c4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:24:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:25:00 [info] 38#38: *324 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:25:00 [info] 38#38: *325 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:25:10 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:25:10 [info] 37#37: *327 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:25:13 [info] 38#38: *328 [lua] access_by_lua(msblocations.conf:189):2: 55fe0393ce7e5699fb7787cbe9766952:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:25:13 +0000] 55fe0393ce7e5699fb7787cbe9766952 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:25:13 [info] 38#38: *328 [lua] logger.lua:23: 55fe0393ce7e5699fb7787cbe9766952 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:25:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:25:20 [info] 38#38: *329 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:25:20 [info] 38#38: *330 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:25:28 [info] 38#38: *331 [lua] access_by_lua(msblocations.conf:189):2: 0f7fb113856e355bf7624913e63d5c9a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:25:28 +0000] 0f7fb113856e355bf7624913e63d5c9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:25:28 [info] 38#38: *331 [lua] logger.lua:23: 0f7fb113856e355bf7624913e63d5c9a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:25:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:25:30 [info] 38#38: *332 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:25:30 [info] 37#37: *333 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:25:40 [info] 38#38: *336 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:25:40 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:25:43 [info] 38#38: *337 [lua] access_by_lua(msblocations.conf:189):2: 7f76cdee12d07a8e7bd8f4b7f48a1e4a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:25:43 [info] 38#38: *337 [lua] logger.lua:23: 7f76cdee12d07a8e7bd8f4b7f48a1e4a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:25:43 +0000] 7f76cdee12d07a8e7bd8f4b7f48a1e4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:25:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:25:50 [info] 37#37: *339 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:25:50 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:25:58 [info] 38#38: *340 [lua] access_by_lua(msblocations.conf:189):2: 0f4158a3d23c00fe88fcbe5a79084f97:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:25:58 [info] 38#38: *340 [lua] logger.lua:23: 0f4158a3d23c00fe88fcbe5a79084f97 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:25:58 +0000] 0f4158a3d23c00fe88fcbe5a79084f97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:25:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/10 05:26:00 [info] 38#38: *341 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:26:00 [info] 38#38: *342 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:26:10 [info] 37#37: *343 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:26:10 [info] 37#37: *344 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:26:13 [info] 38#38: *345 [lua] access_by_lua(msblocations.conf:189):2: 6f0abac215720cd7b3cb10d6f6944ea7:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:26:14 [info] 38#38: *345 [lua] logger.lua:23: 6f0abac215720cd7b3cb10d6f6944ea7 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:26:14 +0000] 6f0abac215720cd7b3cb10d6f6944ea7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:26:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:26:20 [info] 38#38: *346 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:26:20 [info] 38#38: *347 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:26:29 [info] 38#38: *348 [lua] access_by_lua(msblocations.conf:189):2: 500ff1b883a7244d4c0576aa2ba3a6f2:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:26:29 [info] 38#38: *348 [lua] logger.lua:23: 500ff1b883a7244d4c0576aa2ba3a6f2 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:26:29 +0000] 500ff1b883a7244d4c0576aa2ba3a6f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:26:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:26:30 [info] 38#38: *349 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:26:30 [info] 38#38: *350 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:26:40 [info] 37#37: *352 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:26:40 [info] 37#37: *353 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:26:44 [info] 38#38: *354 [lua] access_by_lua(msblocations.conf:189):2: a07c20c658a6bd75b59fecace9114f13:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:26:44 +0000] a07c20c658a6bd75b59fecace9114f13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:26:44 [info] 38#38: *354 [lua] logger.lua:23: a07c20c658a6bd75b59fecace9114f13 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:26:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:26:50 [info] 38#38: *355 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:26:50 [info] 38#38: *356 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:26:59 [info] 38#38: *357 [lua] access_by_lua(msblocations.conf:189):2: 54c2fd17610d928ac10fb34fa835c7c2:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:26:59 [info] 38#38: *357 [lua] logger.lua:23: 54c2fd17610d928ac10fb34fa835c7c2 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:26:59 +0000] 54c2fd17610d928ac10fb34fa835c7c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:26:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:27:00 [info] 38#38: *358 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:27:00 [info] 38#38: *359 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:27:10 [info] 38#38: *360 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:27:10 [info] 38#38: *361 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:27:14 [info] 38#38: *362 [lua] access_by_lua(msblocations.conf:189):2: 220f6b995b96a8041b9b2be156f0f17f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:27:14 [info] 38#38: *362 [lua] logger.lua:23: 220f6b995b96a8041b9b2be156f0f17f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:27:14 +0000] 220f6b995b96a8041b9b2be156f0f17f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:27:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:27:20 [info] 37#37: *364 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:27:20 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:27:29 [info] 38#38: *365 [lua] access_by_lua(msblocations.conf:189):2: 354807fe55ee6cf849c4454b25fd2ac3:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:27:29 +0000] 354807fe55ee6cf849c4454b25fd2ac3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:27:29 [info] 38#38: *365 [lua] logger.lua:23: 354807fe55ee6cf849c4454b25fd2ac3 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:27:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:27:30 [info] 37#37: *366 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:27:30 [info] 37#37: *367 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:27:40 [info] 38#38: *369 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:27:40 [info] 37#37: *370 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:27:44 [info] 38#38: *371 [lua] access_by_lua(msblocations.conf:189):2: 5d2e2ceaa3ff05d54467e5a3d55cae80:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:27:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.50 - - [10/Jan/2023:05:27:44 +0000] 5d2e2ceaa3ff05d54467e5a3d55cae80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:27:44 [info] 38#38: *371 [lua] logger.lua:23: 5d2e2ceaa3ff05d54467e5a3d55cae80 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/10 05:27:50 [info] 37#37: *373 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:27:50 [info] 37#37: *372 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:27:59 [info] 38#38: *374 [lua] access_by_lua(msblocations.conf:189):2: 282bc6ebd5d28b5a07d44b13f704ead0:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:27:59 [info] 38#38: *374 [lua] logger.lua:23: 282bc6ebd5d28b5a07d44b13f704ead0 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:27:59 +0000] 282bc6ebd5d28b5a07d44b13f704ead0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:27:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/10 05:28:00 [info] 38#38: *375 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:28:00 [info] 38#38: *376 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:28:10 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:28:10 [info] 38#38: *378 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:28:14 [info] 38#38: *379 [lua] access_by_lua(msblocations.conf:189):2: 33426616abe5eaf8220be3f417c06754:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:28:14 +0000] 33426616abe5eaf8220be3f417c06754 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:28:14 [info] 38#38: *379 [lua] logger.lua:23: 33426616abe5eaf8220be3f417c06754 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:28:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:28:20 [info] 38#38: *380 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:28:20 [info] 38#38: *381 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:28:29 [info] 38#38: *382 [lua] access_by_lua(msblocations.conf:189):2: c130dd3d9d6fa1158740b35004a922e5:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:28:29 [info] 38#38: *382 [lua] logger.lua:23: c130dd3d9d6fa1158740b35004a922e5 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:28:29 +0000] c130dd3d9d6fa1158740b35004a922e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:28:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:28:30 [info] 37#37: *383 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:28:30 [info] 37#37: *384 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:28:40 [info] 38#38: *386 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:28:40 [info] 38#38: *387 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:28:44 [info] 38#38: *388 [lua] access_by_lua(msblocations.conf:189):2: 7814df98456272d79fbce88af5b9295a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:28:44 [info] 38#38: *388 [lua] logger.lua:23: 7814df98456272d79fbce88af5b9295a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:28:44 +0000] 7814df98456272d79fbce88af5b9295a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:28:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:28:50 [info] 38#38: *389 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:28:50 [info] 37#37: *390 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:28:59 [info] 38#38: *391 [lua] access_by_lua(msblocations.conf:189):2: 0bce4540d6c7268d3c8b7fafd4040d83:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:28:59 +0000] 0bce4540d6c7268d3c8b7fafd4040d83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/10 05:28:59 [info] 38#38: *391 [lua] logger.lua:23: 0bce4540d6c7268d3c8b7fafd4040d83 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:28:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:29:00 [info] 38#38: *392 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:29:00 [info] 37#37: *393 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:29:10 [info] 38#38: *394 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:29:10 [info] 38#38: *395 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:29:14 [info] 38#38: *396 [lua] access_by_lua(msblocations.conf:189):2: ca89c3525d5f9aa7c85b88b3a40546ba:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:29:14 [info] 38#38: *396 [lua] logger.lua:23: ca89c3525d5f9aa7c85b88b3a40546ba {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:29:14 +0000] ca89c3525d5f9aa7c85b88b3a40546ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:29:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/10 05:29:20 [info] 38#38: *397 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:29:20 [info] 38#38: *398 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:29:29 [info] 38#38: *399 [lua] access_by_lua(msblocations.conf:189):2: 7688d4842045d719fa667f5d94663e46:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:29:29 [info] 38#38: *399 [lua] logger.lua:23: 7688d4842045d719fa667f5d94663e46 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:29:29 +0000] 7688d4842045d719fa667f5d94663e46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:29:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:29:30 [info] 38#38: *400 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:29:30 [info] 38#38: *401 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:29:40 [info] 38#38: *403 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:29:40 [info] 38#38: *404 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:29:44 [info] 38#38: *405 [lua] access_by_lua(msblocations.conf:189):2: 67a2d98aac8ec0c3c68582c845650b4f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:29:44 [info] 38#38: *405 [lua] logger.lua:23: 67a2d98aac8ec0c3c68582c845650b4f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:29:44 +0000] 67a2d98aac8ec0c3c68582c845650b4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:29:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:29:50 [info] 38#38: *407 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:29:50 [info] 38#38: *406 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:29:59 [info] 38#38: *408 [lua] access_by_lua(msblocations.conf:189):2: 23cf8c864f8866006a99e3e2acad43e6:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:29:59 +0000] 23cf8c864f8866006a99e3e2acad43e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:29:59 [info] 38#38: *408 [lua] logger.lua:23: 23cf8c864f8866006a99e3e2acad43e6 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:29:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:30:00 [info] 38#38: *410 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:30:00 [info] 38#38: *409 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:30:10 [info] 38#38: *411 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:30:10 [info] 38#38: *412 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:30:14 [info] 38#38: *413 [lua] access_by_lua(msblocations.conf:189):2: f20619527799f967fc7fa62881e4b1be:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:30:14 +0000] f20619527799f967fc7fa62881e4b1be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:30:14 [info] 38#38: *413 [lua] logger.lua:23: f20619527799f967fc7fa62881e4b1be {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:30:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:30:20 [info] 38#38: *414 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:30:20 [info] 37#37: *415 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:30:29 [info] 38#38: *416 [lua] access_by_lua(msblocations.conf:189):2: 35188cb19aa84f54ba5580f1d2365ad3:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:30:29 +0000] 35188cb19aa84f54ba5580f1d2365ad3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-" 2023/01/10 05:30:29 [info] 38#38: *416 [lua] logger.lua:23: 35188cb19aa84f54ba5580f1d2365ad3 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:30:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20 2023/01/10 05:30:30 [info] 38#38: *417 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:30:30 [info] 38#38: *418 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:30:40 [info] 38#38: *420 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:30:40 [info] 38#38: *421 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:30:44 [info] 38#38: *422 [lua] access_by_lua(msblocations.conf:189):2: 3602d2f4cead63d4967b74b7d42a8d91:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:30:44 +0000] 3602d2f4cead63d4967b74b7d42a8d91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:30:44 [info] 38#38: *422 [lua] logger.lua:23: 3602d2f4cead63d4967b74b7d42a8d91 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:30:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:30:50 [info] 38#38: *423 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:30:50 [info] 38#38: *424 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:30:59 [info] 38#38: *425 [lua] access_by_lua(msblocations.conf:189):2: 7aca69864c4a3cae4721e61e184ff270:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:30:59 [info] 38#38: *425 [lua] logger.lua:23: 7aca69864c4a3cae4721e61e184ff270 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:30:59 +0000] 7aca69864c4a3cae4721e61e184ff270 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:30:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:31:00 [info] 38#38: *426 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:31:00 [info] 38#38: *427 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:31:10 [info] 38#38: *428 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:31:10 [info] 38#38: *429 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:31:14 [info] 38#38: *430 [lua] access_by_lua(msblocations.conf:189):2: 9f86425100126007fe2d074262ffc477:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:31:14 [info] 38#38: *430 [lua] logger.lua:23: 9f86425100126007fe2d074262ffc477 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:31:14 +0000] 9f86425100126007fe2d074262ffc477 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:31:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:31:20 [info] 38#38: *431 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:31:20 [info] 38#38: *432 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:31:29 [info] 38#38: *433 [lua] access_by_lua(msblocations.conf:189):2: 26402c53f61f985dd6cdde34c60be1f0:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:31:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:31:29 [info] 38#38: *433 [lua] logger.lua:23: 26402c53f61f985dd6cdde34c60be1f0 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:31:29 +0000] 26402c53f61f985dd6cdde34c60be1f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/10 05:31:30 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:31:30 [info] 38#38: *435 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:31:40 [info] 38#38: *437 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:31:40 [info] 38#38: *438 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:31:44 [info] 38#38: *439 [lua] access_by_lua(msblocations.conf:189):2: 25f07a6d8196e16bfff785c5fde675c3:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:31:44 [info] 38#38: *439 [lua] logger.lua:23: 25f07a6d8196e16bfff785c5fde675c3 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:31:44 +0000] 25f07a6d8196e16bfff785c5fde675c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:31:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:31:50 [info] 38#38: *441 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:31:50 [info] 38#38: *440 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:31:59 [info] 38#38: *442 [lua] access_by_lua(msblocations.conf:189):2: e16ba0f6becbfe76ec53807bfacb9050:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:31:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.50 - - [10/Jan/2023:05:31:59 +0000] e16ba0f6becbfe76ec53807bfacb9050 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:31:59 [info] 38#38: *442 [lua] logger.lua:23: e16ba0f6becbfe76ec53807bfacb9050 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/10 05:32:00 [info] 38#38: *443 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:32:00 [info] 38#38: *444 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:32:10 [info] 38#38: *445 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:32:10 [info] 37#37: *446 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:32:14 [info] 38#38: *447 [lua] access_by_lua(msblocations.conf:189):2: e49c76f826e2a7c8e0b705a24ad1900e:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:32:14 +0000] e49c76f826e2a7c8e0b705a24ad1900e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:32:14 [info] 38#38: *447 [lua] logger.lua:23: e49c76f826e2a7c8e0b705a24ad1900e {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:32:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/10 05:32:20 [info] 38#38: *448 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:32:20 [info] 38#38: *449 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:32:29 [info] 38#38: *450 [lua] access_by_lua(msblocations.conf:189):2: 8b305ba1da6616940f06dd70dfda791c:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:32:29 [info] 38#38: *450 [lua] logger.lua:23: 8b305ba1da6616940f06dd70dfda791c {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:32:29 +0000] 8b305ba1da6616940f06dd70dfda791c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:32:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:32:30 [info] 38#38: *451 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:32:30 [info] 38#38: *452 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:32:40 [info] 38#38: *454 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:32:40 [info] 38#38: *455 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:32:44 [info] 38#38: *456 [lua] access_by_lua(msblocations.conf:189):2: b01a7566cd34800c0cff4914282168db:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:32:44 [info] 38#38: *456 [lua] logger.lua:23: b01a7566cd34800c0cff4914282168db {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:32:44 +0000] b01a7566cd34800c0cff4914282168db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:32:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:32:50 [info] 38#38: *457 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:32:50 [info] 38#38: *458 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:32:59 [info] 38#38: *459 [lua] access_by_lua(msblocations.conf:189):2: b61e62acaac6cab0b44929894da206c5:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:32:59 +0000] b61e62acaac6cab0b44929894da206c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/10 05:32:59 [info] 38#38: *459 [lua] logger.lua:23: b61e62acaac6cab0b44929894da206c5 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:32:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:33:00 [info] 38#38: *460 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:33:00 [info] 37#37: *461 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:33:10 [info] 37#37: *462 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:33:10 [info] 37#37: *463 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:33:14 [info] 38#38: *464 [lua] access_by_lua(msblocations.conf:189):2: 57e7a93e057156afaab82abd1041a649:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:33:14 [info] 38#38: *464 [lua] logger.lua:23: 57e7a93e057156afaab82abd1041a649 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:33:14 +0000] 57e7a93e057156afaab82abd1041a649 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:33:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:33:20 [info] 38#38: *465 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:33:20 [info] 38#38: *466 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:33:29 [info] 38#38: *467 [lua] access_by_lua(msblocations.conf:189):2: 2466fd5cc3ecf2f44e9350a0d11bce9e:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:33:29 +0000] 2466fd5cc3ecf2f44e9350a0d11bce9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:33:29 [info] 38#38: *467 [lua] logger.lua:23: 2466fd5cc3ecf2f44e9350a0d11bce9e {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:33:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:33:30 [info] 38#38: *468 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:33:30 [info] 37#37: *469 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:33:40 [info] 38#38: *471 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:33:40 [info] 37#37: *472 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:33:44 [info] 38#38: *473 [lua] access_by_lua(msblocations.conf:189):2: 9a4246df373bb54912e243f0ef1eefbf:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:33:44 +0000] 9a4246df373bb54912e243f0ef1eefbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/10 05:33:44 [info] 38#38: *473 [lua] logger.lua:23: 9a4246df373bb54912e243f0ef1eefbf {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:33:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/10 05:33:50 [info] 38#38: *474 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:33:50 [info] 38#38: *475 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:33:59 [info] 38#38: *476 [lua] access_by_lua(msblocations.conf:189):2: 4f49f209c787a6dfdd682fab3e081c5e:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:33:59 [info] 38#38: *476 [lua] logger.lua:23: 4f49f209c787a6dfdd682fab3e081c5e {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:33:59 +0000] 4f49f209c787a6dfdd682fab3e081c5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:33:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:34:00 [info] 38#38: *478 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:34:00 [info] 37#37: *477 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:34:10 [info] 38#38: *479 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:34:10 [info] 37#37: *480 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:34:14 [info] 38#38: *481 [lua] access_by_lua(msblocations.conf:189):2: 35805837484cdcd322172464f758139b:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:34:14 +0000] 35805837484cdcd322172464f758139b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/10 05:34:14 [info] 38#38: *481 [lua] logger.lua:23: 35805837484cdcd322172464f758139b {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:34:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:34:20 [info] 38#38: *482 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:34:20 [info] 38#38: *483 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:34:29 [info] 38#38: *484 [lua] access_by_lua(msblocations.conf:189):2: 59689203d2d60e5027eb131649d1d1a8:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:34:29 +0000] 59689203d2d60e5027eb131649d1d1a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:34:29 [info] 38#38: *484 [lua] logger.lua:23: 59689203d2d60e5027eb131649d1d1a8 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:34:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:34:30 [info] 38#38: *485 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:34:30 [info] 38#38: *486 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:34:40 [info] 38#38: *489 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:34:40 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:34:44 [info] 38#38: *490 [lua] access_by_lua(msblocations.conf:189):2: 2bf6931c99a1746b6ba12c91a7f5f04b:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:34:44 [info] 38#38: *490 [lua] logger.lua:23: 2bf6931c99a1746b6ba12c91a7f5f04b {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:34:44 +0000] 2bf6931c99a1746b6ba12c91a7f5f04b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:34:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:34:50 [info] 38#38: *491 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:34:50 [info] 38#38: *492 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:34:59 [info] 38#38: *493 [lua] access_by_lua(msblocations.conf:189):2: 5759f6f1678564bef624e2dbc1730c6a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:34:59 [info] 38#38: *493 [lua] logger.lua:23: 5759f6f1678564bef624e2dbc1730c6a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:34:59 +0000] 5759f6f1678564bef624e2dbc1730c6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:34:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:35:00 [info] 38#38: *495 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:35:00 [info] 38#38: *494 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:35:10 [info] 38#38: *496 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:35:10 [info] 38#38: *497 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:35:14 [info] 38#38: *498 [lua] access_by_lua(msblocations.conf:189):2: 4219eef3ea0cec4d4b3e8f190eb168f0:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:35:14 +0000] 4219eef3ea0cec4d4b3e8f190eb168f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:35:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:35:14 [info] 38#38: *498 [lua] logger.lua:23: 4219eef3ea0cec4d4b3e8f190eb168f0 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/10 05:35:20 [info] 38#38: *499 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:35:20 [info] 38#38: *500 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:35:29 [info] 38#38: *501 [lua] access_by_lua(msblocations.conf:189):2: 8f860f912c79f378dac838df36924ef0:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:35:29 +0000] 8f860f912c79f378dac838df36924ef0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/10 05:35:29 [info] 38#38: *501 [lua] logger.lua:23: 8f860f912c79f378dac838df36924ef0 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:35:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:35:30 [info] 38#38: *502 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:35:30 [info] 38#38: *503 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:35:40 [info] 37#37: *505 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:35:40 [info] 37#37: *506 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:35:44 [info] 38#38: *507 [lua] access_by_lua(msblocations.conf:189):2: 20220d32fd56b5fd08783646c965cf4d:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:35:44 [info] 38#38: *507 [lua] logger.lua:23: 20220d32fd56b5fd08783646c965cf4d {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:35:44 +0000] 20220d32fd56b5fd08783646c965cf4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:35:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:35:50 [info] 38#38: *508 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:35:50 [info] 37#37: *509 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:35:59 [info] 38#38: *510 [lua] access_by_lua(msblocations.conf:189):2: a5d980fa886bb903b2bfe9d0768acb8b:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:35:59 [info] 38#38: *510 [lua] logger.lua:23: a5d980fa886bb903b2bfe9d0768acb8b {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:35:59 +0000] a5d980fa886bb903b2bfe9d0768acb8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:35:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:36:00 [info] 37#37: *511 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:36:00 [info] 37#37: *512 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:36:10 [info] 37#37: *513 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:36:10 [info] 38#38: *514 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:36:14 [info] 38#38: *515 [lua] access_by_lua(msblocations.conf:189):2: 2c15be287885f6def85fe84a66140c6a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:36:14 [info] 38#38: *515 [lua] logger.lua:23: 2c15be287885f6def85fe84a66140c6a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:36:14 +0000] 2c15be287885f6def85fe84a66140c6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:36:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:36:20 [info] 38#38: *516 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:36:20 [info] 38#38: *517 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:36:29 [info] 38#38: *518 [lua] access_by_lua(msblocations.conf:189):2: b0cfdd789b7a552650a7304cac72e0d8:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:36:29 [info] 38#38: *518 [lua] logger.lua:23: b0cfdd789b7a552650a7304cac72e0d8 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:36:29 +0000] b0cfdd789b7a552650a7304cac72e0d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:36:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:36:30 [info] 38#38: *520 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:36:30 [info] 38#38: *519 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:36:40 [info] 38#38: *522 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:36:40 [info] 37#37: *523 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:36:44 [info] 38#38: *524 [lua] access_by_lua(msblocations.conf:189):2: 9b6b669191a0f212da7e25f00d42ac00:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:36:44 +0000] 9b6b669191a0f212da7e25f00d42ac00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:36:44 [info] 38#38: *524 [lua] logger.lua:23: 9b6b669191a0f212da7e25f00d42ac00 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:36:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:36:50 [info] 38#38: *526 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:36:50 [info] 38#38: *525 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:36:59 [info] 38#38: *527 [lua] access_by_lua(msblocations.conf:189):2: 48057293115fef80f4f6dbdfdc9f5c42:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:36:59 +0000] 48057293115fef80f4f6dbdfdc9f5c42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:36:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:36:59 [info] 38#38: *527 [lua] logger.lua:23: 48057293115fef80f4f6dbdfdc9f5c42 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/10 05:37:00 [info] 37#37: *528 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:37:00 [info] 37#37: *529 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:37:10 [info] 38#38: *530 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:37:10 [info] 38#38: *531 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:37:14 [info] 38#38: *532 [lua] access_by_lua(msblocations.conf:189):2: b0ee2fdc2769e0103c3068d33e6a2b4e:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:37:14 [info] 38#38: *532 [lua] logger.lua:23: b0ee2fdc2769e0103c3068d33e6a2b4e {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:37:14 +0000] b0ee2fdc2769e0103c3068d33e6a2b4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:37:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:37:20 [info] 38#38: *533 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:37:20 [info] 37#37: *534 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:37:29 [info] 38#38: *535 [lua] access_by_lua(msblocations.conf:189):2: 80ad2df11ade55a18dc2e3260a00be72:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:37:29 [info] 38#38: *535 [lua] logger.lua:23: 80ad2df11ade55a18dc2e3260a00be72 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:37:29 +0000] 80ad2df11ade55a18dc2e3260a00be72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:37:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:37:30 [info] 38#38: *536 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:37:30 [info] 37#37: *537 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:37:40 [info] 38#38: *539 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:37:40 [info] 37#37: *540 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:37:44 [info] 38#38: *541 [lua] access_by_lua(msblocations.conf:189):2: 9c67e1950389ec19a5dde3ee1973b285:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:37:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:37:44 [info] 38#38: *541 [lua] logger.lua:23: 9c67e1950389ec19a5dde3ee1973b285 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:37:44 +0000] 9c67e1950389ec19a5dde3ee1973b285 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:37:50 [info] 38#38: *542 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:37:50 [info] 37#37: *543 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:37:59 [info] 38#38: *544 [lua] access_by_lua(msblocations.conf:189):2: fa1dac30e9457b3d5c8418bc65b3a57d:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:37:59 [info] 38#38: *544 [lua] logger.lua:23: fa1dac30e9457b3d5c8418bc65b3a57d {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:37:59 +0000] fa1dac30e9457b3d5c8418bc65b3a57d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:37:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:38:00 [info] 37#37: *546 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:38:00 [info] 37#37: *545 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:38:10 [info] 38#38: *547 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:38:10 [info] 38#38: *548 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:38:14 [info] 38#38: *549 [lua] access_by_lua(msblocations.conf:189):2: 7f3e08ed6aa8503144b411cd138cda5f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:38:14 +0000] 7f3e08ed6aa8503144b411cd138cda5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:38:14 [info] 38#38: *549 [lua] logger.lua:23: 7f3e08ed6aa8503144b411cd138cda5f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:38:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/10 05:38:20 [info] 38#38: *550 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:38:20 [info] 38#38: *551 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:38:29 [info] 38#38: *552 [lua] access_by_lua(msblocations.conf:189):2: cebc49aab5f2e34a80ffea7e3e795d32:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:38:29 [info] 38#38: *552 [lua] logger.lua:23: cebc49aab5f2e34a80ffea7e3e795d32 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:38:29 +0000] cebc49aab5f2e34a80ffea7e3e795d32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:38:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:38:30 [info] 38#38: *553 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:38:30 [info] 37#37: *554 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:38:40 [info] 38#38: *556 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:38:40 [info] 37#37: *557 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:38:44 [info] 38#38: *558 [lua] access_by_lua(msblocations.conf:189):2: 825915603d646c04fbfc4845fa77c274:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:38:44 [info] 38#38: *558 [lua] logger.lua:23: 825915603d646c04fbfc4845fa77c274 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:38:44 +0000] 825915603d646c04fbfc4845fa77c274 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:38:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:38:50 [info] 38#38: *559 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:38:50 [info] 38#38: *560 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:38:59 [info] 38#38: *561 [lua] access_by_lua(msblocations.conf:189):2: d629adf322ff4d083a39d66f4187b549:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:38:59 +0000] d629adf322ff4d083a39d66f4187b549 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/10 05:38:59 [info] 38#38: *561 [lua] logger.lua:23: d629adf322ff4d083a39d66f4187b549 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:38:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:39:00 [info] 38#38: *562 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:39:00 [info] 38#38: *563 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:39:10 [info] 37#37: *564 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:39:10 [info] 38#38: *565 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:39:14 [info] 38#38: *566 [lua] access_by_lua(msblocations.conf:189):2: 52c49ed3fc98ff478f9fb6a912269d99:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:39:14 +0000] 52c49ed3fc98ff478f9fb6a912269d99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/10 05:39:14 [info] 38#38: *566 [lua] logger.lua:23: 52c49ed3fc98ff478f9fb6a912269d99 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:39:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:39:20 [info] 38#38: *568 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:39:20 [info] 38#38: *567 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:39:29 [info] 38#38: *569 [lua] access_by_lua(msblocations.conf:189):2: 16d6dafda6ff5357ae06dfa26a4cfd0e:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:39:29 +0000] 16d6dafda6ff5357ae06dfa26a4cfd0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:39:29 [info] 38#38: *569 [lua] logger.lua:23: 16d6dafda6ff5357ae06dfa26a4cfd0e {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:39:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:39:30 [info] 38#38: *570 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:39:30 [info] 38#38: *571 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:39:40 [info] 38#38: *573 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:39:40 [info] 38#38: *574 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:39:44 [info] 38#38: *575 [lua] access_by_lua(msblocations.conf:189):2: b0ac0031ee4d234bcff7eb1bcf16c571:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:39:44 [info] 38#38: *575 [lua] logger.lua:23: b0ac0031ee4d234bcff7eb1bcf16c571 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:39:44 +0000] b0ac0031ee4d234bcff7eb1bcf16c571 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:39:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:39:50 [info] 38#38: *576 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:39:50 [info] 38#38: *577 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:39:59 [info] 38#38: *578 [lua] access_by_lua(msblocations.conf:189):2: 4810bd3e93248881abe72656ea6960cd:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:39:59 +0000] 4810bd3e93248881abe72656ea6960cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:39:59 [info] 38#38: *578 [lua] logger.lua:23: 4810bd3e93248881abe72656ea6960cd {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:39:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:40:00 [info] 38#38: *579 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:40:00 [info] 38#38: *580 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:40:10 [info] 38#38: *581 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:40:10 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:40:14 [info] 38#38: *583 [lua] access_by_lua(msblocations.conf:189):2: 0abf199972b72ac733316863fe49927e:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:40:14 [info] 38#38: *583 [lua] logger.lua:23: 0abf199972b72ac733316863fe49927e {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:40:14 +0000] 0abf199972b72ac733316863fe49927e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:40:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:40:20 [info] 38#38: *584 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:40:20 [info] 37#37: *585 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:40:29 [info] 38#38: *586 [lua] access_by_lua(msblocations.conf:189):2: 2440bdab5a9878c440afd34680aeecd4:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:40:29 +0000] 2440bdab5a9878c440afd34680aeecd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:40:29 [info] 38#38: *586 [lua] logger.lua:23: 2440bdab5a9878c440afd34680aeecd4 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:40:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:40:30 [info] 37#37: *587 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:40:30 [info] 37#37: *588 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:40:40 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:40:40 [info] 38#38: *591 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:40:44 [info] 38#38: *592 [lua] access_by_lua(msblocations.conf:189):2: 9d60b9e658115efca35b8e34b6a3a227:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:40:44 [info] 38#38: *592 [lua] logger.lua:23: 9d60b9e658115efca35b8e34b6a3a227 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:40:44 +0000] 9d60b9e658115efca35b8e34b6a3a227 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:40:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:40:50 [info] 37#37: *593 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:40:50 [info] 37#37: *594 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:40:59 [info] 38#38: *595 [lua] access_by_lua(msblocations.conf:189):2: 8e4dbdce90233b34e93e5ba67e41ee21:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:40:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.50 - - [10/Jan/2023:05:40:59 +0000] 8e4dbdce90233b34e93e5ba67e41ee21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/10 05:40:59 [info] 38#38: *595 [lua] logger.lua:23: 8e4dbdce90233b34e93e5ba67e41ee21 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/10 05:41:00 [info] 37#37: *596 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:41:00 [info] 38#38: *597 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:41:10 [info] 38#38: *598 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:41:10 [info] 38#38: *599 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:41:14 [info] 38#38: *600 [lua] access_by_lua(msblocations.conf:189):2: f048e1fa9444928eaa70b7ebadd1fbd1:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:41:14 [info] 38#38: *600 [lua] logger.lua:23: f048e1fa9444928eaa70b7ebadd1fbd1 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:41:14 +0000] f048e1fa9444928eaa70b7ebadd1fbd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:41:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:41:20 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:41:20 [info] 37#37: *602 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:41:29 [info] 38#38: *603 [lua] access_by_lua(msblocations.conf:189):2: 69481109a340d93a253776f541247c21:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:41:29 [info] 38#38: *603 [lua] logger.lua:23: 69481109a340d93a253776f541247c21 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:41:29 +0000] 69481109a340d93a253776f541247c21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:41:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:41:30 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:41:30 [info] 37#37: *605 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:41:40 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:41:40 [info] 37#37: *608 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:41:44 [info] 38#38: *609 [lua] access_by_lua(msblocations.conf:189):2: 8442b35551aa113527eb44ba41a79258:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:41:44 [info] 38#38: *609 [lua] logger.lua:23: 8442b35551aa113527eb44ba41a79258 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:41:44 +0000] 8442b35551aa113527eb44ba41a79258 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:41:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:41:50 [info] 38#38: *611 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:41:50 [info] 38#38: *610 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:41:59 [info] 38#38: *612 [lua] access_by_lua(msblocations.conf:189):2: 92fd9d1c1c57fba6351ba952dd9c9de9:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:41:59 [info] 38#38: *612 [lua] logger.lua:23: 92fd9d1c1c57fba6351ba952dd9c9de9 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:41:59 +0000] 92fd9d1c1c57fba6351ba952dd9c9de9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:41:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:42:00 [info] 38#38: *613 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:42:00 [info] 38#38: *614 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:42:10 [info] 38#38: *615 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:42:10 [info] 37#37: *616 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:42:14 [info] 38#38: *617 [lua] access_by_lua(msblocations.conf:189):2: 6a2e970ce0faf7e4ffe3ae2fa24f037a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:42:14 +0000] 6a2e970ce0faf7e4ffe3ae2fa24f037a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:42:14 [info] 38#38: *617 [lua] logger.lua:23: 6a2e970ce0faf7e4ffe3ae2fa24f037a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:42:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:42:20 [info] 38#38: *618 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:42:20 [info] 38#38: *619 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:42:29 [info] 38#38: *620 [lua] access_by_lua(msblocations.conf:189):2: 44dfa15aa38a51d40df401969749b73d:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:42:29 [info] 38#38: *620 [lua] logger.lua:23: 44dfa15aa38a51d40df401969749b73d {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:42:29 +0000] 44dfa15aa38a51d40df401969749b73d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:42:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/10 05:42:30 [info] 38#38: *621 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:42:30 [info] 38#38: *622 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:42:40 [info] 38#38: *624 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:42:40 [info] 38#38: *625 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:42:44 [info] 38#38: *626 [lua] access_by_lua(msblocations.conf:189):2: 04bda16cb74e127c653b429387ef3f58:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:42:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.50 - - [10/Jan/2023:05:42:44 +0000] 04bda16cb74e127c653b429387ef3f58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:42:44 [info] 38#38: *626 [lua] logger.lua:23: 04bda16cb74e127c653b429387ef3f58 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/10 05:42:50 [info] 37#37: *628 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:42:50 [info] 38#38: *627 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:42:59 [info] 38#38: *629 [lua] access_by_lua(msblocations.conf:189):2: 0a87673f17ab622f7603644a879590db:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:42:59 [info] 38#38: *629 [lua] logger.lua:23: 0a87673f17ab622f7603644a879590db {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:42:59 +0000] 0a87673f17ab622f7603644a879590db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:42:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:43:00 [info] 38#38: *630 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:43:00 [info] 37#37: *631 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:43:10 [info] 38#38: *632 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:43:10 [info] 38#38: *633 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:43:14 [info] 38#38: *634 [lua] access_by_lua(msblocations.conf:189):2: e1f4bfa6707b0db5aa2d6bc02aee2854:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:43:14 +0000] e1f4bfa6707b0db5aa2d6bc02aee2854 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:43:14 [info] 38#38: *634 [lua] logger.lua:23: e1f4bfa6707b0db5aa2d6bc02aee2854 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:43:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:43:20 [info] 38#38: *635 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:43:20 [info] 38#38: *636 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:43:30 [info] 38#38: *637 [lua] access_by_lua(msblocations.conf:189):2: 8082044624de0e64c597b621abfb7483:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:43:30 +0000] 8082044624de0e64c597b621abfb7483 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:43:30 [info] 38#38: *637 [lua] logger.lua:23: 8082044624de0e64c597b621abfb7483 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:43:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:43:30 [info] 38#38: *638 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:43:30 [info] 37#37: *639 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:43:40 [info] 38#38: *641 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:43:40 [info] 38#38: *642 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:43:45 [info] 38#38: *643 [lua] access_by_lua(msblocations.conf:189):2: 6e5ff5f4c9577fd144275eef079cfc44:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:43:45 [info] 38#38: *643 [lua] logger.lua:23: 6e5ff5f4c9577fd144275eef079cfc44 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:43:45 +0000] 6e5ff5f4c9577fd144275eef079cfc44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:43:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:43:50 [info] 38#38: *644 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:43:50 [info] 38#38: *645 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:44:00 [info] 38#38: *646 [lua] access_by_lua(msblocations.conf:189):2: 71316c87654a05a9a5d44df0916f128f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:44:00 [info] 38#38: *646 [lua] logger.lua:23: 71316c87654a05a9a5d44df0916f128f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:44:00 +0000] 71316c87654a05a9a5d44df0916f128f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:44:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:44:00 [info] 37#37: *648 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:44:00 [info] 37#37: *647 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:44:10 [info] 37#37: *649 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:44:10 [info] 37#37: *650 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:44:15 [info] 38#38: *651 [lua] access_by_lua(msblocations.conf:189):2: 7aa505a00fcb1d7aec779cc68f589965:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:44:15 [info] 38#38: *651 [lua] logger.lua:23: 7aa505a00fcb1d7aec779cc68f589965 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:44:15 +0000] 7aa505a00fcb1d7aec779cc68f589965 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:44:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/10 05:44:20 [info] 37#37: *652 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:44:20 [info] 37#37: *653 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:44:30 [info] 38#38: *654 [lua] access_by_lua(msblocations.conf:189):2: cd5427fe6130b6544f25acdfb6a5153c:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:44:30 +0000] cd5427fe6130b6544f25acdfb6a5153c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/10 05:44:30 [info] 38#38: *654 [lua] logger.lua:23: cd5427fe6130b6544f25acdfb6a5153c {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:44:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:44:30 [info] 38#38: *655 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:44:30 [info] 38#38: *656 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:44:40 [info] 38#38: *658 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:44:40 [info] 37#37: *659 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:44:45 [info] 38#38: *660 [lua] access_by_lua(msblocations.conf:189):2: 3b018db6226120c7565966731e0d70b7:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:44:45 [info] 38#38: *660 [lua] logger.lua:23: 3b018db6226120c7565966731e0d70b7 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:44:45 +0000] 3b018db6226120c7565966731e0d70b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:44:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:44:50 [info] 38#38: *661 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:44:50 [info] 38#38: *662 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:45:00 [info] 38#38: *663 [lua] access_by_lua(msblocations.conf:189):2: 7d8483a867b524fbcb622d2913f025b0:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:45:00 [info] 38#38: *663 [lua] logger.lua:23: 7d8483a867b524fbcb622d2913f025b0 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:45:00 +0000] 7d8483a867b524fbcb622d2913f025b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:45:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:45:00 [info] 38#38: *664 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:45:00 [info] 38#38: *665 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:45:10 [info] 37#37: *666 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:45:10 [info] 37#37: *667 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:45:15 [info] 38#38: *668 [lua] access_by_lua(msblocations.conf:189):2: d7a426a43e55c0ab19f9d8c01a691bc0:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:45:15 [info] 38#38: *668 [lua] logger.lua:23: d7a426a43e55c0ab19f9d8c01a691bc0 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:45:15 +0000] d7a426a43e55c0ab19f9d8c01a691bc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:45:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:45:20 [info] 38#38: *669 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:45:20 [info] 38#38: *670 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:45:30 [info] 38#38: *671 [lua] access_by_lua(msblocations.conf:189):2: 5d267356f84719eca1e4a7d934739f25:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:45:30 [info] 38#38: *671 [lua] logger.lua:23: 5d267356f84719eca1e4a7d934739f25 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:45:30 +0000] 5d267356f84719eca1e4a7d934739f25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:45:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:45:30 [info] 38#38: *672 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:45:30 [info] 37#37: *673 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:45:40 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:45:40 [info] 37#37: *676 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:45:45 [info] 38#38: *677 [lua] access_by_lua(msblocations.conf:189):2: 25682f371984be191359a8860f2a0ee5:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:45:45 [info] 38#38: *677 [lua] logger.lua:23: 25682f371984be191359a8860f2a0ee5 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:45:45 +0000] 25682f371984be191359a8860f2a0ee5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:45:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:45:50 [info] 38#38: *678 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:45:50 [info] 38#38: *679 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:46:00 [info] 38#38: *680 [lua] access_by_lua(msblocations.conf:189):2: 5f771c8199e35c29fe7fc4bb14d3d45e:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:46:00 +0000] 5f771c8199e35c29fe7fc4bb14d3d45e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/10 05:46:00 [info] 38#38: *680 [lua] logger.lua:23: 5f771c8199e35c29fe7fc4bb14d3d45e {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:46:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/10 05:46:00 [info] 38#38: *681 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:46:00 [info] 38#38: *682 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:46:10 [info] 38#38: *683 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:46:10 [info] 38#38: *684 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:46:15 [info] 38#38: *685 [lua] access_by_lua(msblocations.conf:189):2: a893ae51a1a9e1407e0ed819816924d2:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:46:15 +0000] a893ae51a1a9e1407e0ed819816924d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:46:15 [info] 38#38: *685 [lua] logger.lua:23: a893ae51a1a9e1407e0ed819816924d2 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:46:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:46:20 [info] 37#37: *687 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:46:20 [info] 38#38: *686 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:46:30 [info] 38#38: *688 [lua] access_by_lua(msblocations.conf:189):2: c10bd5e6e795a827f2d74364abd7ddfd:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:46:30 [info] 38#38: *688 [lua] logger.lua:23: c10bd5e6e795a827f2d74364abd7ddfd {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:46:30 +0000] c10bd5e6e795a827f2d74364abd7ddfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:46:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:46:30 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:46:30 [info] 38#38: *690 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:46:40 [info] 38#38: *692 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:46:40 [info] 38#38: *693 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:46:45 [info] 38#38: *694 [lua] access_by_lua(msblocations.conf:189):2: 3fdf657f41b011190b810833c33b29f6:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:46:45 [info] 38#38: *694 [lua] logger.lua:23: 3fdf657f41b011190b810833c33b29f6 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:46:45 +0000] 3fdf657f41b011190b810833c33b29f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:46:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:46:50 [info] 38#38: *695 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:46:50 [info] 38#38: *696 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:47:00 [info] 38#38: *697 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:47:00 [info] 37#37: *698 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:47:00 [info] 38#38: *699 [lua] access_by_lua(msblocations.conf:189):2: 2f231a1a32e3eecc4efc915c2d9d03d0:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:47:00 [info] 38#38: *699 [lua] logger.lua:23: 2f231a1a32e3eecc4efc915c2d9d03d0 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:47:00 +0000] 2f231a1a32e3eecc4efc915c2d9d03d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:47:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:47:10 [info] 37#37: *701 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:47:10 [info] 38#38: *700 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:47:15 [info] 38#38: *702 [lua] access_by_lua(msblocations.conf:189):2: f09dca6df76c3e21c37334f5f64e2f66:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:47:15 [info] 38#38: *702 [lua] logger.lua:23: f09dca6df76c3e21c37334f5f64e2f66 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:47:15 +0000] f09dca6df76c3e21c37334f5f64e2f66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:47:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:47:20 [info] 38#38: *703 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:47:20 [info] 37#37: *704 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:47:30 [info] 38#38: *705 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:47:30 [info] 38#38: *706 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:47:30 [info] 38#38: *707 [lua] access_by_lua(msblocations.conf:189):2: 646d9a3fe36f105729de917343509f7b:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:47:30 [info] 38#38: *707 [lua] logger.lua:23: 646d9a3fe36f105729de917343509f7b {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:47:30 +0000] 646d9a3fe36f105729de917343509f7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:47:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:47:40 [info] 38#38: *710 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:47:40 [info] 38#38: *709 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:47:45 [info] 38#38: *711 [lua] access_by_lua(msblocations.conf:189):2: 1939706da18ebb82b18034d7e83117d5:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:47:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:47:45 [info] 38#38: *711 [lua] logger.lua:23: 1939706da18ebb82b18034d7e83117d5 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:47:45 +0000] 1939706da18ebb82b18034d7e83117d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:47:50 [info] 37#37: *713 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:47:50 [info] 38#38: *712 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:48:00 [info] 37#37: *714 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:48:00 [info] 37#37: *715 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:48:00 [info] 38#38: *716 [lua] access_by_lua(msblocations.conf:189):2: fe59fcf5ec29a7fda5617abed00f96f1:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:48:00 [info] 38#38: *716 [lua] logger.lua:23: fe59fcf5ec29a7fda5617abed00f96f1 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:48:00 +0000] fe59fcf5ec29a7fda5617abed00f96f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:48:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:48:10 [info] 37#37: *718 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:48:10 [info] 38#38: *717 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:48:15 [info] 38#38: *719 [lua] access_by_lua(msblocations.conf:189):2: 504fe7f8c263b695d14f80b7f4c29fda:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:48:15 [info] 38#38: *719 [lua] logger.lua:23: 504fe7f8c263b695d14f80b7f4c29fda {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:48:15 +0000] 504fe7f8c263b695d14f80b7f4c29fda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:48:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:48:20 [info] 37#37: *720 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:48:20 [info] 37#37: *721 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:48:30 [info] 38#38: *722 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:48:30 [info] 37#37: *723 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:48:30 [info] 38#38: *724 [lua] access_by_lua(msblocations.conf:189):2: 3bc19e6042da342f816e67cdd0e33557:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:48:30 [info] 38#38: *724 [lua] logger.lua:23: 3bc19e6042da342f816e67cdd0e33557 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:48:30 +0000] 3bc19e6042da342f816e67cdd0e33557 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:48:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:48:40 [info] 38#38: *726 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:48:40 [info] 38#38: *727 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:48:45 [info] 38#38: *728 [lua] access_by_lua(msblocations.conf:189):2: 2a7dc66ab8c120313aee790435bbb9fe:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:48:45 +0000] 2a7dc66ab8c120313aee790435bbb9fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/10 05:48:45 [info] 38#38: *728 [lua] logger.lua:23: 2a7dc66ab8c120313aee790435bbb9fe {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:48:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:48:50 [info] 38#38: *729 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:48:50 [info] 37#37: *730 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:49:00 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:49:00 [info] 37#37: *731 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:49:00 [info] 38#38: *733 [lua] access_by_lua(msblocations.conf:189):2: 238cad96d9285da51f9e5e843952f169:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:49:00 [info] 38#38: *733 [lua] logger.lua:23: 238cad96d9285da51f9e5e843952f169 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:49:00 +0000] 238cad96d9285da51f9e5e843952f169 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:49:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/10 05:49:10 [info] 38#38: *734 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:49:10 [info] 38#38: *735 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:49:15 [info] 38#38: *736 [lua] access_by_lua(msblocations.conf:189):2: 78026ab0a0d40f2c40af1bbebe046b22:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:49:15 [info] 38#38: *736 [lua] logger.lua:23: 78026ab0a0d40f2c40af1bbebe046b22 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:49:15 +0000] 78026ab0a0d40f2c40af1bbebe046b22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:49:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:49:20 [info] 37#37: *737 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:49:20 [info] 38#38: *738 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:49:30 [info] 38#38: *739 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:49:30 [info] 38#38: *740 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:49:30 [info] 38#38: *741 [lua] access_by_lua(msblocations.conf:189):2: 1c08100d7fd592e0082d0a408766b099:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:49:30 +0000] 1c08100d7fd592e0082d0a408766b099 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:49:30 [info] 38#38: *741 [lua] logger.lua:23: 1c08100d7fd592e0082d0a408766b099 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:49:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:49:40 [info] 38#38: *744 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:49:40 [info] 38#38: *743 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:49:45 [info] 38#38: *745 [lua] access_by_lua(msblocations.conf:189):2: d95db431a10af747497e6f75fb05c43d:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:49:45 [info] 38#38: *745 [lua] logger.lua:23: d95db431a10af747497e6f75fb05c43d {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:49:45 +0000] d95db431a10af747497e6f75fb05c43d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:49:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:49:50 [info] 37#37: *747 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:49:50 [info] 37#37: *746 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:50:00 [info] 37#37: *748 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:50:00 [info] 37#37: *749 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:50:00 [info] 38#38: *750 [lua] access_by_lua(msblocations.conf:189):2: 96714921e67555639dbd4111aac98488:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:50:00 +0000] 96714921e67555639dbd4111aac98488 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:50:00 [info] 38#38: *750 [lua] logger.lua:23: 96714921e67555639dbd4111aac98488 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:50:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:50:10 [info] 38#38: *751 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:50:10 [info] 38#38: *752 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:50:15 [info] 38#38: *753 [lua] access_by_lua(msblocations.conf:189):2: c52e890fc8f17fa51b05f9aa22494c6d:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:50:15 [info] 38#38: *753 [lua] logger.lua:23: c52e890fc8f17fa51b05f9aa22494c6d {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:50:15 +0000] c52e890fc8f17fa51b05f9aa22494c6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:50:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/10 05:50:20 [info] 38#38: *754 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:50:20 [info] 38#38: *755 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:50:30 [info] 37#37: *757 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:50:30 [info] 38#38: *756 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:50:30 [info] 38#38: *758 [lua] access_by_lua(msblocations.conf:189):2: 7ff5c917c102b174bcbedeb2f4edf378:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:50:30 [info] 38#38: *758 [lua] logger.lua:23: 7ff5c917c102b174bcbedeb2f4edf378 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:50:30 +0000] 7ff5c917c102b174bcbedeb2f4edf378 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:50:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:50:40 [info] 38#38: *760 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:50:40 [info] 38#38: *761 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:50:45 [info] 38#38: *762 [lua] access_by_lua(msblocations.conf:189):2: 5bdec5c3b868dadc7d8912a7dbd9b81d:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:50:45 +0000] 5bdec5c3b868dadc7d8912a7dbd9b81d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/10 05:50:45 [info] 38#38: *762 [lua] logger.lua:23: 5bdec5c3b868dadc7d8912a7dbd9b81d {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:50:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:50:50 [info] 38#38: *763 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:50:50 [info] 38#38: *764 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:51:00 [info] 38#38: *766 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:51:00 [info] 37#37: *765 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:51:00 [info] 38#38: *767 [lua] access_by_lua(msblocations.conf:189):2: 42a56e78c3efc841bfb374f9b7ebf801:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:51:00 +0000] 42a56e78c3efc841bfb374f9b7ebf801 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/10 05:51:00 [info] 38#38: *767 [lua] logger.lua:23: 42a56e78c3efc841bfb374f9b7ebf801 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:51:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/10 05:51:10 [info] 37#37: *768 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:51:10 [info] 37#37: *769 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:51:15 [info] 38#38: *770 [lua] access_by_lua(msblocations.conf:189):2: aedfd9275be7dafacbd1721d28473ac7:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:51:15 +0000] aedfd9275be7dafacbd1721d28473ac7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/10 05:51:15 [info] 38#38: *770 [lua] logger.lua:23: aedfd9275be7dafacbd1721d28473ac7 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:51:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/10 05:51:20 [info] 38#38: *771 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:51:20 [info] 38#38: *772 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:51:30 [info] 37#37: *773 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:51:30 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:51:30 [info] 38#38: *775 [lua] access_by_lua(msblocations.conf:189):2: 6f7b582a46beb8c01a1c7d5c83715bc9:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:51:30 [info] 38#38: *775 [lua] logger.lua:23: 6f7b582a46beb8c01a1c7d5c83715bc9 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:51:30 +0000] 6f7b582a46beb8c01a1c7d5c83715bc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:51:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:51:40 [info] 37#37: *777 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:51:40 [info] 37#37: *778 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:51:45 [info] 38#38: *779 [lua] access_by_lua(msblocations.conf:189):2: 412d57d5f63b59f98271fbbac0f5fc16:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:51:45 [info] 38#38: *779 [lua] logger.lua:23: 412d57d5f63b59f98271fbbac0f5fc16 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:51:45 +0000] 412d57d5f63b59f98271fbbac0f5fc16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:51:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:51:50 [info] 38#38: *780 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:51:50 [info] 37#37: *781 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:52:00 [info] 38#38: *783 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:52:00 [info] 38#38: *782 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:52:00 [info] 38#38: *784 [lua] access_by_lua(msblocations.conf:189):2: c998001f6e27f00fbde41f059888035f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:52:00 [info] 38#38: *784 [lua] logger.lua:23: c998001f6e27f00fbde41f059888035f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:52:00 +0000] c998001f6e27f00fbde41f059888035f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:52:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:52:10 [info] 37#37: *785 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:52:10 [info] 37#37: *786 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:52:15 [info] 38#38: *787 [lua] access_by_lua(msblocations.conf:189):2: 6622c2624c44f4e01e48f37a9c1e4d7b:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:52:15 [info] 38#38: *787 [lua] logger.lua:23: 6622c2624c44f4e01e48f37a9c1e4d7b {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:52:15 +0000] 6622c2624c44f4e01e48f37a9c1e4d7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:52:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:52:20 [info] 38#38: *788 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:52:20 [info] 38#38: *789 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:52:30 [info] 38#38: *790 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:52:30 [info] 38#38: *791 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:52:30 [info] 38#38: *792 [lua] access_by_lua(msblocations.conf:189):2: c71ae2471c33acdacce505fd27bf2ae8:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:52:30 [info] 38#38: *792 [lua] logger.lua:23: c71ae2471c33acdacce505fd27bf2ae8 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:52:30 +0000] c71ae2471c33acdacce505fd27bf2ae8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:52:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:52:40 [info] 38#38: *794 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:52:40 [info] 38#38: *795 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:52:45 [info] 38#38: *796 [lua] access_by_lua(msblocations.conf:189):2: 1d96e1841a326b0fe920519f0bb1626c:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:52:45 +0000] 1d96e1841a326b0fe920519f0bb1626c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/10 05:52:45 [info] 38#38: *796 [lua] logger.lua:23: 1d96e1841a326b0fe920519f0bb1626c {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:52:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/10 05:52:50 [info] 38#38: *798 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:52:50 [info] 38#38: *797 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:53:00 [info] 38#38: *800 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:53:00 [info] 38#38: *799 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:53:00 [info] 38#38: *801 [lua] access_by_lua(msblocations.conf:189):2: 85b3c86205c8a61263719b34108249be:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:53:00 [info] 38#38: *801 [lua] logger.lua:23: 85b3c86205c8a61263719b34108249be {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:53:00 +0000] 85b3c86205c8a61263719b34108249be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:53:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:53:10 [info] 38#38: *802 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:53:10 [info] 37#37: *803 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:53:15 [info] 38#38: *804 [lua] access_by_lua(msblocations.conf:189):2: d804d36315eb512b287768beee4d214c:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:53:15 +0000] d804d36315eb512b287768beee4d214c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:53:15 [info] 38#38: *804 [lua] logger.lua:23: d804d36315eb512b287768beee4d214c {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:53:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:53:20 [info] 37#37: *805 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:53:20 [info] 37#37: *806 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:53:30 [info] 38#38: *807 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:53:30 [info] 38#38: *808 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:53:30 [info] 38#38: *809 [lua] access_by_lua(msblocations.conf:189):2: 1a9b10076d4f00d6bfdfb85e46e961de:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:53:30 [info] 38#38: *809 [lua] logger.lua:23: 1a9b10076d4f00d6bfdfb85e46e961de {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:53:30 +0000] 1a9b10076d4f00d6bfdfb85e46e961de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:53:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:53:40 [info] 38#38: *811 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:53:40 [info] 37#37: *812 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:53:45 [info] 38#38: *813 [lua] access_by_lua(msblocations.conf:189):2: 58d34151bcb0e3dd9c4a356d6fb2aa29:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:53:45 +0000] 58d34151bcb0e3dd9c4a356d6fb2aa29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/10 05:53:45 [info] 38#38: *813 [lua] logger.lua:23: 58d34151bcb0e3dd9c4a356d6fb2aa29 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:53:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:53:50 [info] 38#38: *814 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:53:50 [info] 38#38: *815 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:54:00 [info] 38#38: *816 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:54:00 [info] 38#38: *817 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:54:00 [info] 38#38: *818 [lua] access_by_lua(msblocations.conf:189):2: 5b917be0c97aca8addc3c331a2cd22a5:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:54:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:54:00 [info] 38#38: *818 [lua] logger.lua:23: 5b917be0c97aca8addc3c331a2cd22a5 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:54:00 +0000] 5b917be0c97aca8addc3c331a2cd22a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:54:10 [info] 37#37: *820 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:54:10 [info] 37#37: *819 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:54:15 [info] 38#38: *821 [lua] access_by_lua(msblocations.conf:189):2: b69c311542d624b7095f95ab7dec21a6:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:54:15 +0000] b69c311542d624b7095f95ab7dec21a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:54:15 [info] 38#38: *821 [lua] logger.lua:23: b69c311542d624b7095f95ab7dec21a6 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:54:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:54:20 [info] 38#38: *822 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:54:20 [info] 38#38: *823 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:54:30 [info] 38#38: *824 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:54:30 [info] 38#38: *825 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:54:30 [info] 38#38: *826 [lua] access_by_lua(msblocations.conf:189):2: 5ed95cb19e268831c81deddf1deebe70:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:54:30 [info] 38#38: *826 [lua] logger.lua:23: 5ed95cb19e268831c81deddf1deebe70 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:54:30 +0000] 5ed95cb19e268831c81deddf1deebe70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:54:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:54:40 [info] 38#38: *829 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:54:40 [info] 37#37: *828 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:54:45 [info] 38#38: *830 [lua] access_by_lua(msblocations.conf:189):2: 35b951c11a17589f6b77fd7cb1ad7c44:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:54:45 +0000] 35b951c11a17589f6b77fd7cb1ad7c44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:54:45 [info] 38#38: *830 [lua] logger.lua:23: 35b951c11a17589f6b77fd7cb1ad7c44 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:54:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:54:50 [info] 38#38: *831 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:54:50 [info] 38#38: *832 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:55:00 [info] 37#37: *834 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:55:00 [info] 38#38: *833 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:55:00 [info] 38#38: *835 [lua] access_by_lua(msblocations.conf:189):2: 946e754ef17cdc3509977934e555651f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:55:00 +0000] 946e754ef17cdc3509977934e555651f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:55:00 [info] 38#38: *835 [lua] logger.lua:23: 946e754ef17cdc3509977934e555651f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:55:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:55:10 [info] 38#38: *836 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:55:10 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:55:15 [info] 38#38: *838 [lua] access_by_lua(msblocations.conf:189):2: 1a765a686fcf39ec639ddc1c8981bbb0:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:55:15 [info] 38#38: *838 [lua] logger.lua:23: 1a765a686fcf39ec639ddc1c8981bbb0 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:55:15 +0000] 1a765a686fcf39ec639ddc1c8981bbb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:55:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:55:20 [info] 38#38: *839 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:55:20 [info] 38#38: *840 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:55:30 [info] 37#37: *842 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:55:30 [info] 37#37: *841 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:55:30 [info] 38#38: *843 [lua] access_by_lua(msblocations.conf:189):2: 168b46362cc2f514b7b54a21589a14a7:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:55:30 [info] 38#38: *843 [lua] logger.lua:23: 168b46362cc2f514b7b54a21589a14a7 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:55:30 +0000] 168b46362cc2f514b7b54a21589a14a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:55:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:55:40 [info] 38#38: *846 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:55:40 [info] 38#38: *845 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:55:45 [info] 38#38: *847 [lua] access_by_lua(msblocations.conf:189):2: 0064951044c61c90d291ccdb919aa854:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:55:45 [info] 38#38: *847 [lua] logger.lua:23: 0064951044c61c90d291ccdb919aa854 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:55:45 +0000] 0064951044c61c90d291ccdb919aa854 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:55:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:55:50 [info] 38#38: *848 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:55:50 [info] 38#38: *849 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:56:00 [info] 38#38: *851 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:56:00 [info] 38#38: *850 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:56:00 [info] 38#38: *852 [lua] access_by_lua(msblocations.conf:189):2: 0136f6519ca15d30e3576a600f9b45fc:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:56:00 +0000] 0136f6519ca15d30e3576a600f9b45fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/10 05:56:00 [info] 38#38: *852 [lua] logger.lua:23: 0136f6519ca15d30e3576a600f9b45fc {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:56:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/10 05:56:10 [info] 38#38: *853 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:56:10 [info] 37#37: *854 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:56:15 [info] 38#38: *855 [lua] access_by_lua(msblocations.conf:189):2: 36883a1512184a20292a686b71a9d60a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:56:15 +0000] 36883a1512184a20292a686b71a9d60a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/10 05:56:15 [info] 38#38: *855 [lua] logger.lua:23: 36883a1512184a20292a686b71a9d60a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:56:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/10 05:56:20 [info] 38#38: *856 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:56:20 [info] 38#38: *857 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:56:30 [info] 38#38: *858 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:56:30 [info] 38#38: *859 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:56:30 [info] 38#38: *860 [lua] access_by_lua(msblocations.conf:189):2: e8ab543b596688164341fc510becee37:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:56:30 +0000] e8ab543b596688164341fc510becee37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:56:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:56:30 [info] 38#38: *860 [lua] logger.lua:23: e8ab543b596688164341fc510becee37 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/10 05:56:40 [info] 38#38: *862 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:56:40 [info] 38#38: *863 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:56:45 [info] 38#38: *864 [lua] access_by_lua(msblocations.conf:189):2: 75f377873be9176773daba871d51a3ee:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:56:45 [info] 38#38: *864 [lua] logger.lua:23: 75f377873be9176773daba871d51a3ee {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:56:45 +0000] 75f377873be9176773daba871d51a3ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:56:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:56:50 [info] 38#38: *866 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:56:50 [info] 38#38: *865 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:57:00 [info] 38#38: *868 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:57:00 [info] 38#38: *867 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:57:00 [info] 38#38: *869 [lua] access_by_lua(msblocations.conf:189):2: 9dd8a08a346b14aca3b5d7e2999158e5:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:57:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.50 - - [10/Jan/2023:05:57:00 +0000] 9dd8a08a346b14aca3b5d7e2999158e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/10 05:57:00 [info] 38#38: *869 [lua] logger.lua:23: 9dd8a08a346b14aca3b5d7e2999158e5 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/10 05:57:05 [info] 38#38: *870 client closed connection while waiting for request, client: 10.233.66.235, server: 0.0.0.0:443 2023/01/10 05:57:10 [info] 38#38: *871 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:57:10 [info] 38#38: *872 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:57:15 [info] 38#38: *873 [lua] access_by_lua(msblocations.conf:189):2: bb9e49dc508bbd3fd6ab5d906019d726:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:57:15 +0000] bb9e49dc508bbd3fd6ab5d906019d726 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:57:15 [info] 38#38: *873 [lua] logger.lua:23: bb9e49dc508bbd3fd6ab5d906019d726 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:57:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:57:20 [info] 38#38: *874 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:57:20 [info] 38#38: *875 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:57:30 [info] 38#38: *876 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:57:30 [info] 37#37: *877 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:57:30 [info] 38#38: *878 [lua] access_by_lua(msblocations.conf:189):2: 6538b66737b9b079f2619fa04f5ad039:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:57:30 +0000] 6538b66737b9b079f2619fa04f5ad039 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:57:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:57:30 [info] 38#38: *878 [lua] logger.lua:23: 6538b66737b9b079f2619fa04f5ad039 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/10 05:57:40 [info] 38#38: *880 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:57:40 [info] 38#38: *881 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:57:45 [info] 38#38: *882 [lua] access_by_lua(msblocations.conf:189):2: d95f53df9660b032387c26d1ab5209bc:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:57:45 [info] 38#38: *882 [lua] logger.lua:23: d95f53df9660b032387c26d1ab5209bc {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:57:45 +0000] d95f53df9660b032387c26d1ab5209bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:57:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:57:50 [info] 37#37: *884 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:57:50 [info] 37#37: *883 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:58:00 [info] 38#38: *885 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:58:00 [info] 38#38: *886 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:58:00 [info] 38#38: *887 [lua] access_by_lua(msblocations.conf:189):2: b9ba6c1433626b07c7f33379ecf089e9:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:58:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.50 - - [10/Jan/2023:05:58:00 +0000] b9ba6c1433626b07c7f33379ecf089e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:58:00 [info] 38#38: *887 [lua] logger.lua:23: b9ba6c1433626b07c7f33379ecf089e9 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/10 05:58:10 [info] 38#38: *888 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:58:10 [info] 37#37: *889 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:58:15 [info] 38#38: *890 [lua] access_by_lua(msblocations.conf:189):2: bde1ffeecb1be2cb2734e89fd01640d4:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:58:15 [info] 38#38: *890 [lua] logger.lua:23: bde1ffeecb1be2cb2734e89fd01640d4 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:58:15 +0000] bde1ffeecb1be2cb2734e89fd01640d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:58:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:58:20 [info] 38#38: *891 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:58:20 [info] 38#38: *892 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:58:30 [info] 38#38: *893 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:58:30 [info] 37#37: *894 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:58:30 [info] 38#38: *895 [lua] access_by_lua(msblocations.conf:189):2: e29268dd71e15db86eace02d9a2475f9:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:58:30 +0000] e29268dd71e15db86eace02d9a2475f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/10 05:58:30 [info] 38#38: *895 [lua] logger.lua:23: e29268dd71e15db86eace02d9a2475f9 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:58:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/10 05:58:40 [info] 38#38: *897 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:58:40 [info] 38#38: *898 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:58:45 [info] 38#38: *899 [lua] access_by_lua(msblocations.conf:189):2: 31a5f982511481503ebdd95f0c801120:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:58:45 +0000] 31a5f982511481503ebdd95f0c801120 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:58:45 [info] 38#38: *899 [lua] logger.lua:23: 31a5f982511481503ebdd95f0c801120 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:58:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:58:50 [info] 38#38: *900 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:58:50 [info] 38#38: *901 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:59:00 [info] 38#38: *902 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:59:00 [info] 37#37: *903 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:59:00 [info] 38#38: *904 [lua] access_by_lua(msblocations.conf:189):2: 45c0392f9a015cdba5f4554b8ebb003e:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:59:00 +0000] 45c0392f9a015cdba5f4554b8ebb003e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:59:00 [info] 38#38: *904 [lua] logger.lua:23: 45c0392f9a015cdba5f4554b8ebb003e {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:59:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:59:10 [info] 38#38: *905 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:59:10 [info] 38#38: *906 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:59:15 [info] 38#38: *907 [lua] access_by_lua(msblocations.conf:189):2: 1afbcec96a0448986d391951fe243250:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:59:15 [info] 38#38: *907 [lua] logger.lua:23: 1afbcec96a0448986d391951fe243250 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:59:15 +0000] 1afbcec96a0448986d391951fe243250 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:59:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:59:20 [info] 38#38: *908 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:59:20 [info] 38#38: *909 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:59:30 [info] 38#38: *910 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:59:30 [info] 38#38: *911 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:59:30 [info] 38#38: *912 [lua] access_by_lua(msblocations.conf:189):2: 7ff7bacc67bf5a15624f8e215dced99d:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 05:59:30 [info] 38#38: *912 [lua] logger.lua:23: 7ff7bacc67bf5a15624f8e215dced99d {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:59:30 +0000] 7ff7bacc67bf5a15624f8e215dced99d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:59:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:59:40 [info] 38#38: *914 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:59:40 [info] 38#38: *915 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:59:45 [info] 38#38: *916 [lua] access_by_lua(msblocations.conf:189):2: b4ecc9fed0ee2e4926a50431b709244c:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:05:59:45 +0000] b4ecc9fed0ee2e4926a50431b709244c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:59:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:59:45 [info] 38#38: *916 [lua] logger.lua:23: b4ecc9fed0ee2e4926a50431b709244c {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/10 05:59:50 [info] 38#38: *918 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 05:59:50 [info] 38#38: *917 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:00:00 [info] 37#37: *920 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:00:00 [info] 37#37: *919 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:00:00 [info] 38#38: *921 [lua] access_by_lua(msblocations.conf:189):2: 6f225c631e9f84199a605cc9b2a2416a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:00:00 [info] 38#38: *921 [lua] logger.lua:23: 6f225c631e9f84199a605cc9b2a2416a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:00:00 +0000] 6f225c631e9f84199a605cc9b2a2416a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:00:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:00:10 [info] 38#38: *922 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:00:10 [info] 38#38: *923 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:00:15 [info] 38#38: *924 [lua] access_by_lua(msblocations.conf:189):2: 82a3f6a693722368036ae7e8bd40a44c:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:00:15 +0000] 82a3f6a693722368036ae7e8bd40a44c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:00:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 06:00:15 [info] 38#38: *924 [lua] logger.lua:23: 82a3f6a693722368036ae7e8bd40a44c {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/10 06:00:20 [info] 38#38: *925 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:00:20 [info] 38#38: *926 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:00:30 [info] 38#38: *927 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:00:30 [info] 38#38: *928 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:00:30 [info] 38#38: *929 [lua] access_by_lua(msblocations.conf:189):2: dd7c624d262f5f2b6c6d14dd557b9f51:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:00:30 +0000] dd7c624d262f5f2b6c6d14dd557b9f51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 06:00:30 [info] 38#38: *929 [lua] logger.lua:23: dd7c624d262f5f2b6c6d14dd557b9f51 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:00:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:00:40 [info] 37#37: *931 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:00:40 [info] 37#37: *932 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:00:45 [info] 38#38: *933 [lua] access_by_lua(msblocations.conf:189):2: c16ac89256784c39e49f5013fbabe992:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:00:45 [info] 38#38: *933 [lua] logger.lua:23: c16ac89256784c39e49f5013fbabe992 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:00:45 +0000] c16ac89256784c39e49f5013fbabe992 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:00:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 06:00:50 [info] 37#37: *934 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:00:50 [info] 37#37: *935 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:01:00 [info] 38#38: *936 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:01:00 [info] 38#38: *937 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:01:01 [info] 38#38: *938 [lua] access_by_lua(msblocations.conf:189):2: 56abfa3047a30499e057164e55b9db34:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:01:01 [info] 38#38: *938 [lua] logger.lua:23: 56abfa3047a30499e057164e55b9db34 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:01:01 +0000] 56abfa3047a30499e057164e55b9db34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:01:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:01:10 [info] 38#38: *939 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:01:10 [info] 37#37: *940 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:01:16 [info] 38#38: *941 [lua] access_by_lua(msblocations.conf:189):2: f065437591270ce2dca38d395acc4df4:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:01:16 [info] 38#38: *941 [lua] logger.lua:23: f065437591270ce2dca38d395acc4df4 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:01:16 +0000] f065437591270ce2dca38d395acc4df4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:01:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 06:01:20 [info] 38#38: *943 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:01:20 [info] 38#38: *942 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:01:30 [info] 38#38: *944 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:01:30 [info] 37#37: *945 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:01:31 [info] 38#38: *946 [lua] access_by_lua(msblocations.conf:189):2: 79ae7fdbc925949d1d4d05f667c0bd82:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:01:31 +0000] 79ae7fdbc925949d1d4d05f667c0bd82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 06:01:31 [info] 38#38: *946 [lua] logger.lua:23: 79ae7fdbc925949d1d4d05f667c0bd82 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:01:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 06:01:40 [info] 38#38: *948 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:01:40 [info] 38#38: *949 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:01:46 [info] 38#38: *950 [lua] access_by_lua(msblocations.conf:189):2: c6933c3a011449c305d3358ad0e97417:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:01:46 [info] 38#38: *950 [lua] logger.lua:23: c6933c3a011449c305d3358ad0e97417 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:01:46 +0000] c6933c3a011449c305d3358ad0e97417 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:01:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 06:01:50 [info] 37#37: *952 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:01:50 [info] 37#37: *951 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:02:00 [info] 37#37: *953 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:02:00 [info] 38#38: *954 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:02:01 [info] 38#38: *955 [lua] access_by_lua(msblocations.conf:189):2: c0db7a8163b26754028cfbe64e55c93a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:02:01 [info] 38#38: *955 [lua] logger.lua:23: c0db7a8163b26754028cfbe64e55c93a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:02:01 +0000] c0db7a8163b26754028cfbe64e55c93a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:02:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 06:02:10 [info] 37#37: *956 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:02:10 [info] 37#37: *957 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:02:16 [info] 38#38: *958 [lua] access_by_lua(msblocations.conf:189):2: d8f70f7b4e1d17a996494be6574c9b41:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:02:16 [info] 38#38: *958 [lua] logger.lua:23: d8f70f7b4e1d17a996494be6574c9b41 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:02:16 +0000] d8f70f7b4e1d17a996494be6574c9b41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:02:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 06:02:20 [info] 38#38: *959 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:02:20 [info] 38#38: *960 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:02:30 [info] 38#38: *961 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:02:30 [info] 38#38: *962 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:02:31 [info] 38#38: *963 [lua] access_by_lua(msblocations.conf:189):2: 1352d131c110d62a43808589727c59e4:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:02:31 +0000] 1352d131c110d62a43808589727c59e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 06:02:31 [info] 38#38: *963 [lua] logger.lua:23: 1352d131c110d62a43808589727c59e4 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:02:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:02:40 [info] 38#38: *965 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:02:40 [info] 38#38: *966 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:02:46 [info] 38#38: *967 [lua] access_by_lua(msblocations.conf:189):2: d8740f474a4e0f2cce01ddeb5e8a9ad5:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:02:46 [info] 38#38: *967 [lua] logger.lua:23: d8740f474a4e0f2cce01ddeb5e8a9ad5 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:02:46 +0000] d8740f474a4e0f2cce01ddeb5e8a9ad5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:02:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/10 06:02:50 [info] 38#38: *968 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:02:50 [info] 38#38: *969 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:03:00 [info] 38#38: *970 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:03:00 [info] 38#38: *971 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:03:01 [info] 38#38: *972 [lua] access_by_lua(msblocations.conf:189):2: 17388427eef05285e8cdb1e232f7a65f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:03:01 [info] 38#38: *972 [lua] logger.lua:23: 17388427eef05285e8cdb1e232f7a65f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:03:01 +0000] 17388427eef05285e8cdb1e232f7a65f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:03:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/10 06:03:10 [info] 38#38: *973 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:03:10 [info] 38#38: *974 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:03:16 [info] 38#38: *975 [lua] access_by_lua(msblocations.conf:189):2: 2334ea6de57566fec490d1c0a726aa60:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:03:16 +0000] 2334ea6de57566fec490d1c0a726aa60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 06:03:16 [info] 38#38: *975 [lua] logger.lua:23: 2334ea6de57566fec490d1c0a726aa60 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:03:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:03:20 [info] 38#38: *976 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:03:20 [info] 38#38: *977 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:03:30 [info] 38#38: *979 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:03:30 [info] 38#38: *978 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:03:31 [info] 38#38: *980 [lua] access_by_lua(msblocations.conf:189):2: 60ca6fccfb0cb587f5117bcd92ece5fe:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:03:31 [info] 38#38: *980 [lua] logger.lua:23: 60ca6fccfb0cb587f5117bcd92ece5fe {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:03:31 +0000] 60ca6fccfb0cb587f5117bcd92ece5fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.028 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:03:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25 2023/01/10 06:03:40 [info] 38#38: *983 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:03:40 [info] 38#38: *982 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:03:46 [info] 38#38: *984 [lua] access_by_lua(msblocations.conf:189):2: cbfdf476fd3195c31b3b1baecaf0516f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:03:46 [info] 38#38: *984 [lua] logger.lua:23: cbfdf476fd3195c31b3b1baecaf0516f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:03:46 +0000] cbfdf476fd3195c31b3b1baecaf0516f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:03:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 06:03:50 [info] 38#38: *985 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:03:50 [info] 38#38: *986 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:04:00 [info] 37#37: *988 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:04:00 [info] 38#38: *987 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:04:01 [info] 38#38: *989 [lua] access_by_lua(msblocations.conf:189):2: 3de106dfbae67b39e778786d2e17fc0f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:04:01 [info] 38#38: *989 [lua] logger.lua:23: 3de106dfbae67b39e778786d2e17fc0f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:04:01 +0000] 3de106dfbae67b39e778786d2e17fc0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:04:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:04:10 [info] 38#38: *990 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:04:10 [info] 38#38: *991 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:04:16 [info] 38#38: *992 [lua] access_by_lua(msblocations.conf:189):2: 56a7a15ca9eade901b14dcf89527f916:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:04:16 [info] 38#38: *992 [lua] logger.lua:23: 56a7a15ca9eade901b14dcf89527f916 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:04:16 +0000] 56a7a15ca9eade901b14dcf89527f916 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:04:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 06:04:20 [info] 38#38: *993 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:04:20 [info] 38#38: *994 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:04:30 [info] 38#38: *995 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:04:30 [info] 37#37: *996 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:04:31 [info] 38#38: *997 [lua] access_by_lua(msblocations.conf:189):2: 86f2bb74fbfae465fa7b0a038f3dbcf9:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:04:31 +0000] 86f2bb74fbfae465fa7b0a038f3dbcf9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 06:04:31 [info] 38#38: *997 [lua] logger.lua:23: 86f2bb74fbfae465fa7b0a038f3dbcf9 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:04:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:04:40 [info] 38#38: *999 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:04:40 [info] 38#38: *1000 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:04:46 [info] 38#38: *1001 [lua] access_by_lua(msblocations.conf:189):2: 7cf2608f19efae878225cde3a69df5e2:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:04:46 [info] 38#38: *1001 [lua] logger.lua:23: 7cf2608f19efae878225cde3a69df5e2 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:04:46 +0000] 7cf2608f19efae878225cde3a69df5e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:04:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:04:50 [info] 38#38: *1002 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:04:50 [info] 38#38: *1003 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:05:00 [info] 38#38: *1004 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:05:00 [info] 38#38: *1005 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:05:01 [info] 38#38: *1006 [lua] access_by_lua(msblocations.conf:189):2: f3510fe7441abcd7e3a6a71925008919:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:05:01 [info] 38#38: *1006 [lua] logger.lua:23: f3510fe7441abcd7e3a6a71925008919 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:05:01 +0000] f3510fe7441abcd7e3a6a71925008919 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:05:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:05:10 [info] 37#37: *1008 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:05:10 [info] 38#38: *1007 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:05:11 [info] 38#38: *1009 client closed connection while waiting for request, client: 10.233.66.235, server: 0.0.0.0:443 2023/01/10 06:05:16 [info] 38#38: *1010 [lua] access_by_lua(msblocations.conf:189):2: 671fc792e0d741c56f9e81da1ad2a1c8:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:05:16 [info] 38#38: *1010 [lua] logger.lua:23: 671fc792e0d741c56f9e81da1ad2a1c8 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:05:16 +0000] 671fc792e0d741c56f9e81da1ad2a1c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:05:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 06:05:20 [info] 38#38: *1011 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:05:20 [info] 38#38: *1012 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:05:30 [info] 38#38: *1013 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:05:30 [info] 37#37: *1014 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:05:31 [info] 38#38: *1015 [lua] access_by_lua(msblocations.conf:189):2: fa76a1704ef9ca46263b3d3998c473bb:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:05:31 +0000] fa76a1704ef9ca46263b3d3998c473bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 06:05:31 [info] 38#38: *1015 [lua] logger.lua:23: fa76a1704ef9ca46263b3d3998c473bb {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:05:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/10 06:05:40 [info] 38#38: *1017 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:05:40 [info] 37#37: *1018 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:05:46 [info] 38#38: *1019 [lua] access_by_lua(msblocations.conf:189):2: bc6862f7ab42f0672c0edd42ffd14c92:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:05:46 +0000] bc6862f7ab42f0672c0edd42ffd14c92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 06:05:46 [info] 38#38: *1019 [lua] logger.lua:23: bc6862f7ab42f0672c0edd42ffd14c92 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:05:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 06:05:50 [info] 38#38: *1021 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:05:50 [info] 38#38: *1020 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:06:00 [info] 38#38: *1022 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:06:00 [info] 38#38: *1023 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:06:01 [info] 38#38: *1024 [lua] access_by_lua(msblocations.conf:189):2: ab664b02ce9405e117d1d050acb27acc:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:06:01 +0000] ab664b02ce9405e117d1d050acb27acc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/10 06:06:01 [info] 38#38: *1024 [lua] logger.lua:23: ab664b02ce9405e117d1d050acb27acc {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:06:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 06:06:10 [info] 38#38: *1025 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:06:10 [info] 38#38: *1026 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:06:16 [info] 38#38: *1027 [lua] access_by_lua(msblocations.conf:189):2: 7e930e8f13bde8fd00bdcfa5cf51287f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:06:16 +0000] 7e930e8f13bde8fd00bdcfa5cf51287f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 06:06:16 [info] 38#38: *1027 [lua] logger.lua:23: 7e930e8f13bde8fd00bdcfa5cf51287f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:06:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 06:06:20 [info] 37#37: *1028 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:06:20 [info] 38#38: *1029 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:06:30 [info] 37#37: *1030 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:06:30 [info] 38#38: *1031 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:06:31 [info] 38#38: *1032 [lua] access_by_lua(msblocations.conf:189):2: 6d444fa744b738a7dfd77d74aa141b9e:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:06:31 +0000] 6d444fa744b738a7dfd77d74aa141b9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 06:06:31 [info] 38#38: *1032 [lua] logger.lua:23: 6d444fa744b738a7dfd77d74aa141b9e {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:06:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:06:40 [info] 37#37: *1035 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:06:40 [info] 37#37: *1034 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:06:46 [info] 38#38: *1036 [lua] access_by_lua(msblocations.conf:189):2: 5fb891a3c01d14f72f07cfb69ab3c09f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:06:46 [info] 38#38: *1036 [lua] logger.lua:23: 5fb891a3c01d14f72f07cfb69ab3c09f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:06:46 +0000] 5fb891a3c01d14f72f07cfb69ab3c09f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:06:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/10 06:06:50 [info] 38#38: *1037 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:06:50 [info] 37#37: *1038 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:07:00 [info] 38#38: *1040 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:07:00 [info] 38#38: *1039 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:07:01 [info] 38#38: *1041 [lua] access_by_lua(msblocations.conf:189):2: bd919adb1c99fa7c6d191f950177b995:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:07:01 +0000] bd919adb1c99fa7c6d191f950177b995 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 06:07:01 [info] 38#38: *1041 [lua] logger.lua:23: bd919adb1c99fa7c6d191f950177b995 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:07:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 06:07:10 [info] 38#38: *1042 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:07:10 [info] 38#38: *1043 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:07:16 [info] 38#38: *1044 [lua] access_by_lua(msblocations.conf:189):2: 9964b130e8ed200fbf1d79944b179a03:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:07:16 +0000] 9964b130e8ed200fbf1d79944b179a03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/10 06:07:16 [info] 38#38: *1044 [lua] logger.lua:23: 9964b130e8ed200fbf1d79944b179a03 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:07:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/10 06:07:20 [info] 38#38: *1045 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:07:20 [info] 38#38: *1046 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:07:30 [info] 38#38: *1048 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:07:30 [info] 37#37: *1047 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:07:31 [info] 38#38: *1049 [lua] access_by_lua(msblocations.conf:189):2: 916582de73d86b140f4f5ff185b2d245:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:07:31 [info] 38#38: *1049 [lua] logger.lua:23: 916582de73d86b140f4f5ff185b2d245 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:07:31 +0000] 916582de73d86b140f4f5ff185b2d245 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:07:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:07:40 [info] 38#38: *1051 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:07:40 [info] 38#38: *1052 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:07:46 [info] 38#38: *1053 [lua] access_by_lua(msblocations.conf:189):2: 44e22de1dcb15ed9d3bfac3234b260af:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:07:46 [info] 38#38: *1053 [lua] logger.lua:23: 44e22de1dcb15ed9d3bfac3234b260af {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:07:46 +0000] 44e22de1dcb15ed9d3bfac3234b260af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:07:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/10 06:07:50 [info] 38#38: *1055 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:07:50 [info] 38#38: *1054 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:08:00 [info] 38#38: *1056 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:08:00 [info] 38#38: *1057 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:08:01 [info] 38#38: *1058 [lua] access_by_lua(msblocations.conf:189):2: 061339b78dab8eced44ee9957dafc91f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:08:01 +0000] 061339b78dab8eced44ee9957dafc91f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/10 06:08:01 [info] 38#38: *1058 [lua] logger.lua:23: 061339b78dab8eced44ee9957dafc91f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:08:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 06:08:10 [info] 38#38: *1059 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:08:10 [info] 38#38: *1060 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:08:16 [info] 38#38: *1061 [lua] access_by_lua(msblocations.conf:189):2: eb8b332ffe7af0e16852e9bb940cd970:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:08:16 +0000] eb8b332ffe7af0e16852e9bb940cd970 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:08:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/10 06:08:16 [info] 38#38: *1061 [lua] logger.lua:23: eb8b332ffe7af0e16852e9bb940cd970 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/10 06:08:20 [info] 38#38: *1062 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:08:20 [info] 38#38: *1063 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:08:30 [info] 38#38: *1064 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:08:30 [info] 38#38: *1065 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:08:31 [info] 38#38: *1066 [lua] access_by_lua(msblocations.conf:189):2: 6f22c8b33f626d630211a00ec7ab17ac:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:08:31 +0000] 6f22c8b33f626d630211a00ec7ab17ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 06:08:31 [info] 38#38: *1066 [lua] logger.lua:23: 6f22c8b33f626d630211a00ec7ab17ac {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:08:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:08:40 [info] 38#38: *1068 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:08:40 [info] 38#38: *1069 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:08:46 [info] 38#38: *1070 [lua] access_by_lua(msblocations.conf:189):2: b5410182457cb2322180492a968b2935:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:08:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 06:08:46 [info] 38#38: *1070 [lua] logger.lua:23: b5410182457cb2322180492a968b2935 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:08:46 +0000] b5410182457cb2322180492a968b2935 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/10 06:08:50 [info] 38#38: *1071 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:08:50 [info] 38#38: *1072 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:09:00 [info] 37#37: *1073 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:09:00 [info] 37#37: *1074 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:09:01 [info] 38#38: *1075 [lua] access_by_lua(msblocations.conf:189):2: 21b2c1e7df61aaec8b1a47d7f5b478b1:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:09:01 +0000] 21b2c1e7df61aaec8b1a47d7f5b478b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 06:09:01 [info] 38#38: *1075 [lua] logger.lua:23: 21b2c1e7df61aaec8b1a47d7f5b478b1 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:09:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:09:10 [info] 37#37: *1076 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:09:10 [info] 37#37: *1077 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:09:16 [info] 38#38: *1078 [lua] access_by_lua(msblocations.conf:189):2: 7cec6816c14c9780851579527f18c9d9:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:09:16 [info] 38#38: *1078 [lua] logger.lua:23: 7cec6816c14c9780851579527f18c9d9 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:09:16 +0000] 7cec6816c14c9780851579527f18c9d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:09:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 06:09:20 [info] 38#38: *1080 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:09:20 [info] 37#37: *1079 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:09:30 [info] 38#38: *1081 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:09:30 [info] 38#38: *1082 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:09:31 [info] 38#38: *1083 [lua] access_by_lua(msblocations.conf:189):2: d88283416a445464722fdf5569d33249:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:09:31 [info] 38#38: *1083 [lua] logger.lua:23: d88283416a445464722fdf5569d33249 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:09:31 +0000] d88283416a445464722fdf5569d33249 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:09:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/10 06:09:40 [info] 38#38: *1086 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:09:40 [info] 38#38: *1085 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:09:46 [info] 38#38: *1087 [lua] access_by_lua(msblocations.conf:189):2: 88a357b087741cbd06f86931cea29357:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:09:46 +0000] 88a357b087741cbd06f86931cea29357 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:09:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/01/10 06:09:46 [info] 38#38: *1087 [lua] logger.lua:23: 88a357b087741cbd06f86931cea29357 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/10 06:09:50 [info] 38#38: *1088 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:09:50 [info] 37#37: *1089 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:10:00 [info] 38#38: *1091 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:10:00 [info] 38#38: *1090 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:10:01 [info] 38#38: *1092 [lua] access_by_lua(msblocations.conf:189):2: 7ff0795d881decb7293baae062b75ff9:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:10:01 [info] 38#38: *1092 [lua] logger.lua:23: 7ff0795d881decb7293baae062b75ff9 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:10:01 +0000] 7ff0795d881decb7293baae062b75ff9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:10:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:10:10 [info] 37#37: *1093 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:10:10 [info] 37#37: *1094 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:10:16 [info] 38#38: *1095 [lua] access_by_lua(msblocations.conf:189):2: 141a505a273ed57c9116725ea8cf683e:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:10:16 +0000] 141a505a273ed57c9116725ea8cf683e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 06:10:16 [info] 38#38: *1095 [lua] logger.lua:23: 141a505a273ed57c9116725ea8cf683e {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:10:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 06:10:20 [info] 38#38: *1096 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:10:20 [info] 38#38: *1097 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:10:30 [info] 38#38: *1098 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:10:30 [info] 38#38: *1099 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:10:31 [info] 38#38: *1100 [lua] access_by_lua(msblocations.conf:189):2: b943f111153508e1f60175ab65fd5d33:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:10:31 [info] 38#38: *1100 [lua] logger.lua:23: b943f111153508e1f60175ab65fd5d33 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:10:31 +0000] b943f111153508e1f60175ab65fd5d33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:10:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:10:40 [info] 38#38: *1102 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:10:40 [info] 37#37: *1103 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:10:46 [info] 38#38: *1104 [lua] access_by_lua(msblocations.conf:189):2: a0ef286a71274990a35d8de6e664a811:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:10:46 +0000] a0ef286a71274990a35d8de6e664a811 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 06:10:46 [info] 38#38: *1104 [lua] logger.lua:23: a0ef286a71274990a35d8de6e664a811 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:10:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 06:10:50 [info] 37#37: *1105 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:10:50 [info] 37#37: *1106 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:11:00 [info] 38#38: *1107 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:11:00 [info] 38#38: *1108 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:11:01 [info] 38#38: *1109 [lua] access_by_lua(msblocations.conf:189):2: f40200592ff4cb78942064e385c1cfce:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:11:01 [info] 38#38: *1109 [lua] logger.lua:23: f40200592ff4cb78942064e385c1cfce {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:11:01 +0000] f40200592ff4cb78942064e385c1cfce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:11:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 06:11:10 [info] 38#38: *1111 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:11:10 [info] 38#38: *1110 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:11:16 [info] 38#38: *1112 [lua] access_by_lua(msblocations.conf:189):2: f7149f8030436078cd55d7e20904f54b:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:11:16 [info] 38#38: *1112 [lua] logger.lua:23: f7149f8030436078cd55d7e20904f54b {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:11:16 +0000] f7149f8030436078cd55d7e20904f54b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:11:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:11:20 [info] 37#37: *1113 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:11:20 [info] 37#37: *1114 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:11:30 [info] 38#38: *1115 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:11:30 [info] 37#37: *1116 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:11:31 [info] 38#38: *1117 [lua] access_by_lua(msblocations.conf:189):2: d2e801eb014a72162b8b9963630bb442:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:11:31 [info] 38#38: *1117 [lua] logger.lua:23: d2e801eb014a72162b8b9963630bb442 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:11:31 +0000] d2e801eb014a72162b8b9963630bb442 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:11:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:11:40 [info] 37#37: *1119 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:11:40 [info] 38#38: *1120 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:11:46 [info] 38#38: *1121 [lua] access_by_lua(msblocations.conf:189):2: 6feacd759d3bbd99dfa5a2d7aaae1fd1:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:11:46 [info] 38#38: *1121 [lua] logger.lua:23: 6feacd759d3bbd99dfa5a2d7aaae1fd1 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:11:46 +0000] 6feacd759d3bbd99dfa5a2d7aaae1fd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:11:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:11:50 [info] 38#38: *1122 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:11:50 [info] 37#37: *1123 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:12:00 [info] 38#38: *1125 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:12:00 [info] 37#37: *1124 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:12:01 [info] 38#38: *1126 [lua] access_by_lua(msblocations.conf:189):2: 8225aa80fc8f0139bbba63799cafccfd:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:12:01 +0000] 8225aa80fc8f0139bbba63799cafccfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 06:12:01 [info] 38#38: *1126 [lua] logger.lua:23: 8225aa80fc8f0139bbba63799cafccfd {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:12:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 06:12:10 [info] 38#38: *1127 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:12:10 [info] 38#38: *1128 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:12:16 [info] 38#38: *1129 [lua] access_by_lua(msblocations.conf:189):2: 5c0ea03905bc4a910a67a260f7ae02ea:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/10 06:12:16 [info] 38#38: *1129 [lua] logger.lua:23: 5c0ea03905bc4a910a67a260f7ae02ea {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.50 - - [10/Jan/2023:06:12:16 +0000] 5c0ea03905bc4a910a67a260f7ae02ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:12:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:12:20 [info] 37#37: *1131 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443 2023/01/10 06:12:20 [info] 38#38: *1130 client closed connection while SSL handshaking, client: 10.233.68.227, server: 0.0.0.0:443