Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.6.30
### 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/12 04:46:11 [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/12 04:46:11 [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/12 04:46:11 [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/12 04:46:11 [notice] 33#33: using the "epoll" event method
2022/10/12 04:46:11 [notice] 33#33: openresty/1.13.6.1
2022/10/12 04:46:11 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2022/10/12 04:46:11 [notice] 33#33: OS: Linux 5.4.0-96-generic
2022/10/12 04:46:11 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2022/10/12 04:46:11 [notice] 34#34: start worker processes
\n\n### Starting apiroute
2022/10/12 04:46:11 [notice] 34#34: start worker process 36
2022/10/12 04:46:11 [notice] 34#34: start worker process 37
2022/10/12 04:46:11 [notice] 34#34: start worker process 38
2022/10/12 04:46:11 [notice] 34#34: start worker process 39
2022/10/12 04:46:11 [notice] 34#34: start worker process 40
2022/10/12 04:46:11 [notice] 34#34: start worker process 42
2022/10/12 04:46:11 [notice] 34#34: start worker process 43
2022/10/12 04:46:11 [notice] 34#34: start worker process 44
2022/10/12 04:46:11 [notice] 34#34: start cache manager process 45
2022/10/12 04:46:11 [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-20221012044611.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-12 04:46:14 429 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2022-10-12 04:46:14 440 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2022-10-12 04:46:14 440 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2022-10-12 04:46:14 508 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2022-10-12 04:46:14 509 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.6.30:10081 Enabled:true
2022-10-12 04:46:16 049 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2022-10-12 04:46:16 145 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-10-12 04:46:16 145 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-10-12 04:46:16 146 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-10-12 04:46:16 148 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-10-12 04:46:16 148 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2022-10-12 04:46:16 148 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-10-12 04:46:16 148 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-10-12 04:46:16 222 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-10-12 04:46:16 365 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-10-12 04:46:16 365 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-10-12 04:46:16 365 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-10-12 04:46:16 969 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/10/12 04:46:22 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:46:22 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:46:28 [info] 37#37: *14 [lua] access_by_lua(msblocations.conf:189):2: 66d478d7e305cea22a63e3616ec45450:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:04:46:28 +0000] 66d478d7e305cea22a63e3616ec45450 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.176 upstream_response_time:0.175 "-" "Consul Health Check" "-"
2022/10/12 04:46:28 [info] 37#37: *14 [lua] logger.lua:23: 66d478d7e305cea22a63e3616ec45450 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:46:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 50
2022/10/12 04:46:32 [info] 37#37: *18 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:46:32 [info] 37#37: *17 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:46:42 [info] 39#39: *19 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:46:42 [info] 39#39: *20 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:46:43 [info] 37#37: *21 [lua] access_by_lua(msblocations.conf:189):2: 5d25f4949d96810b1f7b9ec0bf847e7e:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:46:43 [info] 37#37: *21 [lua] logger.lua:23: 5d25f4949d96810b1f7b9ec0bf847e7e {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:46:43 +0000] 5d25f4949d96810b1f7b9ec0bf847e7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:46:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2022/10/12 04:46:52 [info] 37#37: *22 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:46:52 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:46:58 [info] 37#37: *24 [lua] access_by_lua(msblocations.conf:189):2: a059ade9c17a18f0cebe7c729ca4e176:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:46:58 [info] 37#37: *24 [lua] logger.lua:23: a059ade9c17a18f0cebe7c729ca4e176 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:46:58 +0000] a059ade9c17a18f0cebe7c729ca4e176 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:46:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2022/10/12 04:47:02 [info] 37#37: *25 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:47:02 [info] 37#37: *26 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:47:11 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/10/12 04:47:11 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2022/10/12 04:47:11 [notice] 34#34: cache loader process 46 exited with code 0
2022/10/12 04:47:11 [notice] 34#34: signal 29 (SIGIO) received
2022/10/12 04:47:12 [info] 37#37: *30 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:47:12 [info] 37#37: *29 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:47:13 [info] 37#37: *31 [lua] access_by_lua(msblocations.conf:189):2: 98aae26a3a28e90ed7b39b0514022e21:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:04:47:13 +0000] 98aae26a3a28e90ed7b39b0514022e21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/12 04:47:13 [info] 37#37: *31 [lua] logger.lua:23: 98aae26a3a28e90ed7b39b0514022e21 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:47:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/12 04:47:22 [info] 37#37: *32 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:47:22 [info] 37#37: *33 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:47:28 [info] 37#37: *34 [lua] access_by_lua(msblocations.conf:189):2: c6fa95215ae61beff254f353c15a193a:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:04:47:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.99 - - [12/Oct/2022:04:47:28 +0000] c6fa95215ae61beff254f353c15a193a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/12 04:47:28 [info] 37#37: *34 [lua] logger.lua:23: c6fa95215ae61beff254f353c15a193a {"matched":"microservices"} while logging request, client: 10.233.70.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/12 04:47:32 [info] 39#39: *36 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:47:32 [info] 37#37: *35 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:47:42 [info] 37#37: *37 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:47:42 [info] 37#37: *38 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:47:43 [info] 37#37: *39 [lua] access_by_lua(msblocations.conf:189):2: 3bd722144a4afb0d4e2f5981ffc6e7f2:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:47:43 [info] 37#37: *39 [lua] logger.lua:23: 3bd722144a4afb0d4e2f5981ffc6e7f2 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:47:43 +0000] 3bd722144a4afb0d4e2f5981ffc6e7f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:47:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 04:47:52 [info] 37#37: *40 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:47:52 [info] 37#37: *41 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:47:58 [info] 37#37: *42 [lua] access_by_lua(msblocations.conf:189):2: c23a8b3b588f6c771425a60655a22482:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:47:58 [info] 37#37: *42 [lua] logger.lua:23: c23a8b3b588f6c771425a60655a22482 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:47:58 +0000] c23a8b3b588f6c771425a60655a22482 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:47:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/12 04:48:02 [info] 37#37: *44 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:48:02 [info] 37#37: *43 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:48:12 [info] 37#37: *46 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:48:12 [info] 37#37: *47 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:48:13 [info] 37#37: *48 [lua] access_by_lua(msblocations.conf:189):2: 13857759f9eee7f01d7b3c36340f0432:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:48:13 [info] 37#37: *48 [lua] logger.lua:23: 13857759f9eee7f01d7b3c36340f0432 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:48:13 +0000] 13857759f9eee7f01d7b3c36340f0432 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:48:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/12 04:48:22 [info] 37#37: *50 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:48:22 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:48:28 [info] 37#37: *51 [lua] access_by_lua(msblocations.conf:189):2: 1a3dc98231d4d11ff90dcf4b6e59cdbf:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:04:48:28 +0000] 1a3dc98231d4d11ff90dcf4b6e59cdbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/12 04:48:28 [info] 37#37: *51 [lua] logger.lua:23: 1a3dc98231d4d11ff90dcf4b6e59cdbf {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:48:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 04:48:32 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:48:32 [info] 37#37: *53 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:48:42 [info] 39#39: *54 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:48:42 [info] 37#37: *55 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:48:43 [info] 37#37: *56 [lua] access_by_lua(msblocations.conf:189):2: 9a702460dce5f45cd3b91c5270be7d2f:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:48:43 [info] 37#37: *56 [lua] logger.lua:23: 9a702460dce5f45cd3b91c5270be7d2f {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:48:43 +0000] 9a702460dce5f45cd3b91c5270be7d2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:48:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 04:48:52 [info] 37#37: *58 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:48:52 [info] 37#37: *57 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:48:58 [info] 37#37: *59 [lua] access_by_lua(msblocations.conf:189):2: b7be032953b286d9bc7e5eb9d0823b7e:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:04:48:58 +0000] b7be032953b286d9bc7e5eb9d0823b7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/12 04:48:58 [info] 37#37: *59 [lua] logger.lua:23: b7be032953b286d9bc7e5eb9d0823b7e {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:48:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 04:49:02 [info] 39#39: *60 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:49:02 [info] 39#39: *61 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:49:12 [info] 39#39: *63 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:49:12 [info] 37#37: *64 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:49:13 [info] 37#37: *65 [lua] access_by_lua(msblocations.conf:189):2: 44a9ddc3c4bc8a4389fa1a8df58b96de:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:49:13 [info] 37#37: *65 [lua] logger.lua:23: 44a9ddc3c4bc8a4389fa1a8df58b96de {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:49:13 +0000] 44a9ddc3c4bc8a4389fa1a8df58b96de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:49:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/12 04:49:22 [info] 37#37: *66 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:49:22 [info] 37#37: *67 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:49:28 [info] 37#37: *68 [lua] access_by_lua(msblocations.conf:189):2: 9ea1683081d0d3f821478554d6c87940:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:04:49:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2022/10/12 04:49:28 [info] 37#37: *68 [lua] logger.lua:23: 9ea1683081d0d3f821478554d6c87940 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:49:28 +0000] 9ea1683081d0d3f821478554d6c87940 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.033 "-" "Consul Health Check" "-"
2022/10/12 04:49:32 [info] 37#37: *70 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:49:32 [info] 37#37: *69 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:49:42 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:49:42 [info] 37#37: *72 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:49:43 [info] 37#37: *73 [lua] access_by_lua(msblocations.conf:189):2: 0e720967509c76eab0e53b9105eb4fb8:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:49:43 [info] 37#37: *73 [lua] logger.lua:23: 0e720967509c76eab0e53b9105eb4fb8 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:49:43 +0000] 0e720967509c76eab0e53b9105eb4fb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:49:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/12 04:49:52 [info] 39#39: *74 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:49:52 [info] 37#37: *75 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:49:58 [info] 37#37: *76 [lua] access_by_lua(msblocations.conf:189):2: 24706e69e348b7045f40c40774e21ecf:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:04:49:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/12 04:49:58 [info] 37#37: *76 [lua] logger.lua:23: 24706e69e348b7045f40c40774e21ecf {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:49:58 +0000] 24706e69e348b7045f40c40774e21ecf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2022/10/12 04:50:02 [info] 39#39: *78 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:50:02 [info] 39#39: *77 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:50:12 [info] 39#39: *81 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:50:12 [info] 39#39: *80 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:50:13 [info] 37#37: *82 [lua] access_by_lua(msblocations.conf:189):2: 4cfc87b3d67d03ef31308a31463c1a97:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:50:13 [info] 37#37: *82 [lua] logger.lua:23: 4cfc87b3d67d03ef31308a31463c1a97 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:50:13 +0000] 4cfc87b3d67d03ef31308a31463c1a97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:50:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/12 04:50:22 [info] 37#37: *83 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:50:22 [info] 37#37: *84 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:50:28 [info] 37#37: *85 [lua] access_by_lua(msblocations.conf:189):2: 7771eb8fcfc194282d6b261f74ca20c3:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:50:28 [info] 37#37: *85 [lua] logger.lua:23: 7771eb8fcfc194282d6b261f74ca20c3 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:50:28 +0000] 7771eb8fcfc194282d6b261f74ca20c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:50:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/12 04:50:32 [info] 39#39: *86 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:50:32 [info] 39#39: *87 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:50:42 [info] 37#37: *88 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:50:42 [info] 37#37: *89 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:50:43 [info] 37#37: *90 [lua] access_by_lua(msblocations.conf:189):2: 33518e763bd8bdba5c58d369aa787f6e:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:50:43 [info] 37#37: *90 [lua] logger.lua:23: 33518e763bd8bdba5c58d369aa787f6e {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:50:43 +0000] 33518e763bd8bdba5c58d369aa787f6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:50:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 04:50:52 [info] 37#37: *92 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:50:52 [info] 37#37: *91 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:50:58 [info] 37#37: *93 [lua] access_by_lua(msblocations.conf:189):2: 3f7e816bbc0c6c9bbde87cbc73f06f5a:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:50:59 [info] 37#37: *93 [lua] logger.lua:23: 3f7e816bbc0c6c9bbde87cbc73f06f5a {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:50:59 +0000] 3f7e816bbc0c6c9bbde87cbc73f06f5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:50:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2022/10/12 04:51:02 [info] 37#37: *94 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:51:02 [info] 37#37: *95 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:51:12 [info] 39#39: *98 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:51:12 [info] 39#39: *97 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:51:14 [info] 37#37: *99 [lua] access_by_lua(msblocations.conf:189):2: c493e78be74740d50c0e7ed79783066f:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:04:51:14 +0000] c493e78be74740d50c0e7ed79783066f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/12 04:51:14 [info] 37#37: *99 [lua] logger.lua:23: c493e78be74740d50c0e7ed79783066f {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:51:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/12 04:51:22 [info] 37#37: *101 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:51:22 [info] 37#37: *100 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:51:29 [info] 37#37: *102 [lua] access_by_lua(msblocations.conf:189):2: cd107a3cf4b2226441cb0c126bcf0372:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:04:51:29 +0000] cd107a3cf4b2226441cb0c126bcf0372 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/12 04:51:29 [info] 37#37: *102 [lua] logger.lua:23: cd107a3cf4b2226441cb0c126bcf0372 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:51:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/12 04:51:32 [info] 37#37: *103 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:51:32 [info] 37#37: *104 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:51:42 [info] 39#39: *106 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:51:42 [info] 39#39: *105 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:51:44 [info] 37#37: *107 [lua] access_by_lua(msblocations.conf:189):2: 0a9a09a399be601f7361d6cdb3bbc550:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:51:44 [info] 37#37: *107 [lua] logger.lua:23: 0a9a09a399be601f7361d6cdb3bbc550 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:51:44 +0000] 0a9a09a399be601f7361d6cdb3bbc550 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:51:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/12 04:51:52 [info] 37#37: *109 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:51:52 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:51:59 [info] 37#37: *110 [lua] access_by_lua(msblocations.conf:189):2: 91495dafa22a50dbe2cc85cf3ee851dc:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:04:51:59 +0000] 91495dafa22a50dbe2cc85cf3ee851dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:51:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/12 04:51:59 [info] 37#37: *110 [lua] logger.lua:23: 91495dafa22a50dbe2cc85cf3ee851dc {"matched":"microservices"} while logging request, client: 10.233.70.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/12 04:52:02 [info] 39#39: *112 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:52:02 [info] 39#39: *111 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:52:12 [info] 37#37: *115 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:52:12 [info] 37#37: *114 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:52:14 [info] 37#37: *116 [lua] access_by_lua(msblocations.conf:189):2: a2dc7335909e34b253e9197329f92b92:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:04:52:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.70.99 - - [12/Oct/2022:04:52:14 +0000] a2dc7335909e34b253e9197329f92b92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/12 04:52:14 [info] 37#37: *116 [lua] logger.lua:23: a2dc7335909e34b253e9197329f92b92 {"matched":"microservices"} while logging request, client: 10.233.70.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/12 04:52:22 [info] 37#37: *117 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:52:22 [info] 37#37: *118 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:52:29 [info] 37#37: *119 [lua] access_by_lua(msblocations.conf:189):2: c845c41f5d7ba840907fcf75875a2eef:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:52:29 [info] 37#37: *119 [lua] logger.lua:23: c845c41f5d7ba840907fcf75875a2eef {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:52:29 +0000] c845c41f5d7ba840907fcf75875a2eef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:52:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 04:52:32 [info] 37#37: *120 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:52:32 [info] 39#39: *121 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:52:42 [info] 37#37: *123 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:52:42 [info] 39#39: *122 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:52:44 [info] 37#37: *124 [lua] access_by_lua(msblocations.conf:189):2: bfcdd9d604f0a44dddee820bcee97d5e:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:04:52:44 +0000] bfcdd9d604f0a44dddee820bcee97d5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:52:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 04:52:44 [info] 37#37: *124 [lua] logger.lua:23: bfcdd9d604f0a44dddee820bcee97d5e {"matched":"microservices"} while logging request, client: 10.233.70.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/12 04:52:52 [info] 37#37: *126 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:52:52 [info] 37#37: *125 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:52:59 [info] 37#37: *127 [lua] access_by_lua(msblocations.conf:189):2: b970ed4ac54aa0096257edf034b1d916:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:52:59 [info] 37#37: *127 [lua] logger.lua:23: b970ed4ac54aa0096257edf034b1d916 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:52:59 +0000] b970ed4ac54aa0096257edf034b1d916 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:52:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/12 04:53:02 [info] 37#37: *128 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:53:02 [info] 37#37: *129 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:53:12 [info] 37#37: *131 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:53:12 [info] 37#37: *132 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:53:14 [info] 37#37: *133 [lua] access_by_lua(msblocations.conf:189):2: ae67a96349f27dbf4961158555ef5ddd:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:53:14 [info] 37#37: *133 [lua] logger.lua:23: ae67a96349f27dbf4961158555ef5ddd {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:53:14 +0000] ae67a96349f27dbf4961158555ef5ddd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:53:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/12 04:53:22 [info] 37#37: *135 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:53:22 [info] 37#37: *134 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:53:29 [info] 37#37: *136 [lua] access_by_lua(msblocations.conf:189):2: 856efe19b7a86fef804a1321812edd27:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:53:29 [info] 37#37: *136 [lua] logger.lua:23: 856efe19b7a86fef804a1321812edd27 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:53:29 +0000] 856efe19b7a86fef804a1321812edd27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:53:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 04:53:32 [info] 39#39: *137 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:53:32 [info] 37#37: *138 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:53:42 [info] 37#37: *140 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:53:42 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:53:44 [info] 37#37: *141 [lua] access_by_lua(msblocations.conf:189):2: 94c438fe4944c2e0b49e2115e8264232:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:53:44 [info] 37#37: *141 [lua] logger.lua:23: 94c438fe4944c2e0b49e2115e8264232 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:53:44 +0000] 94c438fe4944c2e0b49e2115e8264232 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:53:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 04:53:52 [info] 39#39: *143 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:53:52 [info] 39#39: *142 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:53:59 [info] 37#37: *144 [lua] access_by_lua(msblocations.conf:189):2: 0a155abf126621de0bed48b26eb20864:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:04:53:59 +0000] 0a155abf126621de0bed48b26eb20864 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/12 04:53:59 [info] 37#37: *144 [lua] logger.lua:23: 0a155abf126621de0bed48b26eb20864 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:53:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 04:54:02 [info] 37#37: *145 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:54:02 [info] 37#37: *146 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:54:12 [info] 37#37: *149 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:54:12 [info] 37#37: *148 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:54:14 [info] 37#37: *150 [lua] access_by_lua(msblocations.conf:189):2: a2343db73b01256d8ac86dccd66c51de:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:54:14 [info] 37#37: *150 [lua] logger.lua:23: a2343db73b01256d8ac86dccd66c51de {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:54:14 +0000] a2343db73b01256d8ac86dccd66c51de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:54:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/12 04:54:22 [info] 39#39: *151 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:54:22 [info] 39#39: *152 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:54:29 [info] 37#37: *153 [lua] access_by_lua(msblocations.conf:189):2: b892c2108fd23b148592f0891b7488a7:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:54:29 [info] 37#37: *153 [lua] logger.lua:23: b892c2108fd23b148592f0891b7488a7 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:54:29 +0000] b892c2108fd23b148592f0891b7488a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:54:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/12 04:54:32 [info] 37#37: *154 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:54:32 [info] 37#37: *155 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:54:42 [info] 39#39: *156 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:54:42 [info] 39#39: *157 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:54:44 [info] 37#37: *158 [lua] access_by_lua(msblocations.conf:189):2: 5c69b264fde5cd7323933bed9c6ceb39:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:04:54:44 +0000] 5c69b264fde5cd7323933bed9c6ceb39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 04:54:44 [info] 37#37: *158 [lua] logger.lua:23: 5c69b264fde5cd7323933bed9c6ceb39 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:54:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 04:54:52 [info] 39#39: *160 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:54:52 [info] 37#37: *159 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:54:59 [info] 37#37: *161 [lua] access_by_lua(msblocations.conf:189):2: 483759e1b9b39ace1e1c9990bb196e41:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:04:54:59 +0000] 483759e1b9b39ace1e1c9990bb196e41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:54:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 04:54:59 [info] 37#37: *161 [lua] logger.lua:23: 483759e1b9b39ace1e1c9990bb196e41 {"matched":"microservices"} while logging request, client: 10.233.70.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/12 04:55:02 [info] 37#37: *162 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:55:02 [info] 39#39: *163 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:55:12 [info] 37#37: *166 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:55:12 [info] 37#37: *165 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:55:14 [info] 37#37: *167 [lua] access_by_lua(msblocations.conf:189):2: 4a5d252163b0608c4ea5405bc0ee2c1f:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:04:55:14 +0000] 4a5d252163b0608c4ea5405bc0ee2c1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/12 04:55:14 [info] 37#37: *167 [lua] logger.lua:23: 4a5d252163b0608c4ea5405bc0ee2c1f {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:55:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 04:55:22 [info] 39#39: *169 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:55:22 [info] 39#39: *168 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:55:29 [info] 37#37: *170 [lua] access_by_lua(msblocations.conf:189):2: 7b42c1fd6c6ce5f34e664c09f5605653:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:55:29 [info] 37#37: *170 [lua] logger.lua:23: 7b42c1fd6c6ce5f34e664c09f5605653 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:55:29 +0000] 7b42c1fd6c6ce5f34e664c09f5605653 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:55:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 04:55:32 [info] 39#39: *172 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:55:32 [info] 39#39: *171 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:55:42 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:55:42 [info] 37#37: *174 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:55:44 [info] 37#37: *175 [lua] access_by_lua(msblocations.conf:189):2: 2325116551b786264e3d77ddbc54d772:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:55:44 [info] 37#37: *175 [lua] logger.lua:23: 2325116551b786264e3d77ddbc54d772 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:55:44 +0000] 2325116551b786264e3d77ddbc54d772 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:55:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 04:55:52 [info] 39#39: *177 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:55:52 [info] 39#39: *176 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:55:59 [info] 37#37: *178 [lua] access_by_lua(msblocations.conf:189):2: 179fc341b4fc267a0b781189835908e1:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:55:59 [info] 37#37: *178 [lua] logger.lua:23: 179fc341b4fc267a0b781189835908e1 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:55:59 +0000] 179fc341b4fc267a0b781189835908e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:55:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 04:56:02 [info] 39#39: *180 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:56:02 [info] 39#39: *179 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:56:12 [info] 39#39: *182 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:56:12 [info] 39#39: *183 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:56:14 [info] 37#37: *184 [lua] access_by_lua(msblocations.conf:189):2: 4c1ec0508666d82feb59477aa581da50:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:56:14 [info] 37#37: *184 [lua] logger.lua:23: 4c1ec0508666d82feb59477aa581da50 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:56:14 +0000] 4c1ec0508666d82feb59477aa581da50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:56:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 04:56:22 [info] 37#37: *186 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:56:22 [info] 39#39: *185 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:56:29 [info] 37#37: *187 [lua] access_by_lua(msblocations.conf:189):2: 88bb6b958f5635394147085752ad94c7:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:56:29 [info] 37#37: *187 [lua] logger.lua:23: 88bb6b958f5635394147085752ad94c7 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:56:29 +0000] 88bb6b958f5635394147085752ad94c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:56:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 04:56:32 [info] 39#39: *189 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:56:32 [info] 37#37: *188 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:56:42 [info] 39#39: *191 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:56:42 [info] 37#37: *190 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:56:44 [info] 37#37: *192 [lua] access_by_lua(msblocations.conf:189):2: 5a564fa4212eabac6a1216fe74897f8d:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:56:44 [info] 37#37: *192 [lua] logger.lua:23: 5a564fa4212eabac6a1216fe74897f8d {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:56:44 +0000] 5a564fa4212eabac6a1216fe74897f8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:56:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 04:56:52 [info] 37#37: *194 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:56:52 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:56:59 [info] 37#37: *195 [lua] access_by_lua(msblocations.conf:189):2: c938943ffd37cfaa640a8946333a56df:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:56:59 [info] 37#37: *195 [lua] logger.lua:23: c938943ffd37cfaa640a8946333a56df {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:56:59 +0000] c938943ffd37cfaa640a8946333a56df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.048 upstream_response_time:0.033 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:56:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2022/10/12 04:57:02 [info] 37#37: *196 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:57:02 [info] 37#37: *197 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:57:12 [info] 37#37: *199 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:57:12 [info] 39#39: *200 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:57:14 [info] 37#37: *201 [lua] access_by_lua(msblocations.conf:189):2: 16d310c942a878b7a9d5313cf54a3ff7:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:57:14 [info] 37#37: *201 [lua] logger.lua:23: 16d310c942a878b7a9d5313cf54a3ff7 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:57:14 +0000] 16d310c942a878b7a9d5313cf54a3ff7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:57:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/12 04:57:22 [info] 39#39: *202 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:57:22 [info] 39#39: *203 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:57:29 [info] 37#37: *204 [lua] access_by_lua(msblocations.conf:189):2: 27eb261b30129e0d337b1cfdd34bd8c0:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:57:29 [info] 37#37: *204 [lua] logger.lua:23: 27eb261b30129e0d337b1cfdd34bd8c0 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:57:29 +0000] 27eb261b30129e0d337b1cfdd34bd8c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:57:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 04:57:32 [info] 37#37: *206 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:57:32 [info] 37#37: *205 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:57:42 [info] 37#37: *208 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:57:42 [info] 39#39: *207 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:57:44 [info] 37#37: *209 [lua] access_by_lua(msblocations.conf:189):2: c54868a1748c163381478b9bea48f23d:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:04:57:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.99 - - [12/Oct/2022:04:57:44 +0000] c54868a1748c163381478b9bea48f23d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 04:57:44 [info] 37#37: *209 [lua] logger.lua:23: c54868a1748c163381478b9bea48f23d {"matched":"microservices"} while logging request, client: 10.233.70.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/12 04:57:52 [info] 37#37: *211 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:57:52 [info] 37#37: *210 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:57:59 [info] 37#37: *212 [lua] access_by_lua(msblocations.conf:189):2: 6499170b5611849b04573d420c67118a:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:04:57:59 +0000] 6499170b5611849b04573d420c67118a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 04:57:59 [info] 37#37: *212 [lua] logger.lua:23: 6499170b5611849b04573d420c67118a {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:57:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24
2022/10/12 04:58:02 [info] 39#39: *214 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:58:02 [info] 39#39: *213 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:58:12 [info] 39#39: *216 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:58:12 [info] 39#39: *217 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:58:14 [info] 37#37: *218 [lua] access_by_lua(msblocations.conf:189):2: 29fa73e4158ad482cc5a96fd2ab43e11:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:04:58:14 +0000] 29fa73e4158ad482cc5a96fd2ab43e11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 04:58:14 [info] 37#37: *218 [lua] logger.lua:23: 29fa73e4158ad482cc5a96fd2ab43e11 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:58:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 04:58:22 [info] 39#39: *219 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:58:22 [info] 39#39: *220 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:58:29 [info] 37#37: *221 [lua] access_by_lua(msblocations.conf:189):2: 8e22a0eeb6aa53b0f91adc2a1ec0625b:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:04:58:29 +0000] 8e22a0eeb6aa53b0f91adc2a1ec0625b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/12 04:58:29 [info] 37#37: *221 [lua] logger.lua:23: 8e22a0eeb6aa53b0f91adc2a1ec0625b {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:58:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 04:58:32 [info] 37#37: *222 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:58:32 [info] 37#37: *223 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:58:42 [info] 39#39: *224 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:58:42 [info] 39#39: *225 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:58:44 [info] 37#37: *226 [lua] access_by_lua(msblocations.conf:189):2: 39cf44a9802a614444b28c6e3fa43b25:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:58:44 [info] 37#37: *226 [lua] logger.lua:23: 39cf44a9802a614444b28c6e3fa43b25 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:58:44 +0000] 39cf44a9802a614444b28c6e3fa43b25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:58:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 04:58:52 [info] 39#39: *227 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:58:52 [info] 39#39: *228 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:58:59 [info] 37#37: *229 [lua] access_by_lua(msblocations.conf:189):2: d7289c43e6d099c3700664c905303825:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:04:58:59 +0000] d7289c43e6d099c3700664c905303825 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/12 04:58:59 [info] 37#37: *229 [lua] logger.lua:23: d7289c43e6d099c3700664c905303825 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:58:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 04:59:02 [info] 39#39: *230 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:59:02 [info] 39#39: *231 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:59:12 [info] 37#37: *233 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:59:12 [info] 37#37: *234 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:59:14 [info] 37#37: *235 [lua] access_by_lua(msblocations.conf:189):2: a2d7855ef1a8dbef18e4cc2ef2af1c00:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:04:59:14 +0000] a2d7855ef1a8dbef18e4cc2ef2af1c00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 04:59:14 [info] 37#37: *235 [lua] logger.lua:23: a2d7855ef1a8dbef18e4cc2ef2af1c00 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:59:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 04:59:22 [info] 37#37: *237 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:59:22 [info] 37#37: *236 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:59:29 [info] 37#37: *238 [lua] access_by_lua(msblocations.conf:189):2: f2f51c2244507783651452fbaab0d2a2:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:59:29 [info] 37#37: *238 [lua] logger.lua:23: f2f51c2244507783651452fbaab0d2a2 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:59:29 +0000] f2f51c2244507783651452fbaab0d2a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:59:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 04:59:32 [info] 39#39: *239 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:59:32 [info] 39#39: *240 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:59:42 [info] 39#39: *242 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:59:42 [info] 39#39: *241 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:59:44 [info] 37#37: *243 [lua] access_by_lua(msblocations.conf:189):2: a2a18e34edc899b81d903cd55e22db04:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 04:59:44 [info] 37#37: *243 [lua] logger.lua:23: a2a18e34edc899b81d903cd55e22db04 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:04:59:44 +0000] a2a18e34edc899b81d903cd55e22db04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:59:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 04:59:52 [info] 39#39: *245 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:59:52 [info] 39#39: *244 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 04:59:59 [info] 37#37: *246 [lua] access_by_lua(msblocations.conf:189):2: a5b02c1b38c121e2b24a96842c067daf:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:04:59:59 +0000] a5b02c1b38c121e2b24a96842c067daf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:04:59:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 04:59:59 [info] 37#37: *246 [lua] logger.lua:23: a5b02c1b38c121e2b24a96842c067daf {"matched":"microservices"} while logging request, client: 10.233.70.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/12 05:00:02 [info] 37#37: *248 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:00:02 [info] 37#37: *247 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:00:12 [info] 39#39: *250 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:00:12 [info] 39#39: *249 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:00:14 [info] 37#37: *252 [lua] access_by_lua(msblocations.conf:189):2: 5c692378d65d2aeaf2fb9b439b68627e:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:00:14 +0000] 5c692378d65d2aeaf2fb9b439b68627e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/12 05:00:14 [info] 37#37: *252 [lua] logger.lua:23: 5c692378d65d2aeaf2fb9b439b68627e {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:00:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/12 05:00:22 [info] 37#37: *253 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:00:22 [info] 37#37: *254 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:00:29 [info] 37#37: *255 [lua] access_by_lua(msblocations.conf:189):2: d601077fd68ee357132142b224ab0838:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:00:29 +0000] d601077fd68ee357132142b224ab0838 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/12 05:00:29 [info] 37#37: *255 [lua] logger.lua:23: d601077fd68ee357132142b224ab0838 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:00:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:00:32 [info] 37#37: *256 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:00:32 [info] 37#37: *257 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:00:42 [info] 37#37: *258 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:00:42 [info] 37#37: *259 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:00:44 [info] 37#37: *260 [lua] access_by_lua(msblocations.conf:189):2: 952657fb4c4e6be555cc7aa705ad356b:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:00:44 +0000] 952657fb4c4e6be555cc7aa705ad356b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/12 05:00:44 [info] 37#37: *260 [lua] logger.lua:23: 952657fb4c4e6be555cc7aa705ad356b {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:00:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:00:52 [info] 37#37: *261 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:00:52 [info] 39#39: *262 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:00:59 [info] 37#37: *263 [lua] access_by_lua(msblocations.conf:189):2: 80d424adfee6cc9b3fa8724a2ac456af:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:00:59 +0000] 80d424adfee6cc9b3fa8724a2ac456af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/12 05:00:59 [info] 37#37: *263 [lua] logger.lua:23: 80d424adfee6cc9b3fa8724a2ac456af {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:00:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:01:02 [info] 37#37: *264 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:01:02 [info] 37#37: *265 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:01:12 [info] 37#37: *266 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:01:12 [info] 39#39: *267 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:01:14 [info] 37#37: *269 [lua] access_by_lua(msblocations.conf:189):2: 778ce46018b741994e28ad7bee5792d7:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:01:14 +0000] 778ce46018b741994e28ad7bee5792d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 05:01:14 [info] 37#37: *269 [lua] logger.lua:23: 778ce46018b741994e28ad7bee5792d7 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:01:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:01:22 [info] 37#37: *270 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:01:22 [info] 37#37: *271 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:01:29 [info] 37#37: *272 [lua] access_by_lua(msblocations.conf:189):2: 3b4d7f8a193314c9003c80a1468702e0:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:01:29 [info] 37#37: *272 [lua] logger.lua:23: 3b4d7f8a193314c9003c80a1468702e0 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:01:29 +0000] 3b4d7f8a193314c9003c80a1468702e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:01:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:01:32 [info] 37#37: *274 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:01:32 [info] 37#37: *273 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:01:42 [info] 39#39: *276 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:01:42 [info] 37#37: *275 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:01:44 [info] 37#37: *277 [lua] access_by_lua(msblocations.conf:189):2: 51e27a268ea89da02349d553dad24903:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:01:44 [info] 37#37: *277 [lua] logger.lua:23: 51e27a268ea89da02349d553dad24903 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:01:44 +0000] 51e27a268ea89da02349d553dad24903 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:01:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:01:52 [info] 37#37: *279 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:01:52 [info] 37#37: *278 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:01:59 [info] 37#37: *280 [lua] access_by_lua(msblocations.conf:189):2: 143b78f011bd9665567a570f1c60c708:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:01:59 +0000] 143b78f011bd9665567a570f1c60c708 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 05:01:59 [info] 37#37: *280 [lua] logger.lua:23: 143b78f011bd9665567a570f1c60c708 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:01:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:02:02 [info] 37#37: *281 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:02:02 [info] 37#37: *282 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:02:12 [info] 39#39: *284 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:02:12 [info] 37#37: *283 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:02:14 [info] 37#37: *286 [lua] access_by_lua(msblocations.conf:189):2: 9d594a3711e5410abc6c01c276153ab5:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:02:14 +0000] 9d594a3711e5410abc6c01c276153ab5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/12 05:02:14 [info] 37#37: *286 [lua] logger.lua:23: 9d594a3711e5410abc6c01c276153ab5 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:02:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/12 05:02:22 [info] 37#37: *287 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:02:22 [info] 37#37: *288 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:02:29 [info] 37#37: *289 [lua] access_by_lua(msblocations.conf:189):2: d4cd6c462442ac98baf98c766d15256c:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:02:29 +0000] d4cd6c462442ac98baf98c766d15256c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:02:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:02:29 [info] 37#37: *289 [lua] logger.lua:23: d4cd6c462442ac98baf98c766d15256c {"matched":"microservices"} while logging request, client: 10.233.70.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/12 05:02:32 [info] 39#39: *290 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:02:32 [info] 39#39: *291 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:02:42 [info] 37#37: *292 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:02:42 [info] 37#37: *293 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:02:44 [info] 37#37: *294 [lua] access_by_lua(msblocations.conf:189):2: 87c5d90ad7c5226c2caeca7d7059bceb:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:02:44 [info] 37#37: *294 [lua] logger.lua:23: 87c5d90ad7c5226c2caeca7d7059bceb {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:02:44 +0000] 87c5d90ad7c5226c2caeca7d7059bceb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:02:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/12 05:02:52 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:02:52 [info] 39#39: *296 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:02:59 [info] 37#37: *297 [lua] access_by_lua(msblocations.conf:189):2: 96224510e315a22eb53eee5f1de999aa:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:02:59 [info] 37#37: *297 [lua] logger.lua:23: 96224510e315a22eb53eee5f1de999aa {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:02:59 +0000] 96224510e315a22eb53eee5f1de999aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:02:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:03:02 [info] 37#37: *298 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:03:02 [info] 37#37: *299 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:03:12 [info] 37#37: *300 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:03:12 [info] 37#37: *301 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:03:14 [info] 37#37: *303 [lua] access_by_lua(msblocations.conf:189):2: f26d622709ebd69b5c181532002354b4:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:03:14 +0000] f26d622709ebd69b5c181532002354b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/12 05:03:14 [info] 37#37: *303 [lua] logger.lua:23: f26d622709ebd69b5c181532002354b4 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:03:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:03:22 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:03:22 [info] 37#37: *305 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:03:29 [info] 37#37: *306 [lua] access_by_lua(msblocations.conf:189):2: 9cadbcc5f0de9eccce5b04da41f0679d:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:03:29 [info] 37#37: *306 [lua] logger.lua:23: 9cadbcc5f0de9eccce5b04da41f0679d {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:03:29 +0000] 9cadbcc5f0de9eccce5b04da41f0679d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:03:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:03:32 [info] 37#37: *308 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:03:32 [info] 37#37: *307 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:03:42 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:03:42 [info] 39#39: *310 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:03:44 [info] 37#37: *311 [lua] access_by_lua(msblocations.conf:189):2: 2c632c1558a4fb2cf606e1aebb197c67:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:03:44 +0000] 2c632c1558a4fb2cf606e1aebb197c67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2022/10/12 05:03:44 [info] 37#37: *311 [lua] logger.lua:23: 2c632c1558a4fb2cf606e1aebb197c67 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:03:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2022/10/12 05:03:52 [info] 37#37: *312 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:03:52 [info] 39#39: *313 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:03:59 [info] 37#37: *314 [lua] access_by_lua(msblocations.conf:189):2: bb7b0162e865064b54fcf70d31da8d20:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:03:59 +0000] bb7b0162e865064b54fcf70d31da8d20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 05:03:59 [info] 37#37: *314 [lua] logger.lua:23: bb7b0162e865064b54fcf70d31da8d20 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:03:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:04:02 [info] 37#37: *315 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:04:02 [info] 37#37: *316 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:04:12 [info] 37#37: *317 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:04:12 [info] 37#37: *318 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:04:14 [info] 37#37: *320 [lua] access_by_lua(msblocations.conf:189):2: 0711b580792324f21cacdd4a3921d070:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:04:14 [info] 37#37: *320 [lua] logger.lua:23: 0711b580792324f21cacdd4a3921d070 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:04:14 +0000] 0711b580792324f21cacdd4a3921d070 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:04:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 05:04:22 [info] 37#37: *321 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:04:22 [info] 37#37: *322 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:04:30 [info] 37#37: *323 [lua] access_by_lua(msblocations.conf:189):2: 790d4d0be42a43e371d03e4f311450ae:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:04:30 [info] 37#37: *323 [lua] logger.lua:23: 790d4d0be42a43e371d03e4f311450ae {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:04:30 +0000] 790d4d0be42a43e371d03e4f311450ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:04:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:04:32 [info] 39#39: *324 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:04:32 [info] 37#37: *325 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:04:42 [info] 39#39: *326 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:04:42 [info] 39#39: *327 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:04:45 [info] 37#37: *328 [lua] access_by_lua(msblocations.conf:189):2: 50ba56acac0f9240473464f4e02556c3:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:04:45 [info] 37#37: *328 [lua] logger.lua:23: 50ba56acac0f9240473464f4e02556c3 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:04:45 +0000] 50ba56acac0f9240473464f4e02556c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:04:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:04:52 [info] 39#39: *330 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:04:52 [info] 39#39: *329 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:05:00 [info] 37#37: *331 [lua] access_by_lua(msblocations.conf:189):2: 7cbad9c1190ccdb674e516cfff0aaafa:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:05:00 +0000] 7cbad9c1190ccdb674e516cfff0aaafa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:05:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:05:00 [info] 37#37: *331 [lua] logger.lua:23: 7cbad9c1190ccdb674e516cfff0aaafa {"matched":"microservices"} while logging request, client: 10.233.70.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/12 05:05:02 [info] 39#39: *333 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:05:02 [info] 39#39: *332 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:05:12 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:05:12 [info] 37#37: *334 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:05:15 [info] 37#37: *337 [lua] access_by_lua(msblocations.conf:189):2: f0ef1eb81537574505c72064ad459807:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:05:15 +0000] f0ef1eb81537574505c72064ad459807 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 05:05:15 [info] 37#37: *337 [lua] logger.lua:23: f0ef1eb81537574505c72064ad459807 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:05:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:05:22 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:05:22 [info] 39#39: *339 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:05:30 [info] 37#37: *340 [lua] access_by_lua(msblocations.conf:189):2: a4e38043d9975864a68d3c033eacaafe:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:05:30 [info] 37#37: *340 [lua] logger.lua:23: a4e38043d9975864a68d3c033eacaafe {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:05:30 +0000] a4e38043d9975864a68d3c033eacaafe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:05:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:05:32 [info] 39#39: *342 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:05:32 [info] 37#37: *341 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:05:42 [info] 39#39: *343 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:05:42 [info] 39#39: *344 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:05:45 [info] 37#37: *345 [lua] access_by_lua(msblocations.conf:189):2: c5b2b3c2b9b75fbec7195542dc37e5bc:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:05:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:05:45 [info] 37#37: *345 [lua] logger.lua:23: c5b2b3c2b9b75fbec7195542dc37e5bc {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:05:45 +0000] c5b2b3c2b9b75fbec7195542dc37e5bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 05:05:52 [info] 39#39: *346 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:05:52 [info] 37#37: *347 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:06:00 [info] 37#37: *348 [lua] access_by_lua(msblocations.conf:189):2: 363eea23bd79ce4017608e344c696b9a:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:06:00 +0000] 363eea23bd79ce4017608e344c696b9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/12 05:06:00 [info] 37#37: *348 [lua] logger.lua:23: 363eea23bd79ce4017608e344c696b9a {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:06:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:06:02 [info] 37#37: *349 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:06:02 [info] 37#37: *350 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:06:12 [info] 37#37: *351 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:06:12 [info] 39#39: *352 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:06:15 [info] 37#37: *354 [lua] access_by_lua(msblocations.conf:189):2: 69ee51f5e7a4033b7640aeaa49b4cf35:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:06:15 [info] 37#37: *354 [lua] logger.lua:23: 69ee51f5e7a4033b7640aeaa49b4cf35 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:06:15 +0000] 69ee51f5e7a4033b7640aeaa49b4cf35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:06:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 05:06:22 [info] 39#39: *355 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:06:22 [info] 39#39: *356 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:06:30 [info] 37#37: *357 [lua] access_by_lua(msblocations.conf:189):2: 98b86946a3b650043788a8278b9e6a13:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:06:30 +0000] 98b86946a3b650043788a8278b9e6a13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 05:06:30 [info] 37#37: *357 [lua] logger.lua:23: 98b86946a3b650043788a8278b9e6a13 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:06:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:06:32 [info] 39#39: *359 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:06:32 [info] 39#39: *358 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:06:42 [info] 37#37: *361 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:06:42 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:06:45 [info] 37#37: *362 [lua] access_by_lua(msblocations.conf:189):2: 4a85948dc4e37abd80c92d83b40cde0e:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:06:45 +0000] 4a85948dc4e37abd80c92d83b40cde0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 05:06:45 [info] 37#37: *362 [lua] logger.lua:23: 4a85948dc4e37abd80c92d83b40cde0e {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:06:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:06:52 [info] 39#39: *363 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:06:52 [info] 39#39: *364 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:07:00 [info] 37#37: *365 [lua] access_by_lua(msblocations.conf:189):2: 41646d12090217f2aecd6b442888cb80:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:07:00 +0000] 41646d12090217f2aecd6b442888cb80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/12 05:07:00 [info] 37#37: *365 [lua] logger.lua:23: 41646d12090217f2aecd6b442888cb80 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:07:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/12 05:07:02 [info] 37#37: *366 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:07:02 [info] 37#37: *367 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:07:12 [info] 39#39: *369 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:07:12 [info] 39#39: *368 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:07:15 [info] 37#37: *371 [lua] access_by_lua(msblocations.conf:189):2: c11b595030263871884053a362c71bf5:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:07:15 +0000] c11b595030263871884053a362c71bf5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/12 05:07:15 [info] 37#37: *371 [lua] logger.lua:23: c11b595030263871884053a362c71bf5 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:07:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/12 05:07:22 [info] 37#37: *373 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:07:22 [info] 37#37: *372 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:07:30 [info] 37#37: *374 [lua] access_by_lua(msblocations.conf:189):2: a8435677b6a7659b9c0238da834d628a:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:07:30 [info] 37#37: *374 [lua] logger.lua:23: a8435677b6a7659b9c0238da834d628a {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:07:30 +0000] a8435677b6a7659b9c0238da834d628a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:07:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:07:32 [info] 37#37: *375 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:07:32 [info] 37#37: *376 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:07:42 [info] 37#37: *377 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:07:42 [info] 37#37: *378 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:07:45 [info] 37#37: *379 [lua] access_by_lua(msblocations.conf:189):2: 63bb81791c5de5ce46903b441ae70170:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:07:45 [info] 37#37: *379 [lua] logger.lua:23: 63bb81791c5de5ce46903b441ae70170 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:07:45 +0000] 63bb81791c5de5ce46903b441ae70170 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:07:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/12 05:07:52 [info] 37#37: *381 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:07:52 [info] 37#37: *380 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:08:00 [info] 37#37: *382 [lua] access_by_lua(msblocations.conf:189):2: 3f27ca32fe39abc10934f75120797f4f:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:08:00 [info] 37#37: *382 [lua] logger.lua:23: 3f27ca32fe39abc10934f75120797f4f {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:08:00 +0000] 3f27ca32fe39abc10934f75120797f4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:08:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/12 05:08:02 [info] 37#37: *384 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:08:02 [info] 39#39: *383 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:08:12 [info] 37#37: *385 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:08:12 [info] 37#37: *386 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:08:15 [info] 37#37: *388 [lua] access_by_lua(msblocations.conf:189):2: d6227244e1db0f7255b76d7f5ff61827:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:08:15 [info] 37#37: *388 [lua] logger.lua:23: d6227244e1db0f7255b76d7f5ff61827 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:08:15 +0000] d6227244e1db0f7255b76d7f5ff61827 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:08:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:08:22 [info] 39#39: *390 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:08:22 [info] 39#39: *389 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:08:30 [info] 37#37: *391 [lua] access_by_lua(msblocations.conf:189):2: 5e8463651dc0836cd8387188009307fc:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:08:30 +0000] 5e8463651dc0836cd8387188009307fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/12 05:08:30 [info] 37#37: *391 [lua] logger.lua:23: 5e8463651dc0836cd8387188009307fc {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:08:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:08:32 [info] 39#39: *392 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:08:32 [info] 39#39: *393 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:08:42 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:08:42 [info] 37#37: *395 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:08:45 [info] 37#37: *396 [lua] access_by_lua(msblocations.conf:189):2: a7d2a7be7eebaafc3f76b093b1b09d89:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:08:45 +0000] a7d2a7be7eebaafc3f76b093b1b09d89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/12 05:08:45 [info] 37#37: *396 [lua] logger.lua:23: a7d2a7be7eebaafc3f76b093b1b09d89 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:08:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:08:52 [info] 37#37: *398 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:08:52 [info] 37#37: *397 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:09:00 [info] 37#37: *399 [lua] access_by_lua(msblocations.conf:189):2: cc2254784630dea17115f560377e5216:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:09:00 [info] 37#37: *399 [lua] logger.lua:23: cc2254784630dea17115f560377e5216 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:09:00 +0000] cc2254784630dea17115f560377e5216 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:09:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:09:02 [info] 37#37: *401 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:09:02 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:09:12 [info] 39#39: *402 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:09:12 [info] 39#39: *403 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:09:15 [info] 37#37: *405 [lua] access_by_lua(msblocations.conf:189):2: 14acaedfb4f127e861bd14ccb916ab30:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:09:15 +0000] 14acaedfb4f127e861bd14ccb916ab30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:09:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:09:15 [info] 37#37: *405 [lua] logger.lua:23: 14acaedfb4f127e861bd14ccb916ab30 {"matched":"microservices"} while logging request, client: 10.233.70.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/12 05:09:22 [info] 39#39: *406 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:09:22 [info] 39#39: *407 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:09:30 [info] 37#37: *408 [lua] access_by_lua(msblocations.conf:189):2: ea033efd5a0aef81769c8f88c26207a2:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:09:30 +0000] ea033efd5a0aef81769c8f88c26207a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 05:09:30 [info] 37#37: *408 [lua] logger.lua:23: ea033efd5a0aef81769c8f88c26207a2 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:09:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:09:32 [info] 37#37: *410 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:09:32 [info] 37#37: *409 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:09:42 [info] 39#39: *411 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:09:42 [info] 39#39: *412 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:09:45 [info] 37#37: *413 [lua] access_by_lua(msblocations.conf:189):2: 15336a13214934af8afe467de51000f8:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:09:45 [info] 37#37: *413 [lua] logger.lua:23: 15336a13214934af8afe467de51000f8 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:09:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.99 - - [12/Oct/2022:05:09:45 +0000] 15336a13214934af8afe467de51000f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 05:09:52 [info] 37#37: *414 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:09:52 [info] 37#37: *415 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:10:00 [info] 37#37: *416 [lua] access_by_lua(msblocations.conf:189):2: b77dfbb08c234a36c527640c08ac2f25:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:10:00 [info] 37#37: *416 [lua] logger.lua:23: b77dfbb08c234a36c527640c08ac2f25 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:10:00 +0000] b77dfbb08c234a36c527640c08ac2f25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:10:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:10:02 [info] 37#37: *418 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:10:02 [info] 37#37: *417 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:10:12 [info] 39#39: *419 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:10:12 [info] 39#39: *420 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:10:15 [info] 37#37: *422 [lua] access_by_lua(msblocations.conf:189):2: 82683573cb24895d76bbd0d8a45de156:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:10:15 +0000] 82683573cb24895d76bbd0d8a45de156 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:10:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:10:15 [info] 37#37: *422 [lua] logger.lua:23: 82683573cb24895d76bbd0d8a45de156 {"matched":"microservices"} while logging request, client: 10.233.70.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/12 05:10:22 [info] 39#39: *423 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:10:22 [info] 39#39: *424 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:10:30 [info] 37#37: *425 [lua] access_by_lua(msblocations.conf:189):2: db3cce4704b72f13bd2789bfe64575b7:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:10:30 +0000] db3cce4704b72f13bd2789bfe64575b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/12 05:10:30 [info] 37#37: *425 [lua] logger.lua:23: db3cce4704b72f13bd2789bfe64575b7 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:10:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 05:10:32 [info] 37#37: *426 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:10:32 [info] 37#37: *427 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:10:42 [info] 39#39: *429 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:10:42 [info] 39#39: *428 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:10:45 [info] 37#37: *430 [lua] access_by_lua(msblocations.conf:189):2: 5d71581b2b5ab56477b6a1243a19dfb8:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:10:45 [info] 37#37: *430 [lua] logger.lua:23: 5d71581b2b5ab56477b6a1243a19dfb8 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:10:45 +0000] 5d71581b2b5ab56477b6a1243a19dfb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:10:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 05:10:52 [info] 37#37: *431 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:10:52 [info] 37#37: *432 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:11:00 [info] 37#37: *433 [lua] access_by_lua(msblocations.conf:189):2: 525fb5cc387ba8275605655035e8c605:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:11:00 +0000] 525fb5cc387ba8275605655035e8c605 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/10/12 05:11:00 [info] 37#37: *433 [lua] logger.lua:23: 525fb5cc387ba8275605655035e8c605 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:11:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:11:02 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:11:02 [info] 37#37: *435 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:11:12 [info] 37#37: *437 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:11:12 [info] 37#37: *436 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:11:15 [info] 37#37: *439 [lua] access_by_lua(msblocations.conf:189):2: 65b2fbdba9dc4084f8fc2fd7783ea8d3:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:11:15 +0000] 65b2fbdba9dc4084f8fc2fd7783ea8d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 05:11:15 [info] 37#37: *439 [lua] logger.lua:23: 65b2fbdba9dc4084f8fc2fd7783ea8d3 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:11:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:11:22 [info] 37#37: *441 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:11:22 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:11:30 [info] 37#37: *442 [lua] access_by_lua(msblocations.conf:189):2: 5d0114df98d6b3a2d88e65dbe9006892:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:11:30 [info] 37#37: *442 [lua] logger.lua:23: 5d0114df98d6b3a2d88e65dbe9006892 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:11:30 +0000] 5d0114df98d6b3a2d88e65dbe9006892 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:11:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:11:32 [info] 37#37: *444 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:11:32 [info] 37#37: *443 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:11:42 [info] 39#39: *446 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:11:42 [info] 39#39: *445 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:11:45 [info] 37#37: *447 [lua] access_by_lua(msblocations.conf:189):2: 81165855f83d0006e99b60e4245bf31b:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:11:45 [info] 37#37: *447 [lua] logger.lua:23: 81165855f83d0006e99b60e4245bf31b {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:11:45 +0000] 81165855f83d0006e99b60e4245bf31b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:11:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:11:52 [info] 39#39: *448 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:11:52 [info] 37#37: *449 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:12:00 [info] 37#37: *450 [lua] access_by_lua(msblocations.conf:189):2: 7eec941ef1363812830d226f7345fca1:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:12:00 +0000] 7eec941ef1363812830d226f7345fca1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 05:12:00 [info] 37#37: *450 [lua] logger.lua:23: 7eec941ef1363812830d226f7345fca1 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:12:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:12:02 [info] 37#37: *451 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:12:02 [info] 37#37: *452 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:12:12 [info] 39#39: *453 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:12:12 [info] 37#37: *454 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:12:15 [info] 37#37: *456 [lua] access_by_lua(msblocations.conf:189):2: d92d6db1359913811f5a904ba2b354e8:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:12:15 +0000] d92d6db1359913811f5a904ba2b354e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 05:12:15 [info] 37#37: *456 [lua] logger.lua:23: d92d6db1359913811f5a904ba2b354e8 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:12:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:12:22 [info] 37#37: *458 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:12:22 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:12:30 [info] 37#37: *459 [lua] access_by_lua(msblocations.conf:189):2: 43b8e0d2220b34d34211c7c7b010d360:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:12:30 [info] 37#37: *459 [lua] logger.lua:23: 43b8e0d2220b34d34211c7c7b010d360 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:12:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.70.99 - - [12/Oct/2022:05:12:30 +0000] 43b8e0d2220b34d34211c7c7b010d360 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/12 05:12:32 [info] 39#39: *461 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:12:32 [info] 39#39: *460 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:12:42 [info] 37#37: *463 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:12:42 [info] 39#39: *462 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:12:45 [info] 37#37: *464 [lua] access_by_lua(msblocations.conf:189):2: ff6c67d9c99362e2e97eb37288b06ded:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:12:45 +0000] ff6c67d9c99362e2e97eb37288b06ded "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2022/10/12 05:12:45 [info] 37#37: *464 [lua] logger.lua:23: ff6c67d9c99362e2e97eb37288b06ded {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:12:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2022/10/12 05:12:52 [info] 37#37: *466 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:12:52 [info] 39#39: *465 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:13:00 [info] 37#37: *467 [lua] access_by_lua(msblocations.conf:189):2: 2f857d09325c194a1d4a3a9ab9153a8f:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:13:00 +0000] 2f857d09325c194a1d4a3a9ab9153a8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/12 05:13:00 [info] 37#37: *467 [lua] logger.lua:23: 2f857d09325c194a1d4a3a9ab9153a8f {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:13:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/12 05:13:02 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:13:02 [info] 37#37: *469 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:13:12 [info] 39#39: *471 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:13:12 [info] 39#39: *470 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:13:15 [info] 37#37: *473 [lua] access_by_lua(msblocations.conf:189):2: d1a379739e404aaf8da90c19a6bb64e9:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:13:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:13:15 [info] 37#37: *473 [lua] logger.lua:23: d1a379739e404aaf8da90c19a6bb64e9 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:13:15 +0000] d1a379739e404aaf8da90c19a6bb64e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 05:13:22 [info] 39#39: *474 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:13:22 [info] 37#37: *475 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:13:30 [info] 37#37: *476 [lua] access_by_lua(msblocations.conf:189):2: 778a3a03d44a82ed5982c99fba2668e7:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:13:30 [info] 37#37: *476 [lua] logger.lua:23: 778a3a03d44a82ed5982c99fba2668e7 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:13:30 +0000] 778a3a03d44a82ed5982c99fba2668e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:13:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:13:32 [info] 39#39: *477 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:13:32 [info] 39#39: *478 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:13:42 [info] 39#39: *480 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:13:42 [info] 37#37: *479 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:13:45 [info] 37#37: *481 [lua] access_by_lua(msblocations.conf:189):2: 18cd87b9b7aad66c51b7d1c9b47c734a:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:13:45 [info] 37#37: *481 [lua] logger.lua:23: 18cd87b9b7aad66c51b7d1c9b47c734a {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:13:45 +0000] 18cd87b9b7aad66c51b7d1c9b47c734a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:13:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:13:52 [info] 37#37: *482 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:13:52 [info] 37#37: *483 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:14:00 [info] 37#37: *484 [lua] access_by_lua(msblocations.conf:189):2: dbf2c8adc4817e413ba765bd1b50b18c:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:14:00 +0000] dbf2c8adc4817e413ba765bd1b50b18c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 05:14:00 [info] 37#37: *484 [lua] logger.lua:23: dbf2c8adc4817e413ba765bd1b50b18c {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:14:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:14:02 [info] 39#39: *486 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:14:02 [info] 39#39: *485 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:14:12 [info] 37#37: *488 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:14:12 [info] 39#39: *487 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:14:15 [info] 37#37: *490 [lua] access_by_lua(msblocations.conf:189):2: d997f46c8793343a223f2fb566c91945:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:14:15 [info] 37#37: *490 [lua] logger.lua:23: d997f46c8793343a223f2fb566c91945 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:14:15 +0000] d997f46c8793343a223f2fb566c91945 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:14:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/12 05:14:22 [info] 39#39: *492 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:14:22 [info] 37#37: *491 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:14:30 [info] 37#37: *493 [lua] access_by_lua(msblocations.conf:189):2: 55e6873ddf9583f463a3603a62219d2c:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:14:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.99 - - [12/Oct/2022:05:14:30 +0000] 55e6873ddf9583f463a3603a62219d2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/12 05:14:30 [info] 37#37: *493 [lua] logger.lua:23: 55e6873ddf9583f463a3603a62219d2c {"matched":"microservices"} while logging request, client: 10.233.70.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/12 05:14:32 [info] 37#37: *494 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:14:32 [info] 37#37: *495 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:14:42 [info] 37#37: *497 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:14:42 [info] 37#37: *496 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:14:45 [info] 37#37: *498 [lua] access_by_lua(msblocations.conf:189):2: ec0fe18b716082b0698bb23a37f4f45d:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:14:45 [info] 37#37: *498 [lua] logger.lua:23: ec0fe18b716082b0698bb23a37f4f45d {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:14:45 +0000] ec0fe18b716082b0698bb23a37f4f45d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:14:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:14:52 [info] 39#39: *500 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:14:52 [info] 39#39: *499 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:15:00 [info] 37#37: *501 [lua] access_by_lua(msblocations.conf:189):2: db74af0e50fef91359d812cca490b3c6:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:15:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.99 - - [12/Oct/2022:05:15:00 +0000] db74af0e50fef91359d812cca490b3c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/12 05:15:00 [info] 37#37: *501 [lua] logger.lua:23: db74af0e50fef91359d812cca490b3c6 {"matched":"microservices"} while logging request, client: 10.233.70.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/12 05:15:02 [info] 37#37: *503 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:15:02 [info] 37#37: *502 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:15:12 [info] 37#37: *504 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:15:12 [info] 37#37: *505 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:15:15 [info] 37#37: *507 [lua] access_by_lua(msblocations.conf:189):2: d7c0ac26f86d72572c9ecf02418dcee5:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:15:15 [info] 37#37: *507 [lua] logger.lua:23: d7c0ac26f86d72572c9ecf02418dcee5 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:15:15 +0000] d7c0ac26f86d72572c9ecf02418dcee5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:15:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/12 05:15:22 [info] 37#37: *508 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:15:22 [info] 37#37: *509 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:15:30 [info] 37#37: *510 [lua] access_by_lua(msblocations.conf:189):2: 0dbcfecc5bb0eb18f7804a0719cc3694:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:15:30 [info] 37#37: *510 [lua] logger.lua:23: 0dbcfecc5bb0eb18f7804a0719cc3694 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:15:30 +0000] 0dbcfecc5bb0eb18f7804a0719cc3694 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:15:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:15:32 [info] 39#39: *511 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:15:32 [info] 39#39: *512 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:15:42 [info] 39#39: *513 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:15:42 [info] 39#39: *514 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:15:45 [info] 37#37: *515 [lua] access_by_lua(msblocations.conf:189):2: 8c52dbdc8db6746d9b6777e9d67d78cd:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:15:45 [info] 37#37: *515 [lua] logger.lua:23: 8c52dbdc8db6746d9b6777e9d67d78cd {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:15:45 +0000] 8c52dbdc8db6746d9b6777e9d67d78cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:15:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:15:52 [info] 39#39: *516 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:15:52 [info] 37#37: *517 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:16:00 [info] 37#37: *518 [lua] access_by_lua(msblocations.conf:189):2: 5148bbc86b5ece80356018a7de098b8f:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:16:00 [info] 37#37: *518 [lua] logger.lua:23: 5148bbc86b5ece80356018a7de098b8f {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:16:00 +0000] 5148bbc86b5ece80356018a7de098b8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:16:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:16:02 [info] 39#39: *519 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:16:02 [info] 39#39: *520 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:16:12 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:16:12 [info] 37#37: *521 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:16:15 [info] 37#37: *524 [lua] access_by_lua(msblocations.conf:189):2: eb5d4028774a5e4532d8d92549dd1b9d:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:16:15 [info] 37#37: *524 [lua] logger.lua:23: eb5d4028774a5e4532d8d92549dd1b9d {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:16:15 +0000] eb5d4028774a5e4532d8d92549dd1b9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:16:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/12 05:16:22 [info] 37#37: *525 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:16:22 [info] 37#37: *526 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:16:30 [info] 37#37: *527 [lua] access_by_lua(msblocations.conf:189):2: f6fcbb46ca583e633bcdd22ce289af22:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:16:30 [info] 37#37: *527 [lua] logger.lua:23: f6fcbb46ca583e633bcdd22ce289af22 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:16:30 +0000] f6fcbb46ca583e633bcdd22ce289af22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:16:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 05:16:32 [info] 39#39: *528 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:16:32 [info] 39#39: *529 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:16:42 [info] 37#37: *530 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:16:42 [info] 37#37: *531 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:16:45 [info] 37#37: *532 [lua] access_by_lua(msblocations.conf:189):2: 257948e077f3dbed71127e98b01415a7:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:16:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.99 - - [12/Oct/2022:05:16:45 +0000] 257948e077f3dbed71127e98b01415a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/12 05:16:45 [info] 37#37: *532 [lua] logger.lua:23: 257948e077f3dbed71127e98b01415a7 {"matched":"microservices"} while logging request, client: 10.233.70.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/12 05:16:52 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:16:52 [info] 37#37: *534 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:17:00 [info] 37#37: *535 [lua] access_by_lua(msblocations.conf:189):2: 9272c0ce52b17ad37e0e07e927a92d4c:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:17:00 +0000] 9272c0ce52b17ad37e0e07e927a92d4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:17:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:17:00 [info] 37#37: *535 [lua] logger.lua:23: 9272c0ce52b17ad37e0e07e927a92d4c {"matched":"microservices"} while logging request, client: 10.233.70.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/12 05:17:02 [info] 37#37: *537 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:17:02 [info] 37#37: *536 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:17:12 [info] 37#37: *538 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:17:12 [info] 37#37: *539 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:17:15 [info] 37#37: *541 [lua] access_by_lua(msblocations.conf:189):2: 714f841e5b955501495828ebf28a1188:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:17:15 [info] 37#37: *541 [lua] logger.lua:23: 714f841e5b955501495828ebf28a1188 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:17:15 +0000] 714f841e5b955501495828ebf28a1188 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:17:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:17:22 [info] 37#37: *542 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:17:22 [info] 37#37: *543 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:17:30 [info] 37#37: *544 [lua] access_by_lua(msblocations.conf:189):2: bbcf6b655854e8d70388ab9cf66a48eb:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:17:30 [info] 37#37: *544 [lua] logger.lua:23: bbcf6b655854e8d70388ab9cf66a48eb {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:17:30 +0000] bbcf6b655854e8d70388ab9cf66a48eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:17:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:17:32 [info] 37#37: *545 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:17:32 [info] 39#39: *546 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:17:42 [info] 37#37: *548 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:17:42 [info] 39#39: *547 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:17:45 [info] 37#37: *549 [lua] access_by_lua(msblocations.conf:189):2: 12dcc63fdccd2531b929d7c80f76bf6b:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:17:45 +0000] 12dcc63fdccd2531b929d7c80f76bf6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/12 05:17:45 [info] 37#37: *549 [lua] logger.lua:23: 12dcc63fdccd2531b929d7c80f76bf6b {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:17:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:17:52 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:17:52 [info] 37#37: *551 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:18:00 [info] 37#37: *552 [lua] access_by_lua(msblocations.conf:189):2: c61a2596bfd9db1dd6c01d0c0c93fd15:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:18:00 +0000] c61a2596bfd9db1dd6c01d0c0c93fd15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/12 05:18:00 [info] 37#37: *552 [lua] logger.lua:23: c61a2596bfd9db1dd6c01d0c0c93fd15 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:18:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:18:02 [info] 37#37: *553 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:18:02 [info] 37#37: *554 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:18:12 [info] 39#39: *555 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:18:12 [info] 39#39: *556 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:18:15 [info] 37#37: *558 [lua] access_by_lua(msblocations.conf:189):2: 3259f7a0f4b0bbb1944ce78936fad79d:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:18:15 [info] 37#37: *558 [lua] logger.lua:23: 3259f7a0f4b0bbb1944ce78936fad79d {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:18:15 +0000] 3259f7a0f4b0bbb1944ce78936fad79d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:18:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/12 05:18:22 [info] 37#37: *560 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:18:22 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:18:30 [info] 37#37: *561 [lua] access_by_lua(msblocations.conf:189):2: 9e8652f9c32d85abc6fff9aa43fff994:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:18:30 [info] 37#37: *561 [lua] logger.lua:23: 9e8652f9c32d85abc6fff9aa43fff994 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:18:30 +0000] 9e8652f9c32d85abc6fff9aa43fff994 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:18:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 05:18:32 [info] 37#37: *562 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:18:32 [info] 37#37: *563 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:18:42 [info] 37#37: *564 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:18:42 [info] 39#39: *565 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:18:45 [info] 37#37: *566 [lua] access_by_lua(msblocations.conf:189):2: 6dd5551641af727f163bbeb24af4f88f:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:18:45 +0000] 6dd5551641af727f163bbeb24af4f88f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/12 05:18:45 [info] 37#37: *566 [lua] logger.lua:23: 6dd5551641af727f163bbeb24af4f88f {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:18:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/12 05:18:52 [info] 37#37: *568 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:18:52 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:19:00 [info] 37#37: *569 [lua] access_by_lua(msblocations.conf:189):2: 260f61b57e5bcb2ffc9dbb410dad944f:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:19:00 +0000] 260f61b57e5bcb2ffc9dbb410dad944f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/12 05:19:00 [info] 37#37: *569 [lua] logger.lua:23: 260f61b57e5bcb2ffc9dbb410dad944f {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:19:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:19:02 [info] 39#39: *571 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:19:02 [info] 39#39: *570 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:19:12 [info] 39#39: *573 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:19:12 [info] 37#37: *572 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:19:15 [info] 37#37: *575 [lua] access_by_lua(msblocations.conf:189):2: d617e63524820925ea33ecbb96027366:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:19:15 +0000] d617e63524820925ea33ecbb96027366 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:19:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:19:15 [info] 37#37: *575 [lua] logger.lua:23: d617e63524820925ea33ecbb96027366 {"matched":"microservices"} while logging request, client: 10.233.70.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/12 05:19:22 [info] 37#37: *577 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:19:22 [info] 39#39: *576 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:19:30 [info] 37#37: *578 [lua] access_by_lua(msblocations.conf:189):2: 69ce25169706abd89d19cf0e1f7328bd:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:19:30 +0000] 69ce25169706abd89d19cf0e1f7328bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 05:19:30 [info] 37#37: *578 [lua] logger.lua:23: 69ce25169706abd89d19cf0e1f7328bd {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:19:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:19:32 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:19:32 [info] 37#37: *580 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:19:42 [info] 37#37: *582 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:19:42 [info] 37#37: *581 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:19:45 [info] 37#37: *583 [lua] access_by_lua(msblocations.conf:189):2: c00954bd150706d46958fa46cd825929:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:19:45 [info] 37#37: *583 [lua] logger.lua:23: c00954bd150706d46958fa46cd825929 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:19:45 +0000] c00954bd150706d46958fa46cd825929 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:19:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:19:52 [info] 37#37: *584 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:19:52 [info] 39#39: *585 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:20:00 [info] 37#37: *586 [lua] access_by_lua(msblocations.conf:189):2: 7c410b0600573c3559c339bfa0bdef7c:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:20:00 +0000] 7c410b0600573c3559c339bfa0bdef7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 05:20:00 [info] 37#37: *586 [lua] logger.lua:23: 7c410b0600573c3559c339bfa0bdef7c {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:20:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:20:02 [info] 37#37: *588 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:20:02 [info] 39#39: *587 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:20:12 [info] 39#39: *589 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:20:12 [info] 39#39: *590 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:20:15 [info] 37#37: *592 [lua] access_by_lua(msblocations.conf:189):2: ee84eb7ecf216d8b4eedbe911cb538ce:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:20:16 +0000] ee84eb7ecf216d8b4eedbe911cb538ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:20:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:20:16 [info] 37#37: *592 [lua] logger.lua:23: ee84eb7ecf216d8b4eedbe911cb538ce {"matched":"microservices"} while logging request, client: 10.233.70.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/12 05:20:22 [info] 37#37: *593 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:20:22 [info] 37#37: *594 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:20:31 [info] 37#37: *595 [lua] access_by_lua(msblocations.conf:189):2: dbcc58bad2d7ca3ea4dea5c32e8d2c2a:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:20:31 [info] 37#37: *595 [lua] logger.lua:23: dbcc58bad2d7ca3ea4dea5c32e8d2c2a {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:20:31 +0000] dbcc58bad2d7ca3ea4dea5c32e8d2c2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:20:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:20:32 [info] 37#37: *596 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:20:32 [info] 39#39: *597 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:20:42 [info] 37#37: *598 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:20:42 [info] 37#37: *599 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:20:46 [info] 37#37: *600 [lua] access_by_lua(msblocations.conf:189):2: 67e276f74c96a587ad5c16a4e16ef461:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:20:46 [info] 37#37: *600 [lua] logger.lua:23: 67e276f74c96a587ad5c16a4e16ef461 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:20:46 +0000] 67e276f74c96a587ad5c16a4e16ef461 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:20:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:20:52 [info] 37#37: *602 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:20:52 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:21:01 [info] 37#37: *603 [lua] access_by_lua(msblocations.conf:189):2: e5098ea8f3ea1a18713607a98ae6a74e:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:21:01 [info] 37#37: *603 [lua] logger.lua:23: e5098ea8f3ea1a18713607a98ae6a74e {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:21:01 +0000] e5098ea8f3ea1a18713607a98ae6a74e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:21:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:21:02 [info] 37#37: *605 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:21:02 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:21:05 [info] 37#37: *606 client closed connection while waiting for request, client: 10.233.66.200, server: 0.0.0.0:443
2022/10/12 05:21:12 [info] 39#39: *607 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:21:12 [info] 39#39: *608 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:21:16 [info] 37#37: *610 [lua] access_by_lua(msblocations.conf:189):2: a49539becf93bdcdb3d83bd0c0eaa370:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:21:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.70.99 - - [12/Oct/2022:05:21:16 +0000] a49539becf93bdcdb3d83bd0c0eaa370 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/12 05:21:16 [info] 37#37: *610 [lua] logger.lua:23: a49539becf93bdcdb3d83bd0c0eaa370 {"matched":"microservices"} while logging request, client: 10.233.70.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/12 05:21:22 [info] 37#37: *611 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:21:22 [info] 37#37: *612 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:21:31 [info] 37#37: *613 [lua] access_by_lua(msblocations.conf:189):2: 224116daaa039af70b711be60c803d6d:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:21:31 +0000] 224116daaa039af70b711be60c803d6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:21:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:21:31 [info] 37#37: *613 [lua] logger.lua:23: 224116daaa039af70b711be60c803d6d {"matched":"microservices"} while logging request, client: 10.233.70.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/12 05:21:32 [info] 39#39: *614 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:21:32 [info] 39#39: *615 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:21:42 [info] 39#39: *617 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:21:42 [info] 37#37: *616 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:21:46 [info] 37#37: *618 [lua] access_by_lua(msblocations.conf:189):2: 22c3b0bed2e1148002144b76d37a00ec:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:21:46 [info] 37#37: *618 [lua] logger.lua:23: 22c3b0bed2e1148002144b76d37a00ec {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:21:46 +0000] 22c3b0bed2e1148002144b76d37a00ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:21:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:21:52 [info] 37#37: *619 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:21:52 [info] 39#39: *620 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:22:01 [info] 37#37: *621 [lua] access_by_lua(msblocations.conf:189):2: 161c47d4de98a478f16fb2d3014e1760:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:22:01 [info] 37#37: *621 [lua] logger.lua:23: 161c47d4de98a478f16fb2d3014e1760 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:22:01 +0000] 161c47d4de98a478f16fb2d3014e1760 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:22:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 05:22:02 [info] 39#39: *622 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:22:02 [info] 39#39: *623 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:22:12 [info] 39#39: *625 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:22:12 [info] 39#39: *624 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:22:16 [info] 37#37: *627 [lua] access_by_lua(msblocations.conf:189):2: 351b0dde4969358f91c326465355bef6:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:22:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/12 05:22:16 [info] 37#37: *627 [lua] logger.lua:23: 351b0dde4969358f91c326465355bef6 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:22:16 +0000] 351b0dde4969358f91c326465355bef6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/10/12 05:22:22 [info] 37#37: *628 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:22:22 [info] 37#37: *629 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:22:31 [info] 37#37: *630 [lua] access_by_lua(msblocations.conf:189):2: f4d50ae0d9f380d68866c41355f93d8c:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:22:31 [info] 37#37: *630 [lua] logger.lua:23: f4d50ae0d9f380d68866c41355f93d8c {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:22:31 +0000] f4d50ae0d9f380d68866c41355f93d8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:22:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:22:32 [info] 39#39: *632 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:22:32 [info] 37#37: *631 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:22:42 [info] 37#37: *634 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:22:42 [info] 37#37: *633 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:22:46 [info] 37#37: *635 [lua] access_by_lua(msblocations.conf:189):2: 2002f31b5d760f1214eb04f9d9d9ad14:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:22:46 [info] 37#37: *635 [lua] logger.lua:23: 2002f31b5d760f1214eb04f9d9d9ad14 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:22:46 +0000] 2002f31b5d760f1214eb04f9d9d9ad14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:22:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:22:52 [info] 37#37: *636 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:22:52 [info] 37#37: *637 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:23:01 [info] 37#37: *638 [lua] access_by_lua(msblocations.conf:189):2: 9429febf4ad8844a3ab91bf3b8cff3f6:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:23:01 [info] 37#37: *638 [lua] logger.lua:23: 9429febf4ad8844a3ab91bf3b8cff3f6 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:23:01 +0000] 9429febf4ad8844a3ab91bf3b8cff3f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:23:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:23:02 [info] 37#37: *640 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:23:02 [info] 37#37: *639 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:23:12 [info] 39#39: *642 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:23:12 [info] 39#39: *641 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:23:16 [info] 37#37: *644 [lua] access_by_lua(msblocations.conf:189):2: 56381fa31b16d55b12516328c384f611:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:23:16 [info] 37#37: *644 [lua] logger.lua:23: 56381fa31b16d55b12516328c384f611 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:23:16 +0000] 56381fa31b16d55b12516328c384f611 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:23:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:23:22 [info] 39#39: *645 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:23:22 [info] 39#39: *646 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:23:31 [info] 37#37: *647 [lua] access_by_lua(msblocations.conf:189):2: 47f6debbf94b5aa1589031516cc878ee:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:23:31 [info] 37#37: *647 [lua] logger.lua:23: 47f6debbf94b5aa1589031516cc878ee {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:23:31 +0000] 47f6debbf94b5aa1589031516cc878ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:23:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:23:32 [info] 39#39: *649 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:23:32 [info] 37#37: *648 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:23:42 [info] 39#39: *650 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:23:42 [info] 39#39: *651 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:23:46 [info] 37#37: *652 [lua] access_by_lua(msblocations.conf:189):2: 005649ce1989d29184532db9a37784b6:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:23:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:23:46 [info] 37#37: *652 [lua] logger.lua:23: 005649ce1989d29184532db9a37784b6 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:23:46 +0000] 005649ce1989d29184532db9a37784b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 05:23:52 [info] 37#37: *654 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:23:52 [info] 37#37: *653 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:24:01 [info] 37#37: *655 [lua] access_by_lua(msblocations.conf:189):2: 771abef331c9810dbb30d4ae73243ce6:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:24:01 [info] 37#37: *655 [lua] logger.lua:23: 771abef331c9810dbb30d4ae73243ce6 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:24:01 +0000] 771abef331c9810dbb30d4ae73243ce6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:24:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:24:02 [info] 37#37: *656 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:24:02 [info] 37#37: *657 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:24:12 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:24:12 [info] 37#37: *659 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:24:16 [info] 37#37: *661 [lua] access_by_lua(msblocations.conf:189):2: aeb7b617d170bf6511d882af19176962:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:24:16 [info] 37#37: *661 [lua] logger.lua:23: aeb7b617d170bf6511d882af19176962 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:24:16 +0000] aeb7b617d170bf6511d882af19176962 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:24:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/12 05:24:22 [info] 37#37: *662 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:24:22 [info] 37#37: *663 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:24:31 [info] 37#37: *664 [lua] access_by_lua(msblocations.conf:189):2: 6f470a01e029d47eb4f8c8f477f56b33:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:24:31 [info] 37#37: *664 [lua] logger.lua:23: 6f470a01e029d47eb4f8c8f477f56b33 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:24:31 +0000] 6f470a01e029d47eb4f8c8f477f56b33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:24:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:24:32 [info] 39#39: *665 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:24:32 [info] 39#39: *666 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:24:42 [info] 39#39: *667 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:24:42 [info] 39#39: *668 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:24:46 [info] 37#37: *669 [lua] access_by_lua(msblocations.conf:189):2: 2bb0421533e75e76bcb2655a15d03ec9:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:24:46 [info] 37#37: *669 [lua] logger.lua:23: 2bb0421533e75e76bcb2655a15d03ec9 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:24:46 +0000] 2bb0421533e75e76bcb2655a15d03ec9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:24:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 05:24:52 [info] 37#37: *670 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:24:52 [info] 37#37: *671 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:25:01 [info] 37#37: *672 [lua] access_by_lua(msblocations.conf:189):2: 3686b64cc4f15e72f99ba224df1ef126:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:25:01 [info] 37#37: *672 [lua] logger.lua:23: 3686b64cc4f15e72f99ba224df1ef126 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:25:01 +0000] 3686b64cc4f15e72f99ba224df1ef126 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:25:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:25:02 [info] 39#39: *673 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:25:02 [info] 39#39: *674 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:25:12 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:25:12 [info] 37#37: *676 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:25:16 [info] 37#37: *678 [lua] access_by_lua(msblocations.conf:189):2: 67ec1317e4f6fc69afebe7ec1c6f36dd:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:25:16 +0000] 67ec1317e4f6fc69afebe7ec1c6f36dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/12 05:25:16 [info] 37#37: *678 [lua] logger.lua:23: 67ec1317e4f6fc69afebe7ec1c6f36dd {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:25:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/12 05:25:22 [info] 37#37: *680 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:25:22 [info] 37#37: *679 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:25:31 [info] 37#37: *681 [lua] access_by_lua(msblocations.conf:189):2: db2526d04b68747d67b217f3fd3b6b33:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:25:31 [info] 37#37: *681 [lua] logger.lua:23: db2526d04b68747d67b217f3fd3b6b33 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:25:31 +0000] db2526d04b68747d67b217f3fd3b6b33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:25:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:25:32 [info] 37#37: *682 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:25:32 [info] 37#37: *683 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:25:42 [info] 37#37: *684 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:25:42 [info] 37#37: *685 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:25:46 [info] 37#37: *686 [lua] access_by_lua(msblocations.conf:189):2: 6adb14cc13419fbe0b103ed4a70c13cb:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:25:46 [info] 37#37: *686 [lua] logger.lua:23: 6adb14cc13419fbe0b103ed4a70c13cb {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:25:46 +0000] 6adb14cc13419fbe0b103ed4a70c13cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:25:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:25:52 [info] 37#37: *687 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:25:52 [info] 37#37: *688 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:26:01 [info] 37#37: *689 [lua] access_by_lua(msblocations.conf:189):2: 1ffcb12fc8afb5cdb6abf0f0fb72d1f4:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:26:01 +0000] 1ffcb12fc8afb5cdb6abf0f0fb72d1f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/12 05:26:01 [info] 37#37: *689 [lua] logger.lua:23: 1ffcb12fc8afb5cdb6abf0f0fb72d1f4 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:26:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/12 05:26:02 [info] 39#39: *690 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:26:02 [info] 39#39: *691 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:26:12 [info] 37#37: *693 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:26:12 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:26:16 [info] 37#37: *695 [lua] access_by_lua(msblocations.conf:189):2: 06bfa512d23857c169b9b118aa19fed2:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:26:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:26:16 [info] 37#37: *695 [lua] logger.lua:23: 06bfa512d23857c169b9b118aa19fed2 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:26:16 +0000] 06bfa512d23857c169b9b118aa19fed2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/12 05:26:22 [info] 39#39: *696 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:26:22 [info] 39#39: *697 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:26:31 [info] 37#37: *698 [lua] access_by_lua(msblocations.conf:189):2: 1c64209174fc0845678afdb07ab25a22:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:26:31 [info] 37#37: *698 [lua] logger.lua:23: 1c64209174fc0845678afdb07ab25a22 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:26:31 +0000] 1c64209174fc0845678afdb07ab25a22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:26:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 05:26:32 [info] 37#37: *699 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:26:32 [info] 37#37: *700 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:26:42 [info] 37#37: *701 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:26:42 [info] 37#37: *702 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:26:46 [info] 37#37: *703 [lua] access_by_lua(msblocations.conf:189):2: f14f91b2ff12240598a01ec4d372edfc:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:26:46 +0000] f14f91b2ff12240598a01ec4d372edfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/12 05:26:46 [info] 37#37: *703 [lua] logger.lua:23: f14f91b2ff12240598a01ec4d372edfc {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:26:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:26:52 [info] 39#39: *704 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:26:52 [info] 39#39: *705 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:27:01 [info] 37#37: *706 [lua] access_by_lua(msblocations.conf:189):2: 851307823a066ad7e7ffb8d1e46cf21d:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:27:01 [info] 37#37: *706 [lua] logger.lua:23: 851307823a066ad7e7ffb8d1e46cf21d {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:27:01 +0000] 851307823a066ad7e7ffb8d1e46cf21d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:27:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:27:02 [info] 39#39: *707 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:27:02 [info] 39#39: *708 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:27:12 [info] 37#37: *710 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:27:12 [info] 37#37: *709 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:27:16 [info] 37#37: *712 [lua] access_by_lua(msblocations.conf:189):2: 7ad0ee5439d7aaf67e985fc28d7beb67:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:27:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:27:16 [info] 37#37: *712 [lua] logger.lua:23: 7ad0ee5439d7aaf67e985fc28d7beb67 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:27:16 +0000] 7ad0ee5439d7aaf67e985fc28d7beb67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 05:27:22 [info] 39#39: *713 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:27:22 [info] 39#39: *714 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:27:31 [info] 37#37: *715 [lua] access_by_lua(msblocations.conf:189):2: 3b83169bff6a6f582cadd93d7aa37f8f:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:27:31 [info] 37#37: *715 [lua] logger.lua:23: 3b83169bff6a6f582cadd93d7aa37f8f {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:27:31 +0000] 3b83169bff6a6f582cadd93d7aa37f8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:27:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 05:27:32 [info] 37#37: *717 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:27:32 [info] 37#37: *716 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:27:42 [info] 39#39: *718 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:27:42 [info] 39#39: *719 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:27:46 [info] 37#37: *720 [lua] access_by_lua(msblocations.conf:189):2: 5440bff90f49ae92c3ac46fae6dc1760:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:27:46 [info] 37#37: *720 [lua] logger.lua:23: 5440bff90f49ae92c3ac46fae6dc1760 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:27:46 +0000] 5440bff90f49ae92c3ac46fae6dc1760 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:27:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:27:52 [info] 37#37: *721 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:27:52 [info] 37#37: *722 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:28:01 [info] 37#37: *723 [lua] access_by_lua(msblocations.conf:189):2: cb801f89dd5d6dc2840e5b1bfb213f4b:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:28:01 [info] 37#37: *723 [lua] logger.lua:23: cb801f89dd5d6dc2840e5b1bfb213f4b {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:28:01 +0000] cb801f89dd5d6dc2840e5b1bfb213f4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:28:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:28:02 [info] 39#39: *724 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:28:02 [info] 39#39: *725 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:28:07 [info] 37#37: *726 client closed connection while waiting for request, client: 10.233.66.200, server: 0.0.0.0:443
2022/10/12 05:28:12 [info] 39#39: *727 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:28:12 [info] 39#39: *728 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:28:16 [info] 37#37: *730 [lua] access_by_lua(msblocations.conf:189):2: 03232d114f29bb164127d26a820e4a18:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:28:16 [info] 37#37: *730 [lua] logger.lua:23: 03232d114f29bb164127d26a820e4a18 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:28:16 +0000] 03232d114f29bb164127d26a820e4a18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:28:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:28:22 [info] 39#39: *732 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:28:22 [info] 39#39: *731 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:28:31 [info] 37#37: *733 [lua] access_by_lua(msblocations.conf:189):2: c156b091fc11eeb85959324fedeb35a6:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:28:31 [info] 37#37: *733 [lua] logger.lua:23: c156b091fc11eeb85959324fedeb35a6 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:28:31 +0000] c156b091fc11eeb85959324fedeb35a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:28:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:28:32 [info] 37#37: *734 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:28:32 [info] 37#37: *735 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:28:42 [info] 37#37: *736 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:28:42 [info] 37#37: *737 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:28:46 [info] 37#37: *738 [lua] access_by_lua(msblocations.conf:189):2: 9b9c6205526c5ab22c5628c07b39169c:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:28:46 +0000] 9b9c6205526c5ab22c5628c07b39169c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 05:28:46 [info] 37#37: *738 [lua] logger.lua:23: 9b9c6205526c5ab22c5628c07b39169c {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:28:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:28:52 [info] 37#37: *740 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:28:52 [info] 37#37: *739 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:29:01 [info] 37#37: *741 [lua] access_by_lua(msblocations.conf:189):2: 85be06d45111a319eaef4b1a0538cf03:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:29:01 +0000] 85be06d45111a319eaef4b1a0538cf03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:29:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:29:01 [info] 37#37: *741 [lua] logger.lua:23: 85be06d45111a319eaef4b1a0538cf03 {"matched":"microservices"} while logging request, client: 10.233.70.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/12 05:29:02 [info] 37#37: *742 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:29:02 [info] 37#37: *743 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:29:12 [info] 37#37: *744 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:29:12 [info] 37#37: *745 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:29:16 [info] 37#37: *747 [lua] access_by_lua(msblocations.conf:189):2: 97c76670b048bf7c2fe68e70ea14a773:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:29:16 [info] 37#37: *747 [lua] logger.lua:23: 97c76670b048bf7c2fe68e70ea14a773 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:29:16 +0000] 97c76670b048bf7c2fe68e70ea14a773 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:29:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 05:29:22 [info] 39#39: *749 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:29:22 [info] 39#39: *748 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:29:31 [info] 37#37: *750 [lua] access_by_lua(msblocations.conf:189):2: 5e85e58ab1ea01676387f6f0a64aa9d0:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:29:31 [info] 37#37: *750 [lua] logger.lua:23: 5e85e58ab1ea01676387f6f0a64aa9d0 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:29:31 +0000] 5e85e58ab1ea01676387f6f0a64aa9d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:29:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/12 05:29:32 [info] 39#39: *751 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:29:32 [info] 39#39: *752 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:29:42 [info] 39#39: *753 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:29:42 [info] 39#39: *754 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:29:46 [info] 37#37: *755 [lua] access_by_lua(msblocations.conf:189):2: 4a7e20ad559c1254c907d1fe77c2905d:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:29:46 [info] 37#37: *755 [lua] logger.lua:23: 4a7e20ad559c1254c907d1fe77c2905d {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:29:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.70.99 - - [12/Oct/2022:05:29:46 +0000] 4a7e20ad559c1254c907d1fe77c2905d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2022/10/12 05:29:52 [info] 39#39: *756 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:29:52 [info] 39#39: *757 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:30:01 [info] 37#37: *758 [lua] access_by_lua(msblocations.conf:189):2: 2caa9687906935a3e002bab14f8f7c46:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:30:01 +0000] 2caa9687906935a3e002bab14f8f7c46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:30:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:30:01 [info] 37#37: *758 [lua] logger.lua:23: 2caa9687906935a3e002bab14f8f7c46 {"matched":"microservices"} while logging request, client: 10.233.70.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/12 05:30:02 [info] 39#39: *759 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:30:02 [info] 39#39: *760 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:30:12 [info] 39#39: *761 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:30:12 [info] 39#39: *762 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:30:16 [info] 37#37: *764 [lua] access_by_lua(msblocations.conf:189):2: 5643ae745b515e1f41e9a11521225b2e:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:30:16 +0000] 5643ae745b515e1f41e9a11521225b2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 05:30:16 [info] 37#37: *764 [lua] logger.lua:23: 5643ae745b515e1f41e9a11521225b2e {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:30:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:30:22 [info] 39#39: *765 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:30:22 [info] 39#39: *766 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:30:31 [info] 37#37: *767 [lua] access_by_lua(msblocations.conf:189):2: a129b9393083170235dd228b14ef09c2:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:30:31 [info] 37#37: *767 [lua] logger.lua:23: a129b9393083170235dd228b14ef09c2 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:30:31 +0000] a129b9393083170235dd228b14ef09c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:30:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:30:32 [info] 39#39: *768 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:30:32 [info] 39#39: *769 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:30:42 [info] 39#39: *770 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:30:42 [info] 39#39: *771 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:30:46 [info] 37#37: *772 [lua] access_by_lua(msblocations.conf:189):2: ea67c5b4d8fe21c047e3682cadd21119:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:30:46 [info] 37#37: *772 [lua] logger.lua:23: ea67c5b4d8fe21c047e3682cadd21119 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:30:46 +0000] ea67c5b4d8fe21c047e3682cadd21119 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:30:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:30:52 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:30:52 [info] 37#37: *773 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:31:01 [info] 37#37: *776 [lua] access_by_lua(msblocations.conf:189):2: ed91fb30d43b888d65b1a21bb8486d3b:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:31:01 +0000] ed91fb30d43b888d65b1a21bb8486d3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 05:31:01 [info] 37#37: *776 [lua] logger.lua:23: ed91fb30d43b888d65b1a21bb8486d3b {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:31:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:31:02 [info] 37#37: *777 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:31:02 [info] 39#39: *778 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:31:11 [info] 37#37: *775 client prematurely closed connection while reading client request line, client: 10.233.64.89, server: 
10.233.64.89 - - [12/Oct/2022:05:31:11 +0000] 2ad0e3290e74b8444b2437403a94a232 "" 400 request_processing_time:5.001 upstream_response_time:- "-" "-" "-"
2022/10/12 05:31:11 [info] 37#37: *779 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.89, server: , request: "GET / HTTP/1.0"
10.233.64.89 - - [12/Oct/2022:05:31:11 +0000] 2dd9226b3ee00199f430523ed0bee953 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/10/12 05:31:12 [info] 37#37: *781 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:31:12 [info] 39#39: *780 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:31:16 [info] 37#37: *783 [lua] access_by_lua(msblocations.conf:189):2: de56db5444e0ed28144fbc467f1bf8cd:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:31:16 [info] 37#37: *783 [lua] logger.lua:23: de56db5444e0ed28144fbc467f1bf8cd {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:31:16 +0000] de56db5444e0ed28144fbc467f1bf8cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:31:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/12 05:31:22 [info] 37#37: *785 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:31:22 [info] 37#37: *784 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:31:31 [info] 37#37: *786 [lua] access_by_lua(msblocations.conf:189):2: 10f59ee8582ea8f20d34bd09d5934c1d:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:31:31 +0000] 10f59ee8582ea8f20d34bd09d5934c1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 05:31:31 [info] 37#37: *786 [lua] logger.lua:23: 10f59ee8582ea8f20d34bd09d5934c1d {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:31:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:31:32 [info] 39#39: *788 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:31:32 [info] 39#39: *787 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:31:42 [info] 39#39: *789 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:31:42 [info] 39#39: *790 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:31:46 [info] 37#37: *791 [lua] access_by_lua(msblocations.conf:189):2: 5240d712015922e80702e8300db2e084:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:31:46 +0000] 5240d712015922e80702e8300db2e084 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/12 05:31:46 [info] 37#37: *791 [lua] logger.lua:23: 5240d712015922e80702e8300db2e084 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:31:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:31:52 [info] 39#39: *793 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:31:52 [info] 39#39: *792 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:32:01 [info] 37#37: *794 [lua] access_by_lua(msblocations.conf:189):2: 13dfa7d91ca3ba82b631a33f8daee5dd:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:32:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.99 - - [12/Oct/2022:05:32:01 +0000] 13dfa7d91ca3ba82b631a33f8daee5dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 05:32:01 [info] 37#37: *794 [lua] logger.lua:23: 13dfa7d91ca3ba82b631a33f8daee5dd {"matched":"microservices"} while logging request, client: 10.233.70.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/12 05:32:02 [info] 37#37: *795 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:32:02 [info] 37#37: *796 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:32:12 [info] 39#39: *797 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:32:12 [info] 39#39: *798 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:32:16 [info] 37#37: *800 [lua] access_by_lua(msblocations.conf:189):2: c25928007f1b908634919bbfae6af68c:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:32:16 [info] 37#37: *800 [lua] logger.lua:23: c25928007f1b908634919bbfae6af68c {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:32:16 +0000] c25928007f1b908634919bbfae6af68c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:32:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:32:22 [info] 39#39: *802 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:32:22 [info] 39#39: *801 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:32:31 [info] 37#37: *803 [lua] access_by_lua(msblocations.conf:189):2: cf36397440cea2893b9b21e98fb26caa:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:32:31 [info] 37#37: *803 [lua] logger.lua:23: cf36397440cea2893b9b21e98fb26caa {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:32:31 +0000] cf36397440cea2893b9b21e98fb26caa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:32:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:32:32 [info] 37#37: *804 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:32:32 [info] 37#37: *805 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:32:37 [info] 37#37: *806 [lua] access_by_lua(msblocations.conf:189):2: 0c110126dbe8d86fb083dd2f5ae28770:receive the request, client: 10.233.64.89, server: , request: "GET /nmaplowercheck1665552756 HTTP/1.1", host: "10.32.243.87:30284"
2022/10/12 05:32:37 [warn] 37#37: *806 [lua] error_handler.lua:29: error_svc_not_found(): 0c110126dbe8d86fb083dd2f5ae28770 No route found for this request! detail_info:Custom not match, client: 10.233.64.89, server: , request: "GET /nmaplowercheck1665552756 HTTP/1.1", host: "10.32.243.87:30284"
10.233.64.89 - - [12/Oct/2022:05:32:37 +0000] 0c110126dbe8d86fb083dd2f5ae28770 "GET /nmaplowercheck1665552756 HTTP/1.1" 502 request_processing_time:0.001 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/10/12 05:32:37 [info] 37#37: *807 [lua] access_by_lua(msblocations.conf:189):2: 312bf17726bbc7ffed01c88b1d2fa83a:receive the request, client: 10.233.64.89, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.243.87:30284"
2022/10/12 05:32:37 [warn] 37#37: *807 [lua] error_handler.lua:29: error_svc_not_found(): 312bf17726bbc7ffed01c88b1d2fa83a No route found for this request! detail_info:Custom not match, client: 10.233.64.89, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.243.87:30284"
10.233.64.89 - - [12/Oct/2022:05:32:37 +0000] 312bf17726bbc7ffed01c88b1d2fa83a "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/10/12 05:32:37 [info] 37#37: *808 [lua] access_by_lua(msblocations.conf:189):2: 729fe162e3f97fe1561cdec37229fa89:receive the request, client: 10.233.64.89, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.243.87:30284"
2022/10/12 05:32:37 [warn] 37#37: *808 [lua] error_handler.lua:29: error_svc_not_found(): 729fe162e3f97fe1561cdec37229fa89 No route found for this request! detail_info:Custom not match, client: 10.233.64.89, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.243.87:30284"
10.233.64.89 - - [12/Oct/2022:05:32:37 +0000] 729fe162e3f97fe1561cdec37229fa89 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/10/12 05:32:38 [info] 37#37: *809 [lua] access_by_lua(msblocations.conf:189):2: 2f1d0fe510b172c266ac38df9f602ea5:receive the request, client: 10.233.64.89, server: , request: "POST /sdk HTTP/1.1", host: "10.32.243.87:30284"
2022/10/12 05:32:38 [warn] 37#37: *809 [lua] error_handler.lua:29: error_svc_not_found(): 2f1d0fe510b172c266ac38df9f602ea5 No route found for this request! detail_info:Custom not match, client: 10.233.64.89, server: , request: "POST /sdk HTTP/1.1", host: "10.32.243.87:30284"
10.233.64.89 - - [12/Oct/2022:05:32:38 +0000] 2f1d0fe510b172c266ac38df9f602ea5 "POST /sdk HTTP/1.1" 502 request_processing_time:0.104 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/10/12 05:32:42 [info] 37#37: *810 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:32:42 [info] 39#39: *811 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:32:45 [info] 37#37: *812 [lua] access_by_lua(msblocations.conf:189):2: 872cb9512079e6916fa5650429072e07:receive the request, client: 10.233.64.89, server: , request: "GET / HTTP/1.0"
2022/10/12 05:32:45 [warn] 37#37: *812 [lua] error_handler.lua:29: error_svc_not_found(): 872cb9512079e6916fa5650429072e07 No route found for this request! detail_info:Custom not match, client: 10.233.64.89, server: , request: "GET / HTTP/1.0"
10.233.64.89 - - [12/Oct/2022:05:32:45 +0000] 872cb9512079e6916fa5650429072e07 "GET / HTTP/1.0" 502 request_processing_time:0.001 upstream_response_time:- "-" "-" "-"
2022/10/12 05:32:45 [info] 37#37: *813 [lua] access_by_lua(msblocations.conf:189):2: 533dfebb835e91d68959fea0b7642af0:receive the request, client: 10.233.64.89, server: , request: "GET / HTTP/1.1", host: "10.32.243.87"
2022/10/12 05:32:45 [warn] 37#37: *813 [lua] error_handler.lua:29: error_svc_not_found(): 533dfebb835e91d68959fea0b7642af0 No route found for this request! detail_info:Custom not match, client: 10.233.64.89, server: , request: "GET / HTTP/1.1", host: "10.32.243.87"
10.233.64.89 - - [12/Oct/2022:05:32:45 +0000] 533dfebb835e91d68959fea0b7642af0 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/10/12 05:32:45 [info] 37#37: *813 client 10.233.64.89 closed keepalive connection
2022/10/12 05:32:46 [info] 37#37: *814 [lua] access_by_lua(msblocations.conf:189):2: 2f38f1b8963a4705cfdd36891e0b2c31:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:32:46 +0000] 2f38f1b8963a4705cfdd36891e0b2c31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:32:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:32:46 [info] 37#37: *814 [lua] logger.lua:23: 2f38f1b8963a4705cfdd36891e0b2c31 {"matched":"microservices"} while logging request, client: 10.233.70.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/12 05:32:52 [info] 37#37: *816 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:32:52 [info] 37#37: *815 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:33:01 [info] 37#37: *817 [lua] access_by_lua(msblocations.conf:189):2: db07e1f498132d1d8a7453972272d29d:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:33:01 [info] 37#37: *817 [lua] logger.lua:23: db07e1f498132d1d8a7453972272d29d {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:33:01 +0000] db07e1f498132d1d8a7453972272d29d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:33:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:33:02 [info] 39#39: *818 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:33:02 [info] 39#39: *819 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:33:12 [info] 39#39: *821 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:33:12 [info] 39#39: *820 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:33:16 [info] 37#37: *823 [lua] access_by_lua(msblocations.conf:189):2: d859c7d08b78c35acba32e4c8e59fcad:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:33:16 +0000] d859c7d08b78c35acba32e4c8e59fcad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/12 05:33:16 [info] 37#37: *823 [lua] logger.lua:23: d859c7d08b78c35acba32e4c8e59fcad {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:33:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:33:22 [info] 39#39: *824 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:33:22 [info] 39#39: *825 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:33:31 [info] 37#37: *826 [lua] access_by_lua(msblocations.conf:189):2: ce9e1ca0fde14d107c39aa8d08f10134:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:33:31 +0000] ce9e1ca0fde14d107c39aa8d08f10134 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/10/12 05:33:31 [info] 37#37: *826 [lua] logger.lua:23: ce9e1ca0fde14d107c39aa8d08f10134 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:33:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/12 05:33:32 [info] 37#37: *827 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:33:32 [info] 37#37: *828 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:33:42 [info] 37#37: *829 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:33:42 [info] 37#37: *830 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:33:46 [info] 37#37: *831 [lua] access_by_lua(msblocations.conf:189):2: d79ca0a2ce7473b7c2b0ef3a2bf27d26:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:33:46 [info] 37#37: *831 [lua] logger.lua:23: d79ca0a2ce7473b7c2b0ef3a2bf27d26 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:33:46 +0000] d79ca0a2ce7473b7c2b0ef3a2bf27d26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:33:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:33:52 [info] 39#39: *833 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:33:52 [info] 39#39: *832 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:34:01 [info] 37#37: *834 [lua] access_by_lua(msblocations.conf:189):2: 4bb9f3b5829ca5cbd2a743c0fb095b68:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:34:01 +0000] 4bb9f3b5829ca5cbd2a743c0fb095b68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 05:34:01 [info] 37#37: *834 [lua] logger.lua:23: 4bb9f3b5829ca5cbd2a743c0fb095b68 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:34:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:34:02 [info] 37#37: *836 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:34:02 [info] 37#37: *835 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:34:12 [info] 37#37: *838 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:34:12 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:34:16 [info] 37#37: *840 [lua] access_by_lua(msblocations.conf:189):2: 96e7563165bf81add2dc009270e0da42:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:34:16 [info] 37#37: *840 [lua] logger.lua:23: 96e7563165bf81add2dc009270e0da42 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:34:16 +0000] 96e7563165bf81add2dc009270e0da42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:34:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:34:22 [info] 37#37: *842 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:34:22 [info] 39#39: *841 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:34:31 [info] 37#37: *843 [lua] access_by_lua(msblocations.conf:189):2: b48c2e099c8b755ddb3b1ffbee95c547:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:34:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.99 - - [12/Oct/2022:05:34:31 +0000] b48c2e099c8b755ddb3b1ffbee95c547 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/12 05:34:31 [info] 37#37: *843 [lua] logger.lua:23: b48c2e099c8b755ddb3b1ffbee95c547 {"matched":"microservices"} while logging request, client: 10.233.70.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/12 05:34:32 [info] 39#39: *845 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:34:32 [info] 37#37: *844 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:34:42 [info] 39#39: *846 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:34:42 [info] 37#37: *847 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:34:46 [info] 37#37: *848 [lua] access_by_lua(msblocations.conf:189):2: 2acd90372ec3b6debf44d600a4e367cd:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:34:46 +0000] 2acd90372ec3b6debf44d600a4e367cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/12 05:34:46 [info] 37#37: *848 [lua] logger.lua:23: 2acd90372ec3b6debf44d600a4e367cd {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:34:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:34:52 [info] 37#37: *850 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:34:52 [info] 37#37: *849 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:35:01 [info] 37#37: *851 [lua] access_by_lua(msblocations.conf:189):2: 5f0e321c28460279003ff00f8f94582b:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:35:01 +0000] 5f0e321c28460279003ff00f8f94582b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:35:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:35:01 [info] 37#37: *851 [lua] logger.lua:23: 5f0e321c28460279003ff00f8f94582b {"matched":"microservices"} while logging request, client: 10.233.70.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/12 05:35:02 [info] 37#37: *853 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:35:02 [info] 37#37: *852 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:35:12 [info] 37#37: *854 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:35:12 [info] 37#37: *855 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:35:16 [info] 37#37: *857 [lua] access_by_lua(msblocations.conf:189):2: 8450d88a158816256106b025fe2b6757:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:35:16 +0000] 8450d88a158816256106b025fe2b6757 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 05:35:16 [info] 37#37: *857 [lua] logger.lua:23: 8450d88a158816256106b025fe2b6757 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:35:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:35:22 [info] 39#39: *859 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:35:22 [info] 39#39: *858 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:35:31 [info] 37#37: *860 [lua] access_by_lua(msblocations.conf:189):2: c69a0719ea2e9f8c31a0ae058269e91f:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:35:31 +0000] c69a0719ea2e9f8c31a0ae058269e91f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/12 05:35:31 [info] 37#37: *860 [lua] logger.lua:23: c69a0719ea2e9f8c31a0ae058269e91f {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:35:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:35:32 [info] 37#37: *861 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:35:32 [info] 39#39: *862 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:35:42 [info] 39#39: *863 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:35:42 [info] 39#39: *864 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:35:46 [info] 37#37: *865 [lua] access_by_lua(msblocations.conf:189):2: d7cb1b0ab01157853ae835c314861c19:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:35:46 +0000] d7cb1b0ab01157853ae835c314861c19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 05:35:46 [info] 37#37: *865 [lua] logger.lua:23: d7cb1b0ab01157853ae835c314861c19 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:35:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:35:52 [info] 39#39: *866 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:35:52 [info] 39#39: *867 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:36:01 [info] 37#37: *868 [lua] access_by_lua(msblocations.conf:189):2: a5a05a667da1dbb8e987b11a052199f1:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:36:01 +0000] a5a05a667da1dbb8e987b11a052199f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 05:36:01 [info] 37#37: *868 [lua] logger.lua:23: a5a05a667da1dbb8e987b11a052199f1 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:36:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:36:02 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:36:02 [info] 37#37: *870 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:36:12 [info] 39#39: *871 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:36:12 [info] 39#39: *872 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:36:16 [info] 37#37: *874 [lua] access_by_lua(msblocations.conf:189):2: 54bd3e814d8a580ac6161d70c602d019:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:36:16 [info] 37#37: *874 [lua] logger.lua:23: 54bd3e814d8a580ac6161d70c602d019 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:36:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.99 - - [12/Oct/2022:05:36:16 +0000] 54bd3e814d8a580ac6161d70c602d019 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 05:36:22 [info] 39#39: *876 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:36:22 [info] 39#39: *875 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:36:31 [info] 37#37: *877 [lua] access_by_lua(msblocations.conf:189):2: d9ed643a1670c920aed5cf20e4ef88bd:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:36:32 [info] 37#37: *877 [lua] logger.lua:23: d9ed643a1670c920aed5cf20e4ef88bd {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:36:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.99 - - [12/Oct/2022:05:36:32 +0000] d9ed643a1670c920aed5cf20e4ef88bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 05:36:32 [info] 39#39: *879 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:36:32 [info] 39#39: *878 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:36:42 [info] 37#37: *880 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:36:42 [info] 37#37: *881 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:36:47 [info] 37#37: *882 [lua] access_by_lua(msblocations.conf:189):2: 7c7e12dd392f72a0bffcee6db27f18ae:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:36:47 [info] 37#37: *882 [lua] logger.lua:23: 7c7e12dd392f72a0bffcee6db27f18ae {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:36:47 +0000] 7c7e12dd392f72a0bffcee6db27f18ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:36:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:36:52 [info] 37#37: *883 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:36:52 [info] 37#37: *884 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:37:02 [info] 37#37: *885 [lua] access_by_lua(msblocations.conf:189):2: 07a120f3e9e8970a8a8c50b735a1d6a0:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:37:02 [info] 37#37: *885 [lua] logger.lua:23: 07a120f3e9e8970a8a8c50b735a1d6a0 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:37:02 +0000] 07a120f3e9e8970a8a8c50b735a1d6a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:37:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 05:37:02 [info] 37#37: *886 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:37:02 [info] 37#37: *887 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:37:12 [info] 37#37: *888 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:37:12 [info] 39#39: *889 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:37:17 [info] 37#37: *891 [lua] access_by_lua(msblocations.conf:189):2: 0e89ae4042c4b4a1db110c69741b7948:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:37:17 [info] 37#37: *891 [lua] logger.lua:23: 0e89ae4042c4b4a1db110c69741b7948 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:37:17 +0000] 0e89ae4042c4b4a1db110c69741b7948 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:37:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:37:22 [info] 37#37: *893 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:37:22 [info] 37#37: *892 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:37:32 [info] 37#37: *894 [lua] access_by_lua(msblocations.conf:189):2: 924e79303da049b2ead7c42671777388:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:37:32 [info] 37#37: *894 [lua] logger.lua:23: 924e79303da049b2ead7c42671777388 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:37:32 +0000] 924e79303da049b2ead7c42671777388 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:37:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/12 05:37:32 [info] 37#37: *896 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:37:32 [info] 37#37: *895 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:37:42 [info] 39#39: *897 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:37:42 [info] 37#37: *898 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:37:47 [info] 37#37: *899 [lua] access_by_lua(msblocations.conf:189):2: 00b91c847367efbe498749a6d2b7bf8b:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:37:47 [info] 37#37: *899 [lua] logger.lua:23: 00b91c847367efbe498749a6d2b7bf8b {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:37:47 +0000] 00b91c847367efbe498749a6d2b7bf8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:37:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:37:52 [info] 39#39: *900 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:37:52 [info] 37#37: *901 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:38:02 [info] 37#37: *902 [lua] access_by_lua(msblocations.conf:189):2: 00639b4577b12a79967f2e057aee9daf:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:38:02 +0000] 00639b4577b12a79967f2e057aee9daf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/10/12 05:38:02 [info] 37#37: *902 [lua] logger.lua:23: 00639b4577b12a79967f2e057aee9daf {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:38:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:38:02 [info] 37#37: *903 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:38:02 [info] 37#37: *904 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:38:12 [info] 37#37: *906 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:38:12 [info] 37#37: *905 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:38:17 [info] 37#37: *908 [lua] access_by_lua(msblocations.conf:189):2: 496ad5255730816f6eacdcf655254f37:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:38:17 [info] 37#37: *908 [lua] logger.lua:23: 496ad5255730816f6eacdcf655254f37 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:38:17 +0000] 496ad5255730816f6eacdcf655254f37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:38:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:38:22 [info] 37#37: *909 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:38:22 [info] 37#37: *910 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:38:32 [info] 37#37: *911 [lua] access_by_lua(msblocations.conf:189):2: 3af476b27b322482396911d8cb59e3ea:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:38:32 [info] 37#37: *911 [lua] logger.lua:23: 3af476b27b322482396911d8cb59e3ea {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:38:32 +0000] 3af476b27b322482396911d8cb59e3ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:38:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:38:32 [info] 37#37: *912 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:38:32 [info] 37#37: *913 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:38:42 [info] 39#39: *914 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:38:42 [info] 39#39: *915 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:38:47 [info] 37#37: *916 [lua] access_by_lua(msblocations.conf:189):2: 1501a28dc8a82e48a419733abc5a4a12:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:38:47 [info] 37#37: *916 [lua] logger.lua:23: 1501a28dc8a82e48a419733abc5a4a12 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:38:47 +0000] 1501a28dc8a82e48a419733abc5a4a12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:38:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2022/10/12 05:38:52 [info] 37#37: *918 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:38:52 [info] 37#37: *917 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:39:02 [info] 37#37: *919 [lua] access_by_lua(msblocations.conf:189):2: dcfa266838a0f7be3492566bc4fe9326:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:39:02 [info] 37#37: *919 [lua] logger.lua:23: dcfa266838a0f7be3492566bc4fe9326 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:39:02 +0000] dcfa266838a0f7be3492566bc4fe9326 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:39:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:39:02 [info] 37#37: *920 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:39:02 [info] 37#37: *921 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:39:12 [info] 39#39: *923 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:39:12 [info] 39#39: *922 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:39:17 [info] 37#37: *925 [lua] access_by_lua(msblocations.conf:189):2: 3576e69ab2e5297a35c38e04d4658d2c:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:39:17 +0000] 3576e69ab2e5297a35c38e04d4658d2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:39:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:39:17 [info] 37#37: *925 [lua] logger.lua:23: 3576e69ab2e5297a35c38e04d4658d2c {"matched":"microservices"} while logging request, client: 10.233.70.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/12 05:39:22 [info] 37#37: *926 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:39:22 [info] 37#37: *927 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:39:32 [info] 37#37: *928 [lua] access_by_lua(msblocations.conf:189):2: b4099ab6301c51fbcbdc807d5b8cd5b3:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:39:32 [info] 39#39: *930 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:39:32 [info] 39#39: *929 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
10.233.70.99 - - [12/Oct/2022:05:39:32 +0000] b4099ab6301c51fbcbdc807d5b8cd5b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 05:39:32 [info] 37#37: *928 [lua] logger.lua:23: b4099ab6301c51fbcbdc807d5b8cd5b3 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:39:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 05:39:42 [info] 37#37: *931 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:39:42 [info] 39#39: *932 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:39:47 [info] 37#37: *933 [lua] access_by_lua(msblocations.conf:189):2: 2f8f6f936d7f856c41f02168275af9da:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:39:47 +0000] 2f8f6f936d7f856c41f02168275af9da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 05:39:47 [info] 37#37: *933 [lua] logger.lua:23: 2f8f6f936d7f856c41f02168275af9da {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:39:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:39:52 [info] 39#39: *935 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:39:52 [info] 39#39: *934 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:40:02 [info] 37#37: *936 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:40:02 [info] 37#37: *937 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:40:02 [info] 37#37: *938 [lua] access_by_lua(msblocations.conf:189):2: 9f3d60efde3fb75c2c9e8c3f22811f4f:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:40:02 [info] 37#37: *938 [lua] logger.lua:23: 9f3d60efde3fb75c2c9e8c3f22811f4f {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:40:02 +0000] 9f3d60efde3fb75c2c9e8c3f22811f4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:40:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:40:12 [info] 37#37: *939 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:40:12 [info] 37#37: *940 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:40:17 [info] 37#37: *942 [lua] access_by_lua(msblocations.conf:189):2: 12c8daff1c9a09f7f5f0f8e6f2ed59eb:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:40:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:40:17 [info] 37#37: *942 [lua] logger.lua:23: 12c8daff1c9a09f7f5f0f8e6f2ed59eb {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:40:17 +0000] 12c8daff1c9a09f7f5f0f8e6f2ed59eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/12 05:40:22 [info] 39#39: *943 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:40:22 [info] 39#39: *944 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:40:32 [info] 37#37: *946 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:40:32 [info] 37#37: *945 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:40:32 [info] 37#37: *947 [lua] access_by_lua(msblocations.conf:189):2: 4db783d2d44befaf893e5cd5a3fd659d:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:40:32 [info] 37#37: *947 [lua] logger.lua:23: 4db783d2d44befaf893e5cd5a3fd659d {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:40:32 +0000] 4db783d2d44befaf893e5cd5a3fd659d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:40:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/12 05:40:42 [info] 37#37: *948 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:40:42 [info] 39#39: *949 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:40:47 [info] 37#37: *950 [lua] access_by_lua(msblocations.conf:189):2: b04fd59809de19f8660bfbf19095c736:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:40:47 [info] 37#37: *950 [lua] logger.lua:23: b04fd59809de19f8660bfbf19095c736 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:40:47 +0000] b04fd59809de19f8660bfbf19095c736 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:40:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:40:52 [info] 39#39: *952 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:40:52 [info] 39#39: *951 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:41:02 [info] 37#37: *953 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:41:02 [info] 37#37: *954 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:41:02 [info] 37#37: *955 [lua] access_by_lua(msblocations.conf:189):2: 3b035a3222804724060c8760866c3f18:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:41:02 [info] 37#37: *955 [lua] logger.lua:23: 3b035a3222804724060c8760866c3f18 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:41:02 +0000] 3b035a3222804724060c8760866c3f18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:41:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:41:12 [info] 37#37: *956 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:41:12 [info] 39#39: *957 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:41:17 [info] 37#37: *959 [lua] access_by_lua(msblocations.conf:189):2: 18163080fc1f2ad321663b796f2f473d:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:41:17 +0000] 18163080fc1f2ad321663b796f2f473d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/12 05:41:17 [info] 37#37: *959 [lua] logger.lua:23: 18163080fc1f2ad321663b796f2f473d {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:41:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/12 05:41:22 [info] 39#39: *960 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:41:22 [info] 39#39: *961 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:41:32 [info] 37#37: *962 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:41:32 [info] 37#37: *963 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:41:32 [info] 37#37: *964 [lua] access_by_lua(msblocations.conf:189):2: 5e8c6180e0d643dbf9da8d2801155c17:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:41:32 [info] 37#37: *964 [lua] logger.lua:23: 5e8c6180e0d643dbf9da8d2801155c17 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:41:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.70.99 - - [12/Oct/2022:05:41:32 +0000] 5e8c6180e0d643dbf9da8d2801155c17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/12 05:41:42 [info] 39#39: *965 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:41:42 [info] 39#39: *966 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:41:47 [info] 37#37: *967 [lua] access_by_lua(msblocations.conf:189):2: 627b29bbc95b3cbe106c41eba10f3db6:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:41:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.99 - - [12/Oct/2022:05:41:47 +0000] 627b29bbc95b3cbe106c41eba10f3db6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 05:41:47 [info] 37#37: *967 [lua] logger.lua:23: 627b29bbc95b3cbe106c41eba10f3db6 {"matched":"microservices"} while logging request, client: 10.233.70.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/12 05:41:52 [info] 37#37: *968 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:41:52 [info] 37#37: *969 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:42:02 [info] 37#37: *971 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:42:02 [info] 37#37: *970 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:42:02 [info] 37#37: *972 [lua] access_by_lua(msblocations.conf:189):2: 484796bfce33520d1c4129e1aacedcaf:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:42:02 +0000] 484796bfce33520d1c4129e1aacedcaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/12 05:42:02 [info] 37#37: *972 [lua] logger.lua:23: 484796bfce33520d1c4129e1aacedcaf {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:42:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:42:12 [info] 37#37: *973 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:42:12 [info] 37#37: *974 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:42:17 [info] 37#37: *976 [lua] access_by_lua(msblocations.conf:189):2: fc02742de4d3693b43d4d7e3a619c89a:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:42:17 +0000] fc02742de4d3693b43d4d7e3a619c89a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 05:42:17 [info] 37#37: *976 [lua] logger.lua:23: fc02742de4d3693b43d4d7e3a619c89a {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:42:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:42:22 [info] 39#39: *977 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:42:22 [info] 37#37: *978 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:42:32 [info] 37#37: *980 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:42:32 [info] 37#37: *979 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:42:32 [info] 37#37: *981 [lua] access_by_lua(msblocations.conf:189):2: 1d503295173036fe3a2ce14985cc25ed:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:42:32 [info] 37#37: *981 [lua] logger.lua:23: 1d503295173036fe3a2ce14985cc25ed {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:42:32 +0000] 1d503295173036fe3a2ce14985cc25ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:42:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:42:42 [info] 37#37: *982 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:42:42 [info] 39#39: *983 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:42:47 [info] 37#37: *984 [lua] access_by_lua(msblocations.conf:189):2: 70d0ca7ddb6b234f248a8e137d222339:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:42:47 [info] 37#37: *984 [lua] logger.lua:23: 70d0ca7ddb6b234f248a8e137d222339 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:42:47 +0000] 70d0ca7ddb6b234f248a8e137d222339 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:42:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:42:52 [info] 37#37: *985 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:42:52 [info] 37#37: *986 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:43:02 [info] 37#37: *987 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:43:02 [info] 37#37: *988 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:43:02 [info] 37#37: *989 [lua] access_by_lua(msblocations.conf:189):2: 13e3d847ef8014d709bdfb5948d1be46:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:43:02 [info] 37#37: *989 [lua] logger.lua:23: 13e3d847ef8014d709bdfb5948d1be46 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:43:02 +0000] 13e3d847ef8014d709bdfb5948d1be46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:43:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:43:12 [info] 39#39: *991 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:43:12 [info] 39#39: *990 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:43:17 [info] 37#37: *993 [lua] access_by_lua(msblocations.conf:189):2: 5ec963741faabdefe752c6558f9192c2:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:43:17 [info] 37#37: *993 [lua] logger.lua:23: 5ec963741faabdefe752c6558f9192c2 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:43:17 +0000] 5ec963741faabdefe752c6558f9192c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:43:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:43:22 [info] 37#37: *995 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:43:22 [info] 37#37: *994 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:43:32 [info] 37#37: *996 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:43:32 [info] 37#37: *997 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:43:32 [info] 37#37: *998 [lua] access_by_lua(msblocations.conf:189):2: 4e6a630acbcac4a1de9e7a8473469ad1:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:43:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/12 05:43:32 [info] 37#37: *998 [lua] logger.lua:23: 4e6a630acbcac4a1de9e7a8473469ad1 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:43:32 +0000] 4e6a630acbcac4a1de9e7a8473469ad1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 05:43:42 [info] 39#39: *999 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:43:42 [info] 37#37: *1000 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:43:47 [info] 37#37: *1001 [lua] access_by_lua(msblocations.conf:189):2: b8ccb410dd1422af8b047e81e471d29e:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:43:47 [info] 37#37: *1001 [lua] logger.lua:23: b8ccb410dd1422af8b047e81e471d29e {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:43:47 +0000] b8ccb410dd1422af8b047e81e471d29e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:43:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/12 05:43:52 [info] 37#37: *1003 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:43:52 [info] 37#37: *1002 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:44:02 [info] 37#37: *1004 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:44:02 [info] 37#37: *1005 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:44:02 [info] 37#37: *1006 [lua] access_by_lua(msblocations.conf:189):2: 67d2fa4b0680602822c7b98cd8cf454f:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:44:02 +0000] 67d2fa4b0680602822c7b98cd8cf454f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/12 05:44:02 [info] 37#37: *1006 [lua] logger.lua:23: 67d2fa4b0680602822c7b98cd8cf454f {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:44:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:44:12 [info] 37#37: *1007 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:44:12 [info] 37#37: *1008 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:44:17 [info] 37#37: *1010 [lua] access_by_lua(msblocations.conf:189):2: 38030f4637f5d19cfc29fc1f932b8729:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:44:17 [info] 37#37: *1010 [lua] logger.lua:23: 38030f4637f5d19cfc29fc1f932b8729 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:44:17 +0000] 38030f4637f5d19cfc29fc1f932b8729 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:44:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:44:22 [info] 39#39: *1011 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:44:22 [info] 39#39: *1012 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:44:32 [info] 37#37: *1013 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:44:32 [info] 37#37: *1014 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:44:32 [info] 37#37: *1015 [lua] access_by_lua(msblocations.conf:189):2: 40127ad082f58ca4b57c7473b783e9c0:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:44:32 +0000] 40127ad082f58ca4b57c7473b783e9c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/12 05:44:32 [info] 37#37: *1015 [lua] logger.lua:23: 40127ad082f58ca4b57c7473b783e9c0 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:44:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:44:42 [info] 37#37: *1017 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:44:42 [info] 37#37: *1016 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:44:47 [info] 37#37: *1018 [lua] access_by_lua(msblocations.conf:189):2: a95b105f5bf4999bc4cd18dd87be83dd:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:44:47 +0000] a95b105f5bf4999bc4cd18dd87be83dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/12 05:44:47 [info] 37#37: *1018 [lua] logger.lua:23: a95b105f5bf4999bc4cd18dd87be83dd {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:44:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 05:44:52 [info] 37#37: *1020 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:44:52 [info] 37#37: *1019 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:45:02 [info] 39#39: *1021 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:45:02 [info] 39#39: *1022 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:45:02 [info] 37#37: *1023 [lua] access_by_lua(msblocations.conf:189):2: 2f22c3fc356dbacff09f3954aa108944:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:45:02 [info] 37#37: *1023 [lua] logger.lua:23: 2f22c3fc356dbacff09f3954aa108944 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:45:02 +0000] 2f22c3fc356dbacff09f3954aa108944 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:45:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/12 05:45:12 [info] 39#39: *1024 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:45:12 [info] 39#39: *1025 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:45:17 [info] 37#37: *1027 [lua] access_by_lua(msblocations.conf:189):2: 1cf01e50e010829eb81f3cea30fa6b1e:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:45:17 +0000] 1cf01e50e010829eb81f3cea30fa6b1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/12 05:45:17 [info] 37#37: *1027 [lua] logger.lua:23: 1cf01e50e010829eb81f3cea30fa6b1e {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:45:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/12 05:45:22 [info] 39#39: *1028 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:45:22 [info] 39#39: *1029 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:45:32 [info] 37#37: *1030 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:45:32 [info] 37#37: *1031 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:45:32 [info] 37#37: *1032 [lua] access_by_lua(msblocations.conf:189):2: 7957af38af50bc2491453a3cf0d09e32:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:45:32 [info] 37#37: *1032 [lua] logger.lua:23: 7957af38af50bc2491453a3cf0d09e32 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:45:32 +0000] 7957af38af50bc2491453a3cf0d09e32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:45:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 05:45:42 [info] 37#37: *1033 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:45:42 [info] 37#37: *1034 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:45:47 [info] 37#37: *1035 [lua] access_by_lua(msblocations.conf:189):2: 222c9cbf059fbf398298c969a3366ff1:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:45:47 [info] 37#37: *1035 [lua] logger.lua:23: 222c9cbf059fbf398298c969a3366ff1 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:45:47 +0000] 222c9cbf059fbf398298c969a3366ff1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:45:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:45:52 [info] 39#39: *1037 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:45:52 [info] 39#39: *1036 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:46:02 [info] 37#37: *1039 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:46:02 [info] 37#37: *1038 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:46:02 [info] 37#37: *1040 [lua] access_by_lua(msblocations.conf:189):2: 362b62d2d038c701939d2aa0b00ab71b:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:46:02 [info] 37#37: *1040 [lua] logger.lua:23: 362b62d2d038c701939d2aa0b00ab71b {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:46:02 +0000] 362b62d2d038c701939d2aa0b00ab71b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:46:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/12 05:46:12 [info] 39#39: *1042 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:46:12 [info] 39#39: *1041 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:46:17 [info] 37#37: *1044 [lua] access_by_lua(msblocations.conf:189):2: d69e0f771b8a61d37e23f08a32b47da8:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:46:17 +0000] d69e0f771b8a61d37e23f08a32b47da8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/10/12 05:46:17 [info] 37#37: *1044 [lua] logger.lua:23: d69e0f771b8a61d37e23f08a32b47da8 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:46:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/12 05:46:22 [info] 37#37: *1046 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:46:22 [info] 37#37: *1045 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:46:32 [info] 37#37: *1048 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:46:32 [info] 39#39: *1047 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:46:32 [info] 37#37: *1049 [lua] access_by_lua(msblocations.conf:189):2: 431e4f627073d0a70675a83200f6808a:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:46:32 [info] 37#37: *1049 [lua] logger.lua:23: 431e4f627073d0a70675a83200f6808a {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:46:32 +0000] 431e4f627073d0a70675a83200f6808a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:46:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:46:42 [info] 39#39: *1050 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:46:42 [info] 39#39: *1051 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:46:47 [info] 37#37: *1052 [lua] access_by_lua(msblocations.conf:189):2: cc5d7bd86d095d079434e16877759794:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:46:47 [info] 37#37: *1052 [lua] logger.lua:23: cc5d7bd86d095d079434e16877759794 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:46:47 +0000] cc5d7bd86d095d079434e16877759794 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:46:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:46:52 [info] 39#39: *1053 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:46:52 [info] 39#39: *1054 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:47:02 [info] 37#37: *1056 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:47:02 [info] 39#39: *1055 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:47:02 [info] 37#37: *1057 [lua] access_by_lua(msblocations.conf:189):2: bc1538eadb427909a0befa257ab9c239:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:47:02 [info] 37#37: *1057 [lua] logger.lua:23: bc1538eadb427909a0befa257ab9c239 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:47:02 +0000] bc1538eadb427909a0befa257ab9c239 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:47:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:47:12 [info] 37#37: *1058 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:47:12 [info] 39#39: *1059 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:47:17 [info] 37#37: *1061 [lua] access_by_lua(msblocations.conf:189):2: 6a7a68d1ba6248e72a754b12ca3e2c47:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:47:17 [info] 37#37: *1061 [lua] logger.lua:23: 6a7a68d1ba6248e72a754b12ca3e2c47 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:47:17 +0000] 6a7a68d1ba6248e72a754b12ca3e2c47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:47:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:47:22 [info] 37#37: *1062 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:47:22 [info] 37#37: *1063 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:47:32 [info] 37#37: *1065 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:47:32 [info] 37#37: *1064 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:47:32 [info] 37#37: *1066 [lua] access_by_lua(msblocations.conf:189):2: 7f4e49294d778307a55e995c6c6a6665:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:47:32 [info] 37#37: *1066 [lua] logger.lua:23: 7f4e49294d778307a55e995c6c6a6665 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:47:32 +0000] 7f4e49294d778307a55e995c6c6a6665 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:47:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:47:42 [info] 37#37: *1067 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:47:42 [info] 37#37: *1068 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:47:47 [info] 37#37: *1069 [lua] access_by_lua(msblocations.conf:189):2: c62e572641457f1fd34c7bfee856c513:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:47:47 [info] 37#37: *1069 [lua] logger.lua:23: c62e572641457f1fd34c7bfee856c513 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:47:47 +0000] c62e572641457f1fd34c7bfee856c513 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:47:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:47:52 [info] 37#37: *1071 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:47:52 [info] 37#37: *1070 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:48:02 [info] 39#39: *1073 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:48:02 [info] 39#39: *1072 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:48:02 [info] 37#37: *1074 [lua] access_by_lua(msblocations.conf:189):2: 903a7f85eb8fadf26c9a3d168709474c:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:48:02 [info] 37#37: *1074 [lua] logger.lua:23: 903a7f85eb8fadf26c9a3d168709474c {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:48:02 +0000] 903a7f85eb8fadf26c9a3d168709474c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:48:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/12 05:48:12 [info] 39#39: *1076 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:48:12 [info] 37#37: *1075 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:48:17 [info] 37#37: *1078 [lua] access_by_lua(msblocations.conf:189):2: 7318df4c6acec1b1d9120d39310f27b5:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:48:17 +0000] 7318df4c6acec1b1d9120d39310f27b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 05:48:17 [info] 37#37: *1078 [lua] logger.lua:23: 7318df4c6acec1b1d9120d39310f27b5 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:48:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:48:22 [info] 39#39: *1080 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:48:22 [info] 39#39: *1079 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:48:32 [info] 37#37: *1081 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:48:32 [info] 39#39: *1082 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:48:32 [info] 37#37: *1083 [lua] access_by_lua(msblocations.conf:189):2: 35ca124f9d2c9090b926a2b6e396c1d6:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:48:32 [info] 37#37: *1083 [lua] logger.lua:23: 35ca124f9d2c9090b926a2b6e396c1d6 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:48:32 +0000] 35ca124f9d2c9090b926a2b6e396c1d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:48:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:48:42 [info] 37#37: *1084 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:48:42 [info] 37#37: *1085 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:48:47 [info] 37#37: *1086 [lua] access_by_lua(msblocations.conf:189):2: ec7c6f3acd511c8d9f218b79d8eb2284:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:48:47 [info] 37#37: *1086 [lua] logger.lua:23: ec7c6f3acd511c8d9f218b79d8eb2284 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:48:47 +0000] ec7c6f3acd511c8d9f218b79d8eb2284 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:48:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:48:52 [info] 37#37: *1087 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:48:52 [info] 37#37: *1088 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:49:02 [info] 37#37: *1089 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:49:02 [info] 37#37: *1090 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:49:02 [info] 37#37: *1091 [lua] access_by_lua(msblocations.conf:189):2: afb01f84af1bf0a15dcaf5df3c5b937a:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:49:02 [info] 37#37: *1091 [lua] logger.lua:23: afb01f84af1bf0a15dcaf5df3c5b937a {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:49:02 +0000] afb01f84af1bf0a15dcaf5df3c5b937a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:49:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:49:12 [info] 39#39: *1092 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:49:12 [info] 39#39: *1093 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:49:17 [info] 37#37: *1095 [lua] access_by_lua(msblocations.conf:189):2: 65485c3ab3779a697ae8b07044e70c30:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:49:17 [info] 37#37: *1095 [lua] logger.lua:23: 65485c3ab3779a697ae8b07044e70c30 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:49:17 +0000] 65485c3ab3779a697ae8b07044e70c30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:49:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:49:22 [info] 37#37: *1096 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:49:22 [info] 37#37: *1097 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:49:32 [info] 39#39: *1099 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:49:32 [info] 39#39: *1098 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:49:32 [info] 37#37: *1100 [lua] access_by_lua(msblocations.conf:189):2: dea6c106b9c2f5d654748f19a96f3dbe:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:49:32 +0000] dea6c106b9c2f5d654748f19a96f3dbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/12 05:49:32 [info] 37#37: *1100 [lua] logger.lua:23: dea6c106b9c2f5d654748f19a96f3dbe {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:49:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/12 05:49:42 [info] 39#39: *1101 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:49:42 [info] 39#39: *1102 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:49:47 [info] 37#37: *1103 [lua] access_by_lua(msblocations.conf:189):2: 1bd010e5daa4a56ef382dc1a85d00a7d:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:49:47 +0000] 1bd010e5daa4a56ef382dc1a85d00a7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/12 05:49:47 [info] 37#37: *1103 [lua] logger.lua:23: 1bd010e5daa4a56ef382dc1a85d00a7d {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:49:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 05:49:52 [info] 37#37: *1105 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:49:52 [info] 37#37: *1104 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:50:02 [info] 37#37: *1106 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:50:02 [info] 37#37: *1107 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:50:02 [info] 37#37: *1108 [lua] access_by_lua(msblocations.conf:189):2: f2608112829fd9d42e4158714e450dcd:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:50:02 +0000] f2608112829fd9d42e4158714e450dcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/12 05:50:02 [info] 37#37: *1108 [lua] logger.lua:23: f2608112829fd9d42e4158714e450dcd {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:50:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 05:50:12 [info] 37#37: *1110 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:50:12 [info] 37#37: *1109 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:50:17 [info] 37#37: *1112 [lua] access_by_lua(msblocations.conf:189):2: 2dc18ea39aaf4c22d76dd992f977bfe7:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:50:17 +0000] 2dc18ea39aaf4c22d76dd992f977bfe7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/12 05:50:17 [info] 37#37: *1112 [lua] logger.lua:23: 2dc18ea39aaf4c22d76dd992f977bfe7 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:50:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/12 05:50:22 [info] 39#39: *1113 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:50:22 [info] 39#39: *1114 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:50:32 [info] 37#37: *1116 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:50:32 [info] 37#37: *1115 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:50:32 [info] 37#37: *1117 [lua] access_by_lua(msblocations.conf:189):2: 1f0df476da9670490b1213a7e1c42aeb:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:50:32 +0000] 1f0df476da9670490b1213a7e1c42aeb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:50:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:50:32 [info] 37#37: *1117 [lua] logger.lua:23: 1f0df476da9670490b1213a7e1c42aeb {"matched":"microservices"} while logging request, client: 10.233.70.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/12 05:50:42 [info] 37#37: *1119 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:50:42 [info] 37#37: *1118 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:50:47 [info] 37#37: *1120 [lua] access_by_lua(msblocations.conf:189):2: 808ad9f94184f06998e0dc1d25f9b93b:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:50:47 [info] 37#37: *1120 [lua] logger.lua:23: 808ad9f94184f06998e0dc1d25f9b93b {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:50:47 +0000] 808ad9f94184f06998e0dc1d25f9b93b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:50:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 05:50:52 [info] 37#37: *1121 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:50:52 [info] 39#39: *1122 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:51:02 [info] 39#39: *1124 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:51:02 [info] 39#39: *1123 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:51:02 [info] 37#37: *1125 [lua] access_by_lua(msblocations.conf:189):2: b6606025cca229af1c725510a6f8c226:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:51:02 +0000] b6606025cca229af1c725510a6f8c226 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 05:51:02 [info] 37#37: *1125 [lua] logger.lua:23: b6606025cca229af1c725510a6f8c226 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:51:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:51:12 [info] 37#37: *1127 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:51:12 [info] 37#37: *1126 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:51:17 [info] 37#37: *1129 [lua] access_by_lua(msblocations.conf:189):2: b90d5b0a4d387b90f74ab278e981b88f:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:51:17 +0000] b90d5b0a4d387b90f74ab278e981b88f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 05:51:17 [info] 37#37: *1129 [lua] logger.lua:23: b90d5b0a4d387b90f74ab278e981b88f {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:51:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:51:22 [info] 37#37: *1130 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:51:22 [info] 37#37: *1131 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:51:32 [info] 37#37: *1133 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:51:32 [info] 37#37: *1132 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:51:32 [info] 37#37: *1134 [lua] access_by_lua(msblocations.conf:189):2: 622eafd27d3a20697f0a1762da40d81e:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:51:32 [info] 37#37: *1134 [lua] logger.lua:23: 622eafd27d3a20697f0a1762da40d81e {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:51:32 +0000] 622eafd27d3a20697f0a1762da40d81e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:51:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/12 05:51:42 [info] 39#39: *1136 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:51:42 [info] 37#37: *1135 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:51:47 [info] 37#37: *1137 [lua] access_by_lua(msblocations.conf:189):2: f83cf0b4ab6d28bcad9f46bb96788815:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:51:47 +0000] f83cf0b4ab6d28bcad9f46bb96788815 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/12 05:51:47 [info] 37#37: *1137 [lua] logger.lua:23: f83cf0b4ab6d28bcad9f46bb96788815 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:51:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:51:52 [info] 37#37: *1139 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:51:52 [info] 37#37: *1138 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:52:02 [info] 39#39: *1141 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:52:02 [info] 39#39: *1140 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:52:02 [info] 37#37: *1142 [lua] access_by_lua(msblocations.conf:189):2: c64c217aa07e80a813d305fd6f4698cf:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:52:02 +0000] c64c217aa07e80a813d305fd6f4698cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:52:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:52:02 [info] 37#37: *1142 [lua] logger.lua:23: c64c217aa07e80a813d305fd6f4698cf {"matched":"microservices"} while logging request, client: 10.233.70.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/12 05:52:12 [info] 37#37: *1143 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:52:12 [info] 37#37: *1144 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:52:17 [info] 37#37: *1146 [lua] access_by_lua(msblocations.conf:189):2: 4897d4de06018b6eecb6c619a8b7a492:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:52:18 +0000] 4897d4de06018b6eecb6c619a8b7a492 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/12 05:52:18 [info] 37#37: *1146 [lua] logger.lua:23: 4897d4de06018b6eecb6c619a8b7a492 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:52:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:52:22 [info] 37#37: *1147 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:52:22 [info] 37#37: *1148 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:52:32 [info] 39#39: *1150 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:52:32 [info] 37#37: *1149 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:52:33 [info] 37#37: *1151 [lua] access_by_lua(msblocations.conf:189):2: fbcac75bf9e6dbe63170cc01ede28800:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:52:33 [info] 37#37: *1151 [lua] logger.lua:23: fbcac75bf9e6dbe63170cc01ede28800 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:52:33 +0000] fbcac75bf9e6dbe63170cc01ede28800 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:52:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:52:42 [info] 39#39: *1152 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:52:42 [info] 39#39: *1153 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:52:48 [info] 37#37: *1154 [lua] access_by_lua(msblocations.conf:189):2: e9e119974bc3de6678c804c669ef9e04:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:52:48 +0000] e9e119974bc3de6678c804c669ef9e04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 05:52:48 [info] 37#37: *1154 [lua] logger.lua:23: e9e119974bc3de6678c804c669ef9e04 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:52:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:52:52 [info] 39#39: *1155 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:52:52 [info] 39#39: *1156 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:53:02 [info] 37#37: *1157 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:53:02 [info] 37#37: *1158 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:53:03 [info] 37#37: *1159 [lua] access_by_lua(msblocations.conf:189):2: 707ca9178af350ceae0716f5a37dbc75:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:53:03 [info] 37#37: *1159 [lua] logger.lua:23: 707ca9178af350ceae0716f5a37dbc75 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:53:03 +0000] 707ca9178af350ceae0716f5a37dbc75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:53:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:53:12 [info] 37#37: *1160 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:53:12 [info] 37#37: *1161 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:53:18 [info] 37#37: *1163 [lua] access_by_lua(msblocations.conf:189):2: 3eaa7e7e8f6f1c9eb750b70595455c0e:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:53:18 [info] 37#37: *1163 [lua] logger.lua:23: 3eaa7e7e8f6f1c9eb750b70595455c0e {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:53:18 +0000] 3eaa7e7e8f6f1c9eb750b70595455c0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:53:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/12 05:53:22 [info] 37#37: *1164 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:53:22 [info] 37#37: *1165 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:53:32 [info] 37#37: *1167 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:53:32 [info] 37#37: *1166 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:53:33 [info] 37#37: *1168 [lua] access_by_lua(msblocations.conf:189):2: cfc03a0c42b214b83ddba5aece090946:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:53:33 [info] 37#37: *1168 [lua] logger.lua:23: cfc03a0c42b214b83ddba5aece090946 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:53:33 +0000] cfc03a0c42b214b83ddba5aece090946 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:53:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:53:42 [info] 39#39: *1170 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:53:42 [info] 37#37: *1169 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:53:48 [info] 37#37: *1171 [lua] access_by_lua(msblocations.conf:189):2: a7d249364a029c730ccd7b59bebc85f4:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:53:48 +0000] a7d249364a029c730ccd7b59bebc85f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/12 05:53:48 [info] 37#37: *1171 [lua] logger.lua:23: a7d249364a029c730ccd7b59bebc85f4 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:53:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 05:53:52 [info] 39#39: *1173 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:53:52 [info] 37#37: *1172 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:54:02 [info] 37#37: *1175 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:54:02 [info] 37#37: *1174 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:54:03 [info] 37#37: *1176 [lua] access_by_lua(msblocations.conf:189):2: 5b45bfa4dece4bc99e962986f8e1d9c1:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:54:03 +0000] 5b45bfa4dece4bc99e962986f8e1d9c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/12 05:54:03 [info] 37#37: *1176 [lua] logger.lua:23: 5b45bfa4dece4bc99e962986f8e1d9c1 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:54:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:54:12 [info] 37#37: *1177 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:54:12 [info] 37#37: *1178 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:54:18 [info] 37#37: *1180 [lua] access_by_lua(msblocations.conf:189):2: 3fa54dc96fb95db8b1438a296a95d6ed:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:54:18 [info] 37#37: *1180 [lua] logger.lua:23: 3fa54dc96fb95db8b1438a296a95d6ed {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:54:18 +0000] 3fa54dc96fb95db8b1438a296a95d6ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:54:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:54:22 [info] 37#37: *1182 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:54:22 [info] 37#37: *1181 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:54:32 [info] 39#39: *1184 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:54:32 [info] 37#37: *1183 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:54:33 [info] 37#37: *1185 [lua] access_by_lua(msblocations.conf:189):2: 8e26d610fe1999be9eb2e5329b417b52:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:54:33 +0000] 8e26d610fe1999be9eb2e5329b417b52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:54:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:54:33 [info] 37#37: *1185 [lua] logger.lua:23: 8e26d610fe1999be9eb2e5329b417b52 {"matched":"microservices"} while logging request, client: 10.233.70.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/12 05:54:42 [info] 39#39: *1187 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:54:42 [info] 39#39: *1186 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:54:48 [info] 37#37: *1188 [lua] access_by_lua(msblocations.conf:189):2: 3e53bf6eb54fbb1d7ee60d1f542931cf:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:54:48 [info] 37#37: *1188 [lua] logger.lua:23: 3e53bf6eb54fbb1d7ee60d1f542931cf {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:54:48 +0000] 3e53bf6eb54fbb1d7ee60d1f542931cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:54:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:54:52 [info] 37#37: *1189 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:54:52 [info] 39#39: *1190 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:55:02 [info] 37#37: *1191 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:55:02 [info] 37#37: *1192 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:55:03 [info] 37#37: *1193 [lua] access_by_lua(msblocations.conf:189):2: dca3b18540a9f203b12d696d88449c91:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:55:03 +0000] dca3b18540a9f203b12d696d88449c91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/12 05:55:03 [info] 37#37: *1193 [lua] logger.lua:23: dca3b18540a9f203b12d696d88449c91 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:55:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:55:12 [info] 39#39: *1194 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:55:12 [info] 39#39: *1195 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:55:18 [info] 37#37: *1197 [lua] access_by_lua(msblocations.conf:189):2: 715e6d1c57c35236911ea5019ef60fe8:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:55:18 [info] 37#37: *1197 [lua] logger.lua:23: 715e6d1c57c35236911ea5019ef60fe8 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:55:18 +0000] 715e6d1c57c35236911ea5019ef60fe8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:55:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:55:22 [info] 37#37: *1199 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:55:22 [info] 37#37: *1198 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:55:32 [info] 39#39: *1200 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:55:32 [info] 37#37: *1201 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:55:33 [info] 37#37: *1202 [lua] access_by_lua(msblocations.conf:189):2: 0bed658978eaeab052db8637a9a7ef7d:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:55:33 [info] 37#37: *1202 [lua] logger.lua:23: 0bed658978eaeab052db8637a9a7ef7d {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:55:33 +0000] 0bed658978eaeab052db8637a9a7ef7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:55:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:55:42 [info] 37#37: *1204 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:55:42 [info] 37#37: *1203 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:55:48 [info] 37#37: *1205 [lua] access_by_lua(msblocations.conf:189):2: f5f94132f2f376ab58eb53e1f8d0e09c:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:55:48 +0000] f5f94132f2f376ab58eb53e1f8d0e09c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:55:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:55:48 [info] 37#37: *1205 [lua] logger.lua:23: f5f94132f2f376ab58eb53e1f8d0e09c {"matched":"microservices"} while logging request, client: 10.233.70.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/12 05:55:52 [info] 37#37: *1206 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:55:52 [info] 37#37: *1207 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:56:02 [info] 37#37: *1209 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:56:02 [info] 37#37: *1208 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:56:03 [info] 37#37: *1210 [lua] access_by_lua(msblocations.conf:189):2: a13beb8f7b9f34b517899e18e07303c2:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:56:03 [info] 37#37: *1210 [lua] logger.lua:23: a13beb8f7b9f34b517899e18e07303c2 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:56:03 +0000] a13beb8f7b9f34b517899e18e07303c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:56:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:56:12 [info] 37#37: *1212 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:56:12 [info] 37#37: *1211 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:56:18 [info] 37#37: *1214 [lua] access_by_lua(msblocations.conf:189):2: 573e2e613bc41e1de2964dfa8b8218fc:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:56:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.99 - - [12/Oct/2022:05:56:18 +0000] 573e2e613bc41e1de2964dfa8b8218fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 05:56:18 [info] 37#37: *1214 [lua] logger.lua:23: 573e2e613bc41e1de2964dfa8b8218fc {"matched":"microservices"} while logging request, client: 10.233.70.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/12 05:56:22 [info] 37#37: *1216 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:56:22 [info] 37#37: *1215 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:56:32 [info] 37#37: *1218 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:56:32 [info] 37#37: *1217 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:56:33 [info] 37#37: *1219 [lua] access_by_lua(msblocations.conf:189):2: 8d01fd3382e2494e00d3201f28fe5dcb:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:56:33 [info] 37#37: *1219 [lua] logger.lua:23: 8d01fd3382e2494e00d3201f28fe5dcb {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:56:33 +0000] 8d01fd3382e2494e00d3201f28fe5dcb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:56:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:56:42 [info] 37#37: *1221 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:56:42 [info] 37#37: *1220 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:56:48 [info] 37#37: *1222 [lua] access_by_lua(msblocations.conf:189):2: c7f75744c3bfab2a22ad1605e8f811a9:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:56:48 [info] 37#37: *1222 [lua] logger.lua:23: c7f75744c3bfab2a22ad1605e8f811a9 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:56:48 +0000] c7f75744c3bfab2a22ad1605e8f811a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:56:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 05:56:52 [info] 37#37: *1223 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:56:52 [info] 37#37: *1224 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:57:02 [info] 37#37: *1225 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:57:02 [info] 37#37: *1226 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:57:03 [info] 37#37: *1227 [lua] access_by_lua(msblocations.conf:189):2: fb2007fdce4294d4fa4da056985debf9:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:57:03 [info] 37#37: *1227 [lua] logger.lua:23: fb2007fdce4294d4fa4da056985debf9 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:57:03 +0000] fb2007fdce4294d4fa4da056985debf9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:57:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:57:12 [info] 37#37: *1228 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:57:12 [info] 39#39: *1229 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:57:18 [info] 37#37: *1231 [lua] access_by_lua(msblocations.conf:189):2: f5857f862ae28ff816685a7c6590803f:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:57:18 +0000] f5857f862ae28ff816685a7c6590803f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/12 05:57:18 [info] 37#37: *1231 [lua] logger.lua:23: f5857f862ae28ff816685a7c6590803f {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:57:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/12 05:57:22 [info] 37#37: *1233 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:57:22 [info] 37#37: *1232 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:57:32 [info] 37#37: *1234 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:57:32 [info] 37#37: *1235 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:57:33 [info] 37#37: *1236 [lua] access_by_lua(msblocations.conf:189):2: a562734035d7b2596daeab96327865fd:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:57:33 +0000] a562734035d7b2596daeab96327865fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/12 05:57:33 [info] 37#37: *1236 [lua] logger.lua:23: a562734035d7b2596daeab96327865fd {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:57:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 05:57:42 [info] 39#39: *1237 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:57:42 [info] 39#39: *1238 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:57:48 [info] 37#37: *1239 [lua] access_by_lua(msblocations.conf:189):2: 961d3ec1bda416ae274813c51414d0c5:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:57:48 +0000] 961d3ec1bda416ae274813c51414d0c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 05:57:48 [info] 37#37: *1239 [lua] logger.lua:23: 961d3ec1bda416ae274813c51414d0c5 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:57:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:57:52 [info] 37#37: *1240 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:57:52 [info] 39#39: *1241 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:58:02 [info] 37#37: *1242 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:58:02 [info] 39#39: *1243 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:58:03 [info] 37#37: *1244 [lua] access_by_lua(msblocations.conf:189):2: 1c9a31b05f77f0d96471ecaa2f05509a:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:58:03 +0000] 1c9a31b05f77f0d96471ecaa2f05509a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 05:58:03 [info] 37#37: *1244 [lua] logger.lua:23: 1c9a31b05f77f0d96471ecaa2f05509a {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:58:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:58:12 [info] 39#39: *1245 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:58:12 [info] 39#39: *1246 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:58:18 [info] 37#37: *1248 [lua] access_by_lua(msblocations.conf:189):2: 811718ededd9af5a6649428357179244:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:58:18 [info] 37#37: *1248 [lua] logger.lua:23: 811718ededd9af5a6649428357179244 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:58:18 +0000] 811718ededd9af5a6649428357179244 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:58:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:58:22 [info] 37#37: *1249 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:58:22 [info] 37#37: *1250 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:58:32 [info] 37#37: *1252 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:58:32 [info] 37#37: *1251 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:58:33 [info] 37#37: *1253 [lua] access_by_lua(msblocations.conf:189):2: f62eb3a3391e05087218f57613a4bb68:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:58:33 [info] 37#37: *1253 [lua] logger.lua:23: f62eb3a3391e05087218f57613a4bb68 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:58:33 +0000] f62eb3a3391e05087218f57613a4bb68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:58:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 05:58:42 [info] 37#37: *1254 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:58:42 [info] 39#39: *1255 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:58:48 [info] 37#37: *1256 [lua] access_by_lua(msblocations.conf:189):2: 6e34b553fee0d415bf533a7c3a7add18:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:58:48 [info] 37#37: *1256 [lua] logger.lua:23: 6e34b553fee0d415bf533a7c3a7add18 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:58:48 +0000] 6e34b553fee0d415bf533a7c3a7add18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:58:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:58:52 [info] 37#37: *1258 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:58:52 [info] 37#37: *1257 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:59:02 [info] 37#37: *1260 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:59:02 [info] 37#37: *1259 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:59:03 [info] 37#37: *1261 [lua] access_by_lua(msblocations.conf:189):2: 018cdd0fddb617e0ebdb1d7a9f1bd77f:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 05:59:03 [info] 37#37: *1261 [lua] logger.lua:23: 018cdd0fddb617e0ebdb1d7a9f1bd77f {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:59:03 +0000] 018cdd0fddb617e0ebdb1d7a9f1bd77f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:05:59:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:59:12 [info] 39#39: *1262 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:59:12 [info] 39#39: *1263 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:59:18 [info] 37#37: *1265 [lua] access_by_lua(msblocations.conf:189):2: e2c3a0617e6eea3972c17e9bca6ea79b:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:59:18 +0000] e2c3a0617e6eea3972c17e9bca6ea79b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 05:59:18 [info] 37#37: *1265 [lua] logger.lua:23: e2c3a0617e6eea3972c17e9bca6ea79b {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:59:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:59:22 [info] 37#37: *1266 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:59:22 [info] 37#37: *1267 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:59:32 [info] 37#37: *1269 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:59:32 [info] 39#39: *1268 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:59:33 [info] 37#37: *1270 [lua] access_by_lua(msblocations.conf:189):2: c0ca592a853e78917b3f76fdfa840501:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:59:33 +0000] c0ca592a853e78917b3f76fdfa840501 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 05:59:33 [info] 37#37: *1270 [lua] logger.lua:23: c0ca592a853e78917b3f76fdfa840501 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:59:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 05:59:42 [info] 39#39: *1272 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:59:42 [info] 37#37: *1271 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:59:48 [info] 37#37: *1273 [lua] access_by_lua(msblocations.conf:189):2: 8da9855896f35e234ecadbdd8c3dcbbc:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:05:59:48 +0000] 8da9855896f35e234ecadbdd8c3dcbbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 05:59:48 [info] 37#37: *1273 [lua] logger.lua:23: 8da9855896f35e234ecadbdd8c3dcbbc {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:05:59:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 05:59:52 [info] 37#37: *1274 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 05:59:52 [info] 37#37: *1275 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:00:02 [info] 37#37: *1277 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:00:02 [info] 37#37: *1276 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:00:03 [info] 37#37: *1278 [lua] access_by_lua(msblocations.conf:189):2: ebe5a6e8db73c9be43a5e2b6edda59bd:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:00:03 [info] 37#37: *1278 [lua] logger.lua:23: ebe5a6e8db73c9be43a5e2b6edda59bd {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:00:03 +0000] ebe5a6e8db73c9be43a5e2b6edda59bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:00:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 06:00:12 [info] 37#37: *1280 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:00:12 [info] 37#37: *1279 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:00:18 [info] 37#37: *1282 [lua] access_by_lua(msblocations.conf:189):2: 5ff2ec3fb1f42b3817b54526d17ad753:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:00:18 +0000] 5ff2ec3fb1f42b3817b54526d17ad753 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 06:00:18 [info] 37#37: *1282 [lua] logger.lua:23: 5ff2ec3fb1f42b3817b54526d17ad753 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:00:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 06:00:22 [info] 39#39: *1283 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:00:22 [info] 39#39: *1284 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:00:32 [info] 37#37: *1286 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:00:32 [info] 37#37: *1285 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:00:33 [info] 37#37: *1287 [lua] access_by_lua(msblocations.conf:189):2: f3a2ab7c521801ac0c5d80060a4bf7c6:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:00:33 [info] 37#37: *1287 [lua] logger.lua:23: f3a2ab7c521801ac0c5d80060a4bf7c6 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:00:33 +0000] f3a2ab7c521801ac0c5d80060a4bf7c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:00:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 06:00:42 [info] 39#39: *1288 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:00:42 [info] 37#37: *1289 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:00:48 [info] 37#37: *1290 [lua] access_by_lua(msblocations.conf:189):2: b909e30611d0e80152c1ec6bbf2b52a3:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:00:48 +0000] b909e30611d0e80152c1ec6bbf2b52a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 06:00:48 [info] 37#37: *1290 [lua] logger.lua:23: b909e30611d0e80152c1ec6bbf2b52a3 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:00:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 06:00:52 [info] 39#39: *1291 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:00:52 [info] 39#39: *1292 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:01:02 [info] 39#39: *1293 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:01:02 [info] 39#39: *1294 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:01:03 [info] 37#37: *1295 [lua] access_by_lua(msblocations.conf:189):2: 61b98d78817b4770fef219787f10cc4a:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:01:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.99 - - [12/Oct/2022:06:01:03 +0000] 61b98d78817b4770fef219787f10cc4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 06:01:03 [info] 37#37: *1295 [lua] logger.lua:23: 61b98d78817b4770fef219787f10cc4a {"matched":"microservices"} while logging request, client: 10.233.70.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/12 06:01:12 [info] 39#39: *1296 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:01:12 [info] 39#39: *1297 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:01:18 [info] 37#37: *1299 [lua] access_by_lua(msblocations.conf:189):2: 9e0c422954f927e6ee261c7e358004f1:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:01:18 [info] 37#37: *1299 [lua] logger.lua:23: 9e0c422954f927e6ee261c7e358004f1 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:01:18 +0000] 9e0c422954f927e6ee261c7e358004f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:01:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/12 06:01:22 [info] 39#39: *1300 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:01:22 [info] 39#39: *1301 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:01:32 [info] 39#39: *1303 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:01:32 [info] 39#39: *1302 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:01:33 [info] 37#37: *1304 [lua] access_by_lua(msblocations.conf:189):2: 2990c0ab08eec701343c6e13af04bedd:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:01:33 [info] 37#37: *1304 [lua] logger.lua:23: 2990c0ab08eec701343c6e13af04bedd {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:01:33 +0000] 2990c0ab08eec701343c6e13af04bedd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:01:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 06:01:42 [info] 39#39: *1306 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:01:42 [info] 39#39: *1305 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:01:48 [info] 37#37: *1307 [lua] access_by_lua(msblocations.conf:189):2: a82c0f2fcea9736bae8fe71e6b619a30:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:01:48 +0000] a82c0f2fcea9736bae8fe71e6b619a30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 06:01:48 [info] 37#37: *1307 [lua] logger.lua:23: a82c0f2fcea9736bae8fe71e6b619a30 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:01:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 06:01:52 [info] 37#37: *1308 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:01:52 [info] 37#37: *1309 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:02:02 [info] 39#39: *1311 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:02:02 [info] 39#39: *1310 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:02:03 [info] 37#37: *1312 [lua] access_by_lua(msblocations.conf:189):2: 47414976b5046c6030308c6a8aad6c6f:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:02:03 [info] 37#37: *1312 [lua] logger.lua:23: 47414976b5046c6030308c6a8aad6c6f {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:02:03 +0000] 47414976b5046c6030308c6a8aad6c6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:02:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 06:02:12 [info] 39#39: *1313 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:02:12 [info] 39#39: *1314 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:02:18 [info] 37#37: *1316 [lua] access_by_lua(msblocations.conf:189):2: e979d18eeb31f1f6ef3a17f357c4f6a8:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:02:18 [info] 37#37: *1316 [lua] logger.lua:23: e979d18eeb31f1f6ef3a17f357c4f6a8 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:02:18 +0000] e979d18eeb31f1f6ef3a17f357c4f6a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:02:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 06:02:22 [info] 39#39: *1317 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:02:22 [info] 39#39: *1318 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:02:32 [info] 39#39: *1319 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:02:32 [info] 39#39: *1320 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:02:33 [info] 37#37: *1321 [lua] access_by_lua(msblocations.conf:189):2: 3d5d1ffdb3a19329920487b6e766a6c4:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:02:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.70.99 - - [12/Oct/2022:06:02:33 +0000] 3d5d1ffdb3a19329920487b6e766a6c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/10/12 06:02:33 [info] 37#37: *1321 [lua] logger.lua:23: 3d5d1ffdb3a19329920487b6e766a6c4 {"matched":"microservices"} while logging request, client: 10.233.70.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/12 06:02:42 [info] 37#37: *1322 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:02:42 [info] 37#37: *1323 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:02:48 [info] 37#37: *1324 [lua] access_by_lua(msblocations.conf:189):2: ded185c513eb93039ef3575849e4621a:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:02:48 [info] 37#37: *1324 [lua] logger.lua:23: ded185c513eb93039ef3575849e4621a {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:02:48 +0000] ded185c513eb93039ef3575849e4621a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:02:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/12 06:02:52 [info] 39#39: *1325 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:02:52 [info] 39#39: *1326 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:03:02 [info] 37#37: *1328 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:03:02 [info] 37#37: *1327 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:03:03 [info] 37#37: *1329 [lua] access_by_lua(msblocations.conf:189):2: 1ff51bfd24735fb2e1b0cb51b5af7054:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:03:03 [info] 37#37: *1329 [lua] logger.lua:23: 1ff51bfd24735fb2e1b0cb51b5af7054 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:03:03 +0000] 1ff51bfd24735fb2e1b0cb51b5af7054 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:03:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 06:03:12 [info] 39#39: *1330 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:03:12 [info] 39#39: *1331 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:03:18 [info] 37#37: *1333 [lua] access_by_lua(msblocations.conf:189):2: 9de7eaf4e2784607fd7037ad98c735c4:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:03:18 +0000] 9de7eaf4e2784607fd7037ad98c735c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:03:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 06:03:18 [info] 37#37: *1333 [lua] logger.lua:23: 9de7eaf4e2784607fd7037ad98c735c4 {"matched":"microservices"} while logging request, client: 10.233.70.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/12 06:03:22 [info] 39#39: *1335 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:03:22 [info] 39#39: *1334 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:03:32 [info] 39#39: *1336 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:03:32 [info] 39#39: *1337 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:03:33 [info] 37#37: *1338 [lua] access_by_lua(msblocations.conf:189):2: 9a763353fbfd29228fd336cd79fecfdc:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:03:33 [info] 37#37: *1338 [lua] logger.lua:23: 9a763353fbfd29228fd336cd79fecfdc {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:03:33 +0000] 9a763353fbfd29228fd336cd79fecfdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:03:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 06:03:42 [info] 39#39: *1340 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:03:42 [info] 37#37: *1339 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:03:48 [info] 37#37: *1341 [lua] access_by_lua(msblocations.conf:189):2: 9066ec4c322265612adc5130e39c8254:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:03:48 +0000] 9066ec4c322265612adc5130e39c8254 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/12 06:03:48 [info] 37#37: *1341 [lua] logger.lua:23: 9066ec4c322265612adc5130e39c8254 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:03:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 06:03:52 [info] 37#37: *1343 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:03:52 [info] 37#37: *1342 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:04:02 [info] 39#39: *1344 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:04:02 [info] 39#39: *1345 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:04:03 [info] 37#37: *1346 [lua] access_by_lua(msblocations.conf:189):2: 58bf101f02dce33fa6cb24366e7f582f:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:04:03 [info] 37#37: *1346 [lua] logger.lua:23: 58bf101f02dce33fa6cb24366e7f582f {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:04:03 +0000] 58bf101f02dce33fa6cb24366e7f582f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:04:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 06:04:12 [info] 37#37: *1347 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:04:12 [info] 37#37: *1348 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:04:18 [info] 37#37: *1350 [lua] access_by_lua(msblocations.conf:189):2: 3544795b22ccdf57126c01727ce2adfc:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:04:18 +0000] 3544795b22ccdf57126c01727ce2adfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:04:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 06:04:18 [info] 37#37: *1350 [lua] logger.lua:23: 3544795b22ccdf57126c01727ce2adfc {"matched":"microservices"} while logging request, client: 10.233.70.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/12 06:04:22 [info] 37#37: *1352 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:04:22 [info] 37#37: *1351 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:04:32 [info] 39#39: *1354 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:04:32 [info] 37#37: *1353 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:04:33 [info] 37#37: *1355 [lua] access_by_lua(msblocations.conf:189):2: 8df9d4c652744cbc712f59252d22c2f6:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:04:33 +0000] 8df9d4c652744cbc712f59252d22c2f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 06:04:33 [info] 37#37: *1355 [lua] logger.lua:23: 8df9d4c652744cbc712f59252d22c2f6 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:04:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 06:04:42 [info] 37#37: *1357 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:04:42 [info] 37#37: *1356 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:04:48 [info] 37#37: *1358 [lua] access_by_lua(msblocations.conf:189):2: f96eda1150e11c3196fc128721072f04:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:04:48 [info] 37#37: *1358 [lua] logger.lua:23: f96eda1150e11c3196fc128721072f04 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:04:48 +0000] f96eda1150e11c3196fc128721072f04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:04:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 06:04:52 [info] 39#39: *1359 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:04:52 [info] 37#37: *1360 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:05:02 [info] 37#37: *1362 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:05:02 [info] 37#37: *1361 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:05:03 [info] 37#37: *1363 [lua] access_by_lua(msblocations.conf:189):2: fe4bd91064670d87e4ecbe6873489dd5:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:05:03 [info] 37#37: *1363 [lua] logger.lua:23: fe4bd91064670d87e4ecbe6873489dd5 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:05:03 +0000] fe4bd91064670d87e4ecbe6873489dd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:05:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/12 06:05:12 [info] 39#39: *1365 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:05:12 [info] 39#39: *1364 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:05:18 [info] 37#37: *1367 [lua] access_by_lua(msblocations.conf:189):2: 4e1efe9a7428f8d0f95c77fe05f86fde:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:05:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2022/10/12 06:05:18 [info] 37#37: *1367 [lua] logger.lua:23: 4e1efe9a7428f8d0f95c77fe05f86fde {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:05:18 +0000] 4e1efe9a7428f8d0f95c77fe05f86fde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2022/10/12 06:05:22 [info] 39#39: *1368 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:05:22 [info] 39#39: *1369 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:05:32 [info] 39#39: *1370 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:05:32 [info] 39#39: *1371 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:05:33 [info] 37#37: *1372 [lua] access_by_lua(msblocations.conf:189):2: d0e790756ecf6dcff635d463e4b2bd4b:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:05:33 [info] 37#37: *1372 [lua] logger.lua:23: d0e790756ecf6dcff635d463e4b2bd4b {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:05:33 +0000] d0e790756ecf6dcff635d463e4b2bd4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:05:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/12 06:05:42 [info] 37#37: *1373 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:05:42 [info] 37#37: *1374 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:05:48 [info] 37#37: *1375 [lua] access_by_lua(msblocations.conf:189):2: 4447df69f6ad63a81b7aa64774da72b1:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:05:48 +0000] 4447df69f6ad63a81b7aa64774da72b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/12 06:05:48 [info] 37#37: *1375 [lua] logger.lua:23: 4447df69f6ad63a81b7aa64774da72b1 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:05:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 06:05:52 [info] 37#37: *1376 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:05:52 [info] 37#37: *1377 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:06:02 [info] 39#39: *1379 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:06:02 [info] 37#37: *1378 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:06:03 [info] 37#37: *1380 [lua] access_by_lua(msblocations.conf:189):2: 69ecedac5bc83de6bb8a371691af1944:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:06:03 [info] 37#37: *1380 [lua] logger.lua:23: 69ecedac5bc83de6bb8a371691af1944 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:06:03 +0000] 69ecedac5bc83de6bb8a371691af1944 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:06:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 06:06:12 [info] 39#39: *1381 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:06:12 [info] 37#37: *1382 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:06:18 [info] 37#37: *1384 [lua] access_by_lua(msblocations.conf:189):2: 0281a3bda20069edf9aa212a6c589737:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:06:18 [info] 37#37: *1384 [lua] logger.lua:23: 0281a3bda20069edf9aa212a6c589737 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:06:18 +0000] 0281a3bda20069edf9aa212a6c589737 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:06:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 06:06:22 [info] 37#37: *1386 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:06:22 [info] 37#37: *1385 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:06:32 [info] 39#39: *1387 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:06:32 [info] 37#37: *1388 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:06:33 [info] 37#37: *1389 [lua] access_by_lua(msblocations.conf:189):2: 1704d81e414a89ca7381b41845506a97:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:06:33 +0000] 1704d81e414a89ca7381b41845506a97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/12 06:06:33 [info] 37#37: *1389 [lua] logger.lua:23: 1704d81e414a89ca7381b41845506a97 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:06:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 06:06:42 [info] 39#39: *1391 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:06:42 [info] 37#37: *1390 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:06:48 [info] 37#37: *1392 [lua] access_by_lua(msblocations.conf:189):2: bac61cc8f651dafc1e3337e0e82ba78d:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:06:48 +0000] bac61cc8f651dafc1e3337e0e82ba78d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:06:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 06:06:48 [info] 37#37: *1392 [lua] logger.lua:23: bac61cc8f651dafc1e3337e0e82ba78d {"matched":"microservices"} while logging request, client: 10.233.70.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/12 06:06:52 [info] 39#39: *1393 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:06:52 [info] 39#39: *1394 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:07:02 [info] 37#37: *1396 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:07:02 [info] 37#37: *1395 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:07:03 [info] 37#37: *1397 [lua] access_by_lua(msblocations.conf:189):2: ed96eed163a0fbefb3bfe18dafb576a3:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:07:03 +0000] ed96eed163a0fbefb3bfe18dafb576a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/12 06:07:03 [info] 37#37: *1397 [lua] logger.lua:23: ed96eed163a0fbefb3bfe18dafb576a3 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:07:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 06:07:12 [info] 39#39: *1398 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:07:12 [info] 39#39: *1399 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:07:18 [info] 37#37: *1401 [lua] access_by_lua(msblocations.conf:189):2: f4f532b3cbfca7d5fccd2be6ef20bc8d:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:07:18 +0000] f4f532b3cbfca7d5fccd2be6ef20bc8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:07:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/12 06:07:18 [info] 37#37: *1401 [lua] logger.lua:23: f4f532b3cbfca7d5fccd2be6ef20bc8d {"matched":"microservices"} while logging request, client: 10.233.70.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/12 06:07:22 [info] 39#39: *1402 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:07:22 [info] 39#39: *1403 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:07:32 [info] 39#39: *1405 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:07:32 [info] 39#39: *1404 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:07:33 [info] 37#37: *1406 [lua] access_by_lua(msblocations.conf:189):2: 8999c0adf0c2353bbc5887d26cc7576d:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:07:33 +0000] 8999c0adf0c2353bbc5887d26cc7576d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/12 06:07:33 [info] 37#37: *1406 [lua] logger.lua:23: 8999c0adf0c2353bbc5887d26cc7576d {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:07:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/12 06:07:42 [info] 39#39: *1407 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:07:42 [info] 39#39: *1408 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:07:48 [info] 37#37: *1409 [lua] access_by_lua(msblocations.conf:189):2: a8d4af7c682282380a9f38466c1b6f71:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:07:48 [info] 37#37: *1409 [lua] logger.lua:23: a8d4af7c682282380a9f38466c1b6f71 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:07:48 +0000] a8d4af7c682282380a9f38466c1b6f71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:07:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 06:07:52 [info] 37#37: *1411 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:07:52 [info] 37#37: *1410 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:08:02 [info] 39#39: *1413 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:08:02 [info] 39#39: *1412 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:08:03 [info] 37#37: *1414 [lua] access_by_lua(msblocations.conf:189):2: 4e0ea64fd714b66b6f068b9414c8f3c5:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:08:03 +0000] 4e0ea64fd714b66b6f068b9414c8f3c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 06:08:03 [info] 37#37: *1414 [lua] logger.lua:23: 4e0ea64fd714b66b6f068b9414c8f3c5 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:08:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 06:08:12 [info] 37#37: *1415 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:08:12 [info] 39#39: *1416 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:08:18 [info] 37#37: *1418 [lua] access_by_lua(msblocations.conf:189):2: d2bd98069c14d82fdb43f383e0992576:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:08:19 [info] 37#37: *1418 [lua] logger.lua:23: d2bd98069c14d82fdb43f383e0992576 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:08:19 +0000] d2bd98069c14d82fdb43f383e0992576 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:08:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/12 06:08:22 [info] 37#37: *1419 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:08:22 [info] 37#37: *1420 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:08:32 [info] 37#37: *1421 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:08:32 [info] 39#39: *1422 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:08:34 [info] 37#37: *1423 [lua] access_by_lua(msblocations.conf:189):2: d853519f7253989ff63ac34840f09d04:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:08:34 [info] 37#37: *1423 [lua] logger.lua:23: d853519f7253989ff63ac34840f09d04 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:08:34 +0000] d853519f7253989ff63ac34840f09d04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:08:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 06:08:42 [info] 39#39: *1424 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:08:42 [info] 37#37: *1425 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:08:49 [info] 37#37: *1426 [lua] access_by_lua(msblocations.conf:189):2: 40a244575d0a4443462380f79245ba10:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:08:49 [info] 37#37: *1426 [lua] logger.lua:23: 40a244575d0a4443462380f79245ba10 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:08:49 +0000] 40a244575d0a4443462380f79245ba10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:08:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 06:08:52 [info] 37#37: *1427 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:08:52 [info] 37#37: *1428 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:09:02 [info] 37#37: *1429 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:09:02 [info] 37#37: *1430 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:09:04 [info] 37#37: *1431 [lua] access_by_lua(msblocations.conf:189):2: f4031a63b15a45199a2bb3c6c30c5732:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:09:04 [info] 37#37: *1431 [lua] logger.lua:23: f4031a63b15a45199a2bb3c6c30c5732 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:09:04 +0000] f4031a63b15a45199a2bb3c6c30c5732 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:09:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 06:09:12 [info] 39#39: *1432 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:09:12 [info] 39#39: *1433 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:09:19 [info] 37#37: *1435 [lua] access_by_lua(msblocations.conf:189):2: 2da5eb46d5a8472ea7626b54212fe3a5:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:09:19 [info] 37#37: *1435 [lua] logger.lua:23: 2da5eb46d5a8472ea7626b54212fe3a5 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:09:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.70.99 - - [12/Oct/2022:06:09:19 +0000] 2da5eb46d5a8472ea7626b54212fe3a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/12 06:09:22 [info] 37#37: *1436 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:09:22 [info] 37#37: *1437 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:09:32 [info] 39#39: *1438 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:09:32 [info] 39#39: *1439 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:09:34 [info] 37#37: *1440 [lua] access_by_lua(msblocations.conf:189):2: ce3f98e7af9b94040bb557cc4d402646:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:09:34 +0000] ce3f98e7af9b94040bb557cc4d402646 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/10/12 06:09:34 [info] 37#37: *1440 [lua] logger.lua:23: ce3f98e7af9b94040bb557cc4d402646 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:09:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2022/10/12 06:09:42 [info] 39#39: *1441 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:09:42 [info] 37#37: *1442 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:09:49 [info] 37#37: *1443 [lua] access_by_lua(msblocations.conf:189):2: f42d677343bb800f3a20c9c1d936c10b:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:09:49 [info] 37#37: *1443 [lua] logger.lua:23: f42d677343bb800f3a20c9c1d936c10b {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:09:49 +0000] f42d677343bb800f3a20c9c1d936c10b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:09:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 06:09:52 [info] 39#39: *1445 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:09:52 [info] 39#39: *1444 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:10:02 [info] 37#37: *1447 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:10:02 [info] 37#37: *1446 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:10:04 [info] 37#37: *1448 [lua] access_by_lua(msblocations.conf:189):2: 31cb3ff21d5ecbb08d1a58477912aa0b:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:10:04 [info] 37#37: *1448 [lua] logger.lua:23: 31cb3ff21d5ecbb08d1a58477912aa0b {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:10:04 +0000] 31cb3ff21d5ecbb08d1a58477912aa0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:10:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 06:10:12 [info] 39#39: *1449 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:10:12 [info] 37#37: *1450 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:10:19 [info] 37#37: *1452 [lua] access_by_lua(msblocations.conf:189):2: 85248ec7f1beb563a5e2a7e32ffc1f49:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:10:19 +0000] 85248ec7f1beb563a5e2a7e32ffc1f49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 06:10:19 [info] 37#37: *1452 [lua] logger.lua:23: 85248ec7f1beb563a5e2a7e32ffc1f49 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:10:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 06:10:22 [info] 39#39: *1453 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:10:22 [info] 39#39: *1454 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:10:32 [info] 37#37: *1456 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:10:32 [info] 37#37: *1455 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:10:34 [info] 37#37: *1457 [lua] access_by_lua(msblocations.conf:189):2: 6c1398282306acf01c3dac4e3890e14c:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:10:34 [info] 37#37: *1457 [lua] logger.lua:23: 6c1398282306acf01c3dac4e3890e14c {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:10:34 +0000] 6c1398282306acf01c3dac4e3890e14c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:10:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/12 06:10:42 [info] 37#37: *1459 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:10:42 [info] 39#39: *1458 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:10:49 [info] 37#37: *1460 [lua] access_by_lua(msblocations.conf:189):2: 5161274e61104676ae0029745f7d6a98:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:10:49 [info] 37#37: *1460 [lua] logger.lua:23: 5161274e61104676ae0029745f7d6a98 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:10:49 +0000] 5161274e61104676ae0029745f7d6a98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:10:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 06:10:52 [info] 37#37: *1462 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:10:52 [info] 37#37: *1461 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:11:02 [info] 39#39: *1463 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:11:02 [info] 39#39: *1464 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:11:04 [info] 37#37: *1465 [lua] access_by_lua(msblocations.conf:189):2: 343a0155eef449a14d0700ab5a540c8e:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:11:04 [info] 37#37: *1465 [lua] logger.lua:23: 343a0155eef449a14d0700ab5a540c8e {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:11:04 +0000] 343a0155eef449a14d0700ab5a540c8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:11:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 06:11:12 [info] 39#39: *1466 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:11:12 [info] 39#39: *1467 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:11:19 [info] 37#37: *1469 [lua] access_by_lua(msblocations.conf:189):2: 4ac454c52a16cdf7b0d57ca3c3eb2164:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:11:19 +0000] 4ac454c52a16cdf7b0d57ca3c3eb2164 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 06:11:19 [info] 37#37: *1469 [lua] logger.lua:23: 4ac454c52a16cdf7b0d57ca3c3eb2164 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:11:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 06:11:22 [info] 39#39: *1470 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:11:22 [info] 39#39: *1471 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:11:32 [info] 39#39: *1472 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:11:32 [info] 39#39: *1473 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:11:34 [info] 37#37: *1474 [lua] access_by_lua(msblocations.conf:189):2: 563f2592607b28fe5bb8c184ae83d89a:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:11:34 [info] 37#37: *1474 [lua] logger.lua:23: 563f2592607b28fe5bb8c184ae83d89a {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:11:34 +0000] 563f2592607b28fe5bb8c184ae83d89a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:11:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 06:11:42 [info] 37#37: *1476 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:11:42 [info] 37#37: *1475 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:11:49 [info] 37#37: *1477 [lua] access_by_lua(msblocations.conf:189):2: 5b627a4eba297790858060171b0d1f97:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:11:49 [info] 37#37: *1477 [lua] logger.lua:23: 5b627a4eba297790858060171b0d1f97 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:11:49 +0000] 5b627a4eba297790858060171b0d1f97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:11:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 06:11:52 [info] 37#37: *1479 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:11:52 [info] 37#37: *1478 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:12:02 [info] 37#37: *1481 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:12:02 [info] 37#37: *1480 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:12:04 [info] 37#37: *1482 [lua] access_by_lua(msblocations.conf:189):2: 88c2d25552f227ec2febaac61d9af0f5:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:12:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 06:12:04 [info] 37#37: *1482 [lua] logger.lua:23: 88c2d25552f227ec2febaac61d9af0f5 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:12:04 +0000] 88c2d25552f227ec2febaac61d9af0f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/12 06:12:12 [info] 37#37: *1483 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:12:12 [info] 37#37: *1484 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:12:19 [info] 37#37: *1486 [lua] access_by_lua(msblocations.conf:189):2: 4d25111921bc274bd077ad61b04fe38b:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:12:19 [info] 37#37: *1486 [lua] logger.lua:23: 4d25111921bc274bd077ad61b04fe38b {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:12:19 +0000] 4d25111921bc274bd077ad61b04fe38b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:12:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 06:12:22 [info] 37#37: *1488 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:12:22 [info] 37#37: *1487 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:12:32 [info] 39#39: *1490 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:12:32 [info] 39#39: *1489 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:12:34 [info] 37#37: *1491 [lua] access_by_lua(msblocations.conf:189):2: f5188c57e801131164c64684dfc698e9:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:12:34 [info] 37#37: *1491 [lua] logger.lua:23: f5188c57e801131164c64684dfc698e9 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:12:34 +0000] f5188c57e801131164c64684dfc698e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:12:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 06:12:42 [info] 39#39: *1493 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:12:42 [info] 39#39: *1492 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:12:49 [info] 37#37: *1494 [lua] access_by_lua(msblocations.conf:189):2: 31ee0d541ff393f11cd89a2d6b93e6fa:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:12:49 +0000] 31ee0d541ff393f11cd89a2d6b93e6fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 06:12:49 [info] 37#37: *1494 [lua] logger.lua:23: 31ee0d541ff393f11cd89a2d6b93e6fa {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:12:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 06:12:52 [info] 39#39: *1495 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:12:52 [info] 39#39: *1496 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:13:02 [info] 37#37: *1498 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:13:02 [info] 39#39: *1497 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:13:04 [info] 37#37: *1499 [lua] access_by_lua(msblocations.conf:189):2: 209d92885d23eba9c77df3dc83d894fb:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:13:04 [info] 37#37: *1499 [lua] logger.lua:23: 209d92885d23eba9c77df3dc83d894fb {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:13:04 +0000] 209d92885d23eba9c77df3dc83d894fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:13:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 06:13:12 [info] 37#37: *1500 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:13:12 [info] 37#37: *1501 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:13:19 [info] 37#37: *1503 [lua] access_by_lua(msblocations.conf:189):2: 65dfd77627584b35ae281f1bc51ec7d0:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:13:19 +0000] 65dfd77627584b35ae281f1bc51ec7d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/10/12 06:13:19 [info] 37#37: *1503 [lua] logger.lua:23: 65dfd77627584b35ae281f1bc51ec7d0 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:13:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/12 06:13:22 [info] 37#37: *1505 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:13:22 [info] 37#37: *1504 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:13:32 [info] 37#37: *1507 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:13:32 [info] 37#37: *1506 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:13:34 [info] 37#37: *1508 [lua] access_by_lua(msblocations.conf:189):2: bc9af4b84b7f2ffd1c5ab1f425c27d92:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:13:34 [info] 37#37: *1508 [lua] logger.lua:23: bc9af4b84b7f2ffd1c5ab1f425c27d92 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:13:34 +0000] bc9af4b84b7f2ffd1c5ab1f425c27d92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:13:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 06:13:42 [info] 37#37: *1509 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:13:42 [info] 37#37: *1510 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:13:49 [info] 37#37: *1511 [lua] access_by_lua(msblocations.conf:189):2: 9d79caead9fb4a97e484eee7dc7de588:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:13:49 [info] 37#37: *1511 [lua] logger.lua:23: 9d79caead9fb4a97e484eee7dc7de588 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:13:49 +0000] 9d79caead9fb4a97e484eee7dc7de588 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:13:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 06:13:52 [info] 39#39: *1512 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:13:52 [info] 39#39: *1513 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:14:02 [info] 37#37: *1514 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:14:02 [info] 39#39: *1515 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:14:04 [info] 37#37: *1516 [lua] access_by_lua(msblocations.conf:189):2: f83ca357b66e39e4fe237edec0273cf2:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:14:04 [info] 37#37: *1516 [lua] logger.lua:23: f83ca357b66e39e4fe237edec0273cf2 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:14:04 +0000] f83ca357b66e39e4fe237edec0273cf2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:14:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 06:14:12 [info] 39#39: *1517 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:14:12 [info] 39#39: *1518 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:14:19 [info] 37#37: *1520 [lua] access_by_lua(msblocations.conf:189):2: 0111aee7ecf6fe2a331ac1e68884a466:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:14:19 [info] 37#37: *1520 [lua] logger.lua:23: 0111aee7ecf6fe2a331ac1e68884a466 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:14:19 +0000] 0111aee7ecf6fe2a331ac1e68884a466 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:14:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 06:14:22 [info] 37#37: *1522 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:14:22 [info] 37#37: *1521 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:14:32 [info] 37#37: *1523 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:14:32 [info] 39#39: *1524 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:14:34 [info] 37#37: *1525 [lua] access_by_lua(msblocations.conf:189):2: 2c54b8c36103b31b7824b125be66f6e5:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:14:34 +0000] 2c54b8c36103b31b7824b125be66f6e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/12 06:14:34 [info] 37#37: *1525 [lua] logger.lua:23: 2c54b8c36103b31b7824b125be66f6e5 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:14:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 06:14:42 [info] 37#37: *1526 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:14:42 [info] 37#37: *1527 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:14:49 [info] 37#37: *1528 [lua] access_by_lua(msblocations.conf:189):2: 8e7a447f9836c4108b84dea6dff266fd:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:14:49 [info] 37#37: *1528 [lua] logger.lua:23: 8e7a447f9836c4108b84dea6dff266fd {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:14:49 +0000] 8e7a447f9836c4108b84dea6dff266fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:14:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 06:14:52 [info] 37#37: *1529 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:14:52 [info] 37#37: *1530 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:15:02 [info] 37#37: *1532 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:15:02 [info] 37#37: *1531 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:15:04 [info] 37#37: *1533 [lua] access_by_lua(msblocations.conf:189):2: b6824514661d18767dc9533aa57a9983:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:15:04 +0000] b6824514661d18767dc9533aa57a9983 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/12 06:15:04 [info] 37#37: *1533 [lua] logger.lua:23: b6824514661d18767dc9533aa57a9983 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:15:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/12 06:15:12 [info] 39#39: *1534 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:15:12 [info] 39#39: *1535 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:15:19 [info] 37#37: *1537 [lua] access_by_lua(msblocations.conf:189):2: 2a5da92a8e966d17e5082b094fbc9a36:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:15:19 +0000] 2a5da92a8e966d17e5082b094fbc9a36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/12 06:15:19 [info] 37#37: *1537 [lua] logger.lua:23: 2a5da92a8e966d17e5082b094fbc9a36 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:15:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 06:15:22 [info] 39#39: *1538 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:15:22 [info] 39#39: *1539 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:15:32 [info] 39#39: *1541 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:15:32 [info] 39#39: *1540 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:15:34 [info] 37#37: *1542 [lua] access_by_lua(msblocations.conf:189):2: 18dc9df5ad909024d47a973ed02dcb4c:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:15:34 [info] 37#37: *1542 [lua] logger.lua:23: 18dc9df5ad909024d47a973ed02dcb4c {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:15:34 +0000] 18dc9df5ad909024d47a973ed02dcb4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:15:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/12 06:15:42 [info] 37#37: *1543 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:15:42 [info] 39#39: *1544 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:15:49 [info] 37#37: *1545 [lua] access_by_lua(msblocations.conf:189):2: 5a0c87c6ab6301ffa0fd6d96059b5e84:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:15:49 [info] 37#37: *1545 [lua] logger.lua:23: 5a0c87c6ab6301ffa0fd6d96059b5e84 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:15:49 +0000] 5a0c87c6ab6301ffa0fd6d96059b5e84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:15:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 06:15:52 [info] 39#39: *1547 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:15:52 [info] 39#39: *1546 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:16:02 [info] 37#37: *1549 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:16:02 [info] 37#37: *1548 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:16:04 [info] 37#37: *1550 [lua] access_by_lua(msblocations.conf:189):2: 799de88d06855044a4e79647307261c6:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:16:04 [info] 37#37: *1550 [lua] logger.lua:23: 799de88d06855044a4e79647307261c6 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:16:04 +0000] 799de88d06855044a4e79647307261c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:16:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 06:16:12 [info] 39#39: *1551 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:16:12 [info] 37#37: *1552 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:16:19 [info] 37#37: *1554 [lua] access_by_lua(msblocations.conf:189):2: 9ba60b82321c2e2f6a2415db2cdf0b3d:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:16:19 [info] 37#37: *1554 [lua] logger.lua:23: 9ba60b82321c2e2f6a2415db2cdf0b3d {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:16:19 +0000] 9ba60b82321c2e2f6a2415db2cdf0b3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:16:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 06:16:22 [info] 39#39: *1555 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:16:22 [info] 39#39: *1556 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:16:32 [info] 37#37: *1557 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:16:32 [info] 37#37: *1558 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:16:34 [info] 37#37: *1559 [lua] access_by_lua(msblocations.conf:189):2: 1b5bf96407526424cdef5624a4b4f9eb:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:16:34 +0000] 1b5bf96407526424cdef5624a4b4f9eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/12 06:16:34 [info] 37#37: *1559 [lua] logger.lua:23: 1b5bf96407526424cdef5624a4b4f9eb {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:16:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/12 06:16:42 [info] 37#37: *1560 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:16:42 [info] 39#39: *1561 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:16:49 [info] 37#37: *1562 [lua] access_by_lua(msblocations.conf:189):2: 5f6c71b0813d6e2ba023af79af2c214b:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:16:49 [info] 37#37: *1562 [lua] logger.lua:23: 5f6c71b0813d6e2ba023af79af2c214b {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:16:49 +0000] 5f6c71b0813d6e2ba023af79af2c214b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:16:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 06:16:52 [info] 39#39: *1563 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:16:52 [info] 39#39: *1564 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:17:02 [info] 37#37: *1566 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:17:02 [info] 37#37: *1565 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:17:04 [info] 37#37: *1567 [lua] access_by_lua(msblocations.conf:189):2: 43d8e0f3a555a95b74d8d89422dca0b0:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:17:04 [info] 37#37: *1567 [lua] logger.lua:23: 43d8e0f3a555a95b74d8d89422dca0b0 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:17:04 +0000] 43d8e0f3a555a95b74d8d89422dca0b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:17:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 06:17:12 [info] 39#39: *1568 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:17:12 [info] 39#39: *1569 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:17:19 [info] 37#37: *1571 [lua] access_by_lua(msblocations.conf:189):2: ad10497c616a5e0e56d941589017e9bf:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:17:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 06:17:19 [info] 37#37: *1571 [lua] logger.lua:23: ad10497c616a5e0e56d941589017e9bf {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:17:19 +0000] ad10497c616a5e0e56d941589017e9bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 06:17:22 [info] 37#37: *1572 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:17:22 [info] 37#37: *1573 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:17:32 [info] 39#39: *1575 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:17:32 [info] 37#37: *1574 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:17:34 [info] 37#37: *1576 [lua] access_by_lua(msblocations.conf:189):2: 52e9bd8f5a0289abcc2dcb3fd565bb4c:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:17:34 [info] 37#37: *1576 [lua] logger.lua:23: 52e9bd8f5a0289abcc2dcb3fd565bb4c {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:17:34 +0000] 52e9bd8f5a0289abcc2dcb3fd565bb4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:17:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/12 06:17:42 [info] 37#37: *1577 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:17:42 [info] 37#37: *1578 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:17:49 [info] 37#37: *1579 [lua] access_by_lua(msblocations.conf:189):2: 168932333b803e45e372b3c61cca55b2:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:17:49 [info] 37#37: *1579 [lua] logger.lua:23: 168932333b803e45e372b3c61cca55b2 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:17:49 +0000] 168932333b803e45e372b3c61cca55b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:17:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 06:17:52 [info] 39#39: *1580 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:17:52 [info] 39#39: *1581 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:18:02 [info] 39#39: *1583 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:18:02 [info] 39#39: *1582 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:18:04 [info] 37#37: *1584 [lua] access_by_lua(msblocations.conf:189):2: 103b6fea16e7f62f7c8bc471697a50ee:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:18:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.99 - - [12/Oct/2022:06:18:04 +0000] 103b6fea16e7f62f7c8bc471697a50ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 06:18:04 [info] 37#37: *1584 [lua] logger.lua:23: 103b6fea16e7f62f7c8bc471697a50ee {"matched":"microservices"} while logging request, client: 10.233.70.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/12 06:18:12 [info] 37#37: *1586 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:18:12 [info] 39#39: *1585 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:18:19 [info] 37#37: *1588 [lua] access_by_lua(msblocations.conf:189):2: 6a4e6fa5365a3066ee34c8d48057e3e1:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:18:19 [info] 37#37: *1588 [lua] logger.lua:23: 6a4e6fa5365a3066ee34c8d48057e3e1 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:18:19 +0000] 6a4e6fa5365a3066ee34c8d48057e3e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:18:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 06:18:22 [info] 39#39: *1589 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:18:22 [info] 39#39: *1590 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:18:32 [info] 39#39: *1591 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:18:32 [info] 39#39: *1592 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:18:34 [info] 37#37: *1593 [lua] access_by_lua(msblocations.conf:189):2: 9ae120cfafb4229351900b7df63ea7e4:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:18:34 [info] 37#37: *1593 [lua] logger.lua:23: 9ae120cfafb4229351900b7df63ea7e4 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:18:34 +0000] 9ae120cfafb4229351900b7df63ea7e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:18:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 06:18:42 [info] 39#39: *1594 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:18:42 [info] 39#39: *1595 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:18:49 [info] 37#37: *1596 [lua] access_by_lua(msblocations.conf:189):2: af14ef37be1525b785d601db5243c3e9:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:18:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.99 - - [12/Oct/2022:06:18:49 +0000] af14ef37be1525b785d601db5243c3e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/12 06:18:49 [info] 37#37: *1596 [lua] logger.lua:23: af14ef37be1525b785d601db5243c3e9 {"matched":"microservices"} while logging request, client: 10.233.70.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/12 06:18:52 [info] 37#37: *1598 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:18:52 [info] 37#37: *1597 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:19:02 [info] 37#37: *1600 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:19:02 [info] 37#37: *1599 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:19:04 [info] 37#37: *1601 [lua] access_by_lua(msblocations.conf:189):2: 5f8f242c8f9a29cb0bff7f6ecd345e86:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:19:04 [info] 37#37: *1601 [lua] logger.lua:23: 5f8f242c8f9a29cb0bff7f6ecd345e86 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:19:04 +0000] 5f8f242c8f9a29cb0bff7f6ecd345e86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:19:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/12 06:19:12 [info] 39#39: *1603 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:19:12 [info] 37#37: *1602 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:19:19 [info] 37#37: *1605 [lua] access_by_lua(msblocations.conf:189):2: 83c07dea648a1c61f5af81270a83a4d6:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:19:19 [info] 37#37: *1605 [lua] logger.lua:23: 83c07dea648a1c61f5af81270a83a4d6 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:19:19 +0000] 83c07dea648a1c61f5af81270a83a4d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:19:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 06:19:22 [info] 37#37: *1607 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:19:22 [info] 37#37: *1606 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:19:32 [info] 39#39: *1608 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:19:32 [info] 39#39: *1609 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:19:34 [info] 37#37: *1610 [lua] access_by_lua(msblocations.conf:189):2: 52abbdb4eda1c4223ce3dc8ee1e61fc2:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:19:34 [info] 37#37: *1610 [lua] logger.lua:23: 52abbdb4eda1c4223ce3dc8ee1e61fc2 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:19:34 +0000] 52abbdb4eda1c4223ce3dc8ee1e61fc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:19:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 06:19:42 [info] 39#39: *1612 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:19:42 [info] 37#37: *1611 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:19:49 [info] 37#37: *1613 [lua] access_by_lua(msblocations.conf:189):2: 68153c99c4c98e64e1cf595de81c0626:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:19:49 [info] 37#37: *1613 [lua] logger.lua:23: 68153c99c4c98e64e1cf595de81c0626 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:19:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.99 - - [12/Oct/2022:06:19:49 +0000] 68153c99c4c98e64e1cf595de81c0626 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/12 06:19:52 [info] 39#39: *1615 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:19:52 [info] 39#39: *1614 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:20:02 [info] 39#39: *1617 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:20:02 [info] 39#39: *1616 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:20:04 [info] 37#37: *1618 [lua] access_by_lua(msblocations.conf:189):2: f308b1f4ab8b10cedc7ef15f437a68c2:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:20:04 +0000] f308b1f4ab8b10cedc7ef15f437a68c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/12 06:20:04 [info] 37#37: *1618 [lua] logger.lua:23: f308b1f4ab8b10cedc7ef15f437a68c2 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:20:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/12 06:20:12 [info] 39#39: *1620 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:20:12 [info] 39#39: *1619 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:20:19 [info] 37#37: *1622 [lua] access_by_lua(msblocations.conf:189):2: 6021f7c5ea9ad9aca03d70c1e79a583c:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:20:19 +0000] 6021f7c5ea9ad9aca03d70c1e79a583c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/12 06:20:19 [info] 37#37: *1622 [lua] logger.lua:23: 6021f7c5ea9ad9aca03d70c1e79a583c {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:20:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 06:20:22 [info] 39#39: *1624 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:20:22 [info] 39#39: *1623 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:20:32 [info] 37#37: *1625 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:20:32 [info] 39#39: *1626 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:20:34 [info] 37#37: *1627 [lua] access_by_lua(msblocations.conf:189):2: 688f17a216c39eb761582259d8d459d8:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:20:34 [info] 37#37: *1627 [lua] logger.lua:23: 688f17a216c39eb761582259d8d459d8 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:20:34 +0000] 688f17a216c39eb761582259d8d459d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:20:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/12 06:20:42 [info] 37#37: *1629 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:20:42 [info] 37#37: *1628 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:20:49 [info] 37#37: *1630 [lua] access_by_lua(msblocations.conf:189):2: b59878932b99a0b3651103fdb97c0610:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:20:49 +0000] b59878932b99a0b3651103fdb97c0610 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:20:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/12 06:20:49 [info] 37#37: *1630 [lua] logger.lua:23: b59878932b99a0b3651103fdb97c0610 {"matched":"microservices"} while logging request, client: 10.233.70.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/12 06:20:52 [info] 39#39: *1631 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:20:52 [info] 39#39: *1632 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:21:02 [info] 39#39: *1633 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:21:02 [info] 39#39: *1634 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:21:04 [info] 37#37: *1635 [lua] access_by_lua(msblocations.conf:189):2: cc96fd9e3320af7b0fedea930dd6a5ba:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:21:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.99 - - [12/Oct/2022:06:21:04 +0000] cc96fd9e3320af7b0fedea930dd6a5ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/12 06:21:04 [info] 37#37: *1635 [lua] logger.lua:23: cc96fd9e3320af7b0fedea930dd6a5ba {"matched":"microservices"} while logging request, client: 10.233.70.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/12 06:21:12 [info] 37#37: *1636 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:21:12 [info] 37#37: *1637 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:21:19 [info] 37#37: *1639 [lua] access_by_lua(msblocations.conf:189):2: 088ee6e9ba0fb83bc8738de9cc12d3a9:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:21:19 [info] 37#37: *1639 [lua] logger.lua:23: 088ee6e9ba0fb83bc8738de9cc12d3a9 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:21:19 +0000] 088ee6e9ba0fb83bc8738de9cc12d3a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:21:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/12 06:21:22 [info] 37#37: *1640 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:21:22 [info] 37#37: *1641 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:21:32 [info] 37#37: *1643 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:21:32 [info] 37#37: *1642 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:21:34 [info] 37#37: *1644 [lua] access_by_lua(msblocations.conf:189):2: 9e2671711831e12693d12f4adb61be40:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.99 - - [12/Oct/2022:06:21:34 +0000] 9e2671711831e12693d12f4adb61be40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/12 06:21:34 [info] 37#37: *1644 [lua] logger.lua:23: 9e2671711831e12693d12f4adb61be40 {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:21:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/12 06:21:42 [info] 37#37: *1646 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:21:42 [info] 37#37: *1645 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:21:49 [info] 37#37: *1647 [lua] access_by_lua(msblocations.conf:189):2: 5a526fdb824181b79a32a9282274e58a:receive the request, client: 10.233.70.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/12 06:21:49 [info] 37#37: *1647 [lua] logger.lua:23: 5a526fdb824181b79a32a9282274e58a {"matched":"microservices"} while logging request, client: 10.233.70.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.70.99 - - [12/Oct/2022:06:21:49 +0000] 5a526fdb824181b79a32a9282274e58a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.99 - - [12/Oct/2022:06:21:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/12 06:21:52 [info] 37#37: *1648 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:21:52 [info] 37#37: *1649 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:22:02 [info] 37#37: *1650 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:22:02 [info] 37#37: *1651 client closed connection while SSL handshaking, client: 10.233.72.87, server: 0.0.0.0:443
2022/10/12 06:22:04 [info] 37#37: *1652 [lua] access_by_lua(msblocations.conf:189):2: f536b854dfaf8776