@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.43.42 ### 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/ 2022/09/30 05:13:30 [warn] 34#34: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2022/09/30 05:13:30 [warn] 34#34: [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' 2022/09/30 05:13:30 [warn] 34#34: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2022/09/30 05:13:30 [notice] 34#34: using the "epoll" event method 2022/09/30 05:13:30 [notice] 34#34: openresty/1.13.6.1 2022/09/30 05:13:30 [notice] 34#34: built by gcc 6.3.0 (Alpine 6.3.0) 2022/09/30 05:13:30 [notice] 34#34: OS: Linux 5.4.0-96-generic 2022/09/30 05:13:30 [notice] 34#34: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2022/09/30 05:13:30 [notice] 35#35: start worker processes 2022/09/30 05:13:30 [notice] 35#35: start worker process 36 2022/09/30 05:13:30 [notice] 35#35: start worker process 37 2022/09/30 05:13:30 [notice] 35#35: start worker process 38 2022/09/30 05:13:30 [notice] 35#35: start worker process 39 2022/09/30 05:13:30 [notice] 35#35: start worker process 40 2022/09/30 05:13:30 [notice] 35#35: start worker process 41 2022/09/30 05:13:30 [notice] 35#35: start worker process 42 2022/09/30 05:13:30 [notice] 35#35: start worker process 43 2022/09/30 05:13:30 [notice] 35#35: start cache manager process 44 \n\n### Starting apiroute 2022/09/30 05:13:30 [notice] 35#35: start cache loader process 46 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20220930051330.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@ 2022-09-30 05:13:32 929 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-09-30 05:13:32 936 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-09-30 05:13:32 936 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-09-30 05:13:32 982 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-09-30 05:13:32 983 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.43.42:10081 Enabled:true 2022-09-30 05:13:34 195 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2022-09-30 05:13:34 260 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-09-30 05:13:34 260 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-09-30 05:13:34 261 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-09-30 05:13:34 262 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-09-30 05:13:34 262 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2022-09-30 05:13:34 262 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-09-30 05:13:34 262 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-09-30 05:13:34 318 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-09-30 05:13:34 392 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-09-30 05:13:34 392 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-09-30 05:13:34 392 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-09-30 05:13:34 810 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/09/30 05:13:46 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:13:46 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:13:52 [info] 36#36: *14 [lua] access_by_lua(msblocations.conf:189):2: e5857a133d9e57bd1a74da6c1f152f84:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:13:52 [info] 36#36: *14 [lua] logger.lua:23: e5857a133d9e57bd1a74da6c1f152f84 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:13:52 +0000] e5857a133d9e57bd1a74da6c1f152f84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.120 upstream_response_time:0.119 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:13:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 46 2022/09/30 05:13:56 [info] 36#36: *18 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:13:56 [info] 37#37: *17 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:14:06 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:14:06 [info] 36#36: *19 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:14:07 [info] 36#36: *21 [lua] access_by_lua(msblocations.conf:189):2: f1875271e446739682db3fd3a36749b0:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:14:07 +0000] f1875271e446739682db3fd3a36749b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/09/30 05:14:07 [info] 36#36: *21 [lua] logger.lua:23: f1875271e446739682db3fd3a36749b0 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:14:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:14:16 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:14:16 [info] 37#37: *22 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:14:22 [info] 36#36: *24 [lua] access_by_lua(msblocations.conf:189):2: 68a4dc6faa36410698243625847c1ba8:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:14:22 +0000] 68a4dc6faa36410698243625847c1ba8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/09/30 05:14:22 [info] 36#36: *24 [lua] logger.lua:23: 68a4dc6faa36410698243625847c1ba8 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:14:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/09/30 05:14:26 [info] 37#37: *25 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:14:26 [info] 37#37: *26 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:14:30 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/09/30 05:14:30 [notice] 35#35: signal 17 (SIGCHLD) received from 46 2022/09/30 05:14:30 [notice] 35#35: cache loader process 46 exited with code 0 2022/09/30 05:14:30 [notice] 35#35: signal 29 (SIGIO) received 2022/09/30 05:14:36 [info] 37#37: *28 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:14:36 [info] 37#37: *29 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:14:37 [info] 36#36: *30 [lua] access_by_lua(msblocations.conf:189):2: ffb47e1880785cea71b7540f83faf4d7:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:14:37 +0000] ffb47e1880785cea71b7540f83faf4d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/09/30 05:14:37 [info] 36#36: *30 [lua] logger.lua:23: ffb47e1880785cea71b7540f83faf4d7 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:14:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/09/30 05:14:46 [info] 37#37: *31 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:14:46 [info] 37#37: *32 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:14:52 [info] 36#36: *33 [lua] access_by_lua(msblocations.conf:189):2: e100575c6a43dcfce58a95e03ad61a52:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:14:53 +0000] e100575c6a43dcfce58a95e03ad61a52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/09/30 05:14:53 [info] 36#36: *33 [lua] logger.lua:23: e100575c6a43dcfce58a95e03ad61a52 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:14:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:14:56 [info] 36#36: *35 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:14:56 [info] 37#37: *34 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:15:06 [info] 37#37: *36 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:15:06 [info] 37#37: *37 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:15:08 [info] 36#36: *38 [lua] access_by_lua(msblocations.conf:189):2: afa5e3e5953c09d414cf18532a54356a:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:15:08 +0000] afa5e3e5953c09d414cf18532a54356a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/09/30 05:15:08 [info] 36#36: *38 [lua] logger.lua:23: afa5e3e5953c09d414cf18532a54356a {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:15:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:15:16 [info] 37#37: *39 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:15:16 [info] 37#37: *40 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:15:23 [info] 36#36: *41 [lua] access_by_lua(msblocations.conf:189):2: 888e3358e8d7d32c1b751095119c5d05:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:15:23 [info] 36#36: *41 [lua] logger.lua:23: 888e3358e8d7d32c1b751095119c5d05 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:15:23 +0000] 888e3358e8d7d32c1b751095119c5d05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:15:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/09/30 05:15:26 [info] 37#37: *42 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:15:26 [info] 36#36: *43 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:15:36 [info] 36#36: *45 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:15:36 [info] 36#36: *46 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:15:38 [info] 36#36: *47 [lua] access_by_lua(msblocations.conf:189):2: c2b3419c83bd66770a4c63dd2a71fef2:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:15:38 +0000] c2b3419c83bd66770a4c63dd2a71fef2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/09/30 05:15:38 [info] 36#36: *47 [lua] logger.lua:23: c2b3419c83bd66770a4c63dd2a71fef2 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:15:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:15:46 [info] 36#36: *48 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:15:46 [info] 36#36: *49 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:15:53 [info] 36#36: *50 [lua] access_by_lua(msblocations.conf:189):2: e8eff694bbd1f95a8b6c59998dd0ba06:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:15:53 [info] 36#36: *50 [lua] logger.lua:23: e8eff694bbd1f95a8b6c59998dd0ba06 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:15:53 +0000] e8eff694bbd1f95a8b6c59998dd0ba06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:15:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/09/30 05:15:56 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:15:56 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:16:06 [info] 36#36: *54 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:16:06 [info] 37#37: *53 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:16:08 [info] 36#36: *55 [lua] access_by_lua(msblocations.conf:189):2: 2824ca179d3c548ae3a08bf99f6863ea:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:16:08 +0000] 2824ca179d3c548ae3a08bf99f6863ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/09/30 05:16:08 [info] 36#36: *55 [lua] logger.lua:23: 2824ca179d3c548ae3a08bf99f6863ea {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:16:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:16:16 [info] 37#37: *56 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:16:16 [info] 37#37: *57 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:16:23 [info] 36#36: *58 [lua] access_by_lua(msblocations.conf:189):2: 6c88af0c60d02fdfe479e1225ccd68c5:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:16:23 [info] 36#36: *58 [lua] logger.lua:23: 6c88af0c60d02fdfe479e1225ccd68c5 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:16:23 +0000] 6c88af0c60d02fdfe479e1225ccd68c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:16:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/09/30 05:16:26 [info] 37#37: *59 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:16:26 [info] 37#37: *60 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:16:36 [info] 36#36: *63 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:16:36 [info] 37#37: *62 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:16:38 [info] 36#36: *64 [lua] access_by_lua(msblocations.conf:189):2: a16d1d913f2d9835e61e249376fa9905:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:16:38 [info] 36#36: *64 [lua] logger.lua:23: a16d1d913f2d9835e61e249376fa9905 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:16:38 +0000] a16d1d913f2d9835e61e249376fa9905 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:16:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:16:46 [info] 37#37: *66 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:16:46 [info] 37#37: *65 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:16:53 [info] 36#36: *67 [lua] access_by_lua(msblocations.conf:189):2: 240089a858c9854c8b81b9c3a2ee5ba9:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:16:53 +0000] 240089a858c9854c8b81b9c3a2ee5ba9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2022/09/30 05:16:53 [info] 36#36: *67 [lua] logger.lua:23: 240089a858c9854c8b81b9c3a2ee5ba9 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:16:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/09/30 05:16:56 [info] 37#37: *69 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:16:56 [info] 37#37: *68 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:17:06 [info] 36#36: *71 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:17:06 [info] 37#37: *70 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:17:08 [info] 36#36: *72 [lua] access_by_lua(msblocations.conf:189):2: 8678c3eddddf1aeec106e9035d16975c:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:17:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 10.233.72.19 - - [30/Sep/2022:05:17:08 +0000] 8678c3eddddf1aeec106e9035d16975c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.030 "-" "Consul Health Check" "-" 2022/09/30 05:17:08 [info] 36#36: *72 [lua] logger.lua:23: 8678c3eddddf1aeec106e9035d16975c {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/09/30 05:17:16 [info] 37#37: *73 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:17:16 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:17:23 [info] 36#36: *75 [lua] access_by_lua(msblocations.conf:189):2: 697d64d86c397cb642d051a0511aed2e:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:17:23 [info] 36#36: *75 [lua] logger.lua:23: 697d64d86c397cb642d051a0511aed2e {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:17:23 +0000] 697d64d86c397cb642d051a0511aed2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.084 upstream_response_time:0.059 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:17:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 47 2022/09/30 05:17:26 [info] 37#37: *76 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:17:26 [info] 37#37: *77 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:17:36 [info] 36#36: *79 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:17:36 [info] 36#36: *80 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:17:38 [info] 36#36: *81 [lua] access_by_lua(msblocations.conf:189):2: ba4ee0201cd02dc9d838a255f530e008:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:17:38 [info] 36#36: *81 [lua] logger.lua:23: ba4ee0201cd02dc9d838a255f530e008 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:17:38 +0000] ba4ee0201cd02dc9d838a255f530e008 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:17:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:17:46 [info] 36#36: *83 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:17:46 [info] 36#36: *82 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:17:53 [info] 36#36: *84 [lua] access_by_lua(msblocations.conf:189):2: 991044269444d0fff8ed593bcd60214a:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:17:53 [info] 36#36: *84 [lua] logger.lua:23: 991044269444d0fff8ed593bcd60214a {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:17:53 +0000] 991044269444d0fff8ed593bcd60214a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.024 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:17:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/09/30 05:17:56 [info] 36#36: *86 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:17:56 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:18:06 [info] 36#36: *88 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:18:06 [info] 36#36: *87 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:18:08 [info] 36#36: *89 [lua] access_by_lua(msblocations.conf:189):2: a97bcf8b60cecdc7f687b203761fa713:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:18:08 +0000] a97bcf8b60cecdc7f687b203761fa713 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/09/30 05:18:08 [info] 36#36: *89 [lua] logger.lua:23: a97bcf8b60cecdc7f687b203761fa713 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:18:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/09/30 05:18:16 [info] 37#37: *90 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:18:16 [info] 37#37: *91 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:18:23 [info] 36#36: *92 [lua] access_by_lua(msblocations.conf:189):2: bcbeb1199ac5051cd88b641c2b64cf16:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:18:23 +0000] bcbeb1199ac5051cd88b641c2b64cf16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/09/30 05:18:23 [info] 36#36: *92 [lua] logger.lua:23: bcbeb1199ac5051cd88b641c2b64cf16 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:18:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:18:26 [info] 37#37: *94 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:18:26 [info] 36#36: *93 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:18:36 [info] 37#37: *96 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:18:36 [info] 36#36: *97 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:18:38 [info] 36#36: *98 [lua] access_by_lua(msblocations.conf:189):2: ef752a2cf5fc8be94269338d354cfa61:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:18:38 [info] 36#36: *98 [lua] logger.lua:23: ef752a2cf5fc8be94269338d354cfa61 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:18:38 +0000] ef752a2cf5fc8be94269338d354cfa61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:18:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:18:46 [info] 36#36: *99 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:18:46 [info] 36#36: *100 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:18:53 [info] 36#36: *101 [lua] access_by_lua(msblocations.conf:189):2: c1021afe9d455446b702d9e482c4aa7a:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:18:53 +0000] c1021afe9d455446b702d9e482c4aa7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/09/30 05:18:53 [info] 36#36: *101 [lua] logger.lua:23: c1021afe9d455446b702d9e482c4aa7a {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:18:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/09/30 05:18:56 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:18:56 [info] 36#36: *103 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:19:06 [info] 36#36: *104 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:19:06 [info] 36#36: *105 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:19:08 [info] 36#36: *106 [lua] access_by_lua(msblocations.conf:189):2: 469c393a750115bb7005c77e87c75b1f:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:19:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/09/30 05:19:08 [info] 36#36: *106 [lua] logger.lua:23: 469c393a750115bb7005c77e87c75b1f {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:19:08 +0000] 469c393a750115bb7005c77e87c75b1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/09/30 05:19:16 [info] 37#37: *107 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:19:16 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:19:23 [info] 36#36: *109 [lua] access_by_lua(msblocations.conf:189):2: 972d07bf11cfe252af2c1c25562a96c0:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:19:23 [info] 36#36: *109 [lua] logger.lua:23: 972d07bf11cfe252af2c1c25562a96c0 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:19:23 +0000] 972d07bf11cfe252af2c1c25562a96c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:19:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:19:26 [info] 36#36: *110 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:19:26 [info] 36#36: *111 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:19:36 [info] 37#37: *114 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:19:36 [info] 37#37: *113 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:19:38 [info] 36#36: *115 [lua] access_by_lua(msblocations.conf:189):2: d06b928d68f5e0f1325e6e5f4ead01bd:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:19:38 +0000] d06b928d68f5e0f1325e6e5f4ead01bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/09/30 05:19:38 [info] 36#36: *115 [lua] logger.lua:23: d06b928d68f5e0f1325e6e5f4ead01bd {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:19:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:19:46 [info] 37#37: *116 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:19:46 [info] 37#37: *117 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:19:53 [info] 36#36: *118 [lua] access_by_lua(msblocations.conf:189):2: a623b97799bc8b4507cf335640d110ef:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:19:53 +0000] a623b97799bc8b4507cf335640d110ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/09/30 05:19:53 [info] 36#36: *118 [lua] logger.lua:23: a623b97799bc8b4507cf335640d110ef {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:19:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:19:56 [info] 37#37: *120 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:19:56 [info] 37#37: *119 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:20:06 [info] 36#36: *121 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:20:06 [info] 36#36: *122 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:20:08 [info] 36#36: *123 [lua] access_by_lua(msblocations.conf:189):2: 6b366806e755643bbeb39891259b1a45:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:20:08 [info] 36#36: *123 [lua] logger.lua:23: 6b366806e755643bbeb39891259b1a45 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:20:08 +0000] 6b366806e755643bbeb39891259b1a45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:20:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:20:16 [info] 37#37: *124 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:20:16 [info] 36#36: *125 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:20:23 [info] 36#36: *126 [lua] access_by_lua(msblocations.conf:189):2: ca5ce8848bf8517e1dce529330803652:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:20:23 [info] 36#36: *126 [lua] logger.lua:23: ca5ce8848bf8517e1dce529330803652 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:20:23 +0000] ca5ce8848bf8517e1dce529330803652 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:20:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:20:26 [info] 37#37: *127 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:20:26 [info] 37#37: *128 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:20:36 [info] 37#37: *131 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:20:36 [info] 37#37: *130 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:20:38 [info] 36#36: *132 [lua] access_by_lua(msblocations.conf:189):2: bf9c1b4a4ffc5b98c173583c8a6a7196:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:20:38 [info] 36#36: *132 [lua] logger.lua:23: bf9c1b4a4ffc5b98c173583c8a6a7196 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:20:38 +0000] bf9c1b4a4ffc5b98c173583c8a6a7196 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:20:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:20:46 [info] 37#37: *133 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:20:46 [info] 37#37: *134 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:20:53 [info] 36#36: *135 [lua] access_by_lua(msblocations.conf:189):2: 19a77aa7d047fc70da88f27365140e8e:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:20:53 [info] 36#36: *135 [lua] logger.lua:23: 19a77aa7d047fc70da88f27365140e8e {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:20:53 +0000] 19a77aa7d047fc70da88f27365140e8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:20:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:20:56 [info] 37#37: *137 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:20:56 [info] 36#36: *136 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:21:06 [info] 37#37: *138 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:21:06 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:21:08 [info] 36#36: *140 [lua] access_by_lua(msblocations.conf:189):2: 7a0b178926db7f56385420ea2b0f58a1:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:21:08 +0000] 7a0b178926db7f56385420ea2b0f58a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/09/30 05:21:08 [info] 36#36: *140 [lua] logger.lua:23: 7a0b178926db7f56385420ea2b0f58a1 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:21:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:21:16 [info] 37#37: *141 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:21:16 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:21:23 [info] 36#36: *143 [lua] access_by_lua(msblocations.conf:189):2: 0bded7fd4dbcc1ff236c29e8ea984d88:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:21:23 [info] 36#36: *143 [lua] logger.lua:23: 0bded7fd4dbcc1ff236c29e8ea984d88 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:21:23 +0000] 0bded7fd4dbcc1ff236c29e8ea984d88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:21:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:21:26 [info] 36#36: *144 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:21:26 [info] 36#36: *145 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:21:36 [info] 37#37: *147 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:21:36 [info] 37#37: *148 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:21:38 [info] 36#36: *149 [lua] access_by_lua(msblocations.conf:189):2: eae968d449461577cbb161f5e2516b15:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:21:38 +0000] eae968d449461577cbb161f5e2516b15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/09/30 05:21:38 [info] 36#36: *149 [lua] logger.lua:23: eae968d449461577cbb161f5e2516b15 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:21:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:21:46 [info] 37#37: *150 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:21:46 [info] 37#37: *151 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:21:53 [info] 36#36: *152 [lua] access_by_lua(msblocations.conf:189):2: 5c7c1bc6ea6038ec9a8328f764887ef3:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:21:53 [info] 36#36: *152 [lua] logger.lua:23: 5c7c1bc6ea6038ec9a8328f764887ef3 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:21:53 +0000] 5c7c1bc6ea6038ec9a8328f764887ef3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:21:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:21:56 [info] 36#36: *154 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:21:56 [info] 36#36: *153 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:22:06 [info] 36#36: *155 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:22:06 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:22:08 [info] 36#36: *157 [lua] access_by_lua(msblocations.conf:189):2: c6fb3bd26fb0f6806bed6b438469351f:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:22:08 +0000] c6fb3bd26fb0f6806bed6b438469351f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/09/30 05:22:08 [info] 36#36: *157 [lua] logger.lua:23: c6fb3bd26fb0f6806bed6b438469351f {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:22:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/09/30 05:22:16 [info] 37#37: *159 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:22:16 [info] 37#37: *158 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:22:23 [info] 36#36: *160 [lua] access_by_lua(msblocations.conf:189):2: e49562015bfebd092b95009840e3f8fd:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:22:23 [info] 36#36: *160 [lua] logger.lua:23: e49562015bfebd092b95009840e3f8fd {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:22:23 +0000] e49562015bfebd092b95009840e3f8fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:22:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/09/30 05:22:26 [info] 36#36: *161 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:22:26 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:22:36 [info] 36#36: *164 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:22:36 [info] 37#37: *165 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:22:38 [info] 36#36: *166 [lua] access_by_lua(msblocations.conf:189):2: e90808dcb2f66a56dcf2e98a8c1e4101:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:22:38 [info] 36#36: *166 [lua] logger.lua:23: e90808dcb2f66a56dcf2e98a8c1e4101 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:22:38 +0000] e90808dcb2f66a56dcf2e98a8c1e4101 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:22:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:22:46 [info] 36#36: *167 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:22:46 [info] 36#36: *168 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:22:53 [info] 36#36: *169 [lua] access_by_lua(msblocations.conf:189):2: 97c9cc090e20110f598e34afc6ad020c:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:22:53 [info] 36#36: *169 [lua] logger.lua:23: 97c9cc090e20110f598e34afc6ad020c {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:22:53 +0000] 97c9cc090e20110f598e34afc6ad020c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:22:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:22:56 [info] 36#36: *170 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:22:56 [info] 37#37: *171 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:23:06 [info] 37#37: *172 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:23:06 [info] 36#36: *173 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:23:08 [info] 36#36: *174 [lua] access_by_lua(msblocations.conf:189):2: a9fa695ceede40330def99c8a1912bf9:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:23:08 +0000] a9fa695ceede40330def99c8a1912bf9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/09/30 05:23:08 [info] 36#36: *174 [lua] logger.lua:23: a9fa695ceede40330def99c8a1912bf9 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:23:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:23:16 [info] 36#36: *175 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:23:16 [info] 37#37: *176 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:23:23 [info] 36#36: *177 [lua] access_by_lua(msblocations.conf:189):2: 358252cff0c6123fc49107d1bdd06e6a:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:23:23 [info] 36#36: *177 [lua] logger.lua:23: 358252cff0c6123fc49107d1bdd06e6a {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:23:23 +0000] 358252cff0c6123fc49107d1bdd06e6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:23:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:23:26 [info] 36#36: *178 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:23:26 [info] 36#36: *179 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:23:36 [info] 36#36: *181 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:23:36 [info] 36#36: *182 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:23:38 [info] 36#36: *183 [lua] access_by_lua(msblocations.conf:189):2: c4a512680103bb8d26f2befd6c595e7b:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:23:38 +0000] c4a512680103bb8d26f2befd6c595e7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/09/30 05:23:38 [info] 36#36: *183 [lua] logger.lua:23: c4a512680103bb8d26f2befd6c595e7b {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:23:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/09/30 05:23:46 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:23:46 [info] 37#37: *184 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:23:53 [info] 36#36: *186 [lua] access_by_lua(msblocations.conf:189):2: 0a0b0547916daca62cb7d49a522af21b:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:23:53 +0000] 0a0b0547916daca62cb7d49a522af21b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/09/30 05:23:53 [info] 36#36: *186 [lua] logger.lua:23: 0a0b0547916daca62cb7d49a522af21b {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:23:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:23:56 [info] 37#37: *187 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:23:56 [info] 37#37: *188 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:24:06 [info] 37#37: *190 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:24:06 [info] 36#36: *189 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:24:08 [info] 36#36: *191 [lua] access_by_lua(msblocations.conf:189):2: c70f738727029e051e6286fb4e8a1807:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:24:08 [info] 36#36: *191 [lua] logger.lua:23: c70f738727029e051e6286fb4e8a1807 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:24:08 +0000] c70f738727029e051e6286fb4e8a1807 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:24:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:24:16 [info] 36#36: *192 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:24:16 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:24:23 [info] 36#36: *194 [lua] access_by_lua(msblocations.conf:189):2: 920c37af21178a2e2667b0e0bb3510d0:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:24:23 [info] 36#36: *194 [lua] logger.lua:23: 920c37af21178a2e2667b0e0bb3510d0 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:24:23 +0000] 920c37af21178a2e2667b0e0bb3510d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:24:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:24:26 [info] 37#37: *195 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:24:26 [info] 36#36: *196 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:24:36 [info] 37#37: *199 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:24:36 [info] 37#37: *198 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:24:38 [info] 36#36: *200 [lua] access_by_lua(msblocations.conf:189):2: 6cf9febe0fc573806722e805cd546982:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:24:38 +0000] 6cf9febe0fc573806722e805cd546982 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/09/30 05:24:38 [info] 36#36: *200 [lua] logger.lua:23: 6cf9febe0fc573806722e805cd546982 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:24:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:24:46 [info] 36#36: *201 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:24:46 [info] 36#36: *202 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:24:53 [info] 36#36: *203 [lua] access_by_lua(msblocations.conf:189):2: ee450cd9339f023a6c8554190db13f7a:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:24:53 +0000] ee450cd9339f023a6c8554190db13f7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/09/30 05:24:53 [info] 36#36: *203 [lua] logger.lua:23: ee450cd9339f023a6c8554190db13f7a {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:24:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:24:56 [info] 36#36: *205 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:24:56 [info] 37#37: *204 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:25:06 [info] 36#36: *206 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:25:06 [info] 37#37: *207 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:25:08 [info] 36#36: *208 [lua] access_by_lua(msblocations.conf:189):2: cfc4697526a51e42648bc5fc5f8c6877:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:25:08 [info] 36#36: *208 [lua] logger.lua:23: cfc4697526a51e42648bc5fc5f8c6877 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:25:08 +0000] cfc4697526a51e42648bc5fc5f8c6877 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:25:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:25:16 [info] 36#36: *209 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:25:16 [info] 36#36: *210 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:25:23 [info] 36#36: *211 [lua] access_by_lua(msblocations.conf:189):2: a596df049b9b0f753b790496c6629aed:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:25:23 [info] 36#36: *211 [lua] logger.lua:23: a596df049b9b0f753b790496c6629aed {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:25:23 +0000] a596df049b9b0f753b790496c6629aed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.026 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:25:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20 2022/09/30 05:25:26 [info] 36#36: *212 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:25:26 [info] 37#37: *213 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:25:36 [info] 37#37: *215 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:25:36 [info] 37#37: *216 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:25:38 [info] 36#36: *217 [lua] access_by_lua(msblocations.conf:189):2: e4f75bad8778817aa99dc60e964fabd1:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:25:38 [info] 36#36: *217 [lua] logger.lua:23: e4f75bad8778817aa99dc60e964fabd1 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:25:38 +0000] e4f75bad8778817aa99dc60e964fabd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:25:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:25:46 [info] 37#37: *218 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:25:46 [info] 37#37: *219 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:25:53 [info] 36#36: *220 [lua] access_by_lua(msblocations.conf:189):2: 0fe95f169252e68965da54d3c55592b3:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:25:53 +0000] 0fe95f169252e68965da54d3c55592b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/09/30 05:25:53 [info] 36#36: *220 [lua] logger.lua:23: 0fe95f169252e68965da54d3c55592b3 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:25:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:25:56 [info] 37#37: *222 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:25:56 [info] 37#37: *221 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:26:06 [info] 36#36: *223 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:26:06 [info] 36#36: *224 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:26:08 [info] 36#36: *225 [lua] access_by_lua(msblocations.conf:189):2: dc9e05f6864b40746a326576b7bf91d4:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:26:08 [info] 36#36: *225 [lua] logger.lua:23: dc9e05f6864b40746a326576b7bf91d4 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:26:08 +0000] dc9e05f6864b40746a326576b7bf91d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:26:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:26:16 [info] 36#36: *226 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:26:16 [info] 36#36: *227 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:26:23 [info] 36#36: *228 [lua] access_by_lua(msblocations.conf:189):2: 950e0eda0e0835b56988affc18a402e4:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:26:23 +0000] 950e0eda0e0835b56988affc18a402e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:26:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:26:23 [info] 36#36: *228 [lua] logger.lua:23: 950e0eda0e0835b56988affc18a402e4 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/09/30 05:26:26 [info] 37#37: *230 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:26:26 [info] 37#37: *229 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:26:36 [info] 37#37: *233 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:26:36 [info] 36#36: *232 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:26:38 [info] 36#36: *234 [lua] access_by_lua(msblocations.conf:189):2: 019b314092409b292dd5d8a4d6a1cd04:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:26:38 +0000] 019b314092409b292dd5d8a4d6a1cd04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/09/30 05:26:38 [info] 36#36: *234 [lua] logger.lua:23: 019b314092409b292dd5d8a4d6a1cd04 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:26:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:26:46 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:26:46 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:26:53 [info] 36#36: *237 [lua] access_by_lua(msblocations.conf:189):2: a1b50d602db8e3fa23d0d978d72c4b09:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:26:53 [info] 36#36: *237 [lua] logger.lua:23: a1b50d602db8e3fa23d0d978d72c4b09 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:26:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.19 - - [30/Sep/2022:05:26:53 +0000] a1b50d602db8e3fa23d0d978d72c4b09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/09/30 05:26:56 [info] 36#36: *239 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:26:56 [info] 36#36: *238 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:27:06 [info] 36#36: *240 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:27:06 [info] 36#36: *241 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:27:08 [info] 36#36: *242 [lua] access_by_lua(msblocations.conf:189):2: e454b75b2c4d1f9f24e94045f897c650:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:27:09 [info] 36#36: *242 [lua] logger.lua:23: e454b75b2c4d1f9f24e94045f897c650 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:27:09 +0000] e454b75b2c4d1f9f24e94045f897c650 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.045 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:27:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/09/30 05:27:16 [info] 36#36: *244 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:27:16 [info] 36#36: *243 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:27:24 [info] 36#36: *245 [lua] access_by_lua(msblocations.conf:189):2: 82b4ad09519709582863da425e6fa8c4:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:27:24 +0000] 82b4ad09519709582863da425e6fa8c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/09/30 05:27:24 [info] 36#36: *245 [lua] logger.lua:23: 82b4ad09519709582863da425e6fa8c4 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:27:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:27:26 [info] 37#37: *246 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:27:26 [info] 37#37: *247 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:27:36 [info] 36#36: *249 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:27:36 [info] 36#36: *250 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:27:39 [info] 36#36: *251 [lua] access_by_lua(msblocations.conf:189):2: fd62aad537330bb1fad07d19bdcf6666:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:27:39 [info] 36#36: *251 [lua] logger.lua:23: fd62aad537330bb1fad07d19bdcf6666 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:27:39 +0000] fd62aad537330bb1fad07d19bdcf6666 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:27:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:27:46 [info] 36#36: *252 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:27:46 [info] 36#36: *253 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:27:54 [info] 36#36: *254 [lua] access_by_lua(msblocations.conf:189):2: d9965d207c1b75c11a24a241498b851a:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:27:54 [info] 36#36: *254 [lua] logger.lua:23: d9965d207c1b75c11a24a241498b851a {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:27:54 +0000] d9965d207c1b75c11a24a241498b851a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:27:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:27:56 [info] 36#36: *255 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:27:56 [info] 36#36: *256 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:28:06 [info] 37#37: *258 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:28:06 [info] 37#37: *257 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:28:09 [info] 36#36: *259 [lua] access_by_lua(msblocations.conf:189):2: 349ee943c9c684c89c40b5f3ccdacd7d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:28:09 +0000] 349ee943c9c684c89c40b5f3ccdacd7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/09/30 05:28:09 [info] 36#36: *259 [lua] logger.lua:23: 349ee943c9c684c89c40b5f3ccdacd7d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:28:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:28:16 [info] 36#36: *260 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:28:16 [info] 37#37: *261 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:28:24 [info] 36#36: *262 [lua] access_by_lua(msblocations.conf:189):2: e80023891ea99aa7114f8cb872b6807d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:28:24 [info] 36#36: *262 [lua] logger.lua:23: e80023891ea99aa7114f8cb872b6807d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:28:24 +0000] e80023891ea99aa7114f8cb872b6807d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:28:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:28:26 [info] 36#36: *264 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:28:26 [info] 37#37: *263 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:28:36 [info] 37#37: *266 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:28:36 [info] 36#36: *267 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:28:39 [info] 36#36: *268 [lua] access_by_lua(msblocations.conf:189):2: f005632d986513ffea2414f586e6b6dc:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:28:39 +0000] f005632d986513ffea2414f586e6b6dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/09/30 05:28:39 [info] 36#36: *268 [lua] logger.lua:23: f005632d986513ffea2414f586e6b6dc {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:28:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/09/30 05:28:46 [info] 37#37: *269 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:28:46 [info] 37#37: *270 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:28:54 [info] 36#36: *271 [lua] access_by_lua(msblocations.conf:189):2: 0f845b30b3520825ca63890d3e18c3e2:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:28:54 +0000] 0f845b30b3520825ca63890d3e18c3e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/09/30 05:28:54 [info] 36#36: *271 [lua] logger.lua:23: 0f845b30b3520825ca63890d3e18c3e2 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:28:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:28:56 [info] 37#37: *272 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:28:56 [info] 37#37: *273 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:29:06 [info] 37#37: *274 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:29:06 [info] 37#37: *275 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:29:09 [info] 36#36: *276 [lua] access_by_lua(msblocations.conf:189):2: 05309a8807ad223b5eb984771f010d99:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:29:09 [info] 36#36: *276 [lua] logger.lua:23: 05309a8807ad223b5eb984771f010d99 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:29:09 +0000] 05309a8807ad223b5eb984771f010d99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:29:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/09/30 05:29:16 [info] 36#36: *277 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:29:16 [info] 37#37: *278 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:29:24 [info] 36#36: *279 [lua] access_by_lua(msblocations.conf:189):2: 4172e3ee721ba8704f25b9f147e50e03:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:29:24 [info] 36#36: *279 [lua] logger.lua:23: 4172e3ee721ba8704f25b9f147e50e03 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:29:24 +0000] 4172e3ee721ba8704f25b9f147e50e03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:29:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:29:26 [info] 37#37: *281 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:29:26 [info] 36#36: *280 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:29:36 [info] 37#37: *283 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:29:36 [info] 37#37: *284 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:29:39 [info] 36#36: *285 [lua] access_by_lua(msblocations.conf:189):2: d496c49ba7706eaaec150c71cc532de4:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:29:39 [info] 36#36: *285 [lua] logger.lua:23: d496c49ba7706eaaec150c71cc532de4 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:29:39 +0000] d496c49ba7706eaaec150c71cc532de4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:29:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:29:46 [info] 37#37: *286 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:29:46 [info] 36#36: *287 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:29:54 [info] 36#36: *288 [lua] access_by_lua(msblocations.conf:189):2: 8218ff5eab3a5376f936be4b6bf25ee9:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:29:54 [info] 36#36: *288 [lua] logger.lua:23: 8218ff5eab3a5376f936be4b6bf25ee9 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:29:54 +0000] 8218ff5eab3a5376f936be4b6bf25ee9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:29:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/09/30 05:29:56 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:29:56 [info] 37#37: *290 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:30:06 [info] 36#36: *291 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:30:06 [info] 37#37: *292 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:30:09 [info] 36#36: *293 [lua] access_by_lua(msblocations.conf:189):2: 85a06b65e3c6cd6d4fdec5fb2e134cc4:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:30:09 [info] 36#36: *293 [lua] logger.lua:23: 85a06b65e3c6cd6d4fdec5fb2e134cc4 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:30:09 +0000] 85a06b65e3c6cd6d4fdec5fb2e134cc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:30:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:30:16 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:30:16 [info] 37#37: *294 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:30:24 [info] 36#36: *296 [lua] access_by_lua(msblocations.conf:189):2: 52fdc8e454301ebe5fdaaf9a992a41d7:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:30:24 +0000] 52fdc8e454301ebe5fdaaf9a992a41d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:30:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:30:24 [info] 36#36: *296 [lua] logger.lua:23: 52fdc8e454301ebe5fdaaf9a992a41d7 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/09/30 05:30:26 [info] 36#36: *298 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:30:26 [info] 36#36: *297 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:30:36 [info] 36#36: *300 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:30:36 [info] 36#36: *301 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:30:39 [info] 36#36: *302 [lua] access_by_lua(msblocations.conf:189):2: b6e5503667bb8e528a0e3b78b75409ba:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:30:39 +0000] b6e5503667bb8e528a0e3b78b75409ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/09/30 05:30:39 [info] 36#36: *302 [lua] logger.lua:23: b6e5503667bb8e528a0e3b78b75409ba {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:30:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:30:46 [info] 36#36: *304 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:30:46 [info] 37#37: *303 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:30:54 [info] 36#36: *305 [lua] access_by_lua(msblocations.conf:189):2: 02505f1f75ebd2e589df8db0f2f495be:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:30:54 [info] 36#36: *305 [lua] logger.lua:23: 02505f1f75ebd2e589df8db0f2f495be {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:30:54 +0000] 02505f1f75ebd2e589df8db0f2f495be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:30:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:30:56 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:30:56 [info] 36#36: *307 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:31:06 [info] 37#37: *308 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:31:06 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:31:09 [info] 36#36: *310 [lua] access_by_lua(msblocations.conf:189):2: 95e1673caf803f500ef0fb8901617b07:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:31:09 +0000] 95e1673caf803f500ef0fb8901617b07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/09/30 05:31:09 [info] 36#36: *310 [lua] logger.lua:23: 95e1673caf803f500ef0fb8901617b07 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:31:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:31:16 [info] 36#36: *311 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:31:16 [info] 37#37: *312 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:31:24 [info] 36#36: *313 [lua] access_by_lua(msblocations.conf:189):2: a8788350c1411ac90cc9a19cdfb38b80:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:31:24 +0000] a8788350c1411ac90cc9a19cdfb38b80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/09/30 05:31:24 [info] 36#36: *313 [lua] logger.lua:23: a8788350c1411ac90cc9a19cdfb38b80 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:31:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/09/30 05:31:26 [info] 36#36: *315 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:31:26 [info] 37#37: *314 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:31:36 [info] 37#37: *317 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:31:36 [info] 37#37: *318 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:31:39 [info] 36#36: *319 [lua] access_by_lua(msblocations.conf:189):2: 4ad836cb0e91b3563936a3630bd6e68a:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:31:39 [info] 36#36: *319 [lua] logger.lua:23: 4ad836cb0e91b3563936a3630bd6e68a {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:31:39 +0000] 4ad836cb0e91b3563936a3630bd6e68a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:31:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:31:46 [info] 36#36: *321 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:31:46 [info] 36#36: *320 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:31:54 [info] 36#36: *322 [lua] access_by_lua(msblocations.conf:189):2: 471e300e24e747154991fa269bf5801b:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:31:54 +0000] 471e300e24e747154991fa269bf5801b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/09/30 05:31:54 [info] 36#36: *322 [lua] logger.lua:23: 471e300e24e747154991fa269bf5801b {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:31:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:31:56 [info] 37#37: *323 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:31:56 [info] 37#37: *324 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:32:06 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:32:06 [info] 36#36: *325 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:32:09 [info] 36#36: *327 [lua] access_by_lua(msblocations.conf:189):2: 440df3f57a0314827730bf4621ea9e5c:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:32:09 +0000] 440df3f57a0314827730bf4621ea9e5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/09/30 05:32:09 [info] 36#36: *327 [lua] logger.lua:23: 440df3f57a0314827730bf4621ea9e5c {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:32:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:32:16 [info] 37#37: *328 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:32:16 [info] 37#37: *329 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:32:24 [info] 36#36: *330 [lua] access_by_lua(msblocations.conf:189):2: 8b5f0320fce9c8e50a95bc5ba1d17be6:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:32:24 [info] 36#36: *330 [lua] logger.lua:23: 8b5f0320fce9c8e50a95bc5ba1d17be6 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:32:24 +0000] 8b5f0320fce9c8e50a95bc5ba1d17be6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:32:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:32:26 [info] 37#37: *331 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:32:26 [info] 37#37: *332 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:32:36 [info] 36#36: *334 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:32:36 [info] 36#36: *335 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:32:39 [info] 36#36: *336 [lua] access_by_lua(msblocations.conf:189):2: a9b936c9aad627809505cb1c943d8bc3:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:32:39 [info] 36#36: *336 [lua] logger.lua:23: a9b936c9aad627809505cb1c943d8bc3 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:32:39 +0000] a9b936c9aad627809505cb1c943d8bc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:32:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:32:46 [info] 37#37: *337 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:32:46 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:32:54 [info] 36#36: *339 [lua] access_by_lua(msblocations.conf:189):2: afa24b6d00c53457143d475c320f105d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:32:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.19 - - [30/Sep/2022:05:32:54 +0000] afa24b6d00c53457143d475c320f105d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/09/30 05:32:54 [info] 36#36: *339 [lua] logger.lua:23: afa24b6d00c53457143d475c320f105d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/09/30 05:32:56 [info] 36#36: *340 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:32:56 [info] 36#36: *341 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:33:06 [info] 37#37: *342 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:33:06 [info] 37#37: *343 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:33:09 [info] 36#36: *344 [lua] access_by_lua(msblocations.conf:189):2: 5b37ebd032be4e4ffbb0e9043916eb3e:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:33:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:33:09 [info] 36#36: *344 [lua] logger.lua:23: 5b37ebd032be4e4ffbb0e9043916eb3e {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:33:09 +0000] 5b37ebd032be4e4ffbb0e9043916eb3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/09/30 05:33:16 [info] 36#36: *345 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:33:16 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:33:24 [info] 36#36: *347 [lua] access_by_lua(msblocations.conf:189):2: 53a3067dbe0847ebca231e5a164a14bc:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:33:24 [info] 36#36: *347 [lua] logger.lua:23: 53a3067dbe0847ebca231e5a164a14bc {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:33:24 +0000] 53a3067dbe0847ebca231e5a164a14bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:33:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:33:26 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:33:26 [info] 37#37: *349 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:33:36 [info] 36#36: *352 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:33:36 [info] 37#37: *351 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:33:39 [info] 36#36: *353 [lua] access_by_lua(msblocations.conf:189):2: 063465feb2aae2d8f231617f733761d7:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:33:39 +0000] 063465feb2aae2d8f231617f733761d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/09/30 05:33:39 [info] 36#36: *353 [lua] logger.lua:23: 063465feb2aae2d8f231617f733761d7 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:33:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:33:46 [info] 36#36: *354 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:33:46 [info] 36#36: *355 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:33:54 [info] 36#36: *356 [lua] access_by_lua(msblocations.conf:189):2: 4bd9862853df5e1392045b54c6bf9b3e:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:33:54 [info] 36#36: *356 [lua] logger.lua:23: 4bd9862853df5e1392045b54c6bf9b3e {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:33:54 +0000] 4bd9862853df5e1392045b54c6bf9b3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:33:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:33:56 [info] 36#36: *357 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:33:56 [info] 37#37: *358 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:34:06 [info] 36#36: *359 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:34:06 [info] 36#36: *360 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:34:09 [info] 36#36: *361 [lua] access_by_lua(msblocations.conf:189):2: f17af3bc8918d3f886d83d691238c982:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:34:09 +0000] f17af3bc8918d3f886d83d691238c982 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/09/30 05:34:09 [info] 36#36: *361 [lua] logger.lua:23: f17af3bc8918d3f886d83d691238c982 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:34:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:34:16 [info] 36#36: *362 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:34:16 [info] 36#36: *363 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:34:24 [info] 36#36: *364 [lua] access_by_lua(msblocations.conf:189):2: ab3dffe140c89deef82c002123ca3e55:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:34:24 [info] 36#36: *364 [lua] logger.lua:23: ab3dffe140c89deef82c002123ca3e55 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:34:24 +0000] ab3dffe140c89deef82c002123ca3e55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:34:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:34:26 [info] 36#36: *365 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:34:26 [info] 36#36: *366 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:34:36 [info] 36#36: *369 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:34:36 [info] 36#36: *368 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:34:39 [info] 36#36: *370 [lua] access_by_lua(msblocations.conf:189):2: 428d530fcef59d0c829142d79cc5ec0c:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:34:39 [info] 36#36: *370 [lua] logger.lua:23: 428d530fcef59d0c829142d79cc5ec0c {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:34:39 +0000] 428d530fcef59d0c829142d79cc5ec0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:34:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:34:46 [info] 36#36: *371 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:34:46 [info] 36#36: *372 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:34:54 [info] 36#36: *373 [lua] access_by_lua(msblocations.conf:189):2: acab815eb1d80a8a1406999f9ac06967:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:34:54 [info] 36#36: *373 [lua] logger.lua:23: acab815eb1d80a8a1406999f9ac06967 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:34:54 +0000] acab815eb1d80a8a1406999f9ac06967 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:34:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:34:56 [info] 36#36: *375 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:34:56 [info] 37#37: *374 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:35:06 [info] 37#37: *377 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:35:06 [info] 36#36: *376 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:35:09 [info] 36#36: *378 [lua] access_by_lua(msblocations.conf:189):2: 24afb8bfc3db7a458ea8e82a4ff903af:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:35:09 +0000] 24afb8bfc3db7a458ea8e82a4ff903af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/09/30 05:35:09 [info] 36#36: *378 [lua] logger.lua:23: 24afb8bfc3db7a458ea8e82a4ff903af {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:35:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:35:16 [info] 37#37: *380 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:35:16 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:35:24 [info] 36#36: *381 [lua] access_by_lua(msblocations.conf:189):2: 44045e458f12f9ecd6a63fad15224be3:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:35:24 +0000] 44045e458f12f9ecd6a63fad15224be3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/09/30 05:35:24 [info] 36#36: *381 [lua] logger.lua:23: 44045e458f12f9ecd6a63fad15224be3 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:35:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:35:26 [info] 36#36: *383 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:35:26 [info] 36#36: *382 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:35:36 [info] 36#36: *385 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:35:36 [info] 36#36: *386 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:35:39 [info] 36#36: *387 [lua] access_by_lua(msblocations.conf:189):2: 97a1f7f2be29760072854d84dd8577ba:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:35:39 [info] 36#36: *387 [lua] logger.lua:23: 97a1f7f2be29760072854d84dd8577ba {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:35:39 +0000] 97a1f7f2be29760072854d84dd8577ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:35:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/09/30 05:35:46 [info] 37#37: *389 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:35:46 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:35:54 [info] 36#36: *390 [lua] access_by_lua(msblocations.conf:189):2: d3a8f627136dd7720b2f229a93189e68:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:35:54 [info] 36#36: *390 [lua] logger.lua:23: d3a8f627136dd7720b2f229a93189e68 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:35:54 +0000] d3a8f627136dd7720b2f229a93189e68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:35:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:35:56 [info] 37#37: *391 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:35:56 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:36:06 [info] 36#36: *393 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:36:06 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:36:09 [info] 36#36: *395 [lua] access_by_lua(msblocations.conf:189):2: 6771ab377afe92cf2bdbaa53ccf0f796:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:36:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.19 - - [30/Sep/2022:05:36:09 +0000] 6771ab377afe92cf2bdbaa53ccf0f796 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/09/30 05:36:09 [info] 36#36: *395 [lua] logger.lua:23: 6771ab377afe92cf2bdbaa53ccf0f796 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/09/30 05:36:16 [info] 36#36: *396 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:36:16 [info] 36#36: *397 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:36:24 [info] 36#36: *398 [lua] access_by_lua(msblocations.conf:189):2: 2160726e4e6e26255fc33907bb1eff33:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:36:24 [info] 36#36: *398 [lua] logger.lua:23: 2160726e4e6e26255fc33907bb1eff33 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:36:24 +0000] 2160726e4e6e26255fc33907bb1eff33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:36:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:36:26 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:36:26 [info] 37#37: *399 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:36:36 [info] 36#36: *402 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:36:36 [info] 36#36: *403 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:36:39 [info] 36#36: *404 [lua] access_by_lua(msblocations.conf:189):2: eeb965d8762e0d137b942e696040841e:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:36:39 [info] 36#36: *404 [lua] logger.lua:23: eeb965d8762e0d137b942e696040841e {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:36:39 +0000] eeb965d8762e0d137b942e696040841e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:36:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:36:46 [info] 37#37: *406 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:36:46 [info] 37#37: *405 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:36:54 [info] 36#36: *407 [lua] access_by_lua(msblocations.conf:189):2: aec3db2acac31b17febabddb96189f5b:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:36:54 [info] 36#36: *407 [lua] logger.lua:23: aec3db2acac31b17febabddb96189f5b {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:36:54 +0000] aec3db2acac31b17febabddb96189f5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:36:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:36:56 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:36:56 [info] 37#37: *409 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:37:06 [info] 37#37: *410 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:37:06 [info] 37#37: *411 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:37:09 [info] 36#36: *412 [lua] access_by_lua(msblocations.conf:189):2: deb73a46c70701cc1eb6bb6264e557d0:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:37:09 [info] 36#36: *412 [lua] logger.lua:23: deb73a46c70701cc1eb6bb6264e557d0 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:37:09 +0000] deb73a46c70701cc1eb6bb6264e557d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:37:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:37:16 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:37:16 [info] 37#37: *414 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:37:24 [info] 36#36: *415 [lua] access_by_lua(msblocations.conf:189):2: 204d1fa114320e44ceb963ad405d1a96:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:37:24 [info] 36#36: *415 [lua] logger.lua:23: 204d1fa114320e44ceb963ad405d1a96 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:37:24 +0000] 204d1fa114320e44ceb963ad405d1a96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:37:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:37:26 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:37:26 [info] 37#37: *416 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:37:36 [info] 37#37: *419 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:37:36 [info] 37#37: *420 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:37:39 [info] 36#36: *421 [lua] access_by_lua(msblocations.conf:189):2: 956806d19ed5de7a3579bdeb823c4a73:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:37:39 [info] 36#36: *421 [lua] logger.lua:23: 956806d19ed5de7a3579bdeb823c4a73 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:37:39 +0000] 956806d19ed5de7a3579bdeb823c4a73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:37:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:37:46 [info] 37#37: *422 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:37:46 [info] 36#36: *423 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:37:54 [info] 36#36: *424 [lua] access_by_lua(msblocations.conf:189):2: df729d8565241dd6e1577a084cee8933:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:37:54 +0000] df729d8565241dd6e1577a084cee8933 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/09/30 05:37:54 [info] 36#36: *424 [lua] logger.lua:23: df729d8565241dd6e1577a084cee8933 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:37:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:37:56 [info] 36#36: *426 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:37:56 [info] 36#36: *425 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:38:06 [info] 36#36: *427 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:38:06 [info] 37#37: *428 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:38:09 [info] 36#36: *429 [lua] access_by_lua(msblocations.conf:189):2: a58d9d943f1e6ac8075f9f317aa34012:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:38:09 [info] 36#36: *429 [lua] logger.lua:23: a58d9d943f1e6ac8075f9f317aa34012 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:38:09 +0000] a58d9d943f1e6ac8075f9f317aa34012 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:38:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/09/30 05:38:16 [info] 37#37: *430 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:38:16 [info] 37#37: *431 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:38:24 [info] 36#36: *432 [lua] access_by_lua(msblocations.conf:189):2: e2b5bdc22e068d8c9c699e482b945284:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:38:24 [info] 36#36: *432 [lua] logger.lua:23: e2b5bdc22e068d8c9c699e482b945284 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:38:24 +0000] e2b5bdc22e068d8c9c699e482b945284 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:38:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:38:26 [info] 37#37: *433 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:38:26 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:38:36 [info] 36#36: *436 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:38:36 [info] 36#36: *437 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:38:39 [info] 36#36: *438 [lua] access_by_lua(msblocations.conf:189):2: 4d35e555098426bc204257c1977941cb:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:38:39 [info] 36#36: *438 [lua] logger.lua:23: 4d35e555098426bc204257c1977941cb {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:38:39 +0000] 4d35e555098426bc204257c1977941cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:38:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:38:46 [info] 37#37: *439 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:38:46 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:38:54 [info] 36#36: *441 [lua] access_by_lua(msblocations.conf:189):2: 47132ad297a251b560b56d47a15415f8:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:38:54 [info] 36#36: *441 [lua] logger.lua:23: 47132ad297a251b560b56d47a15415f8 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:38:54 +0000] 47132ad297a251b560b56d47a15415f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:38:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:38:56 [info] 36#36: *442 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:38:56 [info] 36#36: *443 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:39:06 [info] 37#37: *444 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:39:06 [info] 37#37: *445 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:39:09 [info] 36#36: *446 [lua] access_by_lua(msblocations.conf:189):2: 717c3ffb0cfd5940b5d2255a2502c200:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:39:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.19 - - [30/Sep/2022:05:39:09 +0000] 717c3ffb0cfd5940b5d2255a2502c200 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/09/30 05:39:09 [info] 36#36: *446 [lua] logger.lua:23: 717c3ffb0cfd5940b5d2255a2502c200 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/09/30 05:39:16 [info] 36#36: *447 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:39:16 [info] 37#37: *448 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:39:24 [info] 36#36: *449 [lua] access_by_lua(msblocations.conf:189):2: 1181f66fe443391d5db8241fac7ecf2d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:39:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:39:24 [info] 36#36: *449 [lua] logger.lua:23: 1181f66fe443391d5db8241fac7ecf2d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:39:24 +0000] 1181f66fe443391d5db8241fac7ecf2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/09/30 05:39:26 [info] 36#36: *450 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:39:26 [info] 36#36: *451 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:39:36 [info] 36#36: *453 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:39:36 [info] 37#37: *454 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:39:39 [info] 36#36: *455 [lua] access_by_lua(msblocations.conf:189):2: 0a39a0ae94a0a92ee251adf5da6f49a8:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:39:39 [info] 36#36: *455 [lua] logger.lua:23: 0a39a0ae94a0a92ee251adf5da6f49a8 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:39:39 +0000] 0a39a0ae94a0a92ee251adf5da6f49a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:39:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:39:46 [info] 36#36: *456 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:39:46 [info] 36#36: *457 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:39:54 [info] 36#36: *458 [lua] access_by_lua(msblocations.conf:189):2: ed29d450de5c8fb62d00bf8e1779868b:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:39:54 +0000] ed29d450de5c8fb62d00bf8e1779868b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/09/30 05:39:54 [info] 36#36: *458 [lua] logger.lua:23: ed29d450de5c8fb62d00bf8e1779868b {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:39:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:39:56 [info] 36#36: *460 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:39:56 [info] 36#36: *459 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:40:06 [info] 36#36: *462 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:40:06 [info] 36#36: *461 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:40:09 [info] 36#36: *463 [lua] access_by_lua(msblocations.conf:189):2: bab31a17b3cc990db4f65ae2881709a8:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:40:09 [info] 36#36: *463 [lua] logger.lua:23: bab31a17b3cc990db4f65ae2881709a8 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:40:09 +0000] bab31a17b3cc990db4f65ae2881709a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:40:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:40:16 [info] 36#36: *465 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:40:16 [info] 36#36: *464 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:40:24 [info] 36#36: *466 [lua] access_by_lua(msblocations.conf:189):2: 99f262789f17c55390af8a69909d18ab:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:40:24 +0000] 99f262789f17c55390af8a69909d18ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/09/30 05:40:24 [info] 36#36: *466 [lua] logger.lua:23: 99f262789f17c55390af8a69909d18ab {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:40:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:40:26 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:40:26 [info] 36#36: *467 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:40:36 [info] 36#36: *471 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:40:36 [info] 37#37: *470 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:40:39 [info] 36#36: *472 [lua] access_by_lua(msblocations.conf:189):2: 31901484a9db0b5de50d12d7f5c04a03:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:40:39 +0000] 31901484a9db0b5de50d12d7f5c04a03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/09/30 05:40:39 [info] 36#36: *472 [lua] logger.lua:23: 31901484a9db0b5de50d12d7f5c04a03 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:40:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:40:46 [info] 36#36: *473 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:40:46 [info] 36#36: *474 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:40:54 [info] 36#36: *475 [lua] access_by_lua(msblocations.conf:189):2: 1a6163eba0abe34c350d6fa11711263d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:40:54 [info] 36#36: *475 [lua] logger.lua:23: 1a6163eba0abe34c350d6fa11711263d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:40:54 +0000] 1a6163eba0abe34c350d6fa11711263d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:40:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:40:56 [info] 37#37: *476 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:40:56 [info] 36#36: *477 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:41:06 [info] 36#36: *478 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:41:06 [info] 36#36: *479 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:41:09 [info] 36#36: *480 [lua] access_by_lua(msblocations.conf:189):2: 6ea82d7f9da34474839a08936138cb19:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:41:09 [info] 36#36: *480 [lua] logger.lua:23: 6ea82d7f9da34474839a08936138cb19 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:41:09 +0000] 6ea82d7f9da34474839a08936138cb19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:41:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:41:16 [info] 36#36: *481 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:41:16 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:41:24 [info] 36#36: *483 [lua] access_by_lua(msblocations.conf:189):2: 2bd300c4ce2121501002bea0be0b03d8:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:41:24 [info] 36#36: *483 [lua] logger.lua:23: 2bd300c4ce2121501002bea0be0b03d8 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:41:24 +0000] 2bd300c4ce2121501002bea0be0b03d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:41:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:41:26 [info] 36#36: *485 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:41:26 [info] 36#36: *484 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:41:36 [info] 37#37: *487 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:41:36 [info] 37#37: *488 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:41:39 [info] 36#36: *489 [lua] access_by_lua(msblocations.conf:189):2: d8bfaf65a44fac4723b3143a079241bf:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:41:39 [info] 36#36: *489 [lua] logger.lua:23: d8bfaf65a44fac4723b3143a079241bf {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:41:39 +0000] d8bfaf65a44fac4723b3143a079241bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:41:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:41:46 [info] 36#36: *490 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:41:46 [info] 36#36: *491 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:41:54 [info] 36#36: *492 [lua] access_by_lua(msblocations.conf:189):2: 70c1634cb3ee2592cf78831242b56b4d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:41:54 [info] 36#36: *492 [lua] logger.lua:23: 70c1634cb3ee2592cf78831242b56b4d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:41:54 +0000] 70c1634cb3ee2592cf78831242b56b4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:41:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/09/30 05:41:56 [info] 36#36: *493 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:41:56 [info] 36#36: *494 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:42:06 [info] 36#36: *496 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:42:06 [info] 36#36: *495 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:42:10 [info] 36#36: *497 [lua] access_by_lua(msblocations.conf:189):2: a90e2168fe12c57411efb4018c686497:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:42:10 [info] 36#36: *497 [lua] logger.lua:23: a90e2168fe12c57411efb4018c686497 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:42:10 +0000] a90e2168fe12c57411efb4018c686497 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:42:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:42:16 [info] 36#36: *499 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:42:16 [info] 36#36: *498 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:42:25 [info] 36#36: *500 [lua] access_by_lua(msblocations.conf:189):2: 2aeec806f1ae2aa132c22b096158e3a4:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:42:25 +0000] 2aeec806f1ae2aa132c22b096158e3a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/09/30 05:42:25 [info] 36#36: *500 [lua] logger.lua:23: 2aeec806f1ae2aa132c22b096158e3a4 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:42:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:42:26 [info] 36#36: *501 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:42:26 [info] 36#36: *502 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:42:36 [info] 36#36: *505 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:42:36 [info] 36#36: *504 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:42:40 [info] 36#36: *506 [lua] access_by_lua(msblocations.conf:189):2: afd6fa97482dcd1a5819dfcaf61d0bc3:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:42:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/09/30 05:42:40 [info] 36#36: *506 [lua] logger.lua:23: afd6fa97482dcd1a5819dfcaf61d0bc3 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:42:40 +0000] afd6fa97482dcd1a5819dfcaf61d0bc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/09/30 05:42:46 [info] 36#36: *507 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:42:46 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:42:55 [info] 36#36: *509 [lua] access_by_lua(msblocations.conf:189):2: 15251dd4a4fbe27f2703696b70bb7da5:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:42:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:42:55 [info] 36#36: *509 [lua] logger.lua:23: 15251dd4a4fbe27f2703696b70bb7da5 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:42:55 +0000] 15251dd4a4fbe27f2703696b70bb7da5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/09/30 05:42:56 [info] 37#37: *510 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:42:56 [info] 37#37: *511 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:43:06 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:43:06 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:43:10 [info] 36#36: *514 [lua] access_by_lua(msblocations.conf:189):2: 897322fa7f7b76db35661b2375d8592b:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:43:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/09/30 05:43:10 [info] 36#36: *514 [lua] logger.lua:23: 897322fa7f7b76db35661b2375d8592b {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:43:10 +0000] 897322fa7f7b76db35661b2375d8592b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.059 upstream_response_time:0.035 "-" "Consul Health Check" "-" 2022/09/30 05:43:16 [info] 37#37: *515 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:43:16 [info] 37#37: *516 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:43:25 [info] 36#36: *517 [lua] access_by_lua(msblocations.conf:189):2: b22ba8f81edea6c395e9a5f67c24cdae:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:43:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.72.19 - - [30/Sep/2022:05:43:25 +0000] b22ba8f81edea6c395e9a5f67c24cdae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/09/30 05:43:25 [info] 36#36: *517 [lua] logger.lua:23: b22ba8f81edea6c395e9a5f67c24cdae {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/09/30 05:43:26 [info] 37#37: *518 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:43:26 [info] 36#36: *519 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:43:36 [info] 36#36: *521 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:43:36 [info] 36#36: *522 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:43:40 [info] 36#36: *523 [lua] access_by_lua(msblocations.conf:189):2: 6dc7ae2769ac8b8354e5e05fdb415e87:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:43:40 +0000] 6dc7ae2769ac8b8354e5e05fdb415e87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/09/30 05:43:40 [info] 36#36: *523 [lua] logger.lua:23: 6dc7ae2769ac8b8354e5e05fdb415e87 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:43:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:43:46 [info] 36#36: *524 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:43:46 [info] 37#37: *525 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:43:55 [info] 36#36: *526 [lua] access_by_lua(msblocations.conf:189):2: 90ae1c67e15de9a4ab784bed31baea7e:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:43:55 [info] 36#36: *526 [lua] logger.lua:23: 90ae1c67e15de9a4ab784bed31baea7e {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:43:55 +0000] 90ae1c67e15de9a4ab784bed31baea7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:43:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:43:56 [info] 36#36: *527 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:43:56 [info] 37#37: *528 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:44:06 [info] 36#36: *530 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:44:06 [info] 37#37: *529 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:44:10 [info] 36#36: *531 [lua] access_by_lua(msblocations.conf:189):2: 81b12b87c0877cc12434b55672e6d6ac:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:44:10 [info] 36#36: *531 [lua] logger.lua:23: 81b12b87c0877cc12434b55672e6d6ac {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:44:10 +0000] 81b12b87c0877cc12434b55672e6d6ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:44:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/09/30 05:44:16 [info] 37#37: *532 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:44:16 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:44:25 [info] 36#36: *534 [lua] access_by_lua(msblocations.conf:189):2: 39883bcd4ac71078833d764d31cfa3b0:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:44:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.19 - - [30/Sep/2022:05:44:25 +0000] 39883bcd4ac71078833d764d31cfa3b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/09/30 05:44:25 [info] 36#36: *534 [lua] logger.lua:23: 39883bcd4ac71078833d764d31cfa3b0 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/09/30 05:44:26 [info] 37#37: *536 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:44:26 [info] 36#36: *535 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:44:36 [info] 37#37: *538 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:44:36 [info] 37#37: *539 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:44:40 [info] 36#36: *540 [lua] access_by_lua(msblocations.conf:189):2: e9fb33254990598154e9b3221204b225:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:44:40 [info] 36#36: *540 [lua] logger.lua:23: e9fb33254990598154e9b3221204b225 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:44:40 +0000] e9fb33254990598154e9b3221204b225 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:44:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:44:46 [info] 36#36: *541 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:44:46 [info] 36#36: *542 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:44:55 [info] 36#36: *543 [lua] access_by_lua(msblocations.conf:189):2: 80690af0b11aa6a404757b8aa0c3750e:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:44:55 +0000] 80690af0b11aa6a404757b8aa0c3750e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:44:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/09/30 05:44:55 [info] 36#36: *543 [lua] logger.lua:23: 80690af0b11aa6a404757b8aa0c3750e {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/09/30 05:44:56 [info] 37#37: *544 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:44:56 [info] 37#37: *545 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:45:06 [info] 36#36: *547 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:45:06 [info] 36#36: *546 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:45:10 [info] 36#36: *548 [lua] access_by_lua(msblocations.conf:189):2: e715c4a063d48eb4a107dd8030e595e3:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:45:10 [info] 36#36: *548 [lua] logger.lua:23: e715c4a063d48eb4a107dd8030e595e3 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:45:10 +0000] e715c4a063d48eb4a107dd8030e595e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:45:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:45:16 [info] 36#36: *549 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:45:16 [info] 36#36: *550 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:45:25 [info] 36#36: *551 [lua] access_by_lua(msblocations.conf:189):2: 4ff124a328eb4d6862b0c7bcc89298cf:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:45:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.19 - - [30/Sep/2022:05:45:25 +0000] 4ff124a328eb4d6862b0c7bcc89298cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/09/30 05:45:25 [info] 36#36: *551 [lua] logger.lua:23: 4ff124a328eb4d6862b0c7bcc89298cf {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/09/30 05:45:26 [info] 36#36: *552 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:45:26 [info] 36#36: *553 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:45:36 [info] 37#37: *555 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:45:36 [info] 36#36: *556 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:45:40 [info] 36#36: *557 [lua] access_by_lua(msblocations.conf:189):2: 51fe09cc026c50ebc3c309308293be2d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:45:40 +0000] 51fe09cc026c50ebc3c309308293be2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/09/30 05:45:40 [info] 36#36: *557 [lua] logger.lua:23: 51fe09cc026c50ebc3c309308293be2d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:45:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:45:46 [info] 37#37: *558 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:45:46 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:45:55 [info] 36#36: *560 [lua] access_by_lua(msblocations.conf:189):2: c4fa286580df0ef4b529596d87de2a24:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:45:55 +0000] c4fa286580df0ef4b529596d87de2a24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:45:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:45:55 [info] 36#36: *560 [lua] logger.lua:23: c4fa286580df0ef4b529596d87de2a24 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/09/30 05:45:56 [info] 37#37: *561 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:45:56 [info] 37#37: *562 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:46:06 [info] 37#37: *564 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:46:06 [info] 37#37: *563 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:46:10 [info] 36#36: *565 [lua] access_by_lua(msblocations.conf:189):2: c9ce2f2af09221e17ff0285890b2498f:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:46:10 [info] 36#36: *565 [lua] logger.lua:23: c9ce2f2af09221e17ff0285890b2498f {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:46:10 +0000] c9ce2f2af09221e17ff0285890b2498f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:46:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:46:16 [info] 37#37: *566 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:46:16 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:46:25 [info] 36#36: *568 [lua] access_by_lua(msblocations.conf:189):2: 514cd025514f83d244b50aeb149c43ba:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:46:25 +0000] 514cd025514f83d244b50aeb149c43ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/09/30 05:46:25 [info] 36#36: *568 [lua] logger.lua:23: 514cd025514f83d244b50aeb149c43ba {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:46:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:46:26 [info] 36#36: *570 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:46:26 [info] 36#36: *569 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:46:36 [info] 36#36: *572 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:46:36 [info] 36#36: *573 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:46:40 [info] 36#36: *574 [lua] access_by_lua(msblocations.conf:189):2: 2ca2c47d4c3142412fdfeab2c0f558f4:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:46:40 [info] 36#36: *574 [lua] logger.lua:23: 2ca2c47d4c3142412fdfeab2c0f558f4 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:46:40 +0000] 2ca2c47d4c3142412fdfeab2c0f558f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:46:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:46:46 [info] 36#36: *575 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:46:46 [info] 36#36: *576 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:46:55 [info] 36#36: *577 [lua] access_by_lua(msblocations.conf:189):2: db7be10ef88605f1c6413b08930ba29d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:46:55 [info] 36#36: *577 [lua] logger.lua:23: db7be10ef88605f1c6413b08930ba29d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:46:55 +0000] db7be10ef88605f1c6413b08930ba29d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:46:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/09/30 05:46:56 [info] 36#36: *578 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:46:56 [info] 36#36: *579 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:47:06 [info] 36#36: *581 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:47:06 [info] 36#36: *580 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:47:10 [info] 36#36: *582 [lua] access_by_lua(msblocations.conf:189):2: 5d952f3bf01a47f032b3012b06c2a567:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:47:10 [info] 36#36: *582 [lua] logger.lua:23: 5d952f3bf01a47f032b3012b06c2a567 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:47:10 +0000] 5d952f3bf01a47f032b3012b06c2a567 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:47:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:47:16 [info] 37#37: *583 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:47:16 [info] 37#37: *584 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:47:25 [info] 36#36: *585 [lua] access_by_lua(msblocations.conf:189):2: 64806f704544cd7dabe5dabbddd9c019:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:47:25 +0000] 64806f704544cd7dabe5dabbddd9c019 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/09/30 05:47:25 [info] 36#36: *585 [lua] logger.lua:23: 64806f704544cd7dabe5dabbddd9c019 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:47:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:47:26 [info] 37#37: *587 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:47:26 [info] 37#37: *586 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:47:36 [info] 37#37: *589 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:47:36 [info] 37#37: *590 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:47:40 [info] 36#36: *591 [lua] access_by_lua(msblocations.conf:189):2: ae99d04f833eb6536c230268adfc83e2:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:47:40 [info] 36#36: *591 [lua] logger.lua:23: ae99d04f833eb6536c230268adfc83e2 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:47:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.72.19 - - [30/Sep/2022:05:47:40 +0000] ae99d04f833eb6536c230268adfc83e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/09/30 05:47:46 [info] 37#37: *592 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:47:46 [info] 36#36: *593 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:47:55 [info] 36#36: *594 [lua] access_by_lua(msblocations.conf:189):2: 2b57b44ab8196708eb2f8deae40b4e6f:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:47:55 +0000] 2b57b44ab8196708eb2f8deae40b4e6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/09/30 05:47:55 [info] 36#36: *594 [lua] logger.lua:23: 2b57b44ab8196708eb2f8deae40b4e6f {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:47:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:47:56 [info] 36#36: *595 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:47:56 [info] 36#36: *596 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:48:06 [info] 36#36: *597 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:48:06 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:48:10 [info] 36#36: *599 [lua] access_by_lua(msblocations.conf:189):2: b47ec775b70808477a5982b320104f65:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:48:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/09/30 05:48:10 [info] 36#36: *599 [lua] logger.lua:23: b47ec775b70808477a5982b320104f65 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:48:10 +0000] b47ec775b70808477a5982b320104f65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/09/30 05:48:16 [info] 37#37: *600 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:48:16 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:48:25 [info] 36#36: *602 [lua] access_by_lua(msblocations.conf:189):2: d238e9c610892b5dc7abb1e23117d1ed:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:48:25 [info] 36#36: *602 [lua] logger.lua:23: d238e9c610892b5dc7abb1e23117d1ed {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:48:25 +0000] d238e9c610892b5dc7abb1e23117d1ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:48:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:48:26 [info] 37#37: *603 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:48:26 [info] 36#36: *604 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:48:36 [info] 37#37: *606 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:48:36 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:48:40 [info] 36#36: *608 [lua] access_by_lua(msblocations.conf:189):2: ade2cac512119e1656e70c35592559f3:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:48:40 +0000] ade2cac512119e1656e70c35592559f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/09/30 05:48:40 [info] 36#36: *608 [lua] logger.lua:23: ade2cac512119e1656e70c35592559f3 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:48:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:48:46 [info] 36#36: *609 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:48:46 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:48:55 [info] 36#36: *611 [lua] access_by_lua(msblocations.conf:189):2: f11f800e981b95fea083648bf92a5b9a:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:48:55 [info] 36#36: *611 [lua] logger.lua:23: f11f800e981b95fea083648bf92a5b9a {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:48:55 +0000] f11f800e981b95fea083648bf92a5b9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:48:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:48:56 [info] 37#37: *613 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:48:56 [info] 37#37: *612 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:49:06 [info] 36#36: *615 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:49:06 [info] 36#36: *614 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:49:10 [info] 36#36: *616 [lua] access_by_lua(msblocations.conf:189):2: a68ebd0dafb6f2227c75bac37f3369bd:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:49:10 [info] 36#36: *616 [lua] logger.lua:23: a68ebd0dafb6f2227c75bac37f3369bd {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:49:10 +0000] a68ebd0dafb6f2227c75bac37f3369bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:49:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:49:16 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:49:16 [info] 37#37: *617 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:49:25 [info] 36#36: *619 [lua] access_by_lua(msblocations.conf:189):2: 73471b388cfda31e79417e0188ae33c8:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:49:25 [info] 36#36: *619 [lua] logger.lua:23: 73471b388cfda31e79417e0188ae33c8 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:49:25 +0000] 73471b388cfda31e79417e0188ae33c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:49:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:49:26 [info] 36#36: *621 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:49:26 [info] 36#36: *620 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:49:36 [info] 37#37: *623 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:49:36 [info] 36#36: *624 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:49:40 [info] 36#36: *625 [lua] access_by_lua(msblocations.conf:189):2: c27b2c692da0907a24508e5952af147e:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:49:40 [info] 36#36: *625 [lua] logger.lua:23: c27b2c692da0907a24508e5952af147e {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:49:40 +0000] c27b2c692da0907a24508e5952af147e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:49:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:49:46 [info] 36#36: *627 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:49:46 [info] 37#37: *626 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:49:55 [info] 36#36: *628 [lua] access_by_lua(msblocations.conf:189):2: 98bec122e91152cc5ff992991369b314:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:49:55 [info] 36#36: *628 [lua] logger.lua:23: 98bec122e91152cc5ff992991369b314 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:49:55 +0000] 98bec122e91152cc5ff992991369b314 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:49:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:49:56 [info] 36#36: *630 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:49:56 [info] 36#36: *629 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:50:06 [info] 36#36: *631 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:50:06 [info] 36#36: *632 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:50:10 [info] 36#36: *633 [lua] access_by_lua(msblocations.conf:189):2: 0d1e71fc7e8ad1563e1b115aaeafde96:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:50:10 +0000] 0d1e71fc7e8ad1563e1b115aaeafde96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/09/30 05:50:10 [info] 36#36: *633 [lua] logger.lua:23: 0d1e71fc7e8ad1563e1b115aaeafde96 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:50:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:50:16 [info] 36#36: *634 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:50:16 [info] 36#36: *635 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:50:25 [info] 36#36: *636 [lua] access_by_lua(msblocations.conf:189):2: de473c9bc87db072171166f0f7895369:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:50:25 [info] 36#36: *636 [lua] logger.lua:23: de473c9bc87db072171166f0f7895369 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:50:25 +0000] de473c9bc87db072171166f0f7895369 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:50:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:50:26 [info] 36#36: *638 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:50:26 [info] 37#37: *637 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:50:36 [info] 36#36: *640 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:50:36 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:50:40 [info] 36#36: *642 [lua] access_by_lua(msblocations.conf:189):2: a967ef96dae5fabb7344bfe97f59b6e6:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:50:40 [info] 36#36: *642 [lua] logger.lua:23: a967ef96dae5fabb7344bfe97f59b6e6 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:50:40 +0000] a967ef96dae5fabb7344bfe97f59b6e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:50:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:50:46 [info] 36#36: *643 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:50:46 [info] 36#36: *644 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:50:55 [info] 36#36: *645 [lua] access_by_lua(msblocations.conf:189):2: b8a6bf5d9f8b2e85c8c6f861aae91f04:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:50:55 +0000] b8a6bf5d9f8b2e85c8c6f861aae91f04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/09/30 05:50:55 [info] 36#36: *645 [lua] logger.lua:23: b8a6bf5d9f8b2e85c8c6f861aae91f04 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:50:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/09/30 05:50:56 [info] 36#36: *647 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:50:56 [info] 37#37: *646 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:51:06 [info] 37#37: *648 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:51:06 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:51:10 [info] 36#36: *650 [lua] access_by_lua(msblocations.conf:189):2: 6ea5e8ab9b0f8e617002976c21e56c90:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:51:10 +0000] 6ea5e8ab9b0f8e617002976c21e56c90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/09/30 05:51:10 [info] 36#36: *650 [lua] logger.lua:23: 6ea5e8ab9b0f8e617002976c21e56c90 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:51:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:51:16 [info] 36#36: *652 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:51:16 [info] 36#36: *651 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:51:25 [info] 36#36: *653 [lua] access_by_lua(msblocations.conf:189):2: d941f5976351cbbda5911a0d2a0838a1:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:51:25 +0000] d941f5976351cbbda5911a0d2a0838a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:51:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:51:25 [info] 36#36: *653 [lua] logger.lua:23: d941f5976351cbbda5911a0d2a0838a1 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/09/30 05:51:26 [info] 36#36: *654 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:51:26 [info] 37#37: *655 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:51:36 [info] 37#37: *657 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:51:36 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:51:40 [info] 36#36: *659 [lua] access_by_lua(msblocations.conf:189):2: f17b73a81c96b760e674270f675dbe20:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:51:40 [info] 36#36: *659 [lua] logger.lua:23: f17b73a81c96b760e674270f675dbe20 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:51:40 +0000] f17b73a81c96b760e674270f675dbe20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:51:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:51:46 [info] 37#37: *661 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:51:46 [info] 37#37: *660 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:51:55 [info] 36#36: *662 [lua] access_by_lua(msblocations.conf:189):2: 32650bbab1a00821c59a243161f04197:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:51:55 +0000] 32650bbab1a00821c59a243161f04197 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/09/30 05:51:55 [info] 36#36: *662 [lua] logger.lua:23: 32650bbab1a00821c59a243161f04197 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:51:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:51:56 [info] 36#36: *663 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:51:56 [info] 37#37: *664 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:52:06 [info] 36#36: *665 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:52:06 [info] 37#37: *666 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:52:10 [info] 36#36: *667 [lua] access_by_lua(msblocations.conf:189):2: ebafdad6f397cbbf2949bc8fe8a66ae7:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:52:10 +0000] ebafdad6f397cbbf2949bc8fe8a66ae7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/09/30 05:52:10 [info] 36#36: *667 [lua] logger.lua:23: ebafdad6f397cbbf2949bc8fe8a66ae7 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:52:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:52:16 [info] 36#36: *668 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:52:16 [info] 37#37: *669 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:52:25 [info] 36#36: *670 [lua] access_by_lua(msblocations.conf:189):2: 2ad288e04f8582db6aa6e5de52f54a52:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:52:25 [info] 36#36: *670 [lua] logger.lua:23: 2ad288e04f8582db6aa6e5de52f54a52 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:52:25 +0000] 2ad288e04f8582db6aa6e5de52f54a52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:52:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:52:26 [info] 36#36: *671 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:52:26 [info] 36#36: *672 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:52:36 [info] 37#37: *674 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:52:36 [info] 36#36: *675 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:52:40 [info] 36#36: *676 [lua] access_by_lua(msblocations.conf:189):2: 6c2064c5a3bc89fcdabffc8ef8bdb84c:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:52:40 +0000] 6c2064c5a3bc89fcdabffc8ef8bdb84c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/09/30 05:52:40 [info] 36#36: *676 [lua] logger.lua:23: 6c2064c5a3bc89fcdabffc8ef8bdb84c {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:52:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:52:46 [info] 37#37: *677 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:52:46 [info] 37#37: *678 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:52:55 [info] 36#36: *679 [lua] access_by_lua(msblocations.conf:189):2: 9adea594caeb4b6f8836488f7c8d8643:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:52:55 [info] 36#36: *679 [lua] logger.lua:23: 9adea594caeb4b6f8836488f7c8d8643 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:52:55 +0000] 9adea594caeb4b6f8836488f7c8d8643 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:52:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:52:56 [info] 37#37: *680 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:52:56 [info] 37#37: *681 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:53:06 [info] 36#36: *682 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:53:06 [info] 36#36: *683 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:53:10 [info] 36#36: *684 [lua] access_by_lua(msblocations.conf:189):2: ea5ce4767579e2c1737515270afc3a2f:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:53:10 +0000] ea5ce4767579e2c1737515270afc3a2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/09/30 05:53:10 [info] 36#36: *684 [lua] logger.lua:23: ea5ce4767579e2c1737515270afc3a2f {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:53:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:53:16 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:53:16 [info] 36#36: *685 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:53:25 [info] 36#36: *687 [lua] access_by_lua(msblocations.conf:189):2: 7c20d6b8c37850f74a171c5d1db75239:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:53:25 [info] 36#36: *687 [lua] logger.lua:23: 7c20d6b8c37850f74a171c5d1db75239 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:53:25 +0000] 7c20d6b8c37850f74a171c5d1db75239 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:53:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/09/30 05:53:26 [info] 37#37: *688 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:53:26 [info] 37#37: *689 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:53:36 [info] 36#36: *691 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:53:36 [info] 36#36: *692 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:53:40 [info] 36#36: *693 [lua] access_by_lua(msblocations.conf:189):2: ca64d111efb575a901b927568d0c588e:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:53:40 +0000] ca64d111efb575a901b927568d0c588e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/09/30 05:53:40 [info] 36#36: *693 [lua] logger.lua:23: ca64d111efb575a901b927568d0c588e {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:53:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:53:46 [info] 37#37: *694 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:53:46 [info] 37#37: *695 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:53:55 [info] 36#36: *696 [lua] access_by_lua(msblocations.conf:189):2: 363f4755d5a1aac7841cf219420c523e:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:53:55 +0000] 363f4755d5a1aac7841cf219420c523e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:53:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:53:55 [info] 36#36: *696 [lua] logger.lua:23: 363f4755d5a1aac7841cf219420c523e {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/09/30 05:53:56 [info] 37#37: *697 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:53:56 [info] 37#37: *698 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:54:06 [info] 36#36: *699 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:54:06 [info] 36#36: *700 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:54:10 [info] 36#36: *701 [lua] access_by_lua(msblocations.conf:189):2: 46ad25ad7155172a9a75f4d6a56b2ded:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:54:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:54:10 [info] 36#36: *701 [lua] logger.lua:23: 46ad25ad7155172a9a75f4d6a56b2ded {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:54:10 +0000] 46ad25ad7155172a9a75f4d6a56b2ded "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/09/30 05:54:16 [info] 36#36: *703 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:54:16 [info] 36#36: *702 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:54:25 [info] 36#36: *704 [lua] access_by_lua(msblocations.conf:189):2: eafdf2ffa36a6ee60574eaa57b11f613:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:54:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.19 - - [30/Sep/2022:05:54:25 +0000] eafdf2ffa36a6ee60574eaa57b11f613 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/09/30 05:54:25 [info] 36#36: *704 [lua] logger.lua:23: eafdf2ffa36a6ee60574eaa57b11f613 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/09/30 05:54:26 [info] 36#36: *706 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:54:26 [info] 36#36: *705 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:54:36 [info] 36#36: *708 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:54:36 [info] 36#36: *709 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:54:40 [info] 36#36: *710 [lua] access_by_lua(msblocations.conf:189):2: 70985831096b3f306a6bb7c3a6c3b4e1:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:54:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:54:40 [info] 36#36: *710 [lua] logger.lua:23: 70985831096b3f306a6bb7c3a6c3b4e1 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:54:40 +0000] 70985831096b3f306a6bb7c3a6c3b4e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/09/30 05:54:46 [info] 37#37: *712 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:54:46 [info] 37#37: *711 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:54:55 [info] 36#36: *713 [lua] access_by_lua(msblocations.conf:189):2: 8ded80f07c592988939f9d4e7320cb88:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:54:56 [info] 36#36: *713 [lua] logger.lua:23: 8ded80f07c592988939f9d4e7320cb88 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:54:56 +0000] 8ded80f07c592988939f9d4e7320cb88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:54:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/09/30 05:54:56 [info] 36#36: *715 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:54:56 [info] 36#36: *714 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:55:06 [info] 36#36: *716 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:55:06 [info] 36#36: *717 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:55:11 [info] 36#36: *718 [lua] access_by_lua(msblocations.conf:189):2: 736f30280ac6d162f133f3468fa749b9:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:55:11 +0000] 736f30280ac6d162f133f3468fa749b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.061 upstream_response_time:0.033 "-" "Consul Health Check" "-" 2022/09/30 05:55:11 [info] 36#36: *718 [lua] logger.lua:23: 736f30280ac6d162f133f3468fa749b9 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:55:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 123 2022/09/30 05:55:16 [info] 36#36: *719 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:55:16 [info] 36#36: *720 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:55:26 [info] 36#36: *721 [lua] access_by_lua(msblocations.conf:189):2: 4870660f7f2e1436b191ffb15eb95432:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:55:26 [info] 36#36: *721 [lua] logger.lua:23: 4870660f7f2e1436b191ffb15eb95432 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:55:26 +0000] 4870660f7f2e1436b191ffb15eb95432 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:55:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:55:26 [info] 36#36: *722 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:55:26 [info] 37#37: *723 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:55:36 [info] 36#36: *725 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:55:36 [info] 36#36: *726 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:55:41 [info] 36#36: *727 [lua] access_by_lua(msblocations.conf:189):2: 84c6ecc7b071da6655c72e39d9004746:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:55:41 +0000] 84c6ecc7b071da6655c72e39d9004746 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/09/30 05:55:41 [info] 36#36: *727 [lua] logger.lua:23: 84c6ecc7b071da6655c72e39d9004746 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:55:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:55:46 [info] 36#36: *728 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:55:46 [info] 36#36: *729 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:55:56 [info] 36#36: *730 [lua] access_by_lua(msblocations.conf:189):2: a51cfc4c267bb4e6b23381913ae8cd7f:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:55:56 +0000] a51cfc4c267bb4e6b23381913ae8cd7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/09/30 05:55:56 [info] 36#36: *730 [lua] logger.lua:23: a51cfc4c267bb4e6b23381913ae8cd7f {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:55:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/09/30 05:55:56 [info] 36#36: *731 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:55:56 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:56:06 [info] 36#36: *733 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:56:06 [info] 36#36: *734 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:56:11 [info] 36#36: *735 [lua] access_by_lua(msblocations.conf:189):2: ba40316f907783807ab4bae3dc57845f:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:56:11 +0000] ba40316f907783807ab4bae3dc57845f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/09/30 05:56:11 [info] 36#36: *735 [lua] logger.lua:23: ba40316f907783807ab4bae3dc57845f {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:56:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:56:16 [info] 37#37: *736 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:56:16 [info] 36#36: *737 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:56:26 [info] 36#36: *738 [lua] access_by_lua(msblocations.conf:189):2: abd0b950a25effa122c8fa000f5d9f5d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:56:26 [info] 36#36: *738 [lua] logger.lua:23: abd0b950a25effa122c8fa000f5d9f5d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:56:26 +0000] abd0b950a25effa122c8fa000f5d9f5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:56:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/09/30 05:56:26 [info] 37#37: *740 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:56:26 [info] 36#36: *739 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:56:36 [info] 36#36: *743 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:56:36 [info] 36#36: *742 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:56:41 [info] 36#36: *744 [lua] access_by_lua(msblocations.conf:189):2: 4fe481bbd6e524eda3aedb23927bb8a0:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:56:41 +0000] 4fe481bbd6e524eda3aedb23927bb8a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/09/30 05:56:41 [info] 36#36: *744 [lua] logger.lua:23: 4fe481bbd6e524eda3aedb23927bb8a0 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:56:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:56:46 [info] 36#36: *745 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:56:46 [info] 37#37: *746 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:56:56 [info] 36#36: *747 [lua] access_by_lua(msblocations.conf:189):2: d689cf56244646d15e39d549137e60b1:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:56:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:56:56 [info] 36#36: *747 [lua] logger.lua:23: d689cf56244646d15e39d549137e60b1 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:56:56 +0000] d689cf56244646d15e39d549137e60b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/09/30 05:56:56 [info] 36#36: *749 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:56:56 [info] 37#37: *748 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:57:06 [info] 36#36: *750 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:57:06 [info] 36#36: *751 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:57:11 [info] 36#36: *752 [lua] access_by_lua(msblocations.conf:189):2: a1b447076e4bbf7bfebf6ee95a21d718:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:57:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:57:11 [info] 36#36: *752 [lua] logger.lua:23: a1b447076e4bbf7bfebf6ee95a21d718 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:57:11 +0000] a1b447076e4bbf7bfebf6ee95a21d718 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/09/30 05:57:16 [info] 37#37: *753 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:57:16 [info] 37#37: *754 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:57:26 [info] 36#36: *755 [lua] access_by_lua(msblocations.conf:189):2: d885225e9e4d72adda7b88698dc0599d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:57:26 [info] 36#36: *755 [lua] logger.lua:23: d885225e9e4d72adda7b88698dc0599d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:57:26 +0000] d885225e9e4d72adda7b88698dc0599d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:57:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:57:26 [info] 37#37: *757 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:57:26 [info] 37#37: *756 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:57:36 [info] 36#36: *760 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:57:36 [info] 36#36: *759 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:57:41 [info] 36#36: *761 [lua] access_by_lua(msblocations.conf:189):2: 93ae3d0c6e145ceac6cfa9003cb55fdc:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:57:41 +0000] 93ae3d0c6e145ceac6cfa9003cb55fdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/09/30 05:57:41 [info] 36#36: *761 [lua] logger.lua:23: 93ae3d0c6e145ceac6cfa9003cb55fdc {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:57:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/09/30 05:57:46 [info] 36#36: *763 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:57:46 [info] 36#36: *762 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:57:56 [info] 36#36: *764 [lua] access_by_lua(msblocations.conf:189):2: 53731e77db1426f15bebef199b5a78f3:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:57:56 [info] 36#36: *764 [lua] logger.lua:23: 53731e77db1426f15bebef199b5a78f3 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:57:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.19 - - [30/Sep/2022:05:57:56 +0000] 53731e77db1426f15bebef199b5a78f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/09/30 05:57:56 [info] 36#36: *765 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:57:56 [info] 36#36: *766 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:58:06 [info] 36#36: *768 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:58:06 [info] 36#36: *767 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:58:11 [info] 36#36: *769 [lua] access_by_lua(msblocations.conf:189):2: c839171de0e00f6c11a51adcdd0e76b4:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:58:11 +0000] c839171de0e00f6c11a51adcdd0e76b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/09/30 05:58:11 [info] 36#36: *769 [lua] logger.lua:23: c839171de0e00f6c11a51adcdd0e76b4 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:58:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:58:16 [info] 37#37: *770 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:58:16 [info] 37#37: *771 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:58:26 [info] 36#36: *772 [lua] access_by_lua(msblocations.conf:189):2: d9bedfc82ad71b37a1e094d9320b98a2:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:58:26 [info] 36#36: *772 [lua] logger.lua:23: d9bedfc82ad71b37a1e094d9320b98a2 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:58:26 +0000] d9bedfc82ad71b37a1e094d9320b98a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:58:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:58:26 [info] 37#37: *773 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:58:26 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:58:36 [info] 37#37: *777 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:58:36 [info] 36#36: *776 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:58:41 [info] 36#36: *778 [lua] access_by_lua(msblocations.conf:189):2: a96c78f74842dc3be6ef873823087510:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:58:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:58:41 [info] 36#36: *778 [lua] logger.lua:23: a96c78f74842dc3be6ef873823087510 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:58:41 +0000] a96c78f74842dc3be6ef873823087510 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/09/30 05:58:46 [info] 37#37: *779 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:58:46 [info] 37#37: *780 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:58:56 [info] 36#36: *781 [lua] access_by_lua(msblocations.conf:189):2: a5bf4623c18c765c5b7b71cabc2cce0f:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:58:56 [info] 36#36: *781 [lua] logger.lua:23: a5bf4623c18c765c5b7b71cabc2cce0f {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:58:56 +0000] a5bf4623c18c765c5b7b71cabc2cce0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:58:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 05:58:56 [info] 36#36: *782 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:58:56 [info] 36#36: *783 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:59:06 [info] 37#37: *784 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:59:06 [info] 37#37: *785 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:59:11 [info] 36#36: *786 [lua] access_by_lua(msblocations.conf:189):2: 9261e9a92a8983a6f2a8b3a64bb099ac:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:59:11 +0000] 9261e9a92a8983a6f2a8b3a64bb099ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/09/30 05:59:11 [info] 36#36: *786 [lua] logger.lua:23: 9261e9a92a8983a6f2a8b3a64bb099ac {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:59:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:59:16 [info] 36#36: *788 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:59:16 [info] 36#36: *787 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:59:26 [info] 36#36: *789 [lua] access_by_lua(msblocations.conf:189):2: 805fe8d479bb774f44ee936b8433f8fe:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:59:26 +0000] 805fe8d479bb774f44ee936b8433f8fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/09/30 05:59:26 [info] 36#36: *789 [lua] logger.lua:23: 805fe8d479bb774f44ee936b8433f8fe {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:59:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/09/30 05:59:26 [info] 37#37: *791 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:59:26 [info] 37#37: *790 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:59:36 [info] 37#37: *793 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:59:36 [info] 37#37: *794 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:59:41 [info] 36#36: *795 [lua] access_by_lua(msblocations.conf:189):2: 9b1aa9622d268fa4cae1c1a6b8b025f6:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:59:41 +0000] 9b1aa9622d268fa4cae1c1a6b8b025f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/09/30 05:59:41 [info] 36#36: *795 [lua] logger.lua:23: 9b1aa9622d268fa4cae1c1a6b8b025f6 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:59:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 05:59:46 [info] 37#37: *796 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:59:46 [info] 37#37: *797 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:59:56 [info] 36#36: *798 [lua] access_by_lua(msblocations.conf:189):2: 95fef97a8c712743e678568b2017374c:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 05:59:56 [info] 36#36: *798 [lua] logger.lua:23: 95fef97a8c712743e678568b2017374c {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:05:59:56 +0000] 95fef97a8c712743e678568b2017374c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:05:59:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 05:59:56 [info] 36#36: *799 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 05:59:56 [info] 36#36: *800 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:00:06 [info] 36#36: *802 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:00:06 [info] 37#37: *801 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:00:11 [info] 36#36: *803 [lua] access_by_lua(msblocations.conf:189):2: 3bba9b741074695efe35087dcc66056a:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 06:00:11 [info] 36#36: *803 [lua] logger.lua:23: 3bba9b741074695efe35087dcc66056a {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:00:11 +0000] 3bba9b741074695efe35087dcc66056a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:06:00:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 06:00:16 [info] 36#36: *804 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:00:16 [info] 37#37: *805 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:00:26 [info] 36#36: *806 [lua] access_by_lua(msblocations.conf:189):2: ec3a2ce05a7a95d1c235e6ef633c7f95:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 06:00:26 [info] 36#36: *806 [lua] logger.lua:23: ec3a2ce05a7a95d1c235e6ef633c7f95 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:00:26 +0000] ec3a2ce05a7a95d1c235e6ef633c7f95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:06:00:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 06:00:26 [info] 36#36: *807 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:00:26 [info] 36#36: *808 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:00:36 [info] 36#36: *811 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:00:36 [info] 37#37: *810 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:00:41 [info] 36#36: *812 [lua] access_by_lua(msblocations.conf:189):2: e39c01765a979aac2a2e3c6f578aff63:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 06:00:41 [info] 36#36: *812 [lua] logger.lua:23: e39c01765a979aac2a2e3c6f578aff63 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:00:41 +0000] e39c01765a979aac2a2e3c6f578aff63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:06:00:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 06:00:46 [info] 37#37: *813 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:00:46 [info] 37#37: *814 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:00:56 [info] 36#36: *815 [lua] access_by_lua(msblocations.conf:189):2: 95be74b9fce3f3e3ce6510cadc618771:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:00:56 +0000] 95be74b9fce3f3e3ce6510cadc618771 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/09/30 06:00:56 [info] 36#36: *815 [lua] logger.lua:23: 95be74b9fce3f3e3ce6510cadc618771 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:00:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 06:00:56 [info] 37#37: *816 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:00:56 [info] 36#36: *817 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:01:06 [info] 36#36: *818 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:01:06 [info] 36#36: *819 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:01:11 [info] 36#36: *820 [lua] access_by_lua(msblocations.conf:189):2: b75cf43b189ddcaa379788c1d2454ab1:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 06:01:11 [info] 36#36: *820 [lua] logger.lua:23: b75cf43b189ddcaa379788c1d2454ab1 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:01:11 +0000] b75cf43b189ddcaa379788c1d2454ab1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:06:01:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2022/09/30 06:01:16 [info] 37#37: *822 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:01:16 [info] 37#37: *821 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:01:26 [info] 36#36: *823 [lua] access_by_lua(msblocations.conf:189):2: cc10703118968dc318f592979d0278b3:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:01:26 +0000] cc10703118968dc318f592979d0278b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/09/30 06:01:26 [info] 36#36: *823 [lua] logger.lua:23: cc10703118968dc318f592979d0278b3 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:01:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 06:01:26 [info] 36#36: *825 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:01:26 [info] 37#37: *824 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:01:36 [info] 37#37: *827 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:01:36 [info] 37#37: *828 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:01:41 [info] 36#36: *829 [lua] access_by_lua(msblocations.conf:189):2: 73e6049335e909b4a657279d4e6c454a:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:01:41 +0000] 73e6049335e909b4a657279d4e6c454a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/09/30 06:01:41 [info] 36#36: *829 [lua] logger.lua:23: 73e6049335e909b4a657279d4e6c454a {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:01:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 06:01:46 [info] 37#37: *830 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:01:46 [info] 37#37: *831 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:01:56 [info] 36#36: *832 [lua] access_by_lua(msblocations.conf:189):2: 999611ae9c852d82ccdb503dc0bdfc1a:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:01:56 +0000] 999611ae9c852d82ccdb503dc0bdfc1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.043 upstream_response_time:0.031 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:06:01:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 29 2022/09/30 06:01:56 [info] 36#36: *832 [lua] logger.lua:23: 999611ae9c852d82ccdb503dc0bdfc1a {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/09/30 06:01:56 [info] 37#37: *833 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:01:56 [info] 37#37: *834 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:02:06 [info] 36#36: *835 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:02:06 [info] 36#36: *836 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:02:11 [info] 36#36: *837 [lua] access_by_lua(msblocations.conf:189):2: a621170f10201e4c959ce2194a5efa27:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 06:02:11 [info] 36#36: *837 [lua] logger.lua:23: a621170f10201e4c959ce2194a5efa27 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:02:11 +0000] a621170f10201e4c959ce2194a5efa27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:06:02:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/09/30 06:02:16 [info] 36#36: *838 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:02:16 [info] 36#36: *839 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:02:26 [info] 36#36: *840 [lua] access_by_lua(msblocations.conf:189):2: ca42b11128e0a968b473475b99faa25a:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:02:26 +0000] ca42b11128e0a968b473475b99faa25a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/09/30 06:02:26 [info] 36#36: *840 [lua] logger.lua:23: ca42b11128e0a968b473475b99faa25a {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:02:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 06:02:26 [info] 36#36: *841 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:02:26 [info] 37#37: *842 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:02:36 [info] 37#37: *844 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:02:36 [info] 36#36: *845 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:02:40 [info] 36#36: *846 client closed connection while waiting for request, client: 10.233.70.96, server: 0.0.0.0:443 2022/09/30 06:02:41 [info] 36#36: *847 [lua] access_by_lua(msblocations.conf:189):2: 207ff5514892d0f57080b3e2e20c526a:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 06:02:41 [info] 36#36: *847 [lua] logger.lua:23: 207ff5514892d0f57080b3e2e20c526a {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:02:41 +0000] 207ff5514892d0f57080b3e2e20c526a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:06:02:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 06:02:46 [info] 36#36: *848 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:02:46 [info] 37#37: *849 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:02:56 [info] 36#36: *850 [lua] access_by_lua(msblocations.conf:189):2: 14411c80fdac4a58e2299cb2c0bc96a9:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 06:02:56 [info] 36#36: *850 [lua] logger.lua:23: 14411c80fdac4a58e2299cb2c0bc96a9 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:02:56 +0000] 14411c80fdac4a58e2299cb2c0bc96a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:06:02:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 06:02:56 [info] 37#37: *852 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:02:56 [info] 36#36: *851 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:03:06 [info] 36#36: *853 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:03:06 [info] 36#36: *854 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:03:11 [info] 36#36: *855 [lua] access_by_lua(msblocations.conf:189):2: 090da61c2f7c47bfe136152372ea426f:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:03:11 +0000] 090da61c2f7c47bfe136152372ea426f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:06:03:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 06:03:11 [info] 36#36: *855 [lua] logger.lua:23: 090da61c2f7c47bfe136152372ea426f {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/09/30 06:03:16 [info] 36#36: *856 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:03:16 [info] 36#36: *857 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:03:26 [info] 36#36: *858 [lua] access_by_lua(msblocations.conf:189):2: 858f94487651cab8030986874e2294f6:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:03:26 +0000] 858f94487651cab8030986874e2294f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/09/30 06:03:26 [info] 36#36: *858 [lua] logger.lua:23: 858f94487651cab8030986874e2294f6 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:03:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 06:03:26 [info] 37#37: *859 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:03:26 [info] 37#37: *860 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:03:36 [info] 37#37: *862 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:03:36 [info] 37#37: *863 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:03:41 [info] 36#36: *864 [lua] access_by_lua(msblocations.conf:189):2: a09d1a07d1d48aedd5931742f05d097e:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 06:03:41 [info] 36#36: *864 [lua] logger.lua:23: a09d1a07d1d48aedd5931742f05d097e {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:03:41 +0000] a09d1a07d1d48aedd5931742f05d097e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:06:03:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/09/30 06:03:46 [info] 36#36: *866 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:03:46 [info] 36#36: *865 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:03:56 [info] 36#36: *867 [lua] access_by_lua(msblocations.conf:189):2: d60c53eaebb73ca619c5a0f397d094ac:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 06:03:56 [info] 36#36: *867 [lua] logger.lua:23: d60c53eaebb73ca619c5a0f397d094ac {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:03:56 +0000] d60c53eaebb73ca619c5a0f397d094ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:06:03:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 06:03:56 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:03:56 [info] 37#37: *868 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:04:06 [info] 37#37: *871 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:04:06 [info] 37#37: *870 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:04:11 [info] 36#36: *872 [lua] access_by_lua(msblocations.conf:189):2: a1d8dd73073c6d97478504d8cf56f970:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 06:04:11 [info] 36#36: *872 [lua] logger.lua:23: a1d8dd73073c6d97478504d8cf56f970 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:04:11 +0000] a1d8dd73073c6d97478504d8cf56f970 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:06:04:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 06:04:16 [info] 36#36: *873 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:04:16 [info] 36#36: *874 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:04:26 [info] 36#36: *875 [lua] access_by_lua(msblocations.conf:189):2: 26e896a18850b13ecda501c02ae83aa1:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 06:04:26 [info] 36#36: *875 [lua] logger.lua:23: 26e896a18850b13ecda501c02ae83aa1 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:04:26 +0000] 26e896a18850b13ecda501c02ae83aa1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:06:04:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 06:04:26 [info] 37#37: *877 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:04:26 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:04:36 [info] 37#37: *880 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:04:36 [info] 36#36: *879 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:04:41 [info] 36#36: *881 [lua] access_by_lua(msblocations.conf:189):2: 0b5b4d8c6dceee0d8432002238384bed:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 06:04:41 [info] 36#36: *881 [lua] logger.lua:23: 0b5b4d8c6dceee0d8432002238384bed {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:04:41 +0000] 0b5b4d8c6dceee0d8432002238384bed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:06:04:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 06:04:46 [info] 36#36: *882 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:04:46 [info] 37#37: *883 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:04:56 [info] 36#36: *884 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:04:56 [info] 36#36: *885 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:04:56 [info] 36#36: *886 [lua] access_by_lua(msblocations.conf:189):2: 0110684a79c3f805b01ed374bc90c972:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 06:04:56 [info] 36#36: *886 [lua] logger.lua:23: 0110684a79c3f805b01ed374bc90c972 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:04:56 +0000] 0110684a79c3f805b01ed374bc90c972 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:06:04:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 06:05:06 [info] 37#37: *887 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:05:06 [info] 37#37: *888 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:05:11 [info] 36#36: *889 [lua] access_by_lua(msblocations.conf:189):2: 0b4f8d21e51815a7ed230e7fb3a3d60f:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:05:11 +0000] 0b4f8d21e51815a7ed230e7fb3a3d60f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/09/30 06:05:11 [info] 36#36: *889 [lua] logger.lua:23: 0b4f8d21e51815a7ed230e7fb3a3d60f {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:05:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/09/30 06:05:16 [info] 37#37: *891 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:05:16 [info] 36#36: *890 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:05:26 [info] 36#36: *893 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:05:26 [info] 36#36: *892 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:05:26 [info] 36#36: *894 [lua] access_by_lua(msblocations.conf:189):2: 56a9e5d09280ca17025d086903493a51:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 06:05:26 [info] 36#36: *894 [lua] logger.lua:23: 56a9e5d09280ca17025d086903493a51 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:05:26 +0000] 56a9e5d09280ca17025d086903493a51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:06:05:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/09/30 06:05:36 [info] 36#36: *896 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:05:36 [info] 37#37: *897 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:05:41 [info] 36#36: *898 [lua] access_by_lua(msblocations.conf:189):2: bab08203943cef1dc3612bb643ec6407:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:05:41 +0000] bab08203943cef1dc3612bb643ec6407 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/09/30 06:05:41 [info] 36#36: *898 [lua] logger.lua:23: bab08203943cef1dc3612bb643ec6407 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:05:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 06:05:46 [info] 36#36: *900 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:05:46 [info] 36#36: *899 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:05:56 [info] 37#37: *901 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:05:56 [info] 37#37: *902 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:05:56 [info] 36#36: *903 [lua] access_by_lua(msblocations.conf:189):2: 9b8cd263af14118d4805e4108157f18d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:05:56 +0000] 9b8cd263af14118d4805e4108157f18d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/09/30 06:05:56 [info] 36#36: *903 [lua] logger.lua:23: 9b8cd263af14118d4805e4108157f18d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:05:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/09/30 06:06:06 [info] 36#36: *904 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:06:06 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:06:11 [info] 36#36: *906 [lua] access_by_lua(msblocations.conf:189):2: b49db4853b73810876d878909fdeb3a2:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:06:11 +0000] b49db4853b73810876d878909fdeb3a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:06:06:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 06:06:11 [info] 36#36: *906 [lua] logger.lua:23: b49db4853b73810876d878909fdeb3a2 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/09/30 06:06:16 [info] 37#37: *907 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:06:16 [info] 37#37: *908 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:06:26 [info] 36#36: *910 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:06:26 [info] 36#36: *909 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:06:26 [info] 36#36: *911 [lua] access_by_lua(msblocations.conf:189):2: 90d98d0e240e65fd0b7a7065a3b651db:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:06:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.19 - - [30/Sep/2022:06:06:26 +0000] 90d98d0e240e65fd0b7a7065a3b651db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/09/30 06:06:26 [info] 36#36: *911 [lua] logger.lua:23: 90d98d0e240e65fd0b7a7065a3b651db {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/09/30 06:06:36 [info] 37#37: *913 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:06:36 [info] 36#36: *914 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:06:41 [info] 36#36: *915 [lua] access_by_lua(msblocations.conf:189):2: f25d1be35e233f216fb1fd2b4f3b390b:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:06:41 +0000] f25d1be35e233f216fb1fd2b4f3b390b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/09/30 06:06:41 [info] 36#36: *915 [lua] logger.lua:23: f25d1be35e233f216fb1fd2b4f3b390b {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:06:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/09/30 06:06:46 [info] 36#36: *917 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:06:46 [info] 37#37: *916 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:06:56 [info] 36#36: *919 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:06:56 [info] 36#36: *918 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:06:56 [info] 36#36: *920 [lua] access_by_lua(msblocations.conf:189):2: 623906ab3bab7cc760edfbb5a9300b02:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:06:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.19 - - [30/Sep/2022:06:06:56 +0000] 623906ab3bab7cc760edfbb5a9300b02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/09/30 06:06:56 [info] 36#36: *920 [lua] logger.lua:23: 623906ab3bab7cc760edfbb5a9300b02 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2022/09/30 06:07:06 [info] 36#36: *921 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:07:06 [info] 36#36: *922 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:07:11 [info] 36#36: *923 [lua] access_by_lua(msblocations.conf:189):2: 07f156d6a633f2da81130d3ff696084d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:07:11 +0000] 07f156d6a633f2da81130d3ff696084d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/09/30 06:07:11 [info] 36#36: *923 [lua] logger.lua:23: 07f156d6a633f2da81130d3ff696084d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:07:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/09/30 06:07:16 [info] 36#36: *924 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:07:16 [info] 36#36: *925 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:07:26 [info] 37#37: *926 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:07:26 [info] 36#36: *927 client closed connection while SSL handshaking, client: 10.233.67.152, server: 0.0.0.0:443 2022/09/30 06:07:26 [info] 36#36: *928 [lua] access_by_lua(msblocations.conf:189):2: 5c6153682835c59d33c61d6a55150807:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2022/09/30 06:07:26 [info] 36#36: *928 [lua] logger.lua:23: 5c6153682835c59d33c61d6a55150807 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.72.19 - - [30/Sep/2022:06:07:26 +0000] 5c6153682835c59d33c61d6a55150807 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.19 - - [30/Sep/2022:06:07:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3