By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.10.148 ### 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/23 05:10:09 [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/23 05:10:09 [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/23 05:10:09 [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/23 05:10:09 [notice] 33#33: using the "epoll" event method 2023/01/23 05:10:09 [notice] 33#33: openresty/1.13.6.1 2023/01/23 05:10:09 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/23 05:10:09 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/23 05:10:09 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2023/01/23 05:10:09 [notice] 34#34: start worker processes 2023/01/23 05:10:09 [notice] 34#34: start worker process 35 2023/01/23 05:10:09 [notice] 34#34: start worker process 36 \n\n### Starting apiroute 2023/01/23 05:10:09 [notice] 34#34: start worker process 37 2023/01/23 05:10:09 [notice] 34#34: start worker process 38 2023/01/23 05:10:09 [notice] 34#34: start worker process 40 2023/01/23 05:10:09 [notice] 34#34: start worker process 41 2023/01/23 05:10:09 [notice] 34#34: start worker process 42 2023/01/23 05:10:09 [notice] 34#34: start worker process 43 2023/01/23 05:10:09 [notice] 34#34: start cache manager process 44 2023/01/23 05:10:09 [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-20230123051009.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-23 05:10:15 759 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-23 05:10:15 775 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-23 05:10:15 775 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-23 05:10:15 876 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-23 05:10:15 876 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.10.148:10081 Enabled:true 2023-01-23 05:10:20 934 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2023-01-23 05:10:21 085 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-23 05:10:21 085 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-23 05:10:21 086 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-23 05:10:21 087 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-23 05:10:21 088 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2023-01-23 05:10:21 088 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-23 05:10:21 088 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-23 05:10:21 262 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-23 05:10:21 574 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-23 05:10:21 574 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-23 05:10:21 574 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023/01/23 05:10:22 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:10:22 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023-01-23 05:10:23 025 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/23 05:10:31 [info] 36#36: *14 [lua] access_by_lua(msblocations.conf:189):2: faf78bd6842177d8dd31503911a41425:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:10:32 [info] 36#36: *14 [lua] logger.lua:23: faf78bd6842177d8dd31503911a41425 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:10:32 +0000] faf78bd6842177d8dd31503911a41425 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.242 upstream_response_time:0.226 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:10:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 66 2023/01/23 05:10:32 [info] 36#36: *17 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:10:32 [info] 36#36: *18 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:10:42 [info] 36#36: *19 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:10:42 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:10:47 [info] 36#36: *21 [lua] access_by_lua(msblocations.conf:189):2: 77ef547928b3eec16ceb786e4b0b7e6f:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:10:47 [info] 36#36: *21 [lua] logger.lua:23: 77ef547928b3eec16ceb786e4b0b7e6f {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:10:47 +0000] 77ef547928b3eec16ceb786e4b0b7e6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:10:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/23 05:10:52 [info] 36#36: *22 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:10:52 [info] 36#36: *23 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:11:02 [info] 36#36: *24 [lua] access_by_lua(msblocations.conf:189):2: 4082673b613068155cd4ffaf9d5e7fab:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:11:02 +0000] 4082673b613068155cd4ffaf9d5e7fab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.033 "-" "Consul Health Check" "-" 2023/01/23 05:11:02 [info] 36#36: *24 [lua] logger.lua:23: 4082673b613068155cd4ffaf9d5e7fab {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:11:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23 2023/01/23 05:11:02 [info] 36#36: *25 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:11:02 [info] 36#36: *26 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:11:09 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/23 05:11:09 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2023/01/23 05:11:09 [notice] 34#34: cache loader process 45 exited with code 0 2023/01/23 05:11:09 [notice] 34#34: signal 29 (SIGIO) received 2023/01/23 05:11:12 [info] 36#36: *29 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:11:12 [info] 40#40: *30 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:11:17 [info] 36#36: *31 [lua] access_by_lua(msblocations.conf:189):2: 195ff2b39780c87cacdfdbfdf2cc3bc8:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:11:17 [info] 36#36: *31 [lua] logger.lua:23: 195ff2b39780c87cacdfdbfdf2cc3bc8 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:11:17 +0000] 195ff2b39780c87cacdfdbfdf2cc3bc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:11:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/23 05:11:22 [info] 40#40: *32 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:11:22 [info] 40#40: *33 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:11:32 [info] 36#36: *34 [lua] access_by_lua(msblocations.conf:189):2: 5ffc56aab45d958b91ebfb2d1ac5c4cb:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:11:32 +0000] 5ffc56aab45d958b91ebfb2d1ac5c4cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/23 05:11:32 [info] 36#36: *34 [lua] logger.lua:23: 5ffc56aab45d958b91ebfb2d1ac5c4cb {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:11:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/23 05:11:32 [info] 36#36: *35 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:11:32 [info] 40#40: *36 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:11:42 [info] 36#36: *37 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:11:42 [info] 36#36: *38 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:11:47 [info] 36#36: *39 [lua] access_by_lua(msblocations.conf:189):2: d165c401964f351dd2c44c8d4eb616b1:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:11:47 [info] 36#36: *39 [lua] logger.lua:23: d165c401964f351dd2c44c8d4eb616b1 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:11:47 +0000] d165c401964f351dd2c44c8d4eb616b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:11:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/01/23 05:11:52 [info] 36#36: *40 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:11:52 [info] 40#40: *41 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:12:02 [info] 36#36: *42 [lua] access_by_lua(msblocations.conf:189):2: b5fbf564093a982c68744fe0e3e86e7d:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:12:02 [info] 36#36: *42 [lua] logger.lua:23: b5fbf564093a982c68744fe0e3e86e7d {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:12:02 +0000] b5fbf564093a982c68744fe0e3e86e7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.032 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:12:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20 2023/01/23 05:12:02 [info] 36#36: *43 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:12:02 [info] 36#36: *44 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:12:12 [info] 40#40: *46 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:12:12 [info] 40#40: *47 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:12:17 [info] 36#36: *48 [lua] access_by_lua(msblocations.conf:189):2: 0dbb479c5a2be9bdff8b5a0f46442338:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:12:17 [info] 36#36: *48 [lua] logger.lua:23: 0dbb479c5a2be9bdff8b5a0f46442338 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:12:17 +0000] 0dbb479c5a2be9bdff8b5a0f46442338 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:12:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/23 05:12:22 [info] 36#36: *49 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:12:22 [info] 36#36: *50 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:12:32 [info] 36#36: *51 [lua] access_by_lua(msblocations.conf:189):2: be3317265f02aad5a7ce463ffb1d1151:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:12:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.68.146 - - [23/Jan/2023:05:12:32 +0000] be3317265f02aad5a7ce463ffb1d1151 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/23 05:12:32 [info] 36#36: *51 [lua] logger.lua:23: be3317265f02aad5a7ce463ffb1d1151 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:12:32 [info] 36#36: *52 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:12:32 [info] 36#36: *53 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:12:42 [info] 36#36: *55 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:12:42 [info] 36#36: *54 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:12:47 [info] 36#36: *56 [lua] access_by_lua(msblocations.conf:189):2: 998287b5d094100b21f534fe01151d16:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:12:47 [info] 36#36: *56 [lua] logger.lua:23: 998287b5d094100b21f534fe01151d16 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:12:47 +0000] 998287b5d094100b21f534fe01151d16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:12:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:12:52 [info] 36#36: *57 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:12:52 [info] 36#36: *58 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:13:02 [info] 36#36: *59 [lua] access_by_lua(msblocations.conf:189):2: c4cf2ad0fcab25d7f24c8a2311bf5969:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:13:02 +0000] c4cf2ad0fcab25d7f24c8a2311bf5969 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:13:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/23 05:13:02 [info] 36#36: *59 [lua] logger.lua:23: c4cf2ad0fcab25d7f24c8a2311bf5969 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:13:02 [info] 36#36: *61 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:13:02 [info] 36#36: *60 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:13:12 [info] 40#40: *64 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:13:12 [info] 40#40: *63 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:13:17 [info] 36#36: *65 [lua] access_by_lua(msblocations.conf:189):2: f7f3d5634f73dea7434b538bdf51321e:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:13:17 [info] 36#36: *65 [lua] logger.lua:23: f7f3d5634f73dea7434b538bdf51321e {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:13:17 +0000] f7f3d5634f73dea7434b538bdf51321e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:13:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:13:22 [info] 36#36: *66 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:13:22 [info] 36#36: *67 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:13:32 [info] 36#36: *68 [lua] access_by_lua(msblocations.conf:189):2: 3db34c2763af64b98fd80067051700ab:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:13:32 [info] 36#36: *68 [lua] logger.lua:23: 3db34c2763af64b98fd80067051700ab {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:13:32 +0000] 3db34c2763af64b98fd80067051700ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:13:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:13:32 [info] 36#36: *69 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:13:32 [info] 36#36: *70 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:13:42 [info] 36#36: *71 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:13:42 [info] 36#36: *72 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:13:47 [info] 36#36: *73 [lua] access_by_lua(msblocations.conf:189):2: 306a1f4f063a458784813dc239a9309a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:13:47 +0000] 306a1f4f063a458784813dc239a9309a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/23 05:13:47 [info] 36#36: *73 [lua] logger.lua:23: 306a1f4f063a458784813dc239a9309a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:13:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/23 05:13:52 [info] 36#36: *74 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:13:52 [info] 36#36: *75 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:14:02 [info] 36#36: *76 [lua] access_by_lua(msblocations.conf:189):2: 1885feb94ac0aa019e65e056721ffcdb:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:14:02 [info] 36#36: *77 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:14:02 [info] 36#36: *78 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:14:02 [info] 36#36: *76 [lua] logger.lua:23: 1885feb94ac0aa019e65e056721ffcdb {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:14:02 +0000] 1885feb94ac0aa019e65e056721ffcdb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:14:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/23 05:14:12 [info] 36#36: *80 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:14:12 [info] 36#36: *81 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:14:17 [info] 36#36: *82 [lua] access_by_lua(msblocations.conf:189):2: 438783fdc610430bb5cbfa6ab37d96ab:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:14:17 [info] 36#36: *82 [lua] logger.lua:23: 438783fdc610430bb5cbfa6ab37d96ab {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:14:17 +0000] 438783fdc610430bb5cbfa6ab37d96ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:14:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/23 05:14:22 [info] 36#36: *83 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:14:22 [info] 36#36: *84 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:14:32 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:14:32 [info] 36#36: *86 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:14:32 [info] 36#36: *87 [lua] access_by_lua(msblocations.conf:189):2: bb1111f50285451dd493007164d83f52:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:14:32 [info] 36#36: *87 [lua] logger.lua:23: bb1111f50285451dd493007164d83f52 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:14:32 +0000] bb1111f50285451dd493007164d83f52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.027 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:14:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/23 05:14:42 [info] 36#36: *88 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:14:42 [info] 40#40: *89 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:14:47 [info] 36#36: *90 [lua] access_by_lua(msblocations.conf:189):2: 1719a7a48e483aa9a5a484d44aeceb6b:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:14:47 +0000] 1719a7a48e483aa9a5a484d44aeceb6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/23 05:14:47 [info] 36#36: *90 [lua] logger.lua:23: 1719a7a48e483aa9a5a484d44aeceb6b {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:14:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:14:52 [info] 36#36: *91 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:14:52 [info] 40#40: *92 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:15:02 [info] 36#36: *93 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:15:02 [info] 36#36: *94 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:15:02 [info] 36#36: *95 [lua] access_by_lua(msblocations.conf:189):2: aab20c63d3d40eaf119b448b6799a584:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:15:02 [info] 36#36: *95 [lua] logger.lua:23: aab20c63d3d40eaf119b448b6799a584 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:15:02 +0000] aab20c63d3d40eaf119b448b6799a584 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.024 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:15:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/01/23 05:15:12 [info] 36#36: *97 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:15:12 [info] 36#36: *98 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:15:17 [info] 36#36: *99 [lua] access_by_lua(msblocations.conf:189):2: c5fcc35f35145b1cddf4c479a18d3f98:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:15:17 [info] 36#36: *99 [lua] logger.lua:23: c5fcc35f35145b1cddf4c479a18d3f98 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:15:17 +0000] c5fcc35f35145b1cddf4c479a18d3f98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:15:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:15:22 [info] 36#36: *100 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:15:22 [info] 36#36: *101 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:15:32 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:15:32 [info] 36#36: *103 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:15:32 [info] 36#36: *104 [lua] access_by_lua(msblocations.conf:189):2: 4fff7decd41e06e0dbbefe2f62eb2f2a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:15:32 +0000] 4fff7decd41e06e0dbbefe2f62eb2f2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:15:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/23 05:15:32 [info] 36#36: *104 [lua] logger.lua:23: 4fff7decd41e06e0dbbefe2f62eb2f2a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:15:42 [info] 40#40: *105 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:15:42 [info] 36#36: *106 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:15:47 [info] 36#36: *107 [lua] access_by_lua(msblocations.conf:189):2: 64c44dbf361cf67b5e52cb7eb740d980:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:15:47 [info] 36#36: *107 [lua] logger.lua:23: 64c44dbf361cf67b5e52cb7eb740d980 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:15:47 +0000] 64c44dbf361cf67b5e52cb7eb740d980 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:15:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:15:52 [info] 40#40: *109 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:15:52 [info] 40#40: *108 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:16:02 [info] 36#36: *110 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:16:02 [info] 36#36: *111 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:16:02 [info] 36#36: *112 [lua] access_by_lua(msblocations.conf:189):2: 453fcba4d9cdcf02c8e6a5246f2a1ee5:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:16:02 +0000] 453fcba4d9cdcf02c8e6a5246f2a1ee5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/23 05:16:02 [info] 36#36: *112 [lua] logger.lua:23: 453fcba4d9cdcf02c8e6a5246f2a1ee5 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:16:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/23 05:16:12 [info] 36#36: *114 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:16:12 [info] 36#36: *115 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:16:17 [info] 36#36: *116 [lua] access_by_lua(msblocations.conf:189):2: 9f4186199c09329ee26f54738a909f06:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:16:17 +0000] 9f4186199c09329ee26f54738a909f06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/23 05:16:17 [info] 36#36: *116 [lua] logger.lua:23: 9f4186199c09329ee26f54738a909f06 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:16:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/23 05:16:22 [info] 36#36: *117 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:16:22 [info] 36#36: *118 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:16:32 [info] 36#36: *119 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:16:32 [info] 36#36: *120 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:16:32 [info] 36#36: *121 [lua] access_by_lua(msblocations.conf:189):2: b99d169dbda3652c59ec807757f4e63b:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:16:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:16:32 [info] 36#36: *121 [lua] logger.lua:23: b99d169dbda3652c59ec807757f4e63b {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:16:32 +0000] b99d169dbda3652c59ec807757f4e63b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/23 05:16:42 [info] 36#36: *122 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:16:42 [info] 36#36: *123 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:16:47 [info] 36#36: *124 [lua] access_by_lua(msblocations.conf:189):2: 61b544f0fb19ce11a0931583e1a397c2:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:16:47 +0000] 61b544f0fb19ce11a0931583e1a397c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/23 05:16:47 [info] 36#36: *124 [lua] logger.lua:23: 61b544f0fb19ce11a0931583e1a397c2 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:16:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:16:52 [info] 36#36: *125 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:16:52 [info] 36#36: *126 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:17:02 [info] 36#36: *128 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:17:02 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:17:02 [info] 36#36: *129 [lua] access_by_lua(msblocations.conf:189):2: d00480f07d4080c0ff631c76ef8d46ae:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:17:02 [info] 36#36: *129 [lua] logger.lua:23: d00480f07d4080c0ff631c76ef8d46ae {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:17:02 +0000] d00480f07d4080c0ff631c76ef8d46ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:17:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/23 05:17:12 [info] 40#40: *131 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:17:12 [info] 40#40: *132 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:17:17 [info] 36#36: *133 [lua] access_by_lua(msblocations.conf:189):2: 919756a039361e3a8a12d9594649c8af:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:17:17 +0000] 919756a039361e3a8a12d9594649c8af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:17:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:17:17 [info] 36#36: *133 [lua] logger.lua:23: 919756a039361e3a8a12d9594649c8af {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:17:22 [info] 36#36: *135 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:17:22 [info] 36#36: *134 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:17:32 [info] 36#36: *136 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:17:32 [info] 36#36: *137 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:17:32 [info] 36#36: *138 [lua] access_by_lua(msblocations.conf:189):2: a84bf4a352a5973b8792e9577a84c569:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:17:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:17:32 [info] 36#36: *138 [lua] logger.lua:23: a84bf4a352a5973b8792e9577a84c569 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:17:32 +0000] a84bf4a352a5973b8792e9577a84c569 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/23 05:17:42 [info] 36#36: *139 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:17:42 [info] 40#40: *140 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:17:47 [info] 36#36: *141 [lua] access_by_lua(msblocations.conf:189):2: 231edbbc0f88f1a6ff44ea6969b8c381:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:17:47 [info] 36#36: *141 [lua] logger.lua:23: 231edbbc0f88f1a6ff44ea6969b8c381 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:17:47 +0000] 231edbbc0f88f1a6ff44ea6969b8c381 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:17:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 05:17:52 [info] 36#36: *142 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:17:52 [info] 36#36: *143 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:18:02 [info] 36#36: *144 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:18:02 [info] 36#36: *145 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:18:02 [info] 36#36: *146 [lua] access_by_lua(msblocations.conf:189):2: a4c14d635fce0e60711e9c28ecce9967:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:18:02 +0000] a4c14d635fce0e60711e9c28ecce9967 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/23 05:18:02 [info] 36#36: *146 [lua] logger.lua:23: a4c14d635fce0e60711e9c28ecce9967 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:18:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:18:12 [info] 36#36: *148 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:18:12 [info] 36#36: *149 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:18:17 [info] 36#36: *150 [lua] access_by_lua(msblocations.conf:189):2: fe56748c30a564bef0c54cc412f2adb9:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:18:17 [info] 36#36: *150 [lua] logger.lua:23: fe56748c30a564bef0c54cc412f2adb9 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:18:17 +0000] fe56748c30a564bef0c54cc412f2adb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:18:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/23 05:18:22 [info] 36#36: *151 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:18:22 [info] 36#36: *152 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:18:32 [info] 40#40: *153 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:18:32 [info] 40#40: *154 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:18:32 [info] 36#36: *155 [lua] access_by_lua(msblocations.conf:189):2: 3b1bc89aca0aeea422acca56faf9d624:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:18:32 [info] 36#36: *155 [lua] logger.lua:23: 3b1bc89aca0aeea422acca56faf9d624 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:18:32 +0000] 3b1bc89aca0aeea422acca56faf9d624 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:18:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:18:42 [info] 36#36: *156 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:18:42 [info] 36#36: *157 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:18:47 [info] 36#36: *158 [lua] access_by_lua(msblocations.conf:189):2: c4867c8ab568baad351e88a145461070:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:18:47 [info] 36#36: *158 [lua] logger.lua:23: c4867c8ab568baad351e88a145461070 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:18:47 +0000] c4867c8ab568baad351e88a145461070 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:18:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 05:18:52 [info] 36#36: *159 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:18:52 [info] 36#36: *160 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:19:02 [info] 36#36: *161 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:19:02 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:19:02 [info] 36#36: *163 [lua] access_by_lua(msblocations.conf:189):2: d77ea6a78b4f1f41347a20c65fcb6d58:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:19:02 +0000] d77ea6a78b4f1f41347a20c65fcb6d58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/23 05:19:02 [info] 36#36: *163 [lua] logger.lua:23: d77ea6a78b4f1f41347a20c65fcb6d58 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:19:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:19:12 [info] 36#36: *165 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:19:12 [info] 40#40: *166 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:19:17 [info] 36#36: *167 [lua] access_by_lua(msblocations.conf:189):2: a96cb31390a8c09c7527b27f15b23ced:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:19:17 +0000] a96cb31390a8c09c7527b27f15b23ced "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:19:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:19:17 [info] 36#36: *167 [lua] logger.lua:23: a96cb31390a8c09c7527b27f15b23ced {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:19:22 [info] 36#36: *168 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:19:22 [info] 40#40: *169 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:19:32 [info] 36#36: *170 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:19:32 [info] 36#36: *171 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:19:32 [info] 36#36: *172 [lua] access_by_lua(msblocations.conf:189):2: e782801a3d065671e5b07c052e54ac24:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:19:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.146 - - [23/Jan/2023:05:19:32 +0000] e782801a3d065671e5b07c052e54ac24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/23 05:19:32 [info] 36#36: *172 [lua] logger.lua:23: e782801a3d065671e5b07c052e54ac24 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:19:42 [info] 36#36: *173 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:19:42 [info] 40#40: *174 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:19:47 [info] 36#36: *175 [lua] access_by_lua(msblocations.conf:189):2: 67d6a74008ce892bf2212081f543405a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:19:47 +0000] 67d6a74008ce892bf2212081f543405a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:19:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:19:47 [info] 36#36: *175 [lua] logger.lua:23: 67d6a74008ce892bf2212081f543405a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:19:52 [info] 36#36: *177 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:19:52 [info] 36#36: *176 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:20:02 [info] 36#36: *178 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:20:02 [info] 40#40: *179 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:20:02 [info] 36#36: *180 [lua] access_by_lua(msblocations.conf:189):2: ac6175678d6b7cd2ec6026d8c0b5ca35:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:20:03 [info] 36#36: *180 [lua] logger.lua:23: ac6175678d6b7cd2ec6026d8c0b5ca35 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:20:03 +0000] ac6175678d6b7cd2ec6026d8c0b5ca35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:20:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/23 05:20:12 [info] 36#36: *182 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:20:12 [info] 36#36: *183 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:20:18 [info] 36#36: *184 [lua] access_by_lua(msblocations.conf:189):2: 172f27ebdca50505141fe2f64461b6a5:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:20:18 [info] 36#36: *184 [lua] logger.lua:23: 172f27ebdca50505141fe2f64461b6a5 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:20:18 +0000] 172f27ebdca50505141fe2f64461b6a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:20:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:20:22 [info] 36#36: *186 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:20:22 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:20:32 [info] 36#36: *187 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:20:32 [info] 36#36: *188 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:20:33 [info] 36#36: *189 [lua] access_by_lua(msblocations.conf:189):2: 6f8bafb5d29ed265945fb869a8987203:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:20:33 [info] 36#36: *189 [lua] logger.lua:23: 6f8bafb5d29ed265945fb869a8987203 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:20:33 +0000] 6f8bafb5d29ed265945fb869a8987203 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:20:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:20:42 [info] 36#36: *190 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:20:42 [info] 36#36: *191 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:20:48 [info] 36#36: *192 [lua] access_by_lua(msblocations.conf:189):2: 4a7c12a1457f3f045f017a5e621dfd16:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:20:48 +0000] 4a7c12a1457f3f045f017a5e621dfd16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:20:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:20:48 [info] 36#36: *192 [lua] logger.lua:23: 4a7c12a1457f3f045f017a5e621dfd16 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:20:52 [info] 36#36: *193 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:20:52 [info] 36#36: *194 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:21:02 [info] 36#36: *195 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:21:02 [info] 36#36: *196 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:21:03 [info] 36#36: *197 [lua] access_by_lua(msblocations.conf:189):2: f326b464cb0dde22a0c03b8832d71a36:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:21:03 [info] 36#36: *197 [lua] logger.lua:23: f326b464cb0dde22a0c03b8832d71a36 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:21:03 +0000] f326b464cb0dde22a0c03b8832d71a36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:21:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/23 05:21:12 [info] 36#36: *199 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:21:12 [info] 36#36: *200 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:21:18 [info] 36#36: *201 [lua] access_by_lua(msblocations.conf:189):2: a8107e6efba15b0ec15fa52d80c963cc:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:21:18 +0000] a8107e6efba15b0ec15fa52d80c963cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/23 05:21:18 [info] 36#36: *201 [lua] logger.lua:23: a8107e6efba15b0ec15fa52d80c963cc {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:21:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/23 05:21:22 [info] 40#40: *202 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:21:22 [info] 40#40: *203 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:21:32 [info] 36#36: *204 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:21:32 [info] 36#36: *205 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:21:33 [info] 36#36: *206 [lua] access_by_lua(msblocations.conf:189):2: 4c4e6eafc8f716c650923caa4ef285dc:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:21:33 +0000] 4c4e6eafc8f716c650923caa4ef285dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/23 05:21:33 [info] 36#36: *206 [lua] logger.lua:23: 4c4e6eafc8f716c650923caa4ef285dc {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:21:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/23 05:21:42 [info] 36#36: *208 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:21:42 [info] 36#36: *207 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:21:48 [info] 36#36: *209 [lua] access_by_lua(msblocations.conf:189):2: 8742f145a1161870179728417f6510bb:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:21:48 [info] 36#36: *209 [lua] logger.lua:23: 8742f145a1161870179728417f6510bb {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:21:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.68.146 - - [23/Jan/2023:05:21:48 +0000] 8742f145a1161870179728417f6510bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/23 05:21:52 [info] 36#36: *210 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:21:52 [info] 36#36: *211 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:22:02 [info] 36#36: *212 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:22:02 [info] 40#40: *213 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:22:03 [info] 36#36: *214 [lua] access_by_lua(msblocations.conf:189):2: 4d90e58141e6b89ad2a4fbfe354d47f8:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:22:03 +0000] 4d90e58141e6b89ad2a4fbfe354d47f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/23 05:22:03 [info] 36#36: *214 [lua] logger.lua:23: 4d90e58141e6b89ad2a4fbfe354d47f8 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:22:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/23 05:22:12 [info] 36#36: *216 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:22:12 [info] 36#36: *217 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:22:18 [info] 36#36: *218 [lua] access_by_lua(msblocations.conf:189):2: 4bc804c71b7b95d1069c4fc7dd01bb8c:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:22:18 +0000] 4bc804c71b7b95d1069c4fc7dd01bb8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/23 05:22:18 [info] 36#36: *218 [lua] logger.lua:23: 4bc804c71b7b95d1069c4fc7dd01bb8c {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:22:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/23 05:22:22 [info] 40#40: *219 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:22:22 [info] 36#36: *220 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:22:32 [info] 36#36: *221 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:22:32 [info] 36#36: *222 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:22:33 [info] 36#36: *223 [lua] access_by_lua(msblocations.conf:189):2: 62638aa42db504d8d478a503a26bc8da:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:22:33 [info] 36#36: *223 [lua] logger.lua:23: 62638aa42db504d8d478a503a26bc8da {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:22:33 +0000] 62638aa42db504d8d478a503a26bc8da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:22:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/23 05:22:42 [info] 40#40: *224 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:22:42 [info] 36#36: *225 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:22:48 [info] 36#36: *226 [lua] access_by_lua(msblocations.conf:189):2: ca61742cd1bd8780a4c45e9aa5ca4dbf:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:22:48 [info] 36#36: *226 [lua] logger.lua:23: ca61742cd1bd8780a4c45e9aa5ca4dbf {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:22:48 +0000] ca61742cd1bd8780a4c45e9aa5ca4dbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:22:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 05:22:52 [info] 36#36: *227 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:22:52 [info] 36#36: *228 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:23:02 [info] 36#36: *229 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:23:02 [info] 36#36: *230 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:23:03 [info] 36#36: *231 [lua] access_by_lua(msblocations.conf:189):2: 4b607c2bd99c79d3253d659bbb2bf940:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:23:03 +0000] 4b607c2bd99c79d3253d659bbb2bf940 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/23 05:23:03 [info] 36#36: *231 [lua] logger.lua:23: 4b607c2bd99c79d3253d659bbb2bf940 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:23:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:23:12 [info] 36#36: *233 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:23:12 [info] 36#36: *234 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:23:18 [info] 36#36: *235 [lua] access_by_lua(msblocations.conf:189):2: d0d7272d02aaa012059df0ef64ef47de:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:23:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.146 - - [23/Jan/2023:05:23:18 +0000] d0d7272d02aaa012059df0ef64ef47de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/23 05:23:18 [info] 36#36: *235 [lua] logger.lua:23: d0d7272d02aaa012059df0ef64ef47de {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:23:22 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:23:22 [info] 40#40: *237 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:23:32 [info] 36#36: *238 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:23:32 [info] 36#36: *239 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:23:33 [info] 36#36: *240 [lua] access_by_lua(msblocations.conf:189):2: ea522f052da4b0677bb5b8bbed89975e:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:23:33 [info] 36#36: *240 [lua] logger.lua:23: ea522f052da4b0677bb5b8bbed89975e {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:23:33 +0000] ea522f052da4b0677bb5b8bbed89975e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:23:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:23:42 [info] 36#36: *241 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:23:42 [info] 40#40: *242 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:23:48 [info] 36#36: *243 [lua] access_by_lua(msblocations.conf:189):2: 30d11ae85a5a96d25c97b2948f3bc89b:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:23:48 +0000] 30d11ae85a5a96d25c97b2948f3bc89b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:23:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/23 05:23:48 [info] 36#36: *243 [lua] logger.lua:23: 30d11ae85a5a96d25c97b2948f3bc89b {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:23:52 [info] 40#40: *244 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:23:52 [info] 40#40: *245 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:24:02 [info] 40#40: *246 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:24:02 [info] 40#40: *247 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:24:03 [info] 36#36: *248 [lua] access_by_lua(msblocations.conf:189):2: 9a441f8faa5a08f4ef3c87403ccc3888:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:24:03 [info] 36#36: *248 [lua] logger.lua:23: 9a441f8faa5a08f4ef3c87403ccc3888 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:24:03 +0000] 9a441f8faa5a08f4ef3c87403ccc3888 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:24:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 05:24:12 [info] 36#36: *251 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:24:12 [info] 40#40: *250 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:24:18 [info] 36#36: *252 [lua] access_by_lua(msblocations.conf:189):2: e57a9108d4e519707f763dbdae301580:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:24:18 [info] 36#36: *252 [lua] logger.lua:23: e57a9108d4e519707f763dbdae301580 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:24:18 +0000] e57a9108d4e519707f763dbdae301580 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:24:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:24:22 [info] 36#36: *253 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:24:22 [info] 36#36: *254 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:24:32 [info] 36#36: *256 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:24:32 [info] 36#36: *255 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:24:33 [info] 36#36: *257 [lua] access_by_lua(msblocations.conf:189):2: 0b162151d053f3081f8b7b6c0bd3e6df:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:24:33 +0000] 0b162151d053f3081f8b7b6c0bd3e6df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/23 05:24:33 [info] 36#36: *257 [lua] logger.lua:23: 0b162151d053f3081f8b7b6c0bd3e6df {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:24:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:24:42 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:24:42 [info] 36#36: *259 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:24:48 [info] 36#36: *260 [lua] access_by_lua(msblocations.conf:189):2: f26b9f3ecf7bc0fa804fd0eac3281e94:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:24:48 +0000] f26b9f3ecf7bc0fa804fd0eac3281e94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:24:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:24:48 [info] 36#36: *260 [lua] logger.lua:23: f26b9f3ecf7bc0fa804fd0eac3281e94 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:24:52 [info] 36#36: *261 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:24:52 [info] 40#40: *262 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:25:02 [info] 40#40: *264 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:25:02 [info] 40#40: *263 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:25:03 [info] 36#36: *265 [lua] access_by_lua(msblocations.conf:189):2: 6343ce5a49bd29a155a29eb1b047581a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:25:03 [info] 36#36: *265 [lua] logger.lua:23: 6343ce5a49bd29a155a29eb1b047581a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:25:03 +0000] 6343ce5a49bd29a155a29eb1b047581a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:25:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:25:12 [info] 36#36: *267 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:25:12 [info] 40#40: *268 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:25:18 [info] 36#36: *269 [lua] access_by_lua(msblocations.conf:189):2: c6ad96cfb4bb21eefccef81d7c92f021:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:25:18 [info] 36#36: *269 [lua] logger.lua:23: c6ad96cfb4bb21eefccef81d7c92f021 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:25:18 +0000] c6ad96cfb4bb21eefccef81d7c92f021 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:25:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:25:22 [info] 36#36: *271 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:25:22 [info] 40#40: *270 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:25:32 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:25:32 [info] 36#36: *273 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:25:33 [info] 36#36: *274 [lua] access_by_lua(msblocations.conf:189):2: 30903074d183f966e76f6acf2b48e195:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:25:33 [info] 36#36: *274 [lua] logger.lua:23: 30903074d183f966e76f6acf2b48e195 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:25:33 +0000] 30903074d183f966e76f6acf2b48e195 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:25:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/23 05:25:42 [info] 36#36: *276 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:25:42 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:25:48 [info] 36#36: *277 [lua] access_by_lua(msblocations.conf:189):2: c394270a1c3c448aa5646169f815013c:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:25:48 [info] 36#36: *277 [lua] logger.lua:23: c394270a1c3c448aa5646169f815013c {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:25:48 +0000] c394270a1c3c448aa5646169f815013c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:25:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:25:52 [info] 36#36: *278 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:25:52 [info] 36#36: *279 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:26:02 [info] 36#36: *280 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:26:02 [info] 36#36: *281 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:26:03 [info] 36#36: *282 [lua] access_by_lua(msblocations.conf:189):2: eb4397c6c8795936dbc04ca4d8de63f6:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:26:03 [info] 36#36: *282 [lua] logger.lua:23: eb4397c6c8795936dbc04ca4d8de63f6 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:26:03 +0000] eb4397c6c8795936dbc04ca4d8de63f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:26:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:26:12 [info] 40#40: *284 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:26:12 [info] 36#36: *285 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:26:18 [info] 36#36: *286 [lua] access_by_lua(msblocations.conf:189):2: a7e22ceac9463454d35908afeab52809:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:26:18 [info] 36#36: *286 [lua] logger.lua:23: a7e22ceac9463454d35908afeab52809 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:26:18 +0000] a7e22ceac9463454d35908afeab52809 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:26:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/23 05:26:22 [info] 40#40: *288 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:26:22 [info] 40#40: *287 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:26:32 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:26:32 [info] 36#36: *290 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:26:33 [info] 36#36: *291 [lua] access_by_lua(msblocations.conf:189):2: c3ced9c576501be5201cb9c596543318:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:26:33 [info] 36#36: *291 [lua] logger.lua:23: c3ced9c576501be5201cb9c596543318 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:26:33 +0000] c3ced9c576501be5201cb9c596543318 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:26:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:26:42 [info] 36#36: *292 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:26:42 [info] 36#36: *293 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:26:48 [info] 36#36: *294 [lua] access_by_lua(msblocations.conf:189):2: 3afcfd9aeaeebcd477afbefe29bc44d0:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:26:48 [info] 36#36: *294 [lua] logger.lua:23: 3afcfd9aeaeebcd477afbefe29bc44d0 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:26:48 +0000] 3afcfd9aeaeebcd477afbefe29bc44d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:26:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:26:52 [info] 36#36: *295 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:26:52 [info] 36#36: *296 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:27:02 [info] 36#36: *297 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:27:02 [info] 36#36: *298 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:27:03 [info] 36#36: *299 [lua] access_by_lua(msblocations.conf:189):2: 799a67821f37076f64cb88c890289401:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:27:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:27:03 [info] 36#36: *299 [lua] logger.lua:23: 799a67821f37076f64cb88c890289401 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:27:03 +0000] 799a67821f37076f64cb88c890289401 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/23 05:27:12 [info] 36#36: *301 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:27:12 [info] 40#40: *302 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:27:18 [info] 36#36: *303 [lua] access_by_lua(msblocations.conf:189):2: 4b90adf98fa19042671cbd93e09365ff:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:27:18 [info] 36#36: *303 [lua] logger.lua:23: 4b90adf98fa19042671cbd93e09365ff {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:27:18 +0000] 4b90adf98fa19042671cbd93e09365ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:27:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 05:27:22 [info] 36#36: *304 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:27:22 [info] 40#40: *305 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:27:32 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:27:32 [info] 40#40: *307 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:27:33 [info] 36#36: *308 [lua] access_by_lua(msblocations.conf:189):2: 0549f61a67c653a3c20c82ce6f56495a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:27:33 +0000] 0549f61a67c653a3c20c82ce6f56495a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:27:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:27:33 [info] 36#36: *308 [lua] logger.lua:23: 0549f61a67c653a3c20c82ce6f56495a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:27:42 [info] 36#36: *309 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:27:42 [info] 36#36: *310 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:27:48 [info] 36#36: *311 [lua] access_by_lua(msblocations.conf:189):2: b5e471e21f87256ac314550c37e5d084:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:27:48 +0000] b5e471e21f87256ac314550c37e5d084 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/23 05:27:48 [info] 36#36: *311 [lua] logger.lua:23: b5e471e21f87256ac314550c37e5d084 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:27:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:27:52 [info] 36#36: *312 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:27:52 [info] 36#36: *313 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:28:02 [info] 36#36: *314 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:28:02 [info] 36#36: *315 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:28:03 [info] 36#36: *316 [lua] access_by_lua(msblocations.conf:189):2: 47a1868c1e912984ef7e293bb29072a8:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:28:03 +0000] 47a1868c1e912984ef7e293bb29072a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/01/23 05:28:03 [info] 36#36: *316 [lua] logger.lua:23: 47a1868c1e912984ef7e293bb29072a8 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:28:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/23 05:28:12 [info] 36#36: *318 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:28:12 [info] 36#36: *319 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:28:18 [info] 36#36: *320 [lua] access_by_lua(msblocations.conf:189):2: 80c509dd553d11e7c0a530a70b28f88c:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:28:18 +0000] 80c509dd553d11e7c0a530a70b28f88c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/23 05:28:18 [info] 36#36: *320 [lua] logger.lua:23: 80c509dd553d11e7c0a530a70b28f88c {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:28:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:28:22 [info] 36#36: *321 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:28:22 [info] 36#36: *322 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:28:32 [info] 36#36: *323 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:28:32 [info] 40#40: *324 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:28:33 [info] 36#36: *325 [lua] access_by_lua(msblocations.conf:189):2: e75a2f69931b34cf3c67e29c1d6dba98:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:28:33 +0000] e75a2f69931b34cf3c67e29c1d6dba98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/23 05:28:33 [info] 36#36: *325 [lua] logger.lua:23: e75a2f69931b34cf3c67e29c1d6dba98 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:28:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:28:42 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:28:42 [info] 36#36: *327 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:28:48 [info] 36#36: *328 [lua] access_by_lua(msblocations.conf:189):2: 5f1028288c9b06a988463353e3ce4a52:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:28:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 05:28:48 [info] 36#36: *328 [lua] logger.lua:23: 5f1028288c9b06a988463353e3ce4a52 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:28:48 +0000] 5f1028288c9b06a988463353e3ce4a52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/23 05:28:52 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:28:52 [info] 36#36: *330 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:29:02 [info] 36#36: *331 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:29:02 [info] 36#36: *332 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:29:03 [info] 36#36: *333 [lua] access_by_lua(msblocations.conf:189):2: fba56404879cc432573cf87d84d6f74e:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:29:03 +0000] fba56404879cc432573cf87d84d6f74e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:29:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/23 05:29:03 [info] 36#36: *333 [lua] logger.lua:23: fba56404879cc432573cf87d84d6f74e {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:29:12 [info] 40#40: *335 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:29:12 [info] 36#36: *336 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:29:18 [info] 36#36: *337 [lua] access_by_lua(msblocations.conf:189):2: c0cb43b73e7573f215856d881c6d6ee1:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:29:18 [info] 36#36: *337 [lua] logger.lua:23: c0cb43b73e7573f215856d881c6d6ee1 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:29:18 +0000] c0cb43b73e7573f215856d881c6d6ee1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:29:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:29:22 [info] 36#36: *338 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:29:22 [info] 36#36: *339 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:29:32 [info] 36#36: *340 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:29:32 [info] 36#36: *341 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:29:33 [info] 36#36: *342 [lua] access_by_lua(msblocations.conf:189):2: 1cfb0de0421c36c522d707e37a9e92e4:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:29:33 +0000] 1cfb0de0421c36c522d707e37a9e92e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/23 05:29:33 [info] 36#36: *342 [lua] logger.lua:23: 1cfb0de0421c36c522d707e37a9e92e4 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:29:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 05:29:42 [info] 36#36: *343 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:29:42 [info] 36#36: *344 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:29:48 [info] 36#36: *345 [lua] access_by_lua(msblocations.conf:189):2: 4660baa2b96939ac4246eb51048f0aa4:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:29:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 10.233.68.146 - - [23/Jan/2023:05:29:48 +0000] 4660baa2b96939ac4246eb51048f0aa4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/23 05:29:48 [info] 36#36: *345 [lua] logger.lua:23: 4660baa2b96939ac4246eb51048f0aa4 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:29:52 [info] 36#36: *346 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:29:52 [info] 36#36: *347 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:30:02 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:30:02 [info] 36#36: *349 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:30:03 [info] 36#36: *350 [lua] access_by_lua(msblocations.conf:189):2: e31c9409be8a20bdc3ed18e39f7626bf:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:30:03 [info] 36#36: *350 [lua] logger.lua:23: e31c9409be8a20bdc3ed18e39f7626bf {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:30:03 +0000] e31c9409be8a20bdc3ed18e39f7626bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:30:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:30:12 [info] 36#36: *352 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:30:12 [info] 36#36: *353 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:30:18 [info] 36#36: *354 [lua] access_by_lua(msblocations.conf:189):2: 1a73e81092e9056764cdd4e18fc62151:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:30:18 [info] 36#36: *354 [lua] logger.lua:23: 1a73e81092e9056764cdd4e18fc62151 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:30:18 +0000] 1a73e81092e9056764cdd4e18fc62151 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:30:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/23 05:30:22 [info] 36#36: *355 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:30:22 [info] 40#40: *356 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:30:32 [info] 36#36: *357 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:30:32 [info] 40#40: *358 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:30:33 [info] 36#36: *359 [lua] access_by_lua(msblocations.conf:189):2: 80a60f1e281316479b196d6642ca123d:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:30:33 [info] 36#36: *359 [lua] logger.lua:23: 80a60f1e281316479b196d6642ca123d {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:30:33 +0000] 80a60f1e281316479b196d6642ca123d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:30:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 05:30:42 [info] 40#40: *360 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:30:42 [info] 40#40: *361 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:30:48 [info] 36#36: *362 [lua] access_by_lua(msblocations.conf:189):2: e4df045dddc149867d4517cba65b1128:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:30:48 [info] 36#36: *362 [lua] logger.lua:23: e4df045dddc149867d4517cba65b1128 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:30:48 +0000] e4df045dddc149867d4517cba65b1128 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:30:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:30:52 [info] 40#40: *363 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:30:52 [info] 36#36: *364 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:31:02 [info] 36#36: *365 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:31:02 [info] 40#40: *366 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:31:03 [info] 36#36: *367 [lua] access_by_lua(msblocations.conf:189):2: 61095e99a041e5987f2c63c2cd96d7c8:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:31:03 [info] 36#36: *367 [lua] logger.lua:23: 61095e99a041e5987f2c63c2cd96d7c8 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:31:03 +0000] 61095e99a041e5987f2c63c2cd96d7c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:31:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 05:31:12 [info] 40#40: *369 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:31:12 [info] 36#36: *370 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:31:18 [info] 36#36: *371 [lua] access_by_lua(msblocations.conf:189):2: b3386af4fd43066a5073c1f15f9aab90:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:31:18 +0000] b3386af4fd43066a5073c1f15f9aab90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:31:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:31:18 [info] 36#36: *371 [lua] logger.lua:23: b3386af4fd43066a5073c1f15f9aab90 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:31:22 [info] 36#36: *372 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:31:22 [info] 40#40: *373 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:31:32 [info] 40#40: *374 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:31:32 [info] 40#40: *375 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:31:33 [info] 36#36: *376 [lua] access_by_lua(msblocations.conf:189):2: a67f9a1382877c4882a3a01dee3c1986:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:31:33 [info] 36#36: *376 [lua] logger.lua:23: a67f9a1382877c4882a3a01dee3c1986 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:31:33 +0000] a67f9a1382877c4882a3a01dee3c1986 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:31:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/23 05:31:42 [info] 36#36: *377 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:31:42 [info] 40#40: *378 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:31:48 [info] 36#36: *379 [lua] access_by_lua(msblocations.conf:189):2: 20b2630d86ce56fb35bbe91932c79cfb:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:31:48 [info] 36#36: *379 [lua] logger.lua:23: 20b2630d86ce56fb35bbe91932c79cfb {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:31:48 +0000] 20b2630d86ce56fb35bbe91932c79cfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:31:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 05:31:52 [info] 36#36: *380 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:31:52 [info] 40#40: *381 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:32:02 [info] 40#40: *382 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:32:02 [info] 40#40: *383 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:32:03 [info] 36#36: *384 [lua] access_by_lua(msblocations.conf:189):2: c990c4433e5a4dbf3a2bb6c43db5db3e:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:32:03 [info] 36#36: *384 [lua] logger.lua:23: c990c4433e5a4dbf3a2bb6c43db5db3e {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:32:03 +0000] c990c4433e5a4dbf3a2bb6c43db5db3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:32:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:32:12 [info] 36#36: *386 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:32:12 [info] 36#36: *387 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:32:18 [info] 36#36: *388 [lua] access_by_lua(msblocations.conf:189):2: 1e1eb1fb63edc897b7a17e85236402a6:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:32:18 +0000] 1e1eb1fb63edc897b7a17e85236402a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/23 05:32:18 [info] 36#36: *388 [lua] logger.lua:23: 1e1eb1fb63edc897b7a17e85236402a6 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:32:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:32:22 [info] 36#36: *389 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:32:22 [info] 40#40: *390 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:32:32 [info] 36#36: *391 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:32:32 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:32:33 [info] 36#36: *393 [lua] access_by_lua(msblocations.conf:189):2: 364188744a4f26ada40d390e2b02d604:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:32:33 +0000] 364188744a4f26ada40d390e2b02d604 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/23 05:32:33 [info] 36#36: *393 [lua] logger.lua:23: 364188744a4f26ada40d390e2b02d604 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:32:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 05:32:42 [info] 36#36: *394 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:32:42 [info] 36#36: *395 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:32:48 [info] 36#36: *396 [lua] access_by_lua(msblocations.conf:189):2: 424bf653213258ed64417ebc51ebea31:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:32:48 [info] 36#36: *396 [lua] logger.lua:23: 424bf653213258ed64417ebc51ebea31 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:32:48 +0000] 424bf653213258ed64417ebc51ebea31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:32:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:32:52 [info] 36#36: *397 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:32:52 [info] 36#36: *398 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:33:02 [info] 36#36: *399 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:33:02 [info] 36#36: *400 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:33:03 [info] 36#36: *401 [lua] access_by_lua(msblocations.conf:189):2: d0973c8f5c546f809bdd2501fcdcd1c9:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:33:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.68.146 - - [23/Jan/2023:05:33:03 +0000] d0973c8f5c546f809bdd2501fcdcd1c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/23 05:33:03 [info] 36#36: *401 [lua] logger.lua:23: d0973c8f5c546f809bdd2501fcdcd1c9 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:33:12 [info] 40#40: *404 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:33:12 [info] 36#36: *403 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:33:18 [info] 36#36: *405 [lua] access_by_lua(msblocations.conf:189):2: aacf92dcff6d9e17268a641769a89327:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:33:18 [info] 36#36: *405 [lua] logger.lua:23: aacf92dcff6d9e17268a641769a89327 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:33:18 +0000] aacf92dcff6d9e17268a641769a89327 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:33:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:33:22 [info] 36#36: *406 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:33:22 [info] 36#36: *407 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:33:32 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:33:32 [info] 40#40: *409 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:33:33 [info] 36#36: *410 [lua] access_by_lua(msblocations.conf:189):2: f96f022ad8c9ae64734a11810e64ef5f:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:33:33 +0000] f96f022ad8c9ae64734a11810e64ef5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/23 05:33:33 [info] 36#36: *410 [lua] logger.lua:23: f96f022ad8c9ae64734a11810e64ef5f {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:33:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 05:33:42 [info] 40#40: *411 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:33:42 [info] 40#40: *412 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:33:48 [info] 36#36: *413 [lua] access_by_lua(msblocations.conf:189):2: 23fe68c0ba17fc5b6f7e871f064100f3:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:33:48 [info] 36#36: *413 [lua] logger.lua:23: 23fe68c0ba17fc5b6f7e871f064100f3 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:33:48 +0000] 23fe68c0ba17fc5b6f7e871f064100f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:33:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:33:52 [info] 36#36: *414 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:33:52 [info] 40#40: *415 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:34:02 [info] 36#36: *416 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:34:02 [info] 40#40: *417 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:34:03 [info] 36#36: *418 [lua] access_by_lua(msblocations.conf:189):2: ecfe3562a7a811ba52a5a81a66cfc67d:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:34:03 [info] 36#36: *418 [lua] logger.lua:23: ecfe3562a7a811ba52a5a81a66cfc67d {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:34:03 +0000] ecfe3562a7a811ba52a5a81a66cfc67d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:34:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/23 05:34:12 [info] 40#40: *420 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:34:12 [info] 40#40: *421 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:34:18 [info] 36#36: *422 [lua] access_by_lua(msblocations.conf:189):2: 8b9c313127ea7ed147afdcd9c1a6e336:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:34:18 [info] 36#36: *422 [lua] logger.lua:23: 8b9c313127ea7ed147afdcd9c1a6e336 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:34:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.146 - - [23/Jan/2023:05:34:18 +0000] 8b9c313127ea7ed147afdcd9c1a6e336 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/23 05:34:22 [info] 36#36: *423 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:34:22 [info] 36#36: *424 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:34:32 [info] 36#36: *425 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:34:32 [info] 36#36: *426 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:34:33 [info] 36#36: *427 [lua] access_by_lua(msblocations.conf:189):2: e2386ac75189e13de4cad59b16412f45:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:34:33 [info] 36#36: *427 [lua] logger.lua:23: e2386ac75189e13de4cad59b16412f45 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:34:33 +0000] e2386ac75189e13de4cad59b16412f45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:34:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/23 05:34:42 [info] 40#40: *428 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:34:42 [info] 36#36: *429 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:34:48 [info] 36#36: *430 [lua] access_by_lua(msblocations.conf:189):2: 7b59571b9e627ee1e5cc144cdee5f42a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:34:48 +0000] 7b59571b9e627ee1e5cc144cdee5f42a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/23 05:34:48 [info] 36#36: *430 [lua] logger.lua:23: 7b59571b9e627ee1e5cc144cdee5f42a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:34:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/23 05:34:52 [info] 40#40: *432 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:34:52 [info] 40#40: *431 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:35:02 [info] 36#36: *433 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:35:02 [info] 36#36: *434 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:35:03 [info] 36#36: *435 [lua] access_by_lua(msblocations.conf:189):2: 3165c86fd80b3d511336e44cce9744be:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:35:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/23 05:35:03 [info] 36#36: *435 [lua] logger.lua:23: 3165c86fd80b3d511336e44cce9744be {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:35:03 +0000] 3165c86fd80b3d511336e44cce9744be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/23 05:35:12 [info] 36#36: *437 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:35:12 [info] 36#36: *438 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:35:18 [info] 36#36: *439 [lua] access_by_lua(msblocations.conf:189):2: ce6f937c420f936546d9b0808cbe9dea:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:35:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.146 - - [23/Jan/2023:05:35:19 +0000] ce6f937c420f936546d9b0808cbe9dea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/23 05:35:19 [info] 36#36: *439 [lua] logger.lua:23: ce6f937c420f936546d9b0808cbe9dea {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:35:22 [info] 36#36: *440 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:35:22 [info] 40#40: *441 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:35:32 [info] 36#36: *442 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:35:32 [info] 36#36: *443 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:35:34 [info] 36#36: *444 [lua] access_by_lua(msblocations.conf:189):2: 47ae3dbfc33704599d57635a99e38974:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:35:34 [info] 36#36: *444 [lua] logger.lua:23: 47ae3dbfc33704599d57635a99e38974 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:35:34 +0000] 47ae3dbfc33704599d57635a99e38974 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:35:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/23 05:35:42 [info] 40#40: *445 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:35:42 [info] 40#40: *446 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:35:49 [info] 36#36: *447 [lua] access_by_lua(msblocations.conf:189):2: 7f0b9a8987b4a01608ce820304a0ae74:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:35:49 [info] 36#36: *447 [lua] logger.lua:23: 7f0b9a8987b4a01608ce820304a0ae74 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:35:49 +0000] 7f0b9a8987b4a01608ce820304a0ae74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:35:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:35:52 [info] 40#40: *448 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:35:52 [info] 40#40: *449 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:36:02 [info] 36#36: *451 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:36:02 [info] 36#36: *450 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:36:04 [info] 36#36: *452 [lua] access_by_lua(msblocations.conf:189):2: c92d3251375ee86e62357c1e318a1292:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:36:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/23 05:36:04 [info] 36#36: *452 [lua] logger.lua:23: c92d3251375ee86e62357c1e318a1292 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:36:04 +0000] c92d3251375ee86e62357c1e318a1292 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/01/23 05:36:12 [info] 40#40: *454 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:36:12 [info] 40#40: *455 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:36:19 [info] 36#36: *456 [lua] access_by_lua(msblocations.conf:189):2: 7c99ed2e322a80a3e9ba666bcc535998:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:36:19 +0000] 7c99ed2e322a80a3e9ba666bcc535998 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/23 05:36:19 [info] 36#36: *456 [lua] logger.lua:23: 7c99ed2e322a80a3e9ba666bcc535998 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:36:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 05:36:22 [info] 36#36: *457 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:36:22 [info] 36#36: *458 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:36:32 [info] 36#36: *459 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:36:32 [info] 36#36: *460 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:36:34 [info] 36#36: *461 [lua] access_by_lua(msblocations.conf:189):2: 58bf7dd2a8aff4f304bf3251c3ba47c5:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:36:34 [info] 36#36: *461 [lua] logger.lua:23: 58bf7dd2a8aff4f304bf3251c3ba47c5 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:36:34 +0000] 58bf7dd2a8aff4f304bf3251c3ba47c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:36:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/23 05:36:42 [info] 36#36: *462 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:36:42 [info] 40#40: *463 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:36:49 [info] 36#36: *464 [lua] access_by_lua(msblocations.conf:189):2: 10b34fbfa519da53e71da0467dc100e8:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:36:49 [info] 36#36: *464 [lua] logger.lua:23: 10b34fbfa519da53e71da0467dc100e8 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:36:49 +0000] 10b34fbfa519da53e71da0467dc100e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:36:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/23 05:36:52 [info] 40#40: *466 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:36:52 [info] 36#36: *465 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:37:02 [info] 36#36: *467 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:37:02 [info] 40#40: *468 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:37:04 [info] 36#36: *469 [lua] access_by_lua(msblocations.conf:189):2: 40452b7754ac74b1d55f76c432511dbe:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:37:04 +0000] 40452b7754ac74b1d55f76c432511dbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/23 05:37:04 [info] 36#36: *469 [lua] logger.lua:23: 40452b7754ac74b1d55f76c432511dbe {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:37:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/23 05:37:12 [info] 40#40: *471 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:37:12 [info] 40#40: *472 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:37:19 [info] 36#36: *473 [lua] access_by_lua(msblocations.conf:189):2: cdbcbc16a9f1a8294ced1ed1eb5ce445:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:37:19 +0000] cdbcbc16a9f1a8294ced1ed1eb5ce445 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/23 05:37:19 [info] 36#36: *473 [lua] logger.lua:23: cdbcbc16a9f1a8294ced1ed1eb5ce445 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:37:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/23 05:37:22 [info] 36#36: *474 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:37:22 [info] 36#36: *475 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:37:32 [info] 36#36: *476 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:37:32 [info] 40#40: *477 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:37:34 [info] 36#36: *478 [lua] access_by_lua(msblocations.conf:189):2: e7d75d528f5943815f3456ada56642a3:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:37:34 [info] 36#36: *478 [lua] logger.lua:23: e7d75d528f5943815f3456ada56642a3 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:37:34 +0000] e7d75d528f5943815f3456ada56642a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:37:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/23 05:37:42 [info] 36#36: *479 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:37:42 [info] 36#36: *480 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:37:49 [info] 36#36: *481 [lua] access_by_lua(msblocations.conf:189):2: 7a8fa019da4bfe23d9de6a09deb0ebd8:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:37:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/23 05:37:49 [info] 36#36: *481 [lua] logger.lua:23: 7a8fa019da4bfe23d9de6a09deb0ebd8 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:37:49 +0000] 7a8fa019da4bfe23d9de6a09deb0ebd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/23 05:37:52 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:37:52 [info] 36#36: *483 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:38:02 [info] 40#40: *484 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:38:02 [info] 40#40: *485 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:38:04 [info] 36#36: *486 [lua] access_by_lua(msblocations.conf:189):2: bcdecda91bf5908781331832c4d58b37:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:38:04 +0000] bcdecda91bf5908781331832c4d58b37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/23 05:38:04 [info] 36#36: *486 [lua] logger.lua:23: bcdecda91bf5908781331832c4d58b37 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:38:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:38:12 [info] 36#36: *488 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:38:12 [info] 36#36: *489 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:38:19 [info] 36#36: *490 [lua] access_by_lua(msblocations.conf:189):2: 4095cfcfce5817d96d3f3445dd3bd25a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:38:19 +0000] 4095cfcfce5817d96d3f3445dd3bd25a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/23 05:38:19 [info] 36#36: *490 [lua] logger.lua:23: 4095cfcfce5817d96d3f3445dd3bd25a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:38:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:38:22 [info] 40#40: *491 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:38:22 [info] 40#40: *492 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:38:32 [info] 36#36: *493 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:38:32 [info] 40#40: *494 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:38:34 [info] 36#36: *495 [lua] access_by_lua(msblocations.conf:189):2: bca4b3dd2cf36c53350191bc38e05580:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:38:34 [info] 36#36: *495 [lua] logger.lua:23: bca4b3dd2cf36c53350191bc38e05580 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:38:34 +0000] bca4b3dd2cf36c53350191bc38e05580 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:38:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:38:42 [info] 36#36: *496 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:38:42 [info] 36#36: *497 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:38:49 [info] 36#36: *498 [lua] access_by_lua(msblocations.conf:189):2: 985e6990de5206494583dcbb0c68e2ff:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:38:49 [info] 36#36: *498 [lua] logger.lua:23: 985e6990de5206494583dcbb0c68e2ff {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:38:49 +0000] 985e6990de5206494583dcbb0c68e2ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:38:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:38:52 [info] 36#36: *499 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:38:52 [info] 36#36: *500 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:39:02 [info] 36#36: *501 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:39:02 [info] 36#36: *502 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:39:04 [info] 36#36: *503 [lua] access_by_lua(msblocations.conf:189):2: 9add45c63d4e8a56ae43b93c0e62cea5:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:39:04 [info] 36#36: *503 [lua] logger.lua:23: 9add45c63d4e8a56ae43b93c0e62cea5 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:39:04 +0000] 9add45c63d4e8a56ae43b93c0e62cea5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:39:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2023/01/23 05:39:12 [info] 36#36: *505 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:39:12 [info] 36#36: *506 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:39:19 [info] 36#36: *507 [lua] access_by_lua(msblocations.conf:189):2: 7ba92ea2b51649b0f27b3c519e70ed4e:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:39:19 +0000] 7ba92ea2b51649b0f27b3c519e70ed4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:39:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:39:19 [info] 36#36: *507 [lua] logger.lua:23: 7ba92ea2b51649b0f27b3c519e70ed4e {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:39:22 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:39:22 [info] 36#36: *509 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:39:32 [info] 36#36: *510 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:39:32 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:39:34 [info] 36#36: *512 [lua] access_by_lua(msblocations.conf:189):2: 5e73f392befb03b044890b92627bdea8:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:39:34 +0000] 5e73f392befb03b044890b92627bdea8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/23 05:39:34 [info] 36#36: *512 [lua] logger.lua:23: 5e73f392befb03b044890b92627bdea8 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:39:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:39:42 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:39:42 [info] 36#36: *514 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:39:49 [info] 36#36: *515 [lua] access_by_lua(msblocations.conf:189):2: ab8290b1467ab6c7ed7151281d8e615e:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:39:49 [info] 36#36: *515 [lua] logger.lua:23: ab8290b1467ab6c7ed7151281d8e615e {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:39:49 +0000] ab8290b1467ab6c7ed7151281d8e615e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:39:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:39:52 [info] 36#36: *516 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:39:52 [info] 36#36: *517 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:40:02 [info] 36#36: *518 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:40:02 [info] 36#36: *519 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:40:04 [info] 36#36: *520 [lua] access_by_lua(msblocations.conf:189):2: df196d16d946f2883f9128e3a3b3e15f:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:40:04 +0000] df196d16d946f2883f9128e3a3b3e15f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/23 05:40:04 [info] 36#36: *520 [lua] logger.lua:23: df196d16d946f2883f9128e3a3b3e15f {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:40:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:40:12 [info] 36#36: *522 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:40:12 [info] 36#36: *523 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:40:19 [info] 36#36: *524 [lua] access_by_lua(msblocations.conf:189):2: 68d2d5793f89e1e67dd9c297b80e8e39:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:40:19 +0000] 68d2d5793f89e1e67dd9c297b80e8e39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/23 05:40:19 [info] 36#36: *524 [lua] logger.lua:23: 68d2d5793f89e1e67dd9c297b80e8e39 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:40:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:40:22 [info] 36#36: *525 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:40:22 [info] 36#36: *526 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:40:32 [info] 36#36: *527 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:40:32 [info] 40#40: *528 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:40:34 [info] 36#36: *529 [lua] access_by_lua(msblocations.conf:189):2: 8d93d57f61fad05137191a9986c83718:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:40:34 +0000] 8d93d57f61fad05137191a9986c83718 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:40:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:40:34 [info] 36#36: *529 [lua] logger.lua:23: 8d93d57f61fad05137191a9986c83718 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:40:42 [info] 36#36: *530 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:40:42 [info] 36#36: *531 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:40:49 [info] 36#36: *532 [lua] access_by_lua(msblocations.conf:189):2: f70671e2d622a0ab3a37cb14b66deac7:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:40:49 [info] 36#36: *532 [lua] logger.lua:23: f70671e2d622a0ab3a37cb14b66deac7 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:40:49 +0000] f70671e2d622a0ab3a37cb14b66deac7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:40:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 05:40:52 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:40:52 [info] 40#40: *534 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:41:02 [info] 36#36: *535 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:41:02 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:41:04 [info] 36#36: *537 [lua] access_by_lua(msblocations.conf:189):2: 1a02429370eaf3911e0095984ad418e9:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:41:04 [info] 36#36: *537 [lua] logger.lua:23: 1a02429370eaf3911e0095984ad418e9 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:41:04 +0000] 1a02429370eaf3911e0095984ad418e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:41:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/23 05:41:12 [info] 36#36: *539 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:41:12 [info] 36#36: *540 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:41:19 [info] 36#36: *541 [lua] access_by_lua(msblocations.conf:189):2: 5c95c6935a476c8e3b79f645fcb08bf8:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:41:19 +0000] 5c95c6935a476c8e3b79f645fcb08bf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/23 05:41:19 [info] 36#36: *541 [lua] logger.lua:23: 5c95c6935a476c8e3b79f645fcb08bf8 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:41:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:41:22 [info] 36#36: *542 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:41:22 [info] 36#36: *543 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:41:32 [info] 40#40: *545 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:41:32 [info] 40#40: *544 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:41:34 [info] 36#36: *546 [lua] access_by_lua(msblocations.conf:189):2: 67e0f104dc7ea88ab2df5cc57c979ab2:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:41:34 [info] 36#36: *546 [lua] logger.lua:23: 67e0f104dc7ea88ab2df5cc57c979ab2 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:41:34 +0000] 67e0f104dc7ea88ab2df5cc57c979ab2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:41:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:41:42 [info] 40#40: *547 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:41:42 [info] 40#40: *548 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:41:49 [info] 36#36: *549 [lua] access_by_lua(msblocations.conf:189):2: b6db2db6329c1b257acd886758fdf57e:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:41:49 [info] 36#36: *549 [lua] logger.lua:23: b6db2db6329c1b257acd886758fdf57e {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:41:49 +0000] b6db2db6329c1b257acd886758fdf57e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:41:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:41:52 [info] 36#36: *550 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:41:52 [info] 40#40: *551 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:42:02 [info] 36#36: *553 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:42:02 [info] 36#36: *552 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:42:04 [info] 36#36: *554 [lua] access_by_lua(msblocations.conf:189):2: ab9ae24035b5559279d2addd07466e4a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:42:04 [info] 36#36: *554 [lua] logger.lua:23: ab9ae24035b5559279d2addd07466e4a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:42:04 +0000] ab9ae24035b5559279d2addd07466e4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:42:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:42:12 [info] 36#36: *557 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:42:12 [info] 36#36: *556 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:42:19 [info] 36#36: *558 [lua] access_by_lua(msblocations.conf:189):2: 22e4206ee2f8fc9802c234f12949c787:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:42:19 +0000] 22e4206ee2f8fc9802c234f12949c787 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:42:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:42:19 [info] 36#36: *558 [lua] logger.lua:23: 22e4206ee2f8fc9802c234f12949c787 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:42:22 [info] 36#36: *559 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:42:22 [info] 36#36: *560 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:42:32 [info] 36#36: *561 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:42:32 [info] 40#40: *562 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:42:34 [info] 36#36: *563 [lua] access_by_lua(msblocations.conf:189):2: e0ddaa15810353a1fcb47f1fb612568a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:42:34 [info] 36#36: *563 [lua] logger.lua:23: e0ddaa15810353a1fcb47f1fb612568a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:42:34 +0000] e0ddaa15810353a1fcb47f1fb612568a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:42:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:42:42 [info] 36#36: *564 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:42:42 [info] 36#36: *565 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:42:49 [info] 36#36: *566 [lua] access_by_lua(msblocations.conf:189):2: f75eab1712577adf1ae0c722729f5c76:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:42:49 +0000] f75eab1712577adf1ae0c722729f5c76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/23 05:42:49 [info] 36#36: *566 [lua] logger.lua:23: f75eab1712577adf1ae0c722729f5c76 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:42:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 05:42:52 [info] 36#36: *567 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:42:52 [info] 36#36: *568 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:43:02 [info] 36#36: *569 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:43:02 [info] 40#40: *570 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:43:04 [info] 36#36: *571 [lua] access_by_lua(msblocations.conf:189):2: bdea255db046529d2e32f0a74ac3904f:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:43:04 [info] 36#36: *571 [lua] logger.lua:23: bdea255db046529d2e32f0a74ac3904f {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:43:04 +0000] bdea255db046529d2e32f0a74ac3904f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:43:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:43:12 [info] 36#36: *573 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:43:12 [info] 40#40: *574 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:43:19 [info] 36#36: *575 [lua] access_by_lua(msblocations.conf:189):2: c4b98f88341f45cbd33c222fc1def92a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:43:19 +0000] c4b98f88341f45cbd33c222fc1def92a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/23 05:43:19 [info] 36#36: *575 [lua] logger.lua:23: c4b98f88341f45cbd33c222fc1def92a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:43:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:43:22 [info] 36#36: *576 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:43:22 [info] 40#40: *577 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:43:32 [info] 36#36: *578 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:43:32 [info] 36#36: *579 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:43:34 [info] 36#36: *580 [lua] access_by_lua(msblocations.conf:189):2: a4b49c2253a3607bfcfaca929d10f28a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:43:34 [info] 36#36: *580 [lua] logger.lua:23: a4b49c2253a3607bfcfaca929d10f28a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:43:34 +0000] a4b49c2253a3607bfcfaca929d10f28a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:43:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:43:42 [info] 36#36: *581 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:43:42 [info] 40#40: *582 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:43:49 [info] 36#36: *583 [lua] access_by_lua(msblocations.conf:189):2: e99da1516ea59bd255cdfa9f8661aa01:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:43:49 [info] 36#36: *583 [lua] logger.lua:23: e99da1516ea59bd255cdfa9f8661aa01 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:43:49 +0000] e99da1516ea59bd255cdfa9f8661aa01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:43:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:43:52 [info] 36#36: *584 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:43:52 [info] 40#40: *585 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:44:02 [info] 36#36: *586 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:44:02 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:44:04 [info] 36#36: *588 [lua] access_by_lua(msblocations.conf:189):2: 95ddb294f9d3af0b9e9d696047dc5ef2:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:44:04 [info] 36#36: *588 [lua] logger.lua:23: 95ddb294f9d3af0b9e9d696047dc5ef2 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:44:04 +0000] 95ddb294f9d3af0b9e9d696047dc5ef2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:44:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 05:44:12 [info] 36#36: *590 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:44:12 [info] 40#40: *591 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:44:19 [info] 36#36: *592 [lua] access_by_lua(msblocations.conf:189):2: 262a6a980c3d54fb737bb28439e6d9bb:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:44:19 +0000] 262a6a980c3d54fb737bb28439e6d9bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/23 05:44:19 [info] 36#36: *592 [lua] logger.lua:23: 262a6a980c3d54fb737bb28439e6d9bb {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:44:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:44:22 [info] 36#36: *593 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:44:22 [info] 36#36: *594 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:44:32 [info] 36#36: *595 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:44:32 [info] 40#40: *596 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:44:34 [info] 36#36: *597 [lua] access_by_lua(msblocations.conf:189):2: 0b77cbd2bf6060c820c85c912024c4f5:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:44:34 +0000] 0b77cbd2bf6060c820c85c912024c4f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/23 05:44:34 [info] 36#36: *597 [lua] logger.lua:23: 0b77cbd2bf6060c820c85c912024c4f5 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:44:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:44:42 [info] 40#40: *599 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:44:42 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:44:49 [info] 36#36: *600 [lua] access_by_lua(msblocations.conf:189):2: 705aeb68ae496d09662c587274a90e7d:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:44:49 +0000] 705aeb68ae496d09662c587274a90e7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/23 05:44:49 [info] 36#36: *600 [lua] logger.lua:23: 705aeb68ae496d09662c587274a90e7d {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:44:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:44:52 [info] 36#36: *601 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:44:52 [info] 36#36: *602 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:45:02 [info] 36#36: *603 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:45:02 [info] 36#36: *604 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:45:04 [info] 36#36: *605 [lua] access_by_lua(msblocations.conf:189):2: 8263f5f3afdb50108cb46b46143f334d:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:45:04 [info] 36#36: *605 [lua] logger.lua:23: 8263f5f3afdb50108cb46b46143f334d {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:45:04 +0000] 8263f5f3afdb50108cb46b46143f334d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:45:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 05:45:12 [info] 36#36: *607 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:45:12 [info] 36#36: *608 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:45:19 [info] 36#36: *609 [lua] access_by_lua(msblocations.conf:189):2: 7aa1ccab9fb25af3b1a66badefa37d8e:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:45:19 [info] 36#36: *609 [lua] logger.lua:23: 7aa1ccab9fb25af3b1a66badefa37d8e {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:45:19 +0000] 7aa1ccab9fb25af3b1a66badefa37d8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:45:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 05:45:22 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:45:22 [info] 40#40: *611 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:45:32 [info] 36#36: *612 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:45:32 [info] 36#36: *613 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:45:34 [info] 36#36: *614 [lua] access_by_lua(msblocations.conf:189):2: c3c428de32ee238937b2ce232cdb97e7:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:45:34 [info] 36#36: *614 [lua] logger.lua:23: c3c428de32ee238937b2ce232cdb97e7 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:45:34 +0000] c3c428de32ee238937b2ce232cdb97e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:45:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:45:42 [info] 36#36: *615 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:45:42 [info] 36#36: *616 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:45:49 [info] 36#36: *617 [lua] access_by_lua(msblocations.conf:189):2: 4bc8cea38f17008014e241364dfbfdd8:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:45:49 +0000] 4bc8cea38f17008014e241364dfbfdd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/23 05:45:49 [info] 36#36: *617 [lua] logger.lua:23: 4bc8cea38f17008014e241364dfbfdd8 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:45:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:45:52 [info] 36#36: *618 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:45:52 [info] 36#36: *619 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:46:02 [info] 36#36: *620 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:46:02 [info] 36#36: *621 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:46:04 [info] 36#36: *622 [lua] access_by_lua(msblocations.conf:189):2: 5505a37846e593c84eed99ab4ebb936c:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:46:04 [info] 36#36: *622 [lua] logger.lua:23: 5505a37846e593c84eed99ab4ebb936c {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:46:04 +0000] 5505a37846e593c84eed99ab4ebb936c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:46:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:46:12 [info] 36#36: *624 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:46:12 [info] 40#40: *625 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:46:19 [info] 36#36: *626 [lua] access_by_lua(msblocations.conf:189):2: adae9854834cc0aa1046a50b84dc6537:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:46:19 [info] 36#36: *626 [lua] logger.lua:23: adae9854834cc0aa1046a50b84dc6537 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:46:19 +0000] adae9854834cc0aa1046a50b84dc6537 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:46:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 05:46:22 [info] 36#36: *627 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:46:22 [info] 36#36: *628 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:46:32 [info] 36#36: *629 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:46:32 [info] 36#36: *630 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:46:34 [info] 36#36: *631 [lua] access_by_lua(msblocations.conf:189):2: 5dce363e717d93fbe6fca1291bf02b38:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:46:34 [info] 36#36: *631 [lua] logger.lua:23: 5dce363e717d93fbe6fca1291bf02b38 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:46:34 +0000] 5dce363e717d93fbe6fca1291bf02b38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:46:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:46:42 [info] 36#36: *632 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:46:42 [info] 36#36: *633 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:46:49 [info] 36#36: *634 [lua] access_by_lua(msblocations.conf:189):2: 3c765ff6c22844fc7b15a71b1e3dd70f:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:46:49 [info] 36#36: *634 [lua] logger.lua:23: 3c765ff6c22844fc7b15a71b1e3dd70f {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:46:49 +0000] 3c765ff6c22844fc7b15a71b1e3dd70f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:46:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/23 05:46:52 [info] 36#36: *635 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:46:52 [info] 36#36: *636 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:47:02 [info] 36#36: *637 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:47:02 [info] 36#36: *638 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:47:04 [info] 36#36: *639 [lua] access_by_lua(msblocations.conf:189):2: 00972f14124fe2cfc27537516a6f068c:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:47:04 [info] 36#36: *639 [lua] logger.lua:23: 00972f14124fe2cfc27537516a6f068c {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:47:04 +0000] 00972f14124fe2cfc27537516a6f068c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:47:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/23 05:47:12 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:47:12 [info] 36#36: *642 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:47:19 [info] 36#36: *643 [lua] access_by_lua(msblocations.conf:189):2: 8560f5d7c6f3aeb2a7713c8d0974f893:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:47:19 [info] 36#36: *643 [lua] logger.lua:23: 8560f5d7c6f3aeb2a7713c8d0974f893 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:47:19 +0000] 8560f5d7c6f3aeb2a7713c8d0974f893 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:47:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:47:22 [info] 36#36: *644 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:47:22 [info] 36#36: *645 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:47:32 [info] 36#36: *646 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:47:32 [info] 36#36: *647 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:47:34 [info] 36#36: *648 [lua] access_by_lua(msblocations.conf:189):2: 557692ec203717a5cfcc2397748abff5:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:47:34 [info] 36#36: *648 [lua] logger.lua:23: 557692ec203717a5cfcc2397748abff5 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:47:34 +0000] 557692ec203717a5cfcc2397748abff5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:47:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:47:42 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:47:42 [info] 36#36: *650 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:47:49 [info] 36#36: *651 [lua] access_by_lua(msblocations.conf:189):2: e1bcd95e14cc443a3d4de5537d9325fe:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:47:49 +0000] e1bcd95e14cc443a3d4de5537d9325fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/23 05:47:49 [info] 36#36: *651 [lua] logger.lua:23: e1bcd95e14cc443a3d4de5537d9325fe {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:47:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:47:52 [info] 36#36: *652 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:47:52 [info] 36#36: *653 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:48:02 [info] 36#36: *654 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:48:02 [info] 40#40: *655 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:48:04 [info] 36#36: *656 [lua] access_by_lua(msblocations.conf:189):2: c7ad00b2f13ee3653d321dfee8fe4bb1:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:48:04 +0000] c7ad00b2f13ee3653d321dfee8fe4bb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/23 05:48:04 [info] 36#36: *656 [lua] logger.lua:23: c7ad00b2f13ee3653d321dfee8fe4bb1 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:48:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:48:12 [info] 36#36: *658 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:48:12 [info] 40#40: *659 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:48:19 [info] 36#36: *660 [lua] access_by_lua(msblocations.conf:189):2: c9d1830a8c5fb5710a1e20232aac17c5:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:48:19 +0000] c9d1830a8c5fb5710a1e20232aac17c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/23 05:48:19 [info] 36#36: *660 [lua] logger.lua:23: c9d1830a8c5fb5710a1e20232aac17c5 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:48:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:48:22 [info] 36#36: *661 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:48:22 [info] 36#36: *662 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:48:32 [info] 36#36: *663 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:48:32 [info] 36#36: *664 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:48:34 [info] 36#36: *665 [lua] access_by_lua(msblocations.conf:189):2: 41819bd4a4897c8b0f1e0ca3c80be004:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:48:34 +0000] 41819bd4a4897c8b0f1e0ca3c80be004 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/23 05:48:34 [info] 36#36: *665 [lua] logger.lua:23: 41819bd4a4897c8b0f1e0ca3c80be004 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:48:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:48:42 [info] 40#40: *666 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:48:42 [info] 36#36: *667 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:48:49 [info] 36#36: *668 [lua] access_by_lua(msblocations.conf:189):2: 8e032900aa55d88ca8bc4094509f949c:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:48:49 +0000] 8e032900aa55d88ca8bc4094509f949c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/23 05:48:49 [info] 36#36: *668 [lua] logger.lua:23: 8e032900aa55d88ca8bc4094509f949c {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:48:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:48:52 [info] 36#36: *669 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:48:52 [info] 36#36: *670 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:49:02 [info] 36#36: *671 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:49:02 [info] 36#36: *672 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:49:04 [info] 36#36: *673 [lua] access_by_lua(msblocations.conf:189):2: 3f1f9db0a4e79827f402c2d2f9b6510a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:49:04 +0000] 3f1f9db0a4e79827f402c2d2f9b6510a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:49:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:49:04 [info] 36#36: *673 [lua] logger.lua:23: 3f1f9db0a4e79827f402c2d2f9b6510a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:49:12 [info] 36#36: *675 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:49:12 [info] 36#36: *676 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:49:19 [info] 36#36: *677 [lua] access_by_lua(msblocations.conf:189):2: 28aa9a21546b54332b3d3a0b202c9c2f:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:49:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:49:19 [info] 36#36: *677 [lua] logger.lua:23: 28aa9a21546b54332b3d3a0b202c9c2f {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:49:19 +0000] 28aa9a21546b54332b3d3a0b202c9c2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/23 05:49:22 [info] 36#36: *678 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:49:22 [info] 40#40: *679 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:49:32 [info] 36#36: *680 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:49:32 [info] 40#40: *681 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:49:34 [info] 36#36: *682 [lua] access_by_lua(msblocations.conf:189):2: f048c5246dc015bc2f89ae6c56e53427:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:49:34 [info] 36#36: *682 [lua] logger.lua:23: f048c5246dc015bc2f89ae6c56e53427 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:49:34 +0000] f048c5246dc015bc2f89ae6c56e53427 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:49:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 05:49:42 [info] 36#36: *683 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:49:42 [info] 40#40: *684 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:49:49 [info] 36#36: *685 [lua] access_by_lua(msblocations.conf:189):2: a467db5378611f6ecbd764af332edf05:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:49:49 [info] 36#36: *685 [lua] logger.lua:23: a467db5378611f6ecbd764af332edf05 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:49:49 +0000] a467db5378611f6ecbd764af332edf05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:49:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:49:52 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:49:52 [info] 36#36: *687 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:50:02 [info] 36#36: *688 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:50:02 [info] 36#36: *689 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:50:04 [info] 36#36: *690 [lua] access_by_lua(msblocations.conf:189):2: 4bce450997e0a42d075cb7915d140201:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:50:04 [info] 36#36: *690 [lua] logger.lua:23: 4bce450997e0a42d075cb7915d140201 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:50:04 +0000] 4bce450997e0a42d075cb7915d140201 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:50:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 05:50:12 [info] 36#36: *692 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:50:12 [info] 40#40: *693 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:50:19 [info] 36#36: *694 [lua] access_by_lua(msblocations.conf:189):2: 08b80248ffb2960017ba5140b2873c7c:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:50:20 +0000] 08b80248ffb2960017ba5140b2873c7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/23 05:50:20 [info] 36#36: *694 [lua] logger.lua:23: 08b80248ffb2960017ba5140b2873c7c {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:50:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/23 05:50:22 [info] 36#36: *695 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:50:22 [info] 36#36: *696 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:50:32 [info] 36#36: *697 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:50:32 [info] 36#36: *698 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:50:35 [info] 36#36: *699 [lua] access_by_lua(msblocations.conf:189):2: b75dc329c245aa0b3e60096d7601d4bf:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:50:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.68.146 - - [23/Jan/2023:05:50:35 +0000] b75dc329c245aa0b3e60096d7601d4bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/23 05:50:35 [info] 36#36: *699 [lua] logger.lua:23: b75dc329c245aa0b3e60096d7601d4bf {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:50:42 [info] 36#36: *700 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:50:42 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:50:50 [info] 36#36: *702 [lua] access_by_lua(msblocations.conf:189):2: 9fed8f73a0b8e85c0089edea08bbc359:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:50:50 +0000] 9fed8f73a0b8e85c0089edea08bbc359 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:50:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:50:50 [info] 36#36: *702 [lua] logger.lua:23: 9fed8f73a0b8e85c0089edea08bbc359 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:50:52 [info] 36#36: *703 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:50:52 [info] 40#40: *704 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:51:02 [info] 36#36: *705 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:51:02 [info] 36#36: *706 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:51:05 [info] 36#36: *707 [lua] access_by_lua(msblocations.conf:189):2: 548301da34e27d454594179c5da0aed5:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:51:05 +0000] 548301da34e27d454594179c5da0aed5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/23 05:51:05 [info] 36#36: *707 [lua] logger.lua:23: 548301da34e27d454594179c5da0aed5 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:51:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/23 05:51:12 [info] 36#36: *709 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:51:12 [info] 40#40: *710 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:51:20 [info] 36#36: *711 [lua] access_by_lua(msblocations.conf:189):2: d1b5a613eb5ce02db99cdb2e9b9cf181:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:51:20 +0000] d1b5a613eb5ce02db99cdb2e9b9cf181 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/23 05:51:20 [info] 36#36: *711 [lua] logger.lua:23: d1b5a613eb5ce02db99cdb2e9b9cf181 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:51:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:51:22 [info] 36#36: *712 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:51:22 [info] 36#36: *713 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:51:32 [info] 36#36: *714 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:51:32 [info] 36#36: *715 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:51:35 [info] 36#36: *716 [lua] access_by_lua(msblocations.conf:189):2: 0cc6f35cac61af38261f2d1db49c1bdc:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:51:35 +0000] 0cc6f35cac61af38261f2d1db49c1bdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/23 05:51:35 [info] 36#36: *716 [lua] logger.lua:23: 0cc6f35cac61af38261f2d1db49c1bdc {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:51:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:51:42 [info] 36#36: *717 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:51:42 [info] 36#36: *718 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:51:50 [info] 36#36: *719 [lua] access_by_lua(msblocations.conf:189):2: e6058d047e62688b8fc76fbac7cd9690:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:51:50 [info] 36#36: *719 [lua] logger.lua:23: e6058d047e62688b8fc76fbac7cd9690 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:51:50 +0000] e6058d047e62688b8fc76fbac7cd9690 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:51:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/23 05:51:52 [info] 40#40: *720 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:51:52 [info] 40#40: *721 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:52:02 [info] 36#36: *722 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:52:02 [info] 36#36: *723 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:52:05 [info] 36#36: *724 [lua] access_by_lua(msblocations.conf:189):2: 1473dd70aae312e1d1fade1da41f58ee:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:52:05 [info] 36#36: *724 [lua] logger.lua:23: 1473dd70aae312e1d1fade1da41f58ee {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:52:05 +0000] 1473dd70aae312e1d1fade1da41f58ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:52:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:52:12 [info] 36#36: *726 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:52:12 [info] 36#36: *727 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:52:20 [info] 36#36: *728 [lua] access_by_lua(msblocations.conf:189):2: f80747b4920780d5767299a599db0a6c:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:52:20 +0000] f80747b4920780d5767299a599db0a6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:52:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 05:52:20 [info] 36#36: *728 [lua] logger.lua:23: f80747b4920780d5767299a599db0a6c {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:52:22 [info] 36#36: *729 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:52:22 [info] 40#40: *730 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:52:32 [info] 36#36: *731 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:52:32 [info] 40#40: *732 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:52:35 [info] 36#36: *733 [lua] access_by_lua(msblocations.conf:189):2: e22dd8993dbd1db140c623eb67eb09e7:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:52:35 +0000] e22dd8993dbd1db140c623eb67eb09e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:52:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 05:52:35 [info] 36#36: *733 [lua] logger.lua:23: e22dd8993dbd1db140c623eb67eb09e7 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:52:42 [info] 40#40: *734 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:52:42 [info] 36#36: *735 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:52:50 [info] 36#36: *736 [lua] access_by_lua(msblocations.conf:189):2: fd7f7bde8d8bca8aa0783a71563bf527:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:52:50 +0000] fd7f7bde8d8bca8aa0783a71563bf527 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/23 05:52:50 [info] 36#36: *736 [lua] logger.lua:23: fd7f7bde8d8bca8aa0783a71563bf527 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:52:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:52:52 [info] 36#36: *737 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:52:52 [info] 36#36: *738 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:53:02 [info] 36#36: *739 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:53:02 [info] 36#36: *740 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:53:05 [info] 36#36: *741 [lua] access_by_lua(msblocations.conf:189):2: a49d41ad80dec7b1551905f2d5b45121:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:53:05 +0000] a49d41ad80dec7b1551905f2d5b45121 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/23 05:53:05 [info] 36#36: *741 [lua] logger.lua:23: a49d41ad80dec7b1551905f2d5b45121 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:53:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/23 05:53:12 [info] 36#36: *743 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:53:12 [info] 40#40: *744 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:53:20 [info] 36#36: *745 [lua] access_by_lua(msblocations.conf:189):2: 8335738b809a8d2c953d2aa612511c29:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:53:20 [info] 36#36: *745 [lua] logger.lua:23: 8335738b809a8d2c953d2aa612511c29 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:53:20 +0000] 8335738b809a8d2c953d2aa612511c29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:53:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:53:22 [info] 40#40: *746 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:53:22 [info] 36#36: *747 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:53:32 [info] 36#36: *748 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:53:32 [info] 40#40: *749 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:53:35 [info] 36#36: *750 [lua] access_by_lua(msblocations.conf:189):2: 444ea2f2a24930ac952eabd47a344d17:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:53:35 [info] 36#36: *750 [lua] logger.lua:23: 444ea2f2a24930ac952eabd47a344d17 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:53:35 +0000] 444ea2f2a24930ac952eabd47a344d17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:53:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 05:53:42 [info] 36#36: *751 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:53:42 [info] 36#36: *752 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:53:50 [info] 36#36: *753 [lua] access_by_lua(msblocations.conf:189):2: bb0ee765f6098bef79854ff013d3dbf8:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:53:50 +0000] bb0ee765f6098bef79854ff013d3dbf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/23 05:53:50 [info] 36#36: *753 [lua] logger.lua:23: bb0ee765f6098bef79854ff013d3dbf8 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:53:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 05:53:52 [info] 36#36: *754 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:53:52 [info] 36#36: *755 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:54:02 [info] 36#36: *756 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:54:02 [info] 36#36: *757 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:54:05 [info] 36#36: *758 [lua] access_by_lua(msblocations.conf:189):2: 81abfdde4a255615b74b1cd1aae77ea9:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:54:05 [info] 36#36: *758 [lua] logger.lua:23: 81abfdde4a255615b74b1cd1aae77ea9 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:54:05 +0000] 81abfdde4a255615b74b1cd1aae77ea9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:54:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:54:12 [info] 36#36: *760 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:54:12 [info] 36#36: *761 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:54:20 [info] 36#36: *762 [lua] access_by_lua(msblocations.conf:189):2: c113ce8d750f21535765188cbc9b4ccb:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:54:20 [info] 36#36: *762 [lua] logger.lua:23: c113ce8d750f21535765188cbc9b4ccb {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:54:20 +0000] c113ce8d750f21535765188cbc9b4ccb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:54:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/23 05:54:22 [info] 40#40: *763 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:54:22 [info] 40#40: *764 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:54:32 [info] 40#40: *766 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:54:32 [info] 36#36: *765 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:54:35 [info] 36#36: *767 [lua] access_by_lua(msblocations.conf:189):2: 7a6d88bc83539f464d111b525c24ea04:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:54:35 [info] 36#36: *767 [lua] logger.lua:23: 7a6d88bc83539f464d111b525c24ea04 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:54:35 +0000] 7a6d88bc83539f464d111b525c24ea04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:54:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/23 05:54:42 [info] 36#36: *768 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:54:42 [info] 36#36: *769 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:54:50 [info] 36#36: *770 [lua] access_by_lua(msblocations.conf:189):2: 9c2882045b5df0dde3ce139d5a26bfc9:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:54:50 [info] 36#36: *770 [lua] logger.lua:23: 9c2882045b5df0dde3ce139d5a26bfc9 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:54:50 +0000] 9c2882045b5df0dde3ce139d5a26bfc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:54:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/23 05:54:52 [info] 36#36: *771 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:54:52 [info] 36#36: *772 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:55:02 [info] 36#36: *773 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:55:02 [info] 40#40: *774 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:55:05 [info] 36#36: *775 [lua] access_by_lua(msblocations.conf:189):2: a85c9d0a0cc498b697001270d14f19a9:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:55:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:55:05 [info] 36#36: *775 [lua] logger.lua:23: a85c9d0a0cc498b697001270d14f19a9 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:55:05 +0000] a85c9d0a0cc498b697001270d14f19a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/23 05:55:12 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:55:12 [info] 36#36: *778 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:55:20 [info] 36#36: *779 [lua] access_by_lua(msblocations.conf:189):2: 71fe6865b09f94f439ec008694bf4466:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:55:20 [info] 36#36: *779 [lua] logger.lua:23: 71fe6865b09f94f439ec008694bf4466 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:55:20 +0000] 71fe6865b09f94f439ec008694bf4466 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:55:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/23 05:55:22 [info] 40#40: *780 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:55:22 [info] 40#40: *781 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:55:32 [info] 36#36: *782 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:55:32 [info] 40#40: *783 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:55:35 [info] 36#36: *784 [lua] access_by_lua(msblocations.conf:189):2: 7e3a26fc49094013712059a033bca957:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:55:35 +0000] 7e3a26fc49094013712059a033bca957 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/23 05:55:35 [info] 36#36: *784 [lua] logger.lua:23: 7e3a26fc49094013712059a033bca957 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:55:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:55:42 [info] 36#36: *785 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:55:42 [info] 36#36: *786 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:55:50 [info] 36#36: *787 [lua] access_by_lua(msblocations.conf:189):2: b873c7e7c3bb742ded776af3fda90d81:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:55:50 [info] 36#36: *787 [lua] logger.lua:23: b873c7e7c3bb742ded776af3fda90d81 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:55:50 +0000] b873c7e7c3bb742ded776af3fda90d81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:55:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:55:52 [info] 36#36: *788 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:55:52 [info] 36#36: *789 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:56:02 [info] 36#36: *790 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:56:02 [info] 36#36: *791 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:56:05 [info] 36#36: *792 [lua] access_by_lua(msblocations.conf:189):2: 22532f071b11095b335945134cd9c9f3:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:56:05 [info] 36#36: *792 [lua] logger.lua:23: 22532f071b11095b335945134cd9c9f3 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:56:05 +0000] 22532f071b11095b335945134cd9c9f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:56:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:56:12 [info] 36#36: *794 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:56:12 [info] 40#40: *795 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:56:20 [info] 36#36: *796 [lua] access_by_lua(msblocations.conf:189):2: 36622af2be3736002e8269de5b27af63:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:56:20 +0000] 36622af2be3736002e8269de5b27af63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:56:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:56:20 [info] 36#36: *796 [lua] logger.lua:23: 36622af2be3736002e8269de5b27af63 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:56:22 [info] 36#36: *797 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:56:22 [info] 36#36: *798 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:56:32 [info] 40#40: *800 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:56:32 [info] 36#36: *799 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:56:35 [info] 36#36: *801 [lua] access_by_lua(msblocations.conf:189):2: ca3956dae5d69c8653d69d557036bbe2:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:56:35 +0000] ca3956dae5d69c8653d69d557036bbe2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/23 05:56:35 [info] 36#36: *801 [lua] logger.lua:23: ca3956dae5d69c8653d69d557036bbe2 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:56:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:56:42 [info] 36#36: *802 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:56:42 [info] 36#36: *803 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:56:50 [info] 36#36: *804 [lua] access_by_lua(msblocations.conf:189):2: f311faa7fbc0295f98db1a6f858dbb39:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:56:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:56:50 [info] 36#36: *804 [lua] logger.lua:23: f311faa7fbc0295f98db1a6f858dbb39 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:56:50 +0000] f311faa7fbc0295f98db1a6f858dbb39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/23 05:56:52 [info] 36#36: *805 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:56:52 [info] 36#36: *806 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:57:02 [info] 36#36: *807 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:57:02 [info] 36#36: *808 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:57:05 [info] 36#36: *809 [lua] access_by_lua(msblocations.conf:189):2: f21b4f571961ab8cb60c7e210e3df514:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:57:05 +0000] f21b4f571961ab8cb60c7e210e3df514 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/23 05:57:05 [info] 36#36: *809 [lua] logger.lua:23: f21b4f571961ab8cb60c7e210e3df514 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:57:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/23 05:57:12 [info] 40#40: *812 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:57:12 [info] 36#36: *811 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:57:20 [info] 36#36: *813 [lua] access_by_lua(msblocations.conf:189):2: 551c7d82e9067c807890ab2f13569dba:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:57:20 [info] 36#36: *813 [lua] logger.lua:23: 551c7d82e9067c807890ab2f13569dba {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:57:20 +0000] 551c7d82e9067c807890ab2f13569dba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:57:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/23 05:57:22 [info] 40#40: *815 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:57:22 [info] 36#36: *814 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:57:32 [info] 40#40: *817 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:57:32 [info] 36#36: *816 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:57:35 [info] 36#36: *818 [lua] access_by_lua(msblocations.conf:189):2: 2030c9cfea5d64cf6691bed4e3911f2b:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:57:35 +0000] 2030c9cfea5d64cf6691bed4e3911f2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:57:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 05:57:35 [info] 36#36: *818 [lua] logger.lua:23: 2030c9cfea5d64cf6691bed4e3911f2b {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:57:42 [info] 36#36: *819 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:57:42 [info] 36#36: *820 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:57:50 [info] 36#36: *821 [lua] access_by_lua(msblocations.conf:189):2: 0cb997e05de10dc8be2aab663398e314:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:57:50 +0000] 0cb997e05de10dc8be2aab663398e314 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:57:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:57:50 [info] 36#36: *821 [lua] logger.lua:23: 0cb997e05de10dc8be2aab663398e314 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:57:52 [info] 36#36: *822 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:57:52 [info] 36#36: *823 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:58:02 [info] 36#36: *825 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:58:02 [info] 40#40: *824 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:58:05 [info] 36#36: *826 [lua] access_by_lua(msblocations.conf:189):2: 4fbbbc01f7c124b4ab5e10ba096a8345:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:58:05 [info] 36#36: *826 [lua] logger.lua:23: 4fbbbc01f7c124b4ab5e10ba096a8345 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:58:05 +0000] 4fbbbc01f7c124b4ab5e10ba096a8345 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:58:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:58:12 [info] 36#36: *828 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:58:12 [info] 36#36: *829 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:58:20 [info] 36#36: *830 [lua] access_by_lua(msblocations.conf:189):2: 6c2c9552fc43428292d3907a4f697945:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:58:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.146 - - [23/Jan/2023:05:58:20 +0000] 6c2c9552fc43428292d3907a4f697945 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/23 05:58:20 [info] 36#36: *830 [lua] logger.lua:23: 6c2c9552fc43428292d3907a4f697945 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:58:22 [info] 36#36: *831 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:58:22 [info] 36#36: *832 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:58:32 [info] 36#36: *833 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:58:32 [info] 36#36: *834 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:58:35 [info] 36#36: *835 [lua] access_by_lua(msblocations.conf:189):2: 6b12f8aab79c9dbbce8cd95da90b0b72:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:58:35 [info] 36#36: *835 [lua] logger.lua:23: 6b12f8aab79c9dbbce8cd95da90b0b72 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:58:35 +0000] 6b12f8aab79c9dbbce8cd95da90b0b72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:58:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:58:42 [info] 36#36: *836 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:58:42 [info] 36#36: *837 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:58:50 [info] 36#36: *838 [lua] access_by_lua(msblocations.conf:189):2: 612e541d2abc32bfa8e02589bbc9cbb1:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:58:50 [info] 36#36: *838 [lua] logger.lua:23: 612e541d2abc32bfa8e02589bbc9cbb1 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:58:50 +0000] 612e541d2abc32bfa8e02589bbc9cbb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:58:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:58:52 [info] 36#36: *839 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:58:52 [info] 36#36: *840 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:59:02 [info] 36#36: *841 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:59:02 [info] 40#40: *842 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:59:05 [info] 36#36: *843 [lua] access_by_lua(msblocations.conf:189):2: ace54f17d371ac71605a1a90b793e699:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:59:05 [info] 36#36: *843 [lua] logger.lua:23: ace54f17d371ac71605a1a90b793e699 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:59:05 +0000] ace54f17d371ac71605a1a90b793e699 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:59:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/23 05:59:08 [info] 36#36: *844 client closed connection while waiting for request, client: 10.233.66.232, server: 0.0.0.0:443 2023/01/23 05:59:12 [info] 36#36: *846 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:59:12 [info] 36#36: *847 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:59:20 [info] 36#36: *848 [lua] access_by_lua(msblocations.conf:189):2: a2df9e30e469930257c0f4fb29801d27:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:59:20 +0000] a2df9e30e469930257c0f4fb29801d27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:59:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 05:59:20 [info] 36#36: *848 [lua] logger.lua:23: a2df9e30e469930257c0f4fb29801d27 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:59:22 [info] 36#36: *849 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:59:22 [info] 36#36: *850 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:59:32 [info] 36#36: *851 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:59:32 [info] 36#36: *852 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:59:35 [info] 36#36: *853 [lua] access_by_lua(msblocations.conf:189):2: a82fd29ace14f513a58ff9e4b9e10581:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:05:59:35 +0000] a82fd29ace14f513a58ff9e4b9e10581 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/23 05:59:35 [info] 36#36: *853 [lua] logger.lua:23: a82fd29ace14f513a58ff9e4b9e10581 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:59:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/23 05:59:42 [info] 36#36: *854 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:59:42 [info] 40#40: *855 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:59:50 [info] 36#36: *856 [lua] access_by_lua(msblocations.conf:189):2: baed387f58d9f17a359c9aa49840a229:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 05:59:50 [info] 36#36: *856 [lua] logger.lua:23: baed387f58d9f17a359c9aa49840a229 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:05:59:50 +0000] baed387f58d9f17a359c9aa49840a229 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:05:59:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 05:59:52 [info] 36#36: *857 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 05:59:52 [info] 36#36: *858 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:00:02 [info] 36#36: *859 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:00:02 [info] 36#36: *860 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:00:05 [info] 36#36: *861 [lua] access_by_lua(msblocations.conf:189):2: f78b72bf16ef33b63d3269099265b301:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:00:05 [info] 36#36: *861 [lua] logger.lua:23: f78b72bf16ef33b63d3269099265b301 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:00:05 +0000] f78b72bf16ef33b63d3269099265b301 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:00:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/23 06:00:12 [info] 36#36: *863 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:00:12 [info] 36#36: *864 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:00:20 [info] 36#36: *865 [lua] access_by_lua(msblocations.conf:189):2: 9ecb4278307f0a93e0851f404ac1fc27:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:00:20 [info] 36#36: *865 [lua] logger.lua:23: 9ecb4278307f0a93e0851f404ac1fc27 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:00:20 +0000] 9ecb4278307f0a93e0851f404ac1fc27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:00:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 06:00:22 [info] 36#36: *866 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:00:22 [info] 36#36: *867 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:00:32 [info] 36#36: *868 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:00:32 [info] 40#40: *869 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:00:35 [info] 36#36: *870 [lua] access_by_lua(msblocations.conf:189):2: 77d537c56e8811f84a83ffffa251265a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:00:35 [info] 36#36: *870 [lua] logger.lua:23: 77d537c56e8811f84a83ffffa251265a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:00:35 +0000] 77d537c56e8811f84a83ffffa251265a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:00:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 06:00:42 [info] 40#40: *871 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:00:42 [info] 40#40: *872 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:00:50 [info] 36#36: *873 [lua] access_by_lua(msblocations.conf:189):2: ee4407a2f7462af02b85561b916408db:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:00:50 [info] 36#36: *873 [lua] logger.lua:23: ee4407a2f7462af02b85561b916408db {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:00:50 +0000] ee4407a2f7462af02b85561b916408db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:00:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/23 06:00:52 [info] 36#36: *874 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:00:52 [info] 36#36: *875 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:01:02 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:01:02 [info] 40#40: *877 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:01:05 [info] 36#36: *878 [lua] access_by_lua(msblocations.conf:189):2: 6793adc7c2acb0f7a903e38acb97540b:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:01:05 [info] 36#36: *878 [lua] logger.lua:23: 6793adc7c2acb0f7a903e38acb97540b {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:01:05 +0000] 6793adc7c2acb0f7a903e38acb97540b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:01:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 06:01:12 [info] 36#36: *880 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:01:12 [info] 36#36: *881 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:01:20 [info] 36#36: *882 [lua] access_by_lua(msblocations.conf:189):2: 19ee991c7331443dc575113ff4f3b910:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:01:20 [info] 36#36: *882 [lua] logger.lua:23: 19ee991c7331443dc575113ff4f3b910 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:01:20 +0000] 19ee991c7331443dc575113ff4f3b910 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:01:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 06:01:22 [info] 36#36: *883 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:01:22 [info] 40#40: *884 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:01:32 [info] 36#36: *885 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:01:32 [info] 40#40: *886 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:01:35 [info] 36#36: *887 [lua] access_by_lua(msblocations.conf:189):2: 1f1d9d9872fe93485249f979389ab751:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:01:35 [info] 36#36: *887 [lua] logger.lua:23: 1f1d9d9872fe93485249f979389ab751 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:01:35 +0000] 1f1d9d9872fe93485249f979389ab751 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:01:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 06:01:42 [info] 36#36: *888 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:01:42 [info] 36#36: *889 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:01:50 [info] 36#36: *890 [lua] access_by_lua(msblocations.conf:189):2: 40e427b6f081d812c8f6bd5b769f7e4a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:01:50 [info] 36#36: *890 [lua] logger.lua:23: 40e427b6f081d812c8f6bd5b769f7e4a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:01:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.146 - - [23/Jan/2023:06:01:50 +0000] 40e427b6f081d812c8f6bd5b769f7e4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/23 06:01:52 [info] 36#36: *891 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:01:52 [info] 36#36: *892 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:02:02 [info] 36#36: *893 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:02:02 [info] 36#36: *894 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:02:05 [info] 36#36: *895 [lua] access_by_lua(msblocations.conf:189):2: 6788fe2222ad5d553eb11690209eb182:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:06:02:05 +0000] 6788fe2222ad5d553eb11690209eb182 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/23 06:02:05 [info] 36#36: *895 [lua] logger.lua:23: 6788fe2222ad5d553eb11690209eb182 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:02:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/23 06:02:12 [info] 36#36: *898 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:02:12 [info] 36#36: *897 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:02:20 [info] 36#36: *899 [lua] access_by_lua(msblocations.conf:189):2: 630ad04fe3014353f0c6c39d47b03785:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:06:02:20 +0000] 630ad04fe3014353f0c6c39d47b03785 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/23 06:02:20 [info] 36#36: *899 [lua] logger.lua:23: 630ad04fe3014353f0c6c39d47b03785 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:02:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/23 06:02:22 [info] 36#36: *900 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:02:22 [info] 36#36: *901 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:02:32 [info] 36#36: *902 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:02:32 [info] 36#36: *903 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:02:35 [info] 36#36: *904 [lua] access_by_lua(msblocations.conf:189):2: 2887fc8f52aaeba6fc2d5f75ebfd016c:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:06:02:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/23 06:02:35 [info] 36#36: *904 [lua] logger.lua:23: 2887fc8f52aaeba6fc2d5f75ebfd016c {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:02:35 +0000] 2887fc8f52aaeba6fc2d5f75ebfd016c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/23 06:02:42 [info] 36#36: *906 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:02:42 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:02:50 [info] 36#36: *907 [lua] access_by_lua(msblocations.conf:189):2: 0f368c7cb918a39b6f1b03b77d29b630:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:02:50 [info] 36#36: *907 [lua] logger.lua:23: 0f368c7cb918a39b6f1b03b77d29b630 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:02:50 +0000] 0f368c7cb918a39b6f1b03b77d29b630 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:02:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 06:02:52 [info] 36#36: *908 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:02:52 [info] 36#36: *909 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:03:02 [info] 36#36: *911 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:03:02 [info] 40#40: *910 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:03:05 [info] 36#36: *912 [lua] access_by_lua(msblocations.conf:189):2: b63ed743f6b4c39afad23a7300437c1e:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:03:05 [info] 36#36: *912 [lua] logger.lua:23: b63ed743f6b4c39afad23a7300437c1e {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:03:05 +0000] b63ed743f6b4c39afad23a7300437c1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:03:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 06:03:12 [info] 36#36: *913 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:03:12 [info] 36#36: *914 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:03:20 [info] 36#36: *916 [lua] access_by_lua(msblocations.conf:189):2: 2d66d3abe9a02c64c5a671e2c549f450:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:03:20 [info] 36#36: *916 [lua] logger.lua:23: 2d66d3abe9a02c64c5a671e2c549f450 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:03:20 +0000] 2d66d3abe9a02c64c5a671e2c549f450 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:03:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 06:03:22 [info] 36#36: *917 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:03:22 [info] 36#36: *918 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:03:32 [info] 40#40: *919 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:03:32 [info] 40#40: *920 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:03:35 [info] 36#36: *921 [lua] access_by_lua(msblocations.conf:189):2: 438c41029f6b14a5b3ddd52e065514d9:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:06:03:35 +0000] 438c41029f6b14a5b3ddd52e065514d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/23 06:03:35 [info] 36#36: *921 [lua] logger.lua:23: 438c41029f6b14a5b3ddd52e065514d9 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:03:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 06:03:42 [info] 40#40: *922 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:03:42 [info] 40#40: *923 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:03:50 [info] 36#36: *924 [lua] access_by_lua(msblocations.conf:189):2: 3a34c277ded11449cf005c6fcc2c485c:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:06:03:50 +0000] 3a34c277ded11449cf005c6fcc2c485c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:03:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/23 06:03:50 [info] 36#36: *924 [lua] logger.lua:23: 3a34c277ded11449cf005c6fcc2c485c {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 06:03:52 [info] 36#36: *925 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:03:52 [info] 36#36: *926 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:04:02 [info] 36#36: *927 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:04:02 [info] 36#36: *928 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:04:05 [info] 36#36: *929 [lua] access_by_lua(msblocations.conf:189):2: 60f8a48aab58d50047a8dbb359e7b29e:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:04:05 [info] 36#36: *929 [lua] logger.lua:23: 60f8a48aab58d50047a8dbb359e7b29e {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:04:05 +0000] 60f8a48aab58d50047a8dbb359e7b29e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:04:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 06:04:12 [info] 36#36: *930 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:04:12 [info] 36#36: *931 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:04:20 [info] 36#36: *933 [lua] access_by_lua(msblocations.conf:189):2: bf8d2cf39f1746821b023a17aed50898:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:04:20 [info] 36#36: *933 [lua] logger.lua:23: bf8d2cf39f1746821b023a17aed50898 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:04:20 +0000] bf8d2cf39f1746821b023a17aed50898 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:04:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 06:04:22 [info] 36#36: *934 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:04:22 [info] 40#40: *935 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:04:32 [info] 36#36: *936 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:04:32 [info] 36#36: *937 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:04:35 [info] 36#36: *938 [lua] access_by_lua(msblocations.conf:189):2: 57d3cfc66a442fb6bc2082104d4b8b1a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:06:04:35 +0000] 57d3cfc66a442fb6bc2082104d4b8b1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:04:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 06:04:35 [info] 36#36: *938 [lua] logger.lua:23: 57d3cfc66a442fb6bc2082104d4b8b1a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 06:04:42 [info] 36#36: *939 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:04:42 [info] 36#36: *940 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:04:50 [info] 36#36: *941 [lua] access_by_lua(msblocations.conf:189):2: db421022a8f95118ced724f61d96f059:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:04:50 [info] 36#36: *941 [lua] logger.lua:23: db421022a8f95118ced724f61d96f059 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:04:50 +0000] db421022a8f95118ced724f61d96f059 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:04:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 06:04:52 [info] 36#36: *942 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:04:52 [info] 36#36: *943 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:05:02 [info] 36#36: *944 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:05:02 [info] 36#36: *945 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:05:05 [info] 36#36: *946 [lua] access_by_lua(msblocations.conf:189):2: 9bcbd723b48228986a02716f1d81075e:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:05:05 [info] 36#36: *946 [lua] logger.lua:23: 9bcbd723b48228986a02716f1d81075e {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:05:05 +0000] 9bcbd723b48228986a02716f1d81075e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:05:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 06:05:12 [info] 36#36: *947 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:05:12 [info] 36#36: *948 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:05:20 [info] 36#36: *950 [lua] access_by_lua(msblocations.conf:189):2: d53fbf6cbc6932b86f47875746959f02:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:06:05:20 +0000] d53fbf6cbc6932b86f47875746959f02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/23 06:05:20 [info] 36#36: *950 [lua] logger.lua:23: d53fbf6cbc6932b86f47875746959f02 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:05:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 06:05:22 [info] 36#36: *951 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:05:22 [info] 40#40: *952 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:05:32 [info] 36#36: *953 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:05:32 [info] 40#40: *954 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:05:35 [info] 36#36: *955 [lua] access_by_lua(msblocations.conf:189):2: e6a18ad8a3eb244d7324dd108015518a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:05:35 [info] 36#36: *955 [lua] logger.lua:23: e6a18ad8a3eb244d7324dd108015518a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:05:35 +0000] e6a18ad8a3eb244d7324dd108015518a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:05:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/23 06:05:42 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:05:42 [info] 36#36: *957 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:05:50 [info] 36#36: *958 [lua] access_by_lua(msblocations.conf:189):2: 72b55bbecb5144114268374cc537754a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:06:05:50 +0000] 72b55bbecb5144114268374cc537754a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/23 06:05:50 [info] 36#36: *958 [lua] logger.lua:23: 72b55bbecb5144114268374cc537754a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:05:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 06:05:52 [info] 36#36: *959 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:05:52 [info] 40#40: *960 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:06:02 [info] 36#36: *961 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:06:02 [info] 40#40: *962 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:06:05 [info] 36#36: *963 [lua] access_by_lua(msblocations.conf:189):2: 4826973d3a97bb4023de0ac658b08f3d:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:06:05 [info] 36#36: *963 [lua] logger.lua:23: 4826973d3a97bb4023de0ac658b08f3d {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:06:05 +0000] 4826973d3a97bb4023de0ac658b08f3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:06:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 06:06:12 [info] 36#36: *964 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:06:12 [info] 40#40: *965 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:06:20 [info] 36#36: *967 [lua] access_by_lua(msblocations.conf:189):2: 7e1e55e4640ad3f844979c5843ec54dd:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:06:21 [info] 36#36: *967 [lua] logger.lua:23: 7e1e55e4640ad3f844979c5843ec54dd {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:06:21 +0000] 7e1e55e4640ad3f844979c5843ec54dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:06:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/23 06:06:22 [info] 36#36: *968 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:06:22 [info] 40#40: *969 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:06:32 [info] 40#40: *970 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:06:32 [info] 36#36: *971 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:06:36 [info] 36#36: *972 [lua] access_by_lua(msblocations.conf:189):2: 1b13398eb1d69040fe83adddd978a53e:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:06:06:36 +0000] 1b13398eb1d69040fe83adddd978a53e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/23 06:06:36 [info] 36#36: *972 [lua] logger.lua:23: 1b13398eb1d69040fe83adddd978a53e {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:06:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 06:06:42 [info] 36#36: *973 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:06:42 [info] 40#40: *974 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:06:51 [info] 36#36: *975 [lua] access_by_lua(msblocations.conf:189):2: 1d155218293e45ea791009ee9c058578:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:06:51 [info] 36#36: *975 [lua] logger.lua:23: 1d155218293e45ea791009ee9c058578 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:06:51 +0000] 1d155218293e45ea791009ee9c058578 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:06:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 06:06:52 [info] 36#36: *976 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:06:52 [info] 40#40: *977 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:07:02 [info] 40#40: *978 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:07:02 [info] 40#40: *979 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:07:06 [info] 36#36: *980 [lua] access_by_lua(msblocations.conf:189):2: 43947e3b617149081bddd6feedc87dd1:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:07:06 [info] 36#36: *980 [lua] logger.lua:23: 43947e3b617149081bddd6feedc87dd1 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:07:06 +0000] 43947e3b617149081bddd6feedc87dd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:07:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 06:07:12 [info] 36#36: *981 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:07:12 [info] 36#36: *982 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:07:21 [info] 36#36: *984 [lua] access_by_lua(msblocations.conf:189):2: 02a7ba0e17674cf5b06808e98b9bcfc8:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:07:21 [info] 36#36: *984 [lua] logger.lua:23: 02a7ba0e17674cf5b06808e98b9bcfc8 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:07:21 +0000] 02a7ba0e17674cf5b06808e98b9bcfc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:07:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 06:07:22 [info] 36#36: *985 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:07:22 [info] 40#40: *986 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:07:32 [info] 36#36: *988 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:07:32 [info] 36#36: *987 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:07:36 [info] 36#36: *989 [lua] access_by_lua(msblocations.conf:189):2: 9346c4aab5fcf482103683ce7b6eb011:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:07:36 [info] 36#36: *989 [lua] logger.lua:23: 9346c4aab5fcf482103683ce7b6eb011 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:07:36 +0000] 9346c4aab5fcf482103683ce7b6eb011 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:07:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 06:07:42 [info] 36#36: *990 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:07:42 [info] 36#36: *991 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:07:51 [info] 36#36: *992 [lua] access_by_lua(msblocations.conf:189):2: e8db34c544d0a3761e6b676bc145087c:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:07:51 [info] 36#36: *992 [lua] logger.lua:23: e8db34c544d0a3761e6b676bc145087c {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:07:51 +0000] e8db34c544d0a3761e6b676bc145087c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:07:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 06:07:52 [info] 36#36: *993 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:07:52 [info] 36#36: *994 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:08:02 [info] 36#36: *995 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:08:02 [info] 40#40: *996 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:08:06 [info] 36#36: *997 [lua] access_by_lua(msblocations.conf:189):2: 4f0dfb29727c73022170fb9c347ff882:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:06:08:06 +0000] 4f0dfb29727c73022170fb9c347ff882 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/23 06:08:06 [info] 36#36: *997 [lua] logger.lua:23: 4f0dfb29727c73022170fb9c347ff882 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:08:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 06:08:12 [info] 36#36: *999 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:08:12 [info] 36#36: *998 client closed connection while waiting for request, client: 10.233.66.232, server: 0.0.0.0:443 2023/01/23 06:08:12 [info] 36#36: *1000 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:08:21 [info] 36#36: *1002 [lua] access_by_lua(msblocations.conf:189):2: b2c68e725aca3ba5317eef68ecc12bd7:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:06:08:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 06:08:21 [info] 36#36: *1002 [lua] logger.lua:23: b2c68e725aca3ba5317eef68ecc12bd7 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:08:21 +0000] b2c68e725aca3ba5317eef68ecc12bd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/23 06:08:22 [info] 36#36: *1003 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:08:22 [info] 36#36: *1004 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:08:32 [info] 40#40: *1005 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:08:32 [info] 40#40: *1006 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:08:36 [info] 36#36: *1007 [lua] access_by_lua(msblocations.conf:189):2: 8354467a46c94e8fca223c6365ce75dc:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:08:36 [info] 36#36: *1007 [lua] logger.lua:23: 8354467a46c94e8fca223c6365ce75dc {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:08:36 +0000] 8354467a46c94e8fca223c6365ce75dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:08:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 06:08:42 [info] 36#36: *1008 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:08:42 [info] 36#36: *1009 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:08:51 [info] 36#36: *1010 [lua] access_by_lua(msblocations.conf:189):2: 175ea984657a9d67936dad9f3746d62f:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:08:51 [info] 36#36: *1010 [lua] logger.lua:23: 175ea984657a9d67936dad9f3746d62f {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:08:51 +0000] 175ea984657a9d67936dad9f3746d62f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:08:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 06:08:52 [info] 36#36: *1011 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:08:52 [info] 36#36: *1012 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:09:02 [info] 36#36: *1013 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:09:02 [info] 36#36: *1014 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:09:06 [info] 36#36: *1015 [lua] access_by_lua(msblocations.conf:189):2: 9883f86b1fa8484b82e88e8324dcd657:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:09:06 [info] 36#36: *1015 [lua] logger.lua:23: 9883f86b1fa8484b82e88e8324dcd657 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:09:06 +0000] 9883f86b1fa8484b82e88e8324dcd657 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:09:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 06:09:12 [info] 36#36: *1016 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:09:12 [info] 40#40: *1017 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:09:21 [info] 36#36: *1019 [lua] access_by_lua(msblocations.conf:189):2: 3c8e91f426480e7b50dfeb7d17146fff:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:09:21 [info] 36#36: *1019 [lua] logger.lua:23: 3c8e91f426480e7b50dfeb7d17146fff {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:09:21 +0000] 3c8e91f426480e7b50dfeb7d17146fff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:09:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 06:09:22 [info] 36#36: *1020 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:09:22 [info] 36#36: *1021 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:09:32 [info] 36#36: *1022 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:09:32 [info] 40#40: *1023 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:09:36 [info] 36#36: *1024 [lua] access_by_lua(msblocations.conf:189):2: 21b0d15e846f0637173c22de16412ad1:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:06:09:36 +0000] 21b0d15e846f0637173c22de16412ad1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/23 06:09:36 [info] 36#36: *1024 [lua] logger.lua:23: 21b0d15e846f0637173c22de16412ad1 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:09:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 06:09:42 [info] 36#36: *1025 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:09:42 [info] 36#36: *1026 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:09:51 [info] 36#36: *1027 [lua] access_by_lua(msblocations.conf:189):2: 2c07cf8ca871c2bf0297d18527c2f8fa:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:06:09:51 +0000] 2c07cf8ca871c2bf0297d18527c2f8fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/23 06:09:51 [info] 36#36: *1027 [lua] logger.lua:23: 2c07cf8ca871c2bf0297d18527c2f8fa {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:09:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/23 06:09:52 [info] 36#36: *1028 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:09:52 [info] 36#36: *1029 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:10:02 [info] 36#36: *1030 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:10:02 [info] 40#40: *1031 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:10:06 [info] 36#36: *1032 [lua] access_by_lua(msblocations.conf:189):2: b3f886096c60998d98ba258df9bc7d92:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:06:10:06 +0000] b3f886096c60998d98ba258df9bc7d92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/23 06:10:06 [info] 36#36: *1032 [lua] logger.lua:23: b3f886096c60998d98ba258df9bc7d92 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:10:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 06:10:12 [info] 36#36: *1033 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:10:12 [info] 40#40: *1034 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:10:21 [info] 36#36: *1036 [lua] access_by_lua(msblocations.conf:189):2: 871005084236362119bfcaf6a0a9ef56:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:06:10:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 10.233.68.146 - - [23/Jan/2023:06:10:21 +0000] 871005084236362119bfcaf6a0a9ef56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/23 06:10:21 [info] 36#36: *1036 [lua] logger.lua:23: 871005084236362119bfcaf6a0a9ef56 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 06:10:22 [info] 36#36: *1037 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:10:22 [info] 40#40: *1038 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:10:32 [info] 36#36: *1039 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:10:32 [info] 36#36: *1040 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:10:36 [info] 36#36: *1041 [lua] access_by_lua(msblocations.conf:189):2: 85ef91b07517db4b5819aa03c00cc902:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:10:36 [info] 36#36: *1041 [lua] logger.lua:23: 85ef91b07517db4b5819aa03c00cc902 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:10:36 +0000] 85ef91b07517db4b5819aa03c00cc902 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:10:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 06:10:42 [info] 40#40: *1043 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:10:42 [info] 36#36: *1042 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:10:51 [info] 36#36: *1044 [lua] access_by_lua(msblocations.conf:189):2: 0a3704ff0814a5ddb69e81fd41d6c1ae:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:06:10:51 +0000] 0a3704ff0814a5ddb69e81fd41d6c1ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/23 06:10:51 [info] 36#36: *1044 [lua] logger.lua:23: 0a3704ff0814a5ddb69e81fd41d6c1ae {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:10:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 06:10:52 [info] 36#36: *1045 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:10:52 [info] 40#40: *1046 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:11:02 [info] 36#36: *1047 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:11:02 [info] 36#36: *1048 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:11:06 [info] 36#36: *1049 [lua] access_by_lua(msblocations.conf:189):2: 778619b2d4058c3b72ac1f4fcf296f21:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:06:11:06 +0000] 778619b2d4058c3b72ac1f4fcf296f21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/23 06:11:06 [info] 36#36: *1049 [lua] logger.lua:23: 778619b2d4058c3b72ac1f4fcf296f21 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:11:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/23 06:11:12 [info] 36#36: *1050 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:11:12 [info] 36#36: *1051 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:11:21 [info] 36#36: *1053 [lua] access_by_lua(msblocations.conf:189):2: 001175c31e09c70461762a3a84708fb9:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:06:11:21 +0000] 001175c31e09c70461762a3a84708fb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:11:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 06:11:21 [info] 36#36: *1053 [lua] logger.lua:23: 001175c31e09c70461762a3a84708fb9 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 06:11:22 [info] 40#40: *1054 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:11:22 [info] 40#40: *1055 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:11:32 [info] 36#36: *1056 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:11:32 [info] 36#36: *1057 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:11:36 [info] 36#36: *1058 [lua] access_by_lua(msblocations.conf:189):2: cb7a1bf8aef4df1eb6b27df0f4753338:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:11:36 [info] 36#36: *1058 [lua] logger.lua:23: cb7a1bf8aef4df1eb6b27df0f4753338 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:11:36 +0000] cb7a1bf8aef4df1eb6b27df0f4753338 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:11:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 06:11:42 [info] 36#36: *1059 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:11:42 [info] 36#36: *1060 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:11:51 [info] 36#36: *1061 [lua] access_by_lua(msblocations.conf:189):2: 08ce214ead9d4ac7fd5ff58330048a2f:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:11:51 [info] 36#36: *1061 [lua] logger.lua:23: 08ce214ead9d4ac7fd5ff58330048a2f {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:11:51 +0000] 08ce214ead9d4ac7fd5ff58330048a2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:11:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 06:11:52 [info] 36#36: *1063 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:11:52 [info] 40#40: *1062 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:12:02 [info] 36#36: *1064 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:12:02 [info] 40#40: *1065 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:12:06 [info] 36#36: *1066 [lua] access_by_lua(msblocations.conf:189):2: e6a3d41947215dee4f9b4627ca486d8c:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:06:12:06 +0000] e6a3d41947215dee4f9b4627ca486d8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:12:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 06:12:06 [info] 36#36: *1066 [lua] logger.lua:23: e6a3d41947215dee4f9b4627ca486d8c {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 06:12:12 [info] 36#36: *1067 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:12:12 [info] 36#36: *1068 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:12:21 [info] 36#36: *1070 [lua] access_by_lua(msblocations.conf:189):2: 0e207e5be5082b56a864d056b1388335:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:12:21 [info] 36#36: *1070 [lua] logger.lua:23: 0e207e5be5082b56a864d056b1388335 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:12:21 +0000] 0e207e5be5082b56a864d056b1388335 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:12:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 06:12:22 [info] 36#36: *1072 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:12:22 [info] 40#40: *1071 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:12:32 [info] 36#36: *1073 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:12:32 [info] 36#36: *1074 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:12:36 [info] 36#36: *1075 [lua] access_by_lua(msblocations.conf:189):2: 17080953935684cb06c7939139ee60e4:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:12:36 [info] 36#36: *1075 [lua] logger.lua:23: 17080953935684cb06c7939139ee60e4 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:12:36 +0000] 17080953935684cb06c7939139ee60e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:12:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 06:12:42 [info] 36#36: *1076 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:12:42 [info] 36#36: *1077 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:12:51 [info] 36#36: *1078 [lua] access_by_lua(msblocations.conf:189):2: b12298ff614966e7ea672e8610b4cf06:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:12:51 [info] 36#36: *1078 [lua] logger.lua:23: b12298ff614966e7ea672e8610b4cf06 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:12:51 +0000] b12298ff614966e7ea672e8610b4cf06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:12:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 06:12:52 [info] 40#40: *1080 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:12:52 [info] 40#40: *1079 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:13:02 [info] 36#36: *1082 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:13:02 [info] 36#36: *1081 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:13:06 [info] 36#36: *1083 [lua] access_by_lua(msblocations.conf:189):2: e60585025477cd26d201fb5c91b135d3:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:13:06 [info] 36#36: *1083 [lua] logger.lua:23: e60585025477cd26d201fb5c91b135d3 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:13:06 +0000] e60585025477cd26d201fb5c91b135d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:13:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 06:13:12 [info] 36#36: *1084 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:13:12 [info] 40#40: *1085 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:13:21 [info] 36#36: *1087 [lua] access_by_lua(msblocations.conf:189):2: a0df1ca88ca09bced770b74986249414:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:13:21 [info] 36#36: *1087 [lua] logger.lua:23: a0df1ca88ca09bced770b74986249414 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:13:21 +0000] a0df1ca88ca09bced770b74986249414 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:13:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 06:13:22 [info] 36#36: *1088 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:13:22 [info] 36#36: *1089 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:13:32 [info] 36#36: *1090 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:13:32 [info] 36#36: *1091 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:13:36 [info] 36#36: *1092 [lua] access_by_lua(msblocations.conf:189):2: 0e3f6d21e4b11b7793d0dda149131a06:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:13:36 [info] 36#36: *1092 [lua] logger.lua:23: 0e3f6d21e4b11b7793d0dda149131a06 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:13:36 +0000] 0e3f6d21e4b11b7793d0dda149131a06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:13:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 06:13:42 [info] 36#36: *1093 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:13:42 [info] 36#36: *1094 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:13:51 [info] 36#36: *1095 [lua] access_by_lua(msblocations.conf:189):2: 5c17577c0ffa0d22245c46b4256565f4:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:06:13:51 +0000] 5c17577c0ffa0d22245c46b4256565f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/23 06:13:51 [info] 36#36: *1095 [lua] logger.lua:23: 5c17577c0ffa0d22245c46b4256565f4 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:13:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/23 06:13:52 [info] 40#40: *1097 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:13:52 [info] 40#40: *1096 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:14:02 [info] 36#36: *1098 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:14:02 [info] 36#36: *1099 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:14:06 [info] 36#36: *1100 [lua] access_by_lua(msblocations.conf:189):2: c87f23c339cec612c496d2b71d47cb1e:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:06:14:06 +0000] c87f23c339cec612c496d2b71d47cb1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/23 06:14:06 [info] 36#36: *1100 [lua] logger.lua:23: c87f23c339cec612c496d2b71d47cb1e {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:14:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 06:14:12 [info] 40#40: *1101 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:14:12 [info] 40#40: *1102 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:14:21 [info] 36#36: *1104 [lua] access_by_lua(msblocations.conf:189):2: 0df9a6c7e8a10a7fc176b107e3f14964:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:14:21 [info] 36#36: *1104 [lua] logger.lua:23: 0df9a6c7e8a10a7fc176b107e3f14964 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:14:21 +0000] 0df9a6c7e8a10a7fc176b107e3f14964 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:14:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/23 06:14:22 [info] 40#40: *1105 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:14:22 [info] 40#40: *1106 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:14:32 [info] 36#36: *1107 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:14:32 [info] 36#36: *1108 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:14:36 [info] 36#36: *1109 [lua] access_by_lua(msblocations.conf:189):2: 14c686b53afab9e056149f0722a0bebc:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.68.146 - - [23/Jan/2023:06:14:36 +0000] 14c686b53afab9e056149f0722a0bebc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/23 06:14:36 [info] 36#36: *1109 [lua] logger.lua:23: 14c686b53afab9e056149f0722a0bebc {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:14:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 06:14:42 [info] 36#36: *1110 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:14:42 [info] 36#36: *1111 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:14:51 [info] 36#36: *1112 [lua] access_by_lua(msblocations.conf:189):2: 2f227a53740701f6f0f8365bf8bb96be:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/23 06:14:51 [info] 36#36: *1112 [lua] logger.lua:23: 2f227a53740701f6f0f8365bf8bb96be {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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.68.146 - - [23/Jan/2023:06:14:51 +0000] 2f227a53740701f6f0f8365bf8bb96be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.146 - - [23/Jan/2023:06:14:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/23 06:14:52 [info] 36#36: *1113 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443 2023/01/23 06:14:52 [info] 36#36: *1114 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443