Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.29.125
### 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/10/09 04:54:39 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
2022/10/09 04:54:39 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
2022/10/09 04:54:39 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
2022/10/09 04:54:39 [notice] 33#33: using the "epoll" event method
2022/10/09 04:54:39 [notice] 33#33: openresty/1.13.6.1
2022/10/09 04:54:39 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2022/10/09 04:54:39 [notice] 33#33: OS: Linux 5.4.0-96-generic
2022/10/09 04:54:39 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2022/10/09 04:54:39 [notice] 34#34: start worker processes
\n\n### Starting apiroute
2022/10/09 04:54:39 [notice] 34#34: start worker process 35
2022/10/09 04:54:39 [notice] 34#34: start worker process 37
2022/10/09 04:54:39 [notice] 34#34: start worker process 38
2022/10/09 04:54:39 [notice] 34#34: start worker process 39
2022/10/09 04:54:39 [notice] 34#34: start worker process 40
2022/10/09 04:54:39 [notice] 34#34: start worker process 41
2022/10/09 04:54:39 [notice] 34#34: start worker process 42
2022/10/09 04:54:39 [notice] 34#34: start worker process 43
2022/10/09 04:54:39 [notice] 34#34: start cache manager process 45
2022/10/09 04:54:39 [notice] 34#34: start cache loader process 46
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221009045439.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-10-09 04:54:41 621 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2022-10-09 04:54:41 627 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2022-10-09 04:54:41 628 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2022-10-09 04:54:41 694 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2022-10-09 04:54:41 694 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.29.125:10081 Enabled:true
2022-10-09 04:54:42 970 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2022-10-09 04:54:43 048 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-10-09 04:54:43 049 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-10-09 04:54:43 049 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-10-09 04:54:43 050 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-10-09 04:54:43 050 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2022-10-09 04:54:43 050 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-10-09 04:54:43 050 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-10-09 04:54:43 106 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-10-09 04:54:43 186 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-10-09 04:54:43 186 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-10-09 04:54:43 186 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-10-09 04:54:43 714 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/10/09 04:54:55 [info] 42#42: *12 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:54:55 [info] 42#42: *13 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:54:59 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:189):2: 0b17ba1b6be2910d79f750fde848c0fb:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 04:54:59 [info] 35#35: *14 [lua] logger.lua:23: 0b17ba1b6be2910d79f750fde848c0fb {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:04:54:59 +0000] 0b17ba1b6be2910d79f750fde848c0fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.133 upstream_response_time:0.132 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:04:54:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 43
2022/10/09 04:55:05 [info] 42#42: *18 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:55:05 [info] 35#35: *17 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:55:14 [info] 35#35: *19 [lua] access_by_lua(msblocations.conf:189):2: 8b36fd3665d61c86db820c809a02bec0:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:04:55:14 +0000] 8b36fd3665d61c86db820c809a02bec0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.046 upstream_response_time:0.045 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:04:55:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 30
2022/10/09 04:55:14 [info] 35#35: *19 [lua] logger.lua:23: 8b36fd3665d61c86db820c809a02bec0 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/10/09 04:55:15 [info] 35#35: *20 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:55:15 [info] 35#35: *21 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:55:25 [info] 42#42: *23 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:55:25 [info] 35#35: *22 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:55:29 [info] 35#35: *24 [lua] access_by_lua(msblocations.conf:189):2: a3f784571cc599a9798b291cc594d7c2:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 04:55:29 [info] 35#35: *24 [lua] logger.lua:23: a3f784571cc599a9798b291cc594d7c2 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:04:55:29 +0000] a3f784571cc599a9798b291cc594d7c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:04:55:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/09 04:55:35 [info] 35#35: *25 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:55:35 [info] 35#35: *26 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:55:39 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/10/09 04:55:39 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2022/10/09 04:55:39 [notice] 34#34: cache loader process 46 exited with code 0
2022/10/09 04:55:39 [notice] 34#34: signal 29 (SIGIO) received
2022/10/09 04:55:44 [info] 35#35: *28 [lua] access_by_lua(msblocations.conf:189):2: dd410d60dae41006617aab03adf67dfa:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 04:55:44 [info] 35#35: *28 [lua] logger.lua:23: dd410d60dae41006617aab03adf67dfa {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:04:55:44 +0000] dd410d60dae41006617aab03adf67dfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:04:55:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 04:55:45 [info] 35#35: *29 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:55:45 [info] 35#35: *30 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:55:55 [info] 42#42: *31 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:55:55 [info] 42#42: *32 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:55:59 [info] 35#35: *33 [lua] access_by_lua(msblocations.conf:189):2: bdc519ba8580edb9013c6856a675f5c5:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:04:55:59 +0000] bdc519ba8580edb9013c6856a675f5c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/09 04:55:59 [info] 35#35: *33 [lua] logger.lua:23: bdc519ba8580edb9013c6856a675f5c5 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:04:55:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 04:56:05 [info] 35#35: *34 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:56:05 [info] 42#42: *35 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:56:14 [info] 35#35: *36 [lua] access_by_lua(msblocations.conf:189):2: fa172a4963a97de4c733db0d244f41d3:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 04:56:14 [info] 35#35: *36 [lua] logger.lua:23: fa172a4963a97de4c733db0d244f41d3 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:04:56:14 +0000] fa172a4963a97de4c733db0d244f41d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:04:56:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 04:56:15 [info] 35#35: *37 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:56:15 [info] 35#35: *38 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:56:25 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:56:25 [info] 35#35: *40 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:56:29 [info] 35#35: *41 [lua] access_by_lua(msblocations.conf:189):2: 2f4b2ee39a79ec6798554e27309ecad7:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 04:56:29 [info] 35#35: *41 [lua] logger.lua:23: 2f4b2ee39a79ec6798554e27309ecad7 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:04:56:29 +0000] 2f4b2ee39a79ec6798554e27309ecad7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:04:56:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 04:56:35 [info] 35#35: *43 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:56:35 [info] 35#35: *42 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:56:44 [info] 35#35: *45 [lua] access_by_lua(msblocations.conf:189):2: cc4cfe1555f4fbd13a61b69b7a4a22eb:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 04:56:44 [info] 35#35: *45 [lua] logger.lua:23: cc4cfe1555f4fbd13a61b69b7a4a22eb {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:04:56:44 +0000] cc4cfe1555f4fbd13a61b69b7a4a22eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:04:56:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/09 04:56:45 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:56:45 [info] 35#35: *47 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:56:55 [info] 35#35: *48 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:56:55 [info] 42#42: *49 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:56:59 [info] 35#35: *50 [lua] access_by_lua(msblocations.conf:189):2: 69d626b76c5920041bdebddd91e8998b:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 04:56:59 [info] 35#35: *50 [lua] logger.lua:23: 69d626b76c5920041bdebddd91e8998b {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:04:56:59 +0000] 69d626b76c5920041bdebddd91e8998b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:04:56:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 04:57:05 [info] 42#42: *51 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:57:05 [info] 35#35: *52 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:57:14 [info] 35#35: *53 [lua] access_by_lua(msblocations.conf:189):2: 7e081ea2963b9ac25dc9def576ec619e:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 04:57:14 [info] 35#35: *53 [lua] logger.lua:23: 7e081ea2963b9ac25dc9def576ec619e {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:04:57:14 +0000] 7e081ea2963b9ac25dc9def576ec619e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:04:57:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 04:57:15 [info] 35#35: *54 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:57:15 [info] 35#35: *55 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:57:25 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:57:25 [info] 35#35: *56 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:57:29 [info] 35#35: *58 [lua] access_by_lua(msblocations.conf:189):2: d9c688b49b6008bf6490c5691777f1d9:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 04:57:29 [info] 35#35: *58 [lua] logger.lua:23: d9c688b49b6008bf6490c5691777f1d9 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:04:57:29 +0000] d9c688b49b6008bf6490c5691777f1d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:04:57:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 04:57:35 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:57:35 [info] 35#35: *60 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:57:44 [info] 35#35: *62 [lua] access_by_lua(msblocations.conf:189):2: c74232b69bc64c39011b76e95693a61e:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 04:57:44 [info] 35#35: *62 [lua] logger.lua:23: c74232b69bc64c39011b76e95693a61e {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:04:57:44 +0000] c74232b69bc64c39011b76e95693a61e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:04:57:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 04:57:45 [info] 42#42: *63 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:57:45 [info] 42#42: *64 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:57:55 [info] 42#42: *65 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:57:55 [info] 42#42: *66 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:57:59 [info] 35#35: *67 [lua] access_by_lua(msblocations.conf:189):2: 3e40c418f3fd8888af4fadb2f961e491:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 04:57:59 [info] 35#35: *67 [lua] logger.lua:23: 3e40c418f3fd8888af4fadb2f961e491 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:04:57:59 +0000] 3e40c418f3fd8888af4fadb2f961e491 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:04:57:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 04:58:05 [info] 42#42: *68 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:58:05 [info] 42#42: *69 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:58:14 [info] 35#35: *70 [lua] access_by_lua(msblocations.conf:189):2: a411d53c8a2a8b185f54002b857bb782:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:04:58:14 +0000] a411d53c8a2a8b185f54002b857bb782 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/09 04:58:14 [info] 35#35: *70 [lua] logger.lua:23: a411d53c8a2a8b185f54002b857bb782 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:04:58:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 04:58:15 [info] 42#42: *71 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:58:15 [info] 35#35: *72 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:58:25 [info] 35#35: *73 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:58:25 [info] 35#35: *74 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:58:29 [info] 35#35: *75 [lua] access_by_lua(msblocations.conf:189):2: b19d5f8cc919e6e5e759da76576b9306:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:04:58:29 +0000] b19d5f8cc919e6e5e759da76576b9306 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/09 04:58:29 [info] 35#35: *75 [lua] logger.lua:23: b19d5f8cc919e6e5e759da76576b9306 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:04:58:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 04:58:35 [info] 42#42: *77 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:58:35 [info] 42#42: *76 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:58:45 [info] 35#35: *79 [lua] access_by_lua(msblocations.conf:189):2: 25ad2fce620fa10ab7d085bf859b8ae1:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 04:58:45 [info] 35#35: *79 [lua] logger.lua:23: 25ad2fce620fa10ab7d085bf859b8ae1 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:04:58:45 +0000] 25ad2fce620fa10ab7d085bf859b8ae1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:04:58:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 04:58:45 [info] 42#42: *80 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:58:45 [info] 35#35: *81 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:58:55 [info] 35#35: *82 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:58:55 [info] 35#35: *83 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:59:00 [info] 35#35: *84 [lua] access_by_lua(msblocations.conf:189):2: b76413aff6b43c5717e286f7d037938d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:04:59:00 +0000] b76413aff6b43c5717e286f7d037938d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/09 04:59:00 [info] 35#35: *84 [lua] logger.lua:23: b76413aff6b43c5717e286f7d037938d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:04:59:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 04:59:05 [info] 42#42: *85 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:59:05 [info] 42#42: *86 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:59:15 [info] 35#35: *87 [lua] access_by_lua(msblocations.conf:189):2: cbe63669bfed9192790fb0381fe6cbbc:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:04:59:15 +0000] cbe63669bfed9192790fb0381fe6cbbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/09 04:59:15 [info] 35#35: *87 [lua] logger.lua:23: cbe63669bfed9192790fb0381fe6cbbc {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:04:59:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 04:59:15 [info] 42#42: *89 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:59:15 [info] 35#35: *88 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:59:25 [info] 35#35: *90 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:59:25 [info] 42#42: *91 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:59:30 [info] 35#35: *92 [lua] access_by_lua(msblocations.conf:189):2: a15f209a19cf80ebc316cbf1ab735f73:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 04:59:30 [info] 35#35: *92 [lua] logger.lua:23: a15f209a19cf80ebc316cbf1ab735f73 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:04:59:30 +0000] a15f209a19cf80ebc316cbf1ab735f73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:04:59:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/09 04:59:35 [info] 35#35: *93 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:59:35 [info] 35#35: *94 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:59:45 [info] 35#35: *96 [lua] access_by_lua(msblocations.conf:189):2: 6580e6be385513a2583bdb33e49dbe9d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:04:59:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 04:59:45 [info] 35#35: *96 [lua] logger.lua:23: 6580e6be385513a2583bdb33e49dbe9d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:04:59:45 +0000] 6580e6be385513a2583bdb33e49dbe9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/10/09 04:59:45 [info] 35#35: *97 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:59:45 [info] 42#42: *98 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:59:55 [info] 35#35: *99 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 04:59:55 [info] 42#42: *100 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:00:00 [info] 35#35: *101 [lua] access_by_lua(msblocations.conf:189):2: b5ee866c362b6b4b648472a18fe8bc3a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:00:00 +0000] b5ee866c362b6b4b648472a18fe8bc3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/09 05:00:00 [info] 35#35: *101 [lua] logger.lua:23: b5ee866c362b6b4b648472a18fe8bc3a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:00:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/09 05:00:05 [info] 42#42: *102 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:00:05 [info] 35#35: *103 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:00:15 [info] 35#35: *104 [lua] access_by_lua(msblocations.conf:189):2: 396b38922083ac138f722c4918862c1d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:00:15 [info] 35#35: *104 [lua] logger.lua:23: 396b38922083ac138f722c4918862c1d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:00:15 +0000] 396b38922083ac138f722c4918862c1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:00:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/09 05:00:15 [info] 35#35: *105 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:00:15 [info] 35#35: *106 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:00:25 [info] 42#42: *107 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:00:25 [info] 42#42: *108 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:00:30 [info] 35#35: *109 [lua] access_by_lua(msblocations.conf:189):2: 97a06e9f310fa1637442534b4e770197:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:00:30 [info] 35#35: *109 [lua] logger.lua:23: 97a06e9f310fa1637442534b4e770197 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:00:30 +0000] 97a06e9f310fa1637442534b4e770197 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:00:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:00:35 [info] 42#42: *110 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:00:35 [info] 42#42: *111 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:00:45 [info] 35#35: *113 [lua] access_by_lua(msblocations.conf:189):2: 0f425783bdcdc44741bfa12fc83e95ce:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:00:45 [info] 35#35: *113 [lua] logger.lua:23: 0f425783bdcdc44741bfa12fc83e95ce {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:00:45 +0000] 0f425783bdcdc44741bfa12fc83e95ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:00:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:00:45 [info] 35#35: *114 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:00:45 [info] 35#35: *115 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:00:55 [info] 42#42: *116 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:00:55 [info] 42#42: *117 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:01:00 [info] 35#35: *118 [lua] access_by_lua(msblocations.conf:189):2: aa59313e69b090d548a2b5d929c28481:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:01:00 [info] 35#35: *118 [lua] logger.lua:23: aa59313e69b090d548a2b5d929c28481 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:01:00 +0000] aa59313e69b090d548a2b5d929c28481 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:01:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:01:05 [info] 35#35: *119 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:01:05 [info] 35#35: *120 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:01:15 [info] 35#35: *121 [lua] access_by_lua(msblocations.conf:189):2: 8878d0db3f7655d7478704024796210d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:01:15 [info] 35#35: *121 [lua] logger.lua:23: 8878d0db3f7655d7478704024796210d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:01:15 +0000] 8878d0db3f7655d7478704024796210d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:01:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:01:15 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:01:15 [info] 35#35: *123 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:01:25 [info] 42#42: *124 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:01:25 [info] 35#35: *125 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:01:30 [info] 35#35: *126 [lua] access_by_lua(msblocations.conf:189):2: de4d8c534d2d30e9c9f2c3aa51aca567:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:01:30 [info] 35#35: *126 [lua] logger.lua:23: de4d8c534d2d30e9c9f2c3aa51aca567 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:01:30 +0000] de4d8c534d2d30e9c9f2c3aa51aca567 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:01:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2022/10/09 05:01:35 [info] 35#35: *127 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:01:35 [info] 35#35: *128 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:01:45 [info] 35#35: *130 [lua] access_by_lua(msblocations.conf:189):2: 3c7d2c6d3e684d04b8f325cf6cc81c1f:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:01:45 [info] 35#35: *130 [lua] logger.lua:23: 3c7d2c6d3e684d04b8f325cf6cc81c1f {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:01:45 +0000] 3c7d2c6d3e684d04b8f325cf6cc81c1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:01:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:01:45 [info] 35#35: *131 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:01:45 [info] 35#35: *132 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:01:55 [info] 35#35: *134 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:01:55 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:02:00 [info] 35#35: *135 [lua] access_by_lua(msblocations.conf:189):2: 7c818b4d183aae8da2b70a6358b11362:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:02:00 +0000] 7c818b4d183aae8da2b70a6358b11362 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:02:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/09 05:02:00 [info] 35#35: *135 [lua] logger.lua:23: 7c818b4d183aae8da2b70a6358b11362 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/10/09 05:02:05 [info] 42#42: *136 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:02:05 [info] 42#42: *137 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:02:15 [info] 35#35: *138 [lua] access_by_lua(msblocations.conf:189):2: 0d7d11648495d75a9026908c9fac83e4:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:02:15 [info] 35#35: *138 [lua] logger.lua:23: 0d7d11648495d75a9026908c9fac83e4 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:02:15 +0000] 0d7d11648495d75a9026908c9fac83e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:02:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:02:15 [info] 35#35: *139 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:02:15 [info] 35#35: *140 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:02:25 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:02:25 [info] 35#35: *142 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:02:30 [info] 35#35: *143 [lua] access_by_lua(msblocations.conf:189):2: 444004f61b73cc1b50b7b94bbe8b209a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:02:30 +0000] 444004f61b73cc1b50b7b94bbe8b209a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/09 05:02:30 [info] 35#35: *143 [lua] logger.lua:23: 444004f61b73cc1b50b7b94bbe8b209a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:02:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/09 05:02:35 [info] 42#42: *144 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:02:35 [info] 42#42: *145 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:02:45 [info] 35#35: *147 [lua] access_by_lua(msblocations.conf:189):2: bf6196162249f859dbddacf90ecaa539:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:02:45 +0000] bf6196162249f859dbddacf90ecaa539 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:02:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:02:45 [info] 35#35: *147 [lua] logger.lua:23: bf6196162249f859dbddacf90ecaa539 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/10/09 05:02:45 [info] 35#35: *148 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:02:45 [info] 35#35: *149 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:02:55 [info] 35#35: *150 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:02:55 [info] 35#35: *151 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:03:00 [info] 35#35: *152 [lua] access_by_lua(msblocations.conf:189):2: 7cbf8011b57a980019461df263c32675:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:03:00 [info] 35#35: *152 [lua] logger.lua:23: 7cbf8011b57a980019461df263c32675 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:03:00 +0000] 7cbf8011b57a980019461df263c32675 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:03:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:03:05 [info] 35#35: *154 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:03:05 [info] 35#35: *153 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:03:15 [info] 35#35: *155 [lua] access_by_lua(msblocations.conf:189):2: 3c04effe90f11bbe9dd2c16ea775a6fa:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:03:15 [info] 35#35: *155 [lua] logger.lua:23: 3c04effe90f11bbe9dd2c16ea775a6fa {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:03:15 +0000] 3c04effe90f11bbe9dd2c16ea775a6fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:03:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:03:15 [info] 35#35: *156 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:03:15 [info] 35#35: *157 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:03:25 [info] 35#35: *158 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:03:25 [info] 35#35: *159 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:03:30 [info] 35#35: *160 [lua] access_by_lua(msblocations.conf:189):2: 8ab84f675405c0a2b204f265926cd7dd:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:03:30 +0000] 8ab84f675405c0a2b204f265926cd7dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:03:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:03:30 [info] 35#35: *160 [lua] logger.lua:23: 8ab84f675405c0a2b204f265926cd7dd {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/10/09 05:03:35 [info] 35#35: *161 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:03:35 [info] 42#42: *162 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:03:45 [info] 35#35: *164 [lua] access_by_lua(msblocations.conf:189):2: ed3ce2f89b2beb1b515c9c4bf0733375:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:03:45 [info] 35#35: *164 [lua] logger.lua:23: ed3ce2f89b2beb1b515c9c4bf0733375 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:03:45 +0000] ed3ce2f89b2beb1b515c9c4bf0733375 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:03:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:03:45 [info] 35#35: *165 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:03:45 [info] 35#35: *166 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:03:55 [info] 35#35: *167 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:03:55 [info] 35#35: *168 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:04:00 [info] 35#35: *169 [lua] access_by_lua(msblocations.conf:189):2: a6f9c1d2087d9e7426c5c8d95435c04e:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:04:00 +0000] a6f9c1d2087d9e7426c5c8d95435c04e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/09 05:04:00 [info] 35#35: *169 [lua] logger.lua:23: a6f9c1d2087d9e7426c5c8d95435c04e {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:04:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:04:05 [info] 35#35: *170 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:04:05 [info] 35#35: *171 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:04:15 [info] 35#35: *172 [lua] access_by_lua(msblocations.conf:189):2: 58d4809976706e5231a0858550fa76a8:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:04:15 +0000] 58d4809976706e5231a0858550fa76a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/09 05:04:15 [info] 35#35: *172 [lua] logger.lua:23: 58d4809976706e5231a0858550fa76a8 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:04:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:04:15 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:04:15 [info] 35#35: *174 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:04:25 [info] 35#35: *175 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:04:25 [info] 35#35: *176 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:04:30 [info] 35#35: *177 [lua] access_by_lua(msblocations.conf:189):2: c08d975cfe9851ab6cbc499e60389b38:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:04:30 +0000] c08d975cfe9851ab6cbc499e60389b38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:04:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:04:30 [info] 35#35: *177 [lua] logger.lua:23: c08d975cfe9851ab6cbc499e60389b38 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/10/09 05:04:35 [info] 35#35: *178 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:04:35 [info] 35#35: *179 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:04:45 [info] 35#35: *181 [lua] access_by_lua(msblocations.conf:189):2: 8ae2efe1ee430fbab977df8631e70a6d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:04:45 +0000] 8ae2efe1ee430fbab977df8631e70a6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/09 05:04:45 [info] 35#35: *181 [lua] logger.lua:23: 8ae2efe1ee430fbab977df8631e70a6d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:04:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/09 05:04:45 [info] 35#35: *182 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:04:45 [info] 35#35: *183 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:04:55 [info] 35#35: *184 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:04:55 [info] 35#35: *185 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:05:00 [info] 35#35: *186 [lua] access_by_lua(msblocations.conf:189):2: 86e9fc183e4ee6294a48b171279ec8c0:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:05:00 [info] 35#35: *186 [lua] logger.lua:23: 86e9fc183e4ee6294a48b171279ec8c0 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:05:00 +0000] 86e9fc183e4ee6294a48b171279ec8c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:05:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:05:05 [info] 35#35: *187 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:05:05 [info] 35#35: *188 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:05:15 [info] 35#35: *189 [lua] access_by_lua(msblocations.conf:189):2: 97ae55b58e431b1aa7cc216ce0f00640:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:05:15 +0000] 97ae55b58e431b1aa7cc216ce0f00640 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/09 05:05:15 [info] 35#35: *189 [lua] logger.lua:23: 97ae55b58e431b1aa7cc216ce0f00640 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:05:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:05:15 [info] 35#35: *191 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:05:15 [info] 35#35: *190 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:05:25 [info] 35#35: *192 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:05:25 [info] 42#42: *193 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:05:30 [info] 35#35: *194 [lua] access_by_lua(msblocations.conf:189):2: 23a94360bc23f3a705ce9336c7b383eb:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:05:30 [info] 35#35: *194 [lua] logger.lua:23: 23a94360bc23f3a705ce9336c7b383eb {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:05:30 +0000] 23a94360bc23f3a705ce9336c7b383eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:05:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:05:35 [info] 35#35: *195 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:05:35 [info] 42#42: *196 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:05:45 [info] 35#35: *198 [lua] access_by_lua(msblocations.conf:189):2: 32b8670352cf9a42e016b7a15c232a7e:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:05:45 [info] 35#35: *198 [lua] logger.lua:23: 32b8670352cf9a42e016b7a15c232a7e {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:05:45 +0000] 32b8670352cf9a42e016b7a15c232a7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:05:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:05:45 [info] 35#35: *199 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:05:45 [info] 42#42: *200 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:05:55 [info] 35#35: *202 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:05:55 [info] 35#35: *201 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:06:00 [info] 35#35: *203 [lua] access_by_lua(msblocations.conf:189):2: c34219d95ea8ffdfbe33ebb7b8ee7b0e:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:06:00 [info] 35#35: *203 [lua] logger.lua:23: c34219d95ea8ffdfbe33ebb7b8ee7b0e {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:06:00 +0000] c34219d95ea8ffdfbe33ebb7b8ee7b0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:06:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:06:05 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:06:05 [info] 35#35: *205 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:06:15 [info] 35#35: *206 [lua] access_by_lua(msblocations.conf:189):2: 899a2a694db098e5df01a4f8d24e7e33:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:06:15 [info] 35#35: *206 [lua] logger.lua:23: 899a2a694db098e5df01a4f8d24e7e33 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:06:15 +0000] 899a2a694db098e5df01a4f8d24e7e33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:06:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:06:15 [info] 42#42: *207 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:06:15 [info] 42#42: *208 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:06:25 [info] 42#42: *210 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:06:25 [info] 35#35: *209 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:06:30 [info] 35#35: *211 [lua] access_by_lua(msblocations.conf:189):2: 068ccad3ee303d6e2be3440f29b63e4d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:06:30 [info] 35#35: *211 [lua] logger.lua:23: 068ccad3ee303d6e2be3440f29b63e4d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:06:30 +0000] 068ccad3ee303d6e2be3440f29b63e4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:06:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:06:35 [info] 35#35: *213 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:06:35 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:06:45 [info] 35#35: *215 [lua] access_by_lua(msblocations.conf:189):2: 374278dd3678aecdf8fd900666abba61:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:06:45 +0000] 374278dd3678aecdf8fd900666abba61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/09 05:06:45 [info] 35#35: *215 [lua] logger.lua:23: 374278dd3678aecdf8fd900666abba61 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:06:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:06:45 [info] 35#35: *216 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:06:45 [info] 35#35: *217 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:06:55 [info] 35#35: *218 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:06:55 [info] 35#35: *219 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:07:00 [info] 35#35: *220 [lua] access_by_lua(msblocations.conf:189):2: 8dc18486cfaee06345c330bcc2fb244a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:07:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:07:00 [info] 35#35: *220 [lua] logger.lua:23: 8dc18486cfaee06345c330bcc2fb244a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:07:00 +0000] 8dc18486cfaee06345c330bcc2fb244a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/09 05:07:05 [info] 35#35: *222 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:07:05 [info] 35#35: *221 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:07:15 [info] 35#35: *223 [lua] access_by_lua(msblocations.conf:189):2: 599f08232b3baf4c28ebbec3efc591f0:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:07:15 +0000] 599f08232b3baf4c28ebbec3efc591f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/09 05:07:15 [info] 35#35: *223 [lua] logger.lua:23: 599f08232b3baf4c28ebbec3efc591f0 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:07:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:07:15 [info] 35#35: *225 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:07:15 [info] 35#35: *224 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:07:25 [info] 42#42: *226 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:07:25 [info] 42#42: *227 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:07:30 [info] 35#35: *228 [lua] access_by_lua(msblocations.conf:189):2: 42329fe92cc9363437a2d1b48780eab4:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:07:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:07:30 [info] 35#35: *228 [lua] logger.lua:23: 42329fe92cc9363437a2d1b48780eab4 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:07:30 +0000] 42329fe92cc9363437a2d1b48780eab4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/09 05:07:35 [info] 35#35: *229 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:07:35 [info] 42#42: *230 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:07:45 [info] 35#35: *232 [lua] access_by_lua(msblocations.conf:189):2: cf90ac8b523f2ddfed9bb69934a57e29:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:07:45 +0000] cf90ac8b523f2ddfed9bb69934a57e29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/09 05:07:45 [info] 35#35: *232 [lua] logger.lua:23: cf90ac8b523f2ddfed9bb69934a57e29 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:07:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:07:45 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:07:45 [info] 42#42: *234 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:07:55 [info] 35#35: *235 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:07:55 [info] 42#42: *236 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:08:00 [info] 35#35: *237 [lua] access_by_lua(msblocations.conf:189):2: 0b377ab3fe472b7379c5a1eb3abf6ef8:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:08:00 +0000] 0b377ab3fe472b7379c5a1eb3abf6ef8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/09 05:08:00 [info] 35#35: *237 [lua] logger.lua:23: 0b377ab3fe472b7379c5a1eb3abf6ef8 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:08:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/09 05:08:05 [info] 35#35: *238 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:08:05 [info] 35#35: *239 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:08:15 [info] 35#35: *240 [lua] access_by_lua(msblocations.conf:189):2: 4c52abe06a8178d269b9b3b86253ef18:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:08:15 +0000] 4c52abe06a8178d269b9b3b86253ef18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/09 05:08:15 [info] 35#35: *240 [lua] logger.lua:23: 4c52abe06a8178d269b9b3b86253ef18 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:08:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:08:15 [info] 42#42: *241 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:08:15 [info] 35#35: *242 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:08:25 [info] 42#42: *244 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:08:25 [info] 42#42: *243 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:08:30 [info] 35#35: *245 [lua] access_by_lua(msblocations.conf:189):2: 7bfa60f03c736adfdbcfbb735153a1b4:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:08:30 +0000] 7bfa60f03c736adfdbcfbb735153a1b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/09 05:08:30 [info] 35#35: *245 [lua] logger.lua:23: 7bfa60f03c736adfdbcfbb735153a1b4 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:08:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:08:35 [info] 35#35: *247 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:08:35 [info] 42#42: *246 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:08:45 [info] 35#35: *249 [lua] access_by_lua(msblocations.conf:189):2: d4efb7367af731112387bfa19f253ed1:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:08:45 +0000] d4efb7367af731112387bfa19f253ed1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/09 05:08:45 [info] 35#35: *249 [lua] logger.lua:23: d4efb7367af731112387bfa19f253ed1 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:08:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:08:45 [info] 35#35: *250 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:08:45 [info] 35#35: *251 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:08:55 [info] 35#35: *252 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:08:55 [info] 35#35: *253 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:09:00 [info] 35#35: *254 [lua] access_by_lua(msblocations.conf:189):2: ae4e552a64cf973b624e0a7936e6ceb7:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:09:00 [info] 35#35: *254 [lua] logger.lua:23: ae4e552a64cf973b624e0a7936e6ceb7 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:09:00 +0000] ae4e552a64cf973b624e0a7936e6ceb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:09:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:09:05 [info] 35#35: *255 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:09:05 [info] 35#35: *256 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:09:15 [info] 35#35: *257 [lua] access_by_lua(msblocations.conf:189):2: ae08456e56405e86cf95d79fead86d91:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:09:15 [info] 35#35: *257 [lua] logger.lua:23: ae08456e56405e86cf95d79fead86d91 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:09:15 +0000] ae08456e56405e86cf95d79fead86d91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:09:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:09:15 [info] 42#42: *258 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:09:15 [info] 42#42: *259 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:09:25 [info] 42#42: *261 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:09:25 [info] 35#35: *260 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:09:30 [info] 35#35: *262 [lua] access_by_lua(msblocations.conf:189):2: d7065cde024cb6f5738a3f6ced36a0a6:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:09:30 +0000] d7065cde024cb6f5738a3f6ced36a0a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:09:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:09:30 [info] 35#35: *262 [lua] logger.lua:23: d7065cde024cb6f5738a3f6ced36a0a6 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/10/09 05:09:35 [info] 42#42: *264 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:09:35 [info] 35#35: *263 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:09:45 [info] 35#35: *266 [lua] access_by_lua(msblocations.conf:189):2: 5241111a1720b8a44dc86134ddb0d46d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:09:45 +0000] 5241111a1720b8a44dc86134ddb0d46d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/09 05:09:45 [info] 35#35: *266 [lua] logger.lua:23: 5241111a1720b8a44dc86134ddb0d46d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:09:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:09:45 [info] 42#42: *268 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:09:45 [info] 42#42: *267 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:09:55 [info] 42#42: *269 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:09:55 [info] 35#35: *270 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:10:00 [info] 35#35: *271 [lua] access_by_lua(msblocations.conf:189):2: 6fb1802743c1dc65a83142213b40306a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:10:00 [info] 35#35: *271 [lua] logger.lua:23: 6fb1802743c1dc65a83142213b40306a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:10:00 +0000] 6fb1802743c1dc65a83142213b40306a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:10:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:10:05 [info] 35#35: *272 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:10:05 [info] 35#35: *273 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:10:15 [info] 35#35: *274 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:10:15 [info] 35#35: *275 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:10:15 [info] 35#35: *276 [lua] access_by_lua(msblocations.conf:189):2: 8cc47734d4915667030990757f922cc7:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:10:15 [info] 35#35: *276 [lua] logger.lua:23: 8cc47734d4915667030990757f922cc7 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:10:15 +0000] 8cc47734d4915667030990757f922cc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:10:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:10:25 [info] 35#35: *277 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:10:25 [info] 35#35: *278 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:10:30 [info] 35#35: *279 [lua] access_by_lua(msblocations.conf:189):2: 5a084c08b31bd190ef3585b6264f2ad2:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:10:30 [info] 35#35: *279 [lua] logger.lua:23: 5a084c08b31bd190ef3585b6264f2ad2 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:10:30 +0000] 5a084c08b31bd190ef3585b6264f2ad2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:10:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:10:35 [info] 42#42: *281 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:10:35 [info] 42#42: *280 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:10:45 [info] 35#35: *283 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:10:45 [info] 35#35: *284 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:10:45 [info] 35#35: *285 [lua] access_by_lua(msblocations.conf:189):2: 8c1c3839a2c5981bd0d6a2777732de6a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:10:45 +0000] 8c1c3839a2c5981bd0d6a2777732de6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/09 05:10:45 [info] 35#35: *285 [lua] logger.lua:23: 8c1c3839a2c5981bd0d6a2777732de6a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:10:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:10:55 [info] 42#42: *287 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:10:55 [info] 35#35: *286 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:11:00 [info] 35#35: *288 [lua] access_by_lua(msblocations.conf:189):2: b6db5b72cdf619bacf1536a1221b151e:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:11:00 [info] 35#35: *288 [lua] logger.lua:23: b6db5b72cdf619bacf1536a1221b151e {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:11:00 +0000] b6db5b72cdf619bacf1536a1221b151e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:11:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:11:05 [info] 35#35: *289 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:11:05 [info] 42#42: *290 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:11:15 [info] 35#35: *292 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:11:15 [info] 35#35: *291 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:11:15 [info] 35#35: *293 [lua] access_by_lua(msblocations.conf:189):2: 105b61fcdfe6d267370507dd8366bb7e:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:11:15 +0000] 105b61fcdfe6d267370507dd8366bb7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/09 05:11:15 [info] 35#35: *293 [lua] logger.lua:23: 105b61fcdfe6d267370507dd8366bb7e {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:11:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:11:25 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:11:25 [info] 42#42: *295 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:11:30 [info] 35#35: *296 [lua] access_by_lua(msblocations.conf:189):2: a958f2f1a42cdcedb1c72438e0bb4663:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:11:30 [info] 35#35: *296 [lua] logger.lua:23: a958f2f1a42cdcedb1c72438e0bb4663 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:11:30 +0000] a958f2f1a42cdcedb1c72438e0bb4663 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:11:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:11:35 [info] 42#42: *298 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:11:35 [info] 35#35: *297 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:11:45 [info] 35#35: *300 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:11:45 [info] 42#42: *301 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:11:45 [info] 35#35: *302 [lua] access_by_lua(msblocations.conf:189):2: afd75c30723d939788e4d5b4ce7dd7b8:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:11:45 [info] 35#35: *302 [lua] logger.lua:23: afd75c30723d939788e4d5b4ce7dd7b8 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:11:45 +0000] afd75c30723d939788e4d5b4ce7dd7b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:11:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:11:55 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:11:55 [info] 35#35: *304 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:12:00 [info] 35#35: *305 [lua] access_by_lua(msblocations.conf:189):2: 5d9fa77bf68cc8d3e123a29f71f50258:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:12:00 +0000] 5d9fa77bf68cc8d3e123a29f71f50258 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/09 05:12:00 [info] 35#35: *305 [lua] logger.lua:23: 5d9fa77bf68cc8d3e123a29f71f50258 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:12:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/09 05:12:05 [info] 35#35: *306 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:12:05 [info] 35#35: *307 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:12:15 [info] 35#35: *308 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:12:15 [info] 35#35: *309 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:12:15 [info] 35#35: *310 [lua] access_by_lua(msblocations.conf:189):2: 212476d53c95eedd0f79127ddcab7537:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:12:15 +0000] 212476d53c95eedd0f79127ddcab7537 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/09 05:12:15 [info] 35#35: *310 [lua] logger.lua:23: 212476d53c95eedd0f79127ddcab7537 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:12:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:12:25 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:12:25 [info] 35#35: *312 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:12:30 [info] 35#35: *313 [lua] access_by_lua(msblocations.conf:189):2: 81e0f235ca5ff14f32564ea2a467ec8a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:12:30 [info] 35#35: *313 [lua] logger.lua:23: 81e0f235ca5ff14f32564ea2a467ec8a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:12:30 +0000] 81e0f235ca5ff14f32564ea2a467ec8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:12:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:12:35 [info] 35#35: *314 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:12:35 [info] 42#42: *315 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:12:45 [info] 35#35: *318 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:12:45 [info] 35#35: *317 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:12:45 [info] 35#35: *319 [lua] access_by_lua(msblocations.conf:189):2: ba05ae2817738207b6cef56a3bcaed18:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:12:46 +0000] ba05ae2817738207b6cef56a3bcaed18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/09 05:12:46 [info] 35#35: *319 [lua] logger.lua:23: ba05ae2817738207b6cef56a3bcaed18 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:12:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:12:55 [info] 35#35: *321 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:12:55 [info] 35#35: *320 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:13:01 [info] 35#35: *322 [lua] access_by_lua(msblocations.conf:189):2: 8006010933e367b2d862164411fe920e:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:13:01 [info] 35#35: *322 [lua] logger.lua:23: 8006010933e367b2d862164411fe920e {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:13:01 +0000] 8006010933e367b2d862164411fe920e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:13:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/09 05:13:05 [info] 42#42: *323 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:13:05 [info] 35#35: *324 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:13:15 [info] 35#35: *325 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:13:15 [info] 35#35: *326 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:13:16 [info] 35#35: *327 [lua] access_by_lua(msblocations.conf:189):2: 17dffce0bfcf9f97413929b107acb2a5:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:13:16 [info] 35#35: *327 [lua] logger.lua:23: 17dffce0bfcf9f97413929b107acb2a5 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:13:16 +0000] 17dffce0bfcf9f97413929b107acb2a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:13:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:13:25 [info] 42#42: *328 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:13:25 [info] 42#42: *329 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:13:31 [info] 35#35: *330 [lua] access_by_lua(msblocations.conf:189):2: f1c661e78279815a535da6bf7090239a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:13:31 [info] 35#35: *330 [lua] logger.lua:23: f1c661e78279815a535da6bf7090239a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:13:31 +0000] f1c661e78279815a535da6bf7090239a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:13:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/09 05:13:35 [info] 35#35: *331 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:13:35 [info] 35#35: *332 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:13:45 [info] 42#42: *335 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:13:45 [info] 35#35: *334 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:13:46 [info] 35#35: *336 [lua] access_by_lua(msblocations.conf:189):2: 4b810a84fb674743f155a6af69242f8f:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:13:46 +0000] 4b810a84fb674743f155a6af69242f8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/09 05:13:46 [info] 35#35: *336 [lua] logger.lua:23: 4b810a84fb674743f155a6af69242f8f {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:13:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:13:55 [info] 35#35: *337 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:13:55 [info] 35#35: *338 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:14:01 [info] 35#35: *339 [lua] access_by_lua(msblocations.conf:189):2: 81186db06e2ef368dc2a1e3b108d2c9e:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:14:01 [info] 35#35: *339 [lua] logger.lua:23: 81186db06e2ef368dc2a1e3b108d2c9e {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:14:01 +0000] 81186db06e2ef368dc2a1e3b108d2c9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:14:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/09 05:14:05 [info] 42#42: *340 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:14:05 [info] 42#42: *341 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:14:15 [info] 35#35: *342 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:14:15 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:14:16 [info] 35#35: *344 [lua] access_by_lua(msblocations.conf:189):2: 5ce4f2f0cfb28b2d4e28eb6770bb1391:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:14:16 [info] 35#35: *344 [lua] logger.lua:23: 5ce4f2f0cfb28b2d4e28eb6770bb1391 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:14:16 +0000] 5ce4f2f0cfb28b2d4e28eb6770bb1391 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:14:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:14:25 [info] 42#42: *345 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:14:25 [info] 35#35: *346 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:14:31 [info] 35#35: *347 [lua] access_by_lua(msblocations.conf:189):2: c490407383e370a658624b039ed4b5e4:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:14:31 +0000] c490407383e370a658624b039ed4b5e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/09 05:14:31 [info] 35#35: *347 [lua] logger.lua:23: c490407383e370a658624b039ed4b5e4 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:14:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:14:35 [info] 35#35: *349 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:14:35 [info] 42#42: *348 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:14:45 [info] 42#42: *351 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:14:45 [info] 35#35: *352 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:14:46 [info] 35#35: *353 [lua] access_by_lua(msblocations.conf:189):2: 218e80390b4b2b53443f8f4a032e60f8:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:14:46 +0000] 218e80390b4b2b53443f8f4a032e60f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/09 05:14:46 [info] 35#35: *353 [lua] logger.lua:23: 218e80390b4b2b53443f8f4a032e60f8 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:14:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:14:55 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:14:55 [info] 42#42: *355 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:15:01 [info] 35#35: *356 [lua] access_by_lua(msblocations.conf:189):2: 5d410c2d26905d6c190cafdf49466825:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:15:01 [info] 35#35: *356 [lua] logger.lua:23: 5d410c2d26905d6c190cafdf49466825 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:15:01 +0000] 5d410c2d26905d6c190cafdf49466825 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:15:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:15:05 [info] 42#42: *357 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:15:05 [info] 42#42: *358 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:15:15 [info] 35#35: *359 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:15:15 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:15:16 [info] 35#35: *361 [lua] access_by_lua(msblocations.conf:189):2: 7df59242f2f47a83f7159807bc8e539a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:15:16 +0000] 7df59242f2f47a83f7159807bc8e539a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/09 05:15:16 [info] 35#35: *361 [lua] logger.lua:23: 7df59242f2f47a83f7159807bc8e539a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:15:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:15:25 [info] 42#42: *362 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:15:25 [info] 42#42: *363 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:15:31 [info] 35#35: *364 [lua] access_by_lua(msblocations.conf:189):2: 7952d2a52647cd487c072dcedcc9caae:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:15:31 +0000] 7952d2a52647cd487c072dcedcc9caae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:15:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:15:31 [info] 35#35: *364 [lua] logger.lua:23: 7952d2a52647cd487c072dcedcc9caae {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/10/09 05:15:35 [info] 35#35: *365 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:15:35 [info] 42#42: *366 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:15:45 [info] 35#35: *368 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:15:45 [info] 35#35: *369 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:15:46 [info] 35#35: *370 [lua] access_by_lua(msblocations.conf:189):2: 0f5eca1cfc29bfa620f2d24b5c77e80a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:15:46 [info] 35#35: *370 [lua] logger.lua:23: 0f5eca1cfc29bfa620f2d24b5c77e80a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:15:46 +0000] 0f5eca1cfc29bfa620f2d24b5c77e80a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:15:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/09 05:15:55 [info] 42#42: *371 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:15:55 [info] 35#35: *372 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:16:01 [info] 35#35: *373 [lua] access_by_lua(msblocations.conf:189):2: 9ded043edd7a3965f5bd8c074e78e04c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:16:01 [info] 35#35: *373 [lua] logger.lua:23: 9ded043edd7a3965f5bd8c074e78e04c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:16:01 +0000] 9ded043edd7a3965f5bd8c074e78e04c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:16:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:16:05 [info] 35#35: *375 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:16:05 [info] 35#35: *374 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:16:15 [info] 35#35: *376 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:16:15 [info] 35#35: *377 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:16:16 [info] 35#35: *378 [lua] access_by_lua(msblocations.conf:189):2: d8efa65c510fe97962e7baf92d2fa05e:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:16:16 +0000] d8efa65c510fe97962e7baf92d2fa05e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/09 05:16:16 [info] 35#35: *378 [lua] logger.lua:23: d8efa65c510fe97962e7baf92d2fa05e {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:16:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:16:25 [info] 35#35: *380 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:16:25 [info] 35#35: *379 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:16:31 [info] 35#35: *381 [lua] access_by_lua(msblocations.conf:189):2: ff0b6808a716e4c8e49805b4e54dd05c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:16:31 +0000] ff0b6808a716e4c8e49805b4e54dd05c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/09 05:16:31 [info] 35#35: *381 [lua] logger.lua:23: ff0b6808a716e4c8e49805b4e54dd05c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:16:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:16:35 [info] 35#35: *382 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:16:35 [info] 35#35: *383 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:16:45 [info] 42#42: *386 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:16:45 [info] 42#42: *385 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:16:46 [info] 35#35: *387 [lua] access_by_lua(msblocations.conf:189):2: 07a4578e67ad0a315b2d6f8cfdc6e27d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:16:46 +0000] 07a4578e67ad0a315b2d6f8cfdc6e27d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:16:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:16:46 [info] 35#35: *387 [lua] logger.lua:23: 07a4578e67ad0a315b2d6f8cfdc6e27d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/10/09 05:16:55 [info] 42#42: *389 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:16:55 [info] 42#42: *388 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:17:01 [info] 35#35: *390 [lua] access_by_lua(msblocations.conf:189):2: 98b0c107183d3dec83c06b1cd714f483:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:17:01 [info] 35#35: *390 [lua] logger.lua:23: 98b0c107183d3dec83c06b1cd714f483 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:17:01 +0000] 98b0c107183d3dec83c06b1cd714f483 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:17:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:17:05 [info] 42#42: *391 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:17:05 [info] 42#42: *392 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:17:15 [info] 42#42: *394 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:17:15 [info] 42#42: *393 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:17:16 [info] 35#35: *395 [lua] access_by_lua(msblocations.conf:189):2: 35cfe255659d9f73501a5ddf11eaf471:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:17:16 [info] 35#35: *395 [lua] logger.lua:23: 35cfe255659d9f73501a5ddf11eaf471 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:17:16 +0000] 35cfe255659d9f73501a5ddf11eaf471 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:17:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:17:25 [info] 35#35: *396 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:17:25 [info] 42#42: *397 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:17:31 [info] 35#35: *398 [lua] access_by_lua(msblocations.conf:189):2: a3e25f0e7aa4c99401ec3fa049e59dd2:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:17:31 [info] 35#35: *398 [lua] logger.lua:23: a3e25f0e7aa4c99401ec3fa049e59dd2 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:17:31 +0000] a3e25f0e7aa4c99401ec3fa049e59dd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:17:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:17:35 [info] 42#42: *400 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:17:35 [info] 42#42: *399 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:17:45 [info] 42#42: *402 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:17:45 [info] 42#42: *403 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:17:46 [info] 35#35: *404 [lua] access_by_lua(msblocations.conf:189):2: 3efe424dfd13870511ed45caa0f10229:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:17:46 +0000] 3efe424dfd13870511ed45caa0f10229 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:17:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:17:46 [info] 35#35: *404 [lua] logger.lua:23: 3efe424dfd13870511ed45caa0f10229 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/10/09 05:17:55 [info] 42#42: *406 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:17:55 [info] 42#42: *405 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:18:01 [info] 35#35: *407 [lua] access_by_lua(msblocations.conf:189):2: 534d1c59ec88116324237795f8df0729:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:18:01 +0000] 534d1c59ec88116324237795f8df0729 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/09 05:18:01 [info] 35#35: *407 [lua] logger.lua:23: 534d1c59ec88116324237795f8df0729 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:18:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:18:05 [info] 42#42: *409 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:18:05 [info] 42#42: *408 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:18:15 [info] 35#35: *410 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:18:15 [info] 35#35: *411 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:18:16 [info] 35#35: *412 [lua] access_by_lua(msblocations.conf:189):2: 486d9bf06ad68f4759cb8a6a197521ae:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:18:16 +0000] 486d9bf06ad68f4759cb8a6a197521ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/09 05:18:16 [info] 35#35: *412 [lua] logger.lua:23: 486d9bf06ad68f4759cb8a6a197521ae {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:18:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:18:25 [info] 42#42: *413 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:18:25 [info] 42#42: *414 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:18:31 [info] 35#35: *415 [lua] access_by_lua(msblocations.conf:189):2: 73968656335b00198e8819ac971c6aa1:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:18:31 [info] 35#35: *415 [lua] logger.lua:23: 73968656335b00198e8819ac971c6aa1 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:18:31 +0000] 73968656335b00198e8819ac971c6aa1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:18:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:18:35 [info] 42#42: *417 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:18:35 [info] 35#35: *416 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:18:45 [info] 35#35: *420 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:18:45 [info] 35#35: *419 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:18:46 [info] 35#35: *421 [lua] access_by_lua(msblocations.conf:189):2: 5729137ef2d899672099bc94675ffee0:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:18:46 [info] 35#35: *421 [lua] logger.lua:23: 5729137ef2d899672099bc94675ffee0 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:18:46 +0000] 5729137ef2d899672099bc94675ffee0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:18:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:18:55 [info] 42#42: *422 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:18:55 [info] 42#42: *423 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:19:01 [info] 35#35: *424 [lua] access_by_lua(msblocations.conf:189):2: 34786bb429736867688c6e6b17775f42:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:19:01 +0000] 34786bb429736867688c6e6b17775f42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:19:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:19:01 [info] 35#35: *424 [lua] logger.lua:23: 34786bb429736867688c6e6b17775f42 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/10/09 05:19:05 [info] 35#35: *425 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:19:05 [info] 35#35: *426 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:19:15 [info] 35#35: *427 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:19:15 [info] 35#35: *428 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:19:16 [info] 35#35: *429 [lua] access_by_lua(msblocations.conf:189):2: 74e5c86ba5c8cc097171b7317ac5e146:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:19:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:19:16 [info] 35#35: *429 [lua] logger.lua:23: 74e5c86ba5c8cc097171b7317ac5e146 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:19:16 +0000] 74e5c86ba5c8cc097171b7317ac5e146 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/09 05:19:25 [info] 35#35: *431 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:19:25 [info] 35#35: *430 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:19:31 [info] 35#35: *432 [lua] access_by_lua(msblocations.conf:189):2: 604c49dbbc340bb3c9d37bee1a460eb4:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:19:31 +0000] 604c49dbbc340bb3c9d37bee1a460eb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:19:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/09 05:19:31 [info] 35#35: *432 [lua] logger.lua:23: 604c49dbbc340bb3c9d37bee1a460eb4 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/10/09 05:19:35 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:19:35 [info] 42#42: *434 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:19:45 [info] 35#35: *437 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:19:45 [info] 35#35: *436 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:19:46 [info] 35#35: *438 [lua] access_by_lua(msblocations.conf:189):2: 2618704dd36077cd11f80d977138c428:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:19:46 [info] 35#35: *438 [lua] logger.lua:23: 2618704dd36077cd11f80d977138c428 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:19:46 +0000] 2618704dd36077cd11f80d977138c428 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:19:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:19:55 [info] 35#35: *440 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:19:55 [info] 35#35: *439 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:20:01 [info] 35#35: *441 [lua] access_by_lua(msblocations.conf:189):2: 8abff94f9090aa33ad8e65d836f61ec7:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:20:01 [info] 35#35: *441 [lua] logger.lua:23: 8abff94f9090aa33ad8e65d836f61ec7 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:20:01 +0000] 8abff94f9090aa33ad8e65d836f61ec7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:20:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/09 05:20:05 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:20:05 [info] 35#35: *443 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:20:15 [info] 35#35: *445 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:20:15 [info] 35#35: *444 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:20:16 [info] 35#35: *446 [lua] access_by_lua(msblocations.conf:189):2: 6fe5567bdf9cd50cbc23a22bbc08ba9c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:20:16 [info] 35#35: *446 [lua] logger.lua:23: 6fe5567bdf9cd50cbc23a22bbc08ba9c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:20:16 +0000] 6fe5567bdf9cd50cbc23a22bbc08ba9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:20:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:20:25 [info] 35#35: *447 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:20:25 [info] 42#42: *448 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:20:31 [info] 35#35: *449 [lua] access_by_lua(msblocations.conf:189):2: 316d9763d85e5ad2c92a3f9ce50e0e02:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:20:31 +0000] 316d9763d85e5ad2c92a3f9ce50e0e02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/09 05:20:31 [info] 35#35: *449 [lua] logger.lua:23: 316d9763d85e5ad2c92a3f9ce50e0e02 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:20:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:20:35 [info] 42#42: *450 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:20:35 [info] 42#42: *451 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:20:45 [info] 42#42: *454 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:20:45 [info] 35#35: *453 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:20:46 [info] 35#35: *455 [lua] access_by_lua(msblocations.conf:189):2: 6f905de6d779df01ba9916cdd85e8433:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:20:46 [info] 35#35: *455 [lua] logger.lua:23: 6f905de6d779df01ba9916cdd85e8433 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:20:46 +0000] 6f905de6d779df01ba9916cdd85e8433 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:20:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:20:55 [info] 42#42: *457 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:20:55 [info] 35#35: *456 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:21:01 [info] 35#35: *458 [lua] access_by_lua(msblocations.conf:189):2: 1408d5e25e90fde9b6fa9dd4bc9e9013:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:21:01 [info] 35#35: *458 [lua] logger.lua:23: 1408d5e25e90fde9b6fa9dd4bc9e9013 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:21:01 +0000] 1408d5e25e90fde9b6fa9dd4bc9e9013 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:21:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:21:05 [info] 35#35: *460 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:21:05 [info] 42#42: *459 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:21:15 [info] 35#35: *462 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:21:15 [info] 35#35: *461 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:21:16 [info] 35#35: *463 [lua] access_by_lua(msblocations.conf:189):2: fc726ffdcc25e267316a1edb9d6651a7:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:21:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:21:16 [info] 35#35: *463 [lua] logger.lua:23: fc726ffdcc25e267316a1edb9d6651a7 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:21:16 +0000] fc726ffdcc25e267316a1edb9d6651a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/09 05:21:25 [info] 42#42: *465 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:21:25 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:21:31 [info] 35#35: *466 [lua] access_by_lua(msblocations.conf:189):2: a1ad808b78bb22f9d97ea3a288703e53:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:21:31 [info] 35#35: *466 [lua] logger.lua:23: a1ad808b78bb22f9d97ea3a288703e53 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:21:31 +0000] a1ad808b78bb22f9d97ea3a288703e53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:21:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:21:35 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:21:35 [info] 35#35: *468 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:21:45 [info] 35#35: *470 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:21:45 [info] 35#35: *471 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:21:46 [info] 35#35: *472 [lua] access_by_lua(msblocations.conf:189):2: 5005dd4bf0814c92ac63e066cd13423d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:21:46 [info] 35#35: *472 [lua] logger.lua:23: 5005dd4bf0814c92ac63e066cd13423d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:21:46 +0000] 5005dd4bf0814c92ac63e066cd13423d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:21:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:21:55 [info] 35#35: *473 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:21:55 [info] 35#35: *474 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:22:01 [info] 35#35: *475 [lua] access_by_lua(msblocations.conf:189):2: 76dcf9cd98744c18268405eb8d84e8e4:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:22:01 +0000] 76dcf9cd98744c18268405eb8d84e8e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/09 05:22:01 [info] 35#35: *475 [lua] logger.lua:23: 76dcf9cd98744c18268405eb8d84e8e4 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:22:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:22:05 [info] 35#35: *476 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:22:05 [info] 35#35: *477 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:22:15 [info] 42#42: *479 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:22:15 [info] 42#42: *478 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:22:16 [info] 35#35: *480 [lua] access_by_lua(msblocations.conf:189):2: 042ade7190a3b4dd567e019d2dbbe1ee:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:22:16 +0000] 042ade7190a3b4dd567e019d2dbbe1ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/09 05:22:16 [info] 35#35: *480 [lua] logger.lua:23: 042ade7190a3b4dd567e019d2dbbe1ee {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:22:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:22:25 [info] 35#35: *481 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:22:25 [info] 42#42: *482 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:22:31 [info] 35#35: *483 [lua] access_by_lua(msblocations.conf:189):2: a8cd3f593bb6fb4af1c56d6ea69eb0cd:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:22:31 +0000] a8cd3f593bb6fb4af1c56d6ea69eb0cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/09 05:22:31 [info] 35#35: *483 [lua] logger.lua:23: a8cd3f593bb6fb4af1c56d6ea69eb0cd {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:22:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:22:35 [info] 35#35: *484 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:22:35 [info] 35#35: *485 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:22:45 [info] 35#35: *488 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:22:45 [info] 42#42: *487 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:22:46 [info] 35#35: *489 [lua] access_by_lua(msblocations.conf:189):2: d99fd7ab30973dec6f47178f0d2e9650:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:22:46 [info] 35#35: *489 [lua] logger.lua:23: d99fd7ab30973dec6f47178f0d2e9650 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:22:46 +0000] d99fd7ab30973dec6f47178f0d2e9650 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:22:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:22:55 [info] 35#35: *490 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:22:55 [info] 35#35: *491 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:23:01 [info] 35#35: *492 [lua] access_by_lua(msblocations.conf:189):2: 6586945d32a1b35bcbda0e45b4d31d43:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:23:01 +0000] 6586945d32a1b35bcbda0e45b4d31d43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/09 05:23:01 [info] 35#35: *492 [lua] logger.lua:23: 6586945d32a1b35bcbda0e45b4d31d43 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:23:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:23:05 [info] 42#42: *494 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:23:05 [info] 42#42: *493 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:23:15 [info] 35#35: *495 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:23:15 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:23:16 [info] 35#35: *497 [lua] access_by_lua(msblocations.conf:189):2: b89e0e9d89cd7f3fb408e3fa4e5fb3c1:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:23:16 +0000] b89e0e9d89cd7f3fb408e3fa4e5fb3c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/09 05:23:16 [info] 35#35: *497 [lua] logger.lua:23: b89e0e9d89cd7f3fb408e3fa4e5fb3c1 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:23:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:23:25 [info] 35#35: *498 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:23:25 [info] 35#35: *499 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:23:31 [info] 35#35: *500 [lua] access_by_lua(msblocations.conf:189):2: fa0bb7b17e78c17a18bd8d2978d4bffc:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:23:31 [info] 35#35: *500 [lua] logger.lua:23: fa0bb7b17e78c17a18bd8d2978d4bffc {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:23:31 +0000] fa0bb7b17e78c17a18bd8d2978d4bffc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:23:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:23:35 [info] 42#42: *502 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:23:35 [info] 42#42: *501 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:23:45 [info] 35#35: *504 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:23:45 [info] 35#35: *505 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:23:46 [info] 35#35: *506 [lua] access_by_lua(msblocations.conf:189):2: 8e418cc85d7d2f88913f4aba905bd6a2:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:23:46 [info] 35#35: *506 [lua] logger.lua:23: 8e418cc85d7d2f88913f4aba905bd6a2 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:23:46 +0000] 8e418cc85d7d2f88913f4aba905bd6a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:23:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:23:55 [info] 35#35: *507 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:23:55 [info] 35#35: *508 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:24:01 [info] 35#35: *509 [lua] access_by_lua(msblocations.conf:189):2: 3da13416810e6396bc703b96742cf177:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:24:01 +0000] 3da13416810e6396bc703b96742cf177 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/09 05:24:01 [info] 35#35: *509 [lua] logger.lua:23: 3da13416810e6396bc703b96742cf177 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:24:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:24:05 [info] 35#35: *510 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:24:05 [info] 35#35: *511 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:24:15 [info] 42#42: *513 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:24:15 [info] 35#35: *512 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:24:16 [info] 35#35: *514 [lua] access_by_lua(msblocations.conf:189):2: 6d2a6c67e44f6cb582990bea11306cd2:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:24:16 [info] 35#35: *514 [lua] logger.lua:23: 6d2a6c67e44f6cb582990bea11306cd2 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:24:16 +0000] 6d2a6c67e44f6cb582990bea11306cd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:24:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:24:25 [info] 35#35: *515 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:24:25 [info] 35#35: *516 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:24:31 [info] 35#35: *517 [lua] access_by_lua(msblocations.conf:189):2: 9d15c3bdb2231bde6e73f629afbbb1ee:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:24:31 [info] 35#35: *517 [lua] logger.lua:23: 9d15c3bdb2231bde6e73f629afbbb1ee {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:24:31 +0000] 9d15c3bdb2231bde6e73f629afbbb1ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:24:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:24:35 [info] 35#35: *518 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:24:35 [info] 35#35: *519 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:24:45 [info] 35#35: *521 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:24:45 [info] 35#35: *522 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:24:46 [info] 35#35: *523 [lua] access_by_lua(msblocations.conf:189):2: d2698bf27abae262bc506cf26274936f:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:24:46 [info] 35#35: *523 [lua] logger.lua:23: d2698bf27abae262bc506cf26274936f {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:24:46 +0000] d2698bf27abae262bc506cf26274936f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:24:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:24:55 [info] 42#42: *524 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:24:55 [info] 35#35: *525 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:25:01 [info] 35#35: *526 [lua] access_by_lua(msblocations.conf:189):2: e374321893631224c1bc4bd60c5d3123:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:25:01 [info] 35#35: *526 [lua] logger.lua:23: e374321893631224c1bc4bd60c5d3123 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:25:01 +0000] e374321893631224c1bc4bd60c5d3123 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:25:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:25:05 [info] 42#42: *527 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:25:05 [info] 42#42: *528 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:25:15 [info] 35#35: *529 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:25:15 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:25:16 [info] 35#35: *531 [lua] access_by_lua(msblocations.conf:189):2: b615948c58ec7ad2d3272e4a5ae0ed7a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:25:16 +0000] b615948c58ec7ad2d3272e4a5ae0ed7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/09 05:25:16 [info] 35#35: *531 [lua] logger.lua:23: b615948c58ec7ad2d3272e4a5ae0ed7a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:25:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:25:25 [info] 42#42: *532 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:25:25 [info] 42#42: *533 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:25:31 [info] 35#35: *534 [lua] access_by_lua(msblocations.conf:189):2: 4844ae7dbaa867bfde0879bd9317b87d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:25:31 [info] 35#35: *534 [lua] logger.lua:23: 4844ae7dbaa867bfde0879bd9317b87d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:25:31 +0000] 4844ae7dbaa867bfde0879bd9317b87d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:25:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:25:35 [info] 42#42: *535 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:25:35 [info] 42#42: *536 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:25:45 [info] 35#35: *538 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:25:45 [info] 42#42: *539 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:25:46 [info] 35#35: *540 [lua] access_by_lua(msblocations.conf:189):2: 7f784738e907904b3668425d0ee71d0a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:25:46 [info] 35#35: *540 [lua] logger.lua:23: 7f784738e907904b3668425d0ee71d0a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:25:46 +0000] 7f784738e907904b3668425d0ee71d0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:25:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:25:55 [info] 42#42: *541 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:25:55 [info] 42#42: *542 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:26:01 [info] 35#35: *543 [lua] access_by_lua(msblocations.conf:189):2: d5d3b8f0ccb0891a7f2316fb5a5befda:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:26:01 [info] 35#35: *543 [lua] logger.lua:23: d5d3b8f0ccb0891a7f2316fb5a5befda {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:26:01 +0000] d5d3b8f0ccb0891a7f2316fb5a5befda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:26:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/09 05:26:05 [info] 42#42: *544 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:26:05 [info] 42#42: *545 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:26:15 [info] 35#35: *546 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:26:15 [info] 42#42: *547 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:26:16 [info] 35#35: *548 [lua] access_by_lua(msblocations.conf:189):2: 39e0cc36a78ccd660b492b6ec4589e3c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:26:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.99 - - [09/Oct/2022:05:26:16 +0000] 39e0cc36a78ccd660b492b6ec4589e3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/09 05:26:16 [info] 35#35: *548 [lua] logger.lua:23: 39e0cc36a78ccd660b492b6ec4589e3c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/10/09 05:26:25 [info] 42#42: *549 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:26:25 [info] 42#42: *550 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:26:31 [info] 35#35: *551 [lua] access_by_lua(msblocations.conf:189):2: ce60a6b717de61027e80c24295a027e0:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:26:31 [info] 35#35: *551 [lua] logger.lua:23: ce60a6b717de61027e80c24295a027e0 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:26:31 +0000] ce60a6b717de61027e80c24295a027e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:26:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/09 05:26:35 [info] 42#42: *552 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:26:35 [info] 42#42: *553 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:26:45 [info] 35#35: *555 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:26:45 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:26:46 [info] 35#35: *557 client closed connection while waiting for request, client: 10.233.66.218, server: 0.0.0.0:443
2022/10/09 05:26:46 [info] 35#35: *558 [lua] access_by_lua(msblocations.conf:189):2: e665ff14253b869f26c60fec6774dd4c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:26:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/09 05:26:46 [info] 35#35: *558 [lua] logger.lua:23: e665ff14253b869f26c60fec6774dd4c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:26:46 +0000] e665ff14253b869f26c60fec6774dd4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/10/09 05:26:55 [info] 42#42: *559 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:26:55 [info] 42#42: *560 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:27:01 [info] 35#35: *561 [lua] access_by_lua(msblocations.conf:189):2: a6264211d9afdbc18210a6be9e8ddd24:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:27:01 [info] 35#35: *561 [lua] logger.lua:23: a6264211d9afdbc18210a6be9e8ddd24 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:27:01 +0000] a6264211d9afdbc18210a6be9e8ddd24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:27:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:27:05 [info] 35#35: *562 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:27:05 [info] 35#35: *563 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:27:15 [info] 35#35: *565 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:27:15 [info] 42#42: *564 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:27:16 [info] 35#35: *566 [lua] access_by_lua(msblocations.conf:189):2: e37c366a3a0fed6208614a0ce95c071c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:27:16 [info] 35#35: *566 [lua] logger.lua:23: e37c366a3a0fed6208614a0ce95c071c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:27:16 +0000] e37c366a3a0fed6208614a0ce95c071c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:27:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:27:25 [info] 42#42: *568 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:27:25 [info] 42#42: *567 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:27:31 [info] 35#35: *569 [lua] access_by_lua(msblocations.conf:189):2: 15dd632d3fe89307a9c902c92574deb1:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:27:31 [info] 35#35: *569 [lua] logger.lua:23: 15dd632d3fe89307a9c902c92574deb1 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:27:31 +0000] 15dd632d3fe89307a9c902c92574deb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:27:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:27:35 [info] 35#35: *570 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:27:35 [info] 42#42: *571 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:27:45 [info] 35#35: *573 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:27:45 [info] 35#35: *574 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:27:46 [info] 35#35: *575 [lua] access_by_lua(msblocations.conf:189):2: 9ea05b2001875fb44dc6b81b58aff7c6:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:27:46 +0000] 9ea05b2001875fb44dc6b81b58aff7c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/09 05:27:46 [info] 35#35: *575 [lua] logger.lua:23: 9ea05b2001875fb44dc6b81b58aff7c6 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:27:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:27:55 [info] 42#42: *576 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:27:55 [info] 42#42: *577 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:28:01 [info] 35#35: *578 [lua] access_by_lua(msblocations.conf:189):2: bcf70aedc0cc716427c55ad068fada78:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:28:01 [info] 35#35: *578 [lua] logger.lua:23: bcf70aedc0cc716427c55ad068fada78 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:28:01 +0000] bcf70aedc0cc716427c55ad068fada78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:28:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:28:05 [info] 35#35: *579 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:28:05 [info] 35#35: *580 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:28:15 [info] 42#42: *581 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:28:15 [info] 42#42: *582 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:28:16 [info] 35#35: *583 [lua] access_by_lua(msblocations.conf:189):2: cddfdcef76d7a271cf7da039ad032498:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:28:16 [info] 35#35: *583 [lua] logger.lua:23: cddfdcef76d7a271cf7da039ad032498 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:28:16 +0000] cddfdcef76d7a271cf7da039ad032498 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:28:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:28:25 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:28:25 [info] 35#35: *585 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:28:31 [info] 35#35: *586 [lua] access_by_lua(msblocations.conf:189):2: c911db0318ecf0ea2a3fd80074431d6c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:28:31 [info] 35#35: *586 [lua] logger.lua:23: c911db0318ecf0ea2a3fd80074431d6c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:28:31 +0000] c911db0318ecf0ea2a3fd80074431d6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:28:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/09 05:28:35 [info] 35#35: *587 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:28:35 [info] 35#35: *588 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:28:45 [info] 35#35: *591 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:28:45 [info] 42#42: *590 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:28:46 [info] 35#35: *592 [lua] access_by_lua(msblocations.conf:189):2: f10560848a31214d1dabb53ad9831b08:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:28:46 +0000] f10560848a31214d1dabb53ad9831b08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/09 05:28:46 [info] 35#35: *592 [lua] logger.lua:23: f10560848a31214d1dabb53ad9831b08 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:28:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:28:55 [info] 35#35: *593 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:28:55 [info] 35#35: *594 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:29:01 [info] 35#35: *595 [lua] access_by_lua(msblocations.conf:189):2: b5470221b61c14ef159f57f4bb251c5e:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:29:01 [info] 35#35: *595 [lua] logger.lua:23: b5470221b61c14ef159f57f4bb251c5e {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:29:01 +0000] b5470221b61c14ef159f57f4bb251c5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:29:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:29:05 [info] 35#35: *596 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:29:05 [info] 35#35: *597 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:29:15 [info] 35#35: *598 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:29:15 [info] 35#35: *599 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:29:16 [info] 35#35: *600 [lua] access_by_lua(msblocations.conf:189):2: d2fe09b8cbcc21a36b9e00faf087ce36:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:29:16 [info] 35#35: *600 [lua] logger.lua:23: d2fe09b8cbcc21a36b9e00faf087ce36 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:29:16 +0000] d2fe09b8cbcc21a36b9e00faf087ce36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:29:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:29:25 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:29:25 [info] 35#35: *602 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:29:31 [info] 35#35: *603 [lua] access_by_lua(msblocations.conf:189):2: e0027f3d812611a87169804f1d5104b6:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:29:31 [info] 35#35: *603 [lua] logger.lua:23: e0027f3d812611a87169804f1d5104b6 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:29:31 +0000] e0027f3d812611a87169804f1d5104b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:29:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:29:35 [info] 35#35: *604 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:29:35 [info] 35#35: *605 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:29:45 [info] 35#35: *607 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:29:45 [info] 35#35: *608 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:29:46 [info] 35#35: *609 [lua] access_by_lua(msblocations.conf:189):2: 965a3e2e1be29642350596e38054da4a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:29:46 +0000] 965a3e2e1be29642350596e38054da4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:29:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:29:46 [info] 35#35: *609 [lua] logger.lua:23: 965a3e2e1be29642350596e38054da4a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/10/09 05:29:55 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:29:55 [info] 35#35: *611 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:30:01 [info] 35#35: *612 [lua] access_by_lua(msblocations.conf:189):2: a86434f41ef9e5d976f91f635d891642:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:30:01 +0000] a86434f41ef9e5d976f91f635d891642 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/09 05:30:01 [info] 35#35: *612 [lua] logger.lua:23: a86434f41ef9e5d976f91f635d891642 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:30:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/09 05:30:05 [info] 35#35: *613 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:30:05 [info] 35#35: *614 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:30:15 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:30:15 [info] 42#42: *616 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:30:16 [info] 35#35: *617 [lua] access_by_lua(msblocations.conf:189):2: 96dba625d075ae2e9179d676735e0daf:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:30:16 [info] 35#35: *617 [lua] logger.lua:23: 96dba625d075ae2e9179d676735e0daf {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:30:16 +0000] 96dba625d075ae2e9179d676735e0daf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:30:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2022/10/09 05:30:25 [info] 42#42: *618 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:30:25 [info] 42#42: *619 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:30:31 [info] 35#35: *620 [lua] access_by_lua(msblocations.conf:189):2: e01b306392559f6af022f334e7a29076:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:30:31 [info] 35#35: *620 [lua] logger.lua:23: e01b306392559f6af022f334e7a29076 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:30:31 +0000] e01b306392559f6af022f334e7a29076 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:30:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:30:35 [info] 35#35: *621 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:30:35 [info] 42#42: *622 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:30:45 [info] 35#35: *624 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:30:45 [info] 42#42: *625 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:30:46 [info] 35#35: *626 [lua] access_by_lua(msblocations.conf:189):2: 328314bc0b275fabfc78b3bbbad2ee9b:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:30:46 +0000] 328314bc0b275fabfc78b3bbbad2ee9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:30:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:30:46 [info] 35#35: *626 [lua] logger.lua:23: 328314bc0b275fabfc78b3bbbad2ee9b {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/10/09 05:30:55 [info] 42#42: *627 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:30:55 [info] 35#35: *628 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:31:01 [info] 35#35: *629 [lua] access_by_lua(msblocations.conf:189):2: 80efd27c9f60461b5215fb00e0034949:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:31:01 +0000] 80efd27c9f60461b5215fb00e0034949 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/09 05:31:01 [info] 35#35: *629 [lua] logger.lua:23: 80efd27c9f60461b5215fb00e0034949 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:31:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:31:05 [info] 35#35: *630 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:31:05 [info] 35#35: *631 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:31:15 [info] 35#35: *632 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:31:15 [info] 35#35: *633 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:31:16 [info] 35#35: *634 [lua] access_by_lua(msblocations.conf:189):2: d47606b68f588457f9c135a150aea7f8:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:31:16 [info] 35#35: *634 [lua] logger.lua:23: d47606b68f588457f9c135a150aea7f8 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:31:16 +0000] d47606b68f588457f9c135a150aea7f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:31:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:31:25 [info] 42#42: *636 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:31:25 [info] 42#42: *635 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:31:31 [info] 35#35: *637 [lua] access_by_lua(msblocations.conf:189):2: 880af0110b04e76c2b6216c5a512132d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:31:31 +0000] 880af0110b04e76c2b6216c5a512132d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/09 05:31:31 [info] 35#35: *637 [lua] logger.lua:23: 880af0110b04e76c2b6216c5a512132d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:31:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:31:35 [info] 42#42: *638 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:31:35 [info] 42#42: *639 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:31:45 [info] 42#42: *641 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:31:45 [info] 42#42: *642 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:31:46 [info] 35#35: *643 [lua] access_by_lua(msblocations.conf:189):2: d5e994b5286b6bd4402cdfbd88c143e3:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:31:46 +0000] d5e994b5286b6bd4402cdfbd88c143e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/09 05:31:46 [info] 35#35: *643 [lua] logger.lua:23: d5e994b5286b6bd4402cdfbd88c143e3 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:31:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:31:55 [info] 42#42: *645 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:31:55 [info] 42#42: *644 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:32:01 [info] 35#35: *646 [lua] access_by_lua(msblocations.conf:189):2: a8ccb019256d8aead1256af1417a9010:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/09 05:32:01 [info] 35#35: *646 [lua] logger.lua:23: a8ccb019256d8aead1256af1417a9010 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:32:01 +0000] a8ccb019256d8aead1256af1417a9010 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:32:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/09 05:32:05 [info] 42#42: *647 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:32:05 [info] 42#42: *648 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:32:15 [info] 35#35: *649 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:32:15 [info] 35#35: *650 client closed connection while SSL handshaking, client: 10.233.68.34, server: 0.0.0.0:443
2022/10/09 05:32:16 [info] 35#35: *651 [lua] access_by_lua(msblocations.conf:189):2: df118eca95a8b93ffaecaf8f25f42025:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.99 - - [09/Oct/2022:05:32:16 +0000] df118eca95a8b93ffaecaf8f25f42025 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:32:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:32:16 [info] 35#35: *651 [lua] logger.lua:23: df118eca95a8b93ffaecaf8f25f42025 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"