Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.42.127
### 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/23 04:56:33 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
2022/10/23 04:56:33 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
2022/10/23 04:56:33 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
2022/10/23 04:56:33 [notice] 33#33: using the "epoll" event method
2022/10/23 04:56:33 [notice] 33#33: openresty/1.13.6.1
2022/10/23 04:56:33 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2022/10/23 04:56:33 [notice] 33#33: OS: Linux 5.4.0-96-generic
2022/10/23 04:56:33 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2022/10/23 04:56:33 [notice] 34#34: start worker processes
\n\n### Starting apiroute
2022/10/23 04:56:33 [notice] 34#34: start worker process 35
2022/10/23 04:56:33 [notice] 34#34: start worker process 37
2022/10/23 04:56:33 [notice] 34#34: start worker process 38
2022/10/23 04:56:33 [notice] 34#34: start worker process 39
2022/10/23 04:56:33 [notice] 34#34: start worker process 40
2022/10/23 04:56:33 [notice] 34#34: start worker process 41
2022/10/23 04:56:33 [notice] 34#34: start worker process 42
2022/10/23 04:56:33 [notice] 34#34: start worker process 43
2022/10/23 04:56:33 [notice] 34#34: start cache manager process 44
2022/10/23 04:56:33 [notice] 34#34: start cache loader process 45
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221023045633.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-23 04:56:36 439 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2022-10-23 04:56:36 446 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2022-10-23 04:56:36 446 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2022-10-23 04:56:36 502 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2022-10-23 04:56:36 502 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.42.127:10081 Enabled:true
2022-10-23 04:56:38 204 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-23 04:56:38 302 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-10-23 04:56:38 302 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-10-23 04:56:38 303 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-10-23 04:56:38 304 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-10-23 04:56:38 304 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2022-10-23 04:56:38 304 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-10-23 04:56:38 304 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-10-23 04:56:38 396 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-10-23 04:56:38 495 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-10-23 04:56:38 495 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-10-23 04:56:38 495 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-10-23 04:56:39 046 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/10/23 04:56:47 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:56:47 [info] 41#41: *13 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:56:52 [info] 41#41: *14 [lua] access_by_lua(msblocations.conf:189):2: 5ce5d5f3cad9c03070929b853aa0d3d4:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 04:56:52 [info] 41#41: *14 [lua] logger.lua:23: 5ce5d5f3cad9c03070929b853aa0d3d4 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:04:56:52 +0000] 5ce5d5f3cad9c03070929b853aa0d3d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.179 upstream_response_time:0.177 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:04:56:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 42
2022/10/23 04:56:57 [info] 41#41: *18 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:56:57 [info] 41#41: *17 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:57:07 [info] 41#41: *19 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:57:07 [info] 41#41: *20 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:57:07 [info] 41#41: *21 [lua] access_by_lua(msblocations.conf:189):2: dcfea7f8d7d03e544b65ea493934b73b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 04:57:07 [info] 41#41: *21 [lua] logger.lua:23: dcfea7f8d7d03e544b65ea493934b73b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:04:57:07 +0000] dcfea7f8d7d03e544b65ea493934b73b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.043 upstream_response_time:0.043 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:04:57:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 31
2022/10/23 04:57:17 [info] 41#41: *22 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:57:17 [info] 41#41: *23 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:57:22 [info] 41#41: *24 [lua] access_by_lua(msblocations.conf:189):2: 01cd3e686c2f2f916f4f87937c2e7151:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:04:57:22 +0000] 01cd3e686c2f2f916f4f87937c2e7151 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/23 04:57:22 [info] 41#41: *24 [lua] logger.lua:23: 01cd3e686c2f2f916f4f87937c2e7151 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:04:57:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/23 04:57:27 [info] 35#35: *25 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:57:27 [info] 35#35: *26 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:57:33 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/10/23 04:57:33 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2022/10/23 04:57:33 [notice] 34#34: cache loader process 45 exited with code 0
2022/10/23 04:57:33 [notice] 34#34: signal 29 (SIGIO) received
2022/10/23 04:57:37 [info] 35#35: *29 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:57:37 [info] 35#35: *30 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:57:37 [info] 41#41: *31 [lua] access_by_lua(msblocations.conf:189):2: b05003b396a3fc1381e25516a589b183:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 04:57:37 [info] 41#41: *31 [lua] logger.lua:23: b05003b396a3fc1381e25516a589b183 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:04:57:37 +0000] b05003b396a3fc1381e25516a589b183 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:04:57:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/23 04:57:47 [info] 41#41: *33 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:57:47 [info] 41#41: *32 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:57:52 [info] 41#41: *34 [lua] access_by_lua(msblocations.conf:189):2: 5cdbd47131189659cc3d4186b6ecb12f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 04:57:52 [info] 41#41: *34 [lua] logger.lua:23: 5cdbd47131189659cc3d4186b6ecb12f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:04:57:52 +0000] 5cdbd47131189659cc3d4186b6ecb12f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:04:57:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/23 04:57:57 [info] 41#41: *36 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:57:57 [info] 41#41: *35 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:58:07 [info] 41#41: *37 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:58:07 [info] 41#41: *38 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:58:07 [info] 41#41: *39 [lua] access_by_lua(msblocations.conf:189):2: 667f7d4231ec3761ebe4478de5411484:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 04:58:07 [info] 41#41: *39 [lua] logger.lua:23: 667f7d4231ec3761ebe4478de5411484 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:04:58:07 +0000] 667f7d4231ec3761ebe4478de5411484 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:04:58:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/23 04:58:17 [info] 41#41: *41 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:58:17 [info] 35#35: *40 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:58:22 [info] 41#41: *42 [lua] access_by_lua(msblocations.conf:189):2: 99da12388c03faa94710a7e69af3bcf1:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 04:58:22 [info] 41#41: *42 [lua] logger.lua:23: 99da12388c03faa94710a7e69af3bcf1 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:04:58:22 +0000] 99da12388c03faa94710a7e69af3bcf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:04:58:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/23 04:58:27 [info] 35#35: *43 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:58:27 [info] 35#35: *44 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:58:37 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:58:37 [info] 35#35: *47 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:58:37 [info] 41#41: *48 [lua] access_by_lua(msblocations.conf:189):2: 55656be912dccaf6576b53b378d94f4d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 04:58:37 [info] 41#41: *48 [lua] logger.lua:23: 55656be912dccaf6576b53b378d94f4d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:04:58:37 +0000] 55656be912dccaf6576b53b378d94f4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:04:58:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 04:58:47 [info] 41#41: *50 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:58:47 [info] 41#41: *49 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:58:52 [info] 41#41: *51 [lua] access_by_lua(msblocations.conf:189):2: 15bbb45e8460ff13b571e720e56b8fc5:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 04:58:52 [info] 41#41: *51 [lua] logger.lua:23: 15bbb45e8460ff13b571e720e56b8fc5 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:04:58:52 +0000] 15bbb45e8460ff13b571e720e56b8fc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:04:58:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 04:58:57 [info] 35#35: *52 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:58:57 [info] 35#35: *53 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:59:07 [info] 35#35: *54 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:59:07 [info] 35#35: *55 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:59:07 [info] 41#41: *56 [lua] access_by_lua(msblocations.conf:189):2: af2837564bcc55d61af6aa43f7cf088a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 04:59:07 [info] 41#41: *56 [lua] logger.lua:23: af2837564bcc55d61af6aa43f7cf088a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:04:59:07 +0000] af2837564bcc55d61af6aa43f7cf088a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:04:59:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/23 04:59:17 [info] 35#35: *58 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:59:17 [info] 41#41: *57 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:59:22 [info] 41#41: *59 [lua] access_by_lua(msblocations.conf:189):2: 124428aba622c3c6eaef21a11ca5b177:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 04:59:22 [info] 41#41: *59 [lua] logger.lua:23: 124428aba622c3c6eaef21a11ca5b177 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:04:59:22 +0000] 124428aba622c3c6eaef21a11ca5b177 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:04:59:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/23 04:59:27 [info] 35#35: *61 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:59:27 [info] 35#35: *60 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:59:37 [info] 35#35: *63 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:59:37 [info] 35#35: *64 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:59:37 [info] 41#41: *65 [lua] access_by_lua(msblocations.conf:189):2: d4ed162b1303b5bb9c459d7752bde302:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 04:59:37 [info] 41#41: *65 [lua] logger.lua:23: d4ed162b1303b5bb9c459d7752bde302 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:04:59:37 +0000] d4ed162b1303b5bb9c459d7752bde302 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:04:59:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 04:59:47 [info] 35#35: *66 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:59:47 [info] 35#35: *67 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:59:52 [info] 41#41: *68 [lua] access_by_lua(msblocations.conf:189):2: 63dc8250e23e13181c0748968ed1557a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 04:59:52 [info] 41#41: *68 [lua] logger.lua:23: 63dc8250e23e13181c0748968ed1557a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:04:59:52 +0000] 63dc8250e23e13181c0748968ed1557a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:04:59:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 04:59:57 [info] 41#41: *69 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 04:59:57 [info] 41#41: *70 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:00:07 [info] 41#41: *71 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:00:07 [info] 35#35: *72 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:00:07 [info] 41#41: *73 [lua] access_by_lua(msblocations.conf:189):2: a36dfecbd46a08ec17797f59685f7362:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:00:07 [info] 41#41: *73 [lua] logger.lua:23: a36dfecbd46a08ec17797f59685f7362 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:00:07 +0000] a36dfecbd46a08ec17797f59685f7362 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:00:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:00:17 [info] 41#41: *75 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:00:17 [info] 41#41: *74 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:00:22 [info] 41#41: *76 [lua] access_by_lua(msblocations.conf:189):2: 5e4f16669823c648bbfe531defe5ed94:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:00:22 [info] 41#41: *76 [lua] logger.lua:23: 5e4f16669823c648bbfe531defe5ed94 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:00:22 +0000] 5e4f16669823c648bbfe531defe5ed94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:00:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:00:27 [info] 41#41: *78 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:00:27 [info] 35#35: *77 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:00:37 [info] 35#35: *81 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:00:37 [info] 41#41: *80 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:00:37 [info] 41#41: *82 [lua] access_by_lua(msblocations.conf:189):2: ec4ee746101eff70f3f7dd790519bc56:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:00:37 [info] 41#41: *82 [lua] logger.lua:23: ec4ee746101eff70f3f7dd790519bc56 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:00:37 +0000] ec4ee746101eff70f3f7dd790519bc56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:00:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/23 05:00:47 [info] 41#41: *84 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:00:47 [info] 41#41: *83 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:00:52 [info] 41#41: *85 [lua] access_by_lua(msblocations.conf:189):2: 73f15d53d90f4ee6c7696ddcfaaf7873:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:00:52 +0000] 73f15d53d90f4ee6c7696ddcfaaf7873 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:00:52 [info] 41#41: *85 [lua] logger.lua:23: 73f15d53d90f4ee6c7696ddcfaaf7873 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:00:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/23 05:00:57 [info] 41#41: *86 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:00:57 [info] 41#41: *87 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:01:07 [info] 35#35: *88 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:01:07 [info] 35#35: *89 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:01:07 [info] 41#41: *90 [lua] access_by_lua(msblocations.conf:189):2: 8b208c423317091f2aa4c737cdbabbe9:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:01:07 +0000] 8b208c423317091f2aa4c737cdbabbe9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:01:07 [info] 41#41: *90 [lua] logger.lua:23: 8b208c423317091f2aa4c737cdbabbe9 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:01:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:01:17 [info] 41#41: *91 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:01:17 [info] 41#41: *92 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:01:22 [info] 41#41: *93 [lua] access_by_lua(msblocations.conf:189):2: a0000e5878296dd0bdca542a1cd837f4:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:01:22 +0000] a0000e5878296dd0bdca542a1cd837f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/10/23 05:01:22 [info] 41#41: *93 [lua] logger.lua:23: a0000e5878296dd0bdca542a1cd837f4 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:01:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/23 05:01:27 [info] 41#41: *95 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:01:27 [info] 41#41: *94 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:01:37 [info] 41#41: *97 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:01:37 [info] 41#41: *98 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:01:37 [info] 41#41: *99 [lua] access_by_lua(msblocations.conf:189):2: 01bd30fac387ea838dd32798fbe37dcc:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:01:37 [info] 41#41: *99 [lua] logger.lua:23: 01bd30fac387ea838dd32798fbe37dcc {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:01:37 +0000] 01bd30fac387ea838dd32798fbe37dcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:01:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/23 05:01:47 [info] 35#35: *100 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:01:47 [info] 41#41: *101 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:01:52 [info] 41#41: *102 [lua] access_by_lua(msblocations.conf:189):2: 8a9713b273a68692aa11af4baed18556:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:01:52 [info] 41#41: *102 [lua] logger.lua:23: 8a9713b273a68692aa11af4baed18556 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:01:52 +0000] 8a9713b273a68692aa11af4baed18556 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:01:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:01:57 [info] 41#41: *103 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:01:57 [info] 41#41: *104 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:02:07 [info] 41#41: *106 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:02:07 [info] 41#41: *105 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:02:07 [info] 41#41: *107 [lua] access_by_lua(msblocations.conf:189):2: fc35096f8c56cdeb821bcd05a15721ae:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:02:07 [info] 41#41: *107 [lua] logger.lua:23: fc35096f8c56cdeb821bcd05a15721ae {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:02:07 +0000] fc35096f8c56cdeb821bcd05a15721ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:02:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:02:17 [info] 35#35: *108 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:02:17 [info] 35#35: *109 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:02:22 [info] 41#41: *110 [lua] access_by_lua(msblocations.conf:189):2: e39eeadd7206f0826f4eb1e3e5252e78:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:02:22 [info] 41#41: *110 [lua] logger.lua:23: e39eeadd7206f0826f4eb1e3e5252e78 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:02:22 +0000] e39eeadd7206f0826f4eb1e3e5252e78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:02:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:02:27 [info] 35#35: *111 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:02:27 [info] 35#35: *112 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:02:37 [info] 35#35: *115 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:02:37 [info] 35#35: *114 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:02:37 [info] 41#41: *116 [lua] access_by_lua(msblocations.conf:189):2: c78503a23ed60dd7a127c4ed48600083:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:02:37 [info] 41#41: *116 [lua] logger.lua:23: c78503a23ed60dd7a127c4ed48600083 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:02:37 +0000] c78503a23ed60dd7a127c4ed48600083 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:02:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:02:47 [info] 41#41: *118 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:02:47 [info] 41#41: *117 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:02:52 [info] 41#41: *119 [lua] access_by_lua(msblocations.conf:189):2: 201d2adbbe7c1fdb67c0a13831b051db:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:02:52 +0000] 201d2adbbe7c1fdb67c0a13831b051db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/23 05:02:52 [info] 41#41: *119 [lua] logger.lua:23: 201d2adbbe7c1fdb67c0a13831b051db {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:02:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/23 05:02:57 [info] 41#41: *121 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:02:57 [info] 35#35: *120 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:03:07 [info] 35#35: *123 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:03:07 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:03:07 [info] 41#41: *124 [lua] access_by_lua(msblocations.conf:189):2: 52276816e9bd683a3e70fa5841031f84:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:03:07 +0000] 52276816e9bd683a3e70fa5841031f84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:03:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:03:07 [info] 41#41: *124 [lua] logger.lua:23: 52276816e9bd683a3e70fa5841031f84 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:03:17 [info] 35#35: *125 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:03:17 [info] 41#41: *126 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:03:22 [info] 41#41: *127 [lua] access_by_lua(msblocations.conf:189):2: 904e14a596c728e1b6e41f881aafe897:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:03:22 [info] 41#41: *127 [lua] logger.lua:23: 904e14a596c728e1b6e41f881aafe897 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:03:22 +0000] 904e14a596c728e1b6e41f881aafe897 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:03:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:03:27 [info] 41#41: *128 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:03:27 [info] 41#41: *129 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:03:37 [info] 41#41: *131 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:03:37 [info] 41#41: *132 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:03:37 [info] 41#41: *133 [lua] access_by_lua(msblocations.conf:189):2: 493fa45e9cc458b0f97429319fab60d8:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:03:37 [info] 41#41: *133 [lua] logger.lua:23: 493fa45e9cc458b0f97429319fab60d8 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:03:37 +0000] 493fa45e9cc458b0f97429319fab60d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:03:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/23 05:03:47 [info] 41#41: *135 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:03:47 [info] 41#41: *134 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:03:52 [info] 41#41: *136 [lua] access_by_lua(msblocations.conf:189):2: d2fbba7da59ed3064890ca3c6c644bea:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:03:52 +0000] d2fbba7da59ed3064890ca3c6c644bea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:03:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/23 05:03:52 [info] 41#41: *136 [lua] logger.lua:23: d2fbba7da59ed3064890ca3c6c644bea {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:03:57 [info] 41#41: *138 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:03:57 [info] 41#41: *137 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:04:07 [info] 41#41: *139 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:04:07 [info] 41#41: *140 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:04:07 [info] 41#41: *141 [lua] access_by_lua(msblocations.conf:189):2: 48e3ba97a5dfe2b997f143e0aebeaf4f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:04:07 [info] 41#41: *141 [lua] logger.lua:23: 48e3ba97a5dfe2b997f143e0aebeaf4f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:04:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.238 - - [23/Oct/2022:05:04:07 +0000] 48e3ba97a5dfe2b997f143e0aebeaf4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:04:17 [info] 35#35: *142 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:04:17 [info] 41#41: *143 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:04:22 [info] 41#41: *144 [lua] access_by_lua(msblocations.conf:189):2: 2eb1d18235f1ccb51295772724fae3e4:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:04:22 +0000] 2eb1d18235f1ccb51295772724fae3e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/23 05:04:22 [info] 41#41: *144 [lua] logger.lua:23: 2eb1d18235f1ccb51295772724fae3e4 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:04:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/23 05:04:27 [info] 41#41: *146 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:04:27 [info] 41#41: *145 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:04:37 [info] 41#41: *148 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:04:37 [info] 41#41: *149 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:04:37 [info] 41#41: *150 [lua] access_by_lua(msblocations.conf:189):2: 85395876d06f25f97472ec65f10bf108:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:04:37 +0000] 85395876d06f25f97472ec65f10bf108 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/23 05:04:37 [info] 41#41: *150 [lua] logger.lua:23: 85395876d06f25f97472ec65f10bf108 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:04:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/23 05:04:47 [info] 41#41: *151 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:04:47 [info] 41#41: *152 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:04:52 [info] 41#41: *153 [lua] access_by_lua(msblocations.conf:189):2: 9ec2f5ff6bac2a270c83a8d22a2461d1:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:04:52 +0000] 9ec2f5ff6bac2a270c83a8d22a2461d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:04:52 [info] 41#41: *153 [lua] logger.lua:23: 9ec2f5ff6bac2a270c83a8d22a2461d1 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:04:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:04:57 [info] 35#35: *155 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:04:57 [info] 35#35: *154 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:05:07 [info] 35#35: *157 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:05:07 [info] 35#35: *156 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:05:07 [info] 41#41: *158 [lua] access_by_lua(msblocations.conf:189):2: 5d0f9f27530aef8aa46cef44becaf4a9:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:05:07 [info] 41#41: *158 [lua] logger.lua:23: 5d0f9f27530aef8aa46cef44becaf4a9 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:05:07 +0000] 5d0f9f27530aef8aa46cef44becaf4a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:05:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:05:17 [info] 35#35: *160 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:05:17 [info] 41#41: *159 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:05:22 [info] 41#41: *161 [lua] access_by_lua(msblocations.conf:189):2: 9df65e2b5e6fd92d8189a0077349422d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:05:22 +0000] 9df65e2b5e6fd92d8189a0077349422d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:05:22 [info] 41#41: *161 [lua] logger.lua:23: 9df65e2b5e6fd92d8189a0077349422d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:05:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:05:27 [info] 35#35: *163 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:05:27 [info] 35#35: *162 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:05:37 [info] 41#41: *165 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:05:37 [info] 41#41: *166 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:05:38 [info] 41#41: *167 [lua] access_by_lua(msblocations.conf:189):2: db50b6b36d343ec458a9cd3ef0f83e4a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:05:38 [info] 41#41: *167 [lua] logger.lua:23: db50b6b36d343ec458a9cd3ef0f83e4a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:05:38 +0000] db50b6b36d343ec458a9cd3ef0f83e4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:05:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:05:47 [info] 41#41: *168 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:05:47 [info] 41#41: *169 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:05:53 [info] 41#41: *170 [lua] access_by_lua(msblocations.conf:189):2: af0ab57370d1510d138397946c06b92a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:05:53 [info] 41#41: *170 [lua] logger.lua:23: af0ab57370d1510d138397946c06b92a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:05:53 +0000] af0ab57370d1510d138397946c06b92a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:05:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:05:57 [info] 41#41: *172 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:05:57 [info] 35#35: *171 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:06:07 [info] 41#41: *174 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:06:07 [info] 41#41: *173 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:06:08 [info] 41#41: *175 [lua] access_by_lua(msblocations.conf:189):2: 80d5155085f8ab367450fcf60b5b2730:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:06:08 [info] 41#41: *175 [lua] logger.lua:23: 80d5155085f8ab367450fcf60b5b2730 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:06:08 +0000] 80d5155085f8ab367450fcf60b5b2730 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:06:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/23 05:06:17 [info] 41#41: *176 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:06:17 [info] 41#41: *177 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:06:23 [info] 41#41: *178 [lua] access_by_lua(msblocations.conf:189):2: d93c78f3b1b2f5a00814bd3926bcabdb:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:06:23 [info] 41#41: *178 [lua] logger.lua:23: d93c78f3b1b2f5a00814bd3926bcabdb {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:06:23 +0000] d93c78f3b1b2f5a00814bd3926bcabdb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:06:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:06:27 [info] 41#41: *179 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:06:27 [info] 41#41: *180 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:06:37 [info] 41#41: *182 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:06:37 [info] 41#41: *183 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:06:38 [info] 41#41: *184 [lua] access_by_lua(msblocations.conf:189):2: 7cffbe6a4c3544064785451c3b941147:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:06:38 [info] 41#41: *184 [lua] logger.lua:23: 7cffbe6a4c3544064785451c3b941147 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:06:38 +0000] 7cffbe6a4c3544064785451c3b941147 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:06:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:06:47 [info] 35#35: *186 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:06:47 [info] 35#35: *185 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:06:53 [info] 41#41: *187 [lua] access_by_lua(msblocations.conf:189):2: 149c896edd1b8e6518d4ef4f33b8c4b5:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:06:53 [info] 41#41: *187 [lua] logger.lua:23: 149c896edd1b8e6518d4ef4f33b8c4b5 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:06:53 +0000] 149c896edd1b8e6518d4ef4f33b8c4b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:06:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:06:57 [info] 35#35: *188 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:06:57 [info] 35#35: *189 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:07:07 [info] 41#41: *191 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:07:07 [info] 41#41: *190 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:07:08 [info] 41#41: *192 [lua] access_by_lua(msblocations.conf:189):2: dcde1b58a36c97d634cd20ce0e374a82:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:07:08 +0000] dcde1b58a36c97d634cd20ce0e374a82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:07:08 [info] 41#41: *192 [lua] logger.lua:23: dcde1b58a36c97d634cd20ce0e374a82 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:07:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:07:17 [info] 35#35: *193 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:07:17 [info] 35#35: *194 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
10.233.69.238 - - [23/Oct/2022:05:07:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.238 - - [23/Oct/2022:05:07:23 +0000] 5f0dd00d081c6cbbe9607184ed7342af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/23 05:07:23 [info] 41#41: *195 [lua] access_by_lua(msblocations.conf:189):2: 5f0dd00d081c6cbbe9607184ed7342af:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:07:23 [info] 41#41: *195 [lua] logger.lua:23: 5f0dd00d081c6cbbe9607184ed7342af {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:07:27 [info] 41#41: *197 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:07:27 [info] 41#41: *196 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:07:37 [info] 41#41: *199 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:07:37 [info] 41#41: *200 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:07:38 [info] 41#41: *201 [lua] access_by_lua(msblocations.conf:189):2: c5e43d6820aee201335ecce245b51e6d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:07:38 +0000] c5e43d6820aee201335ecce245b51e6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.032 "-" "Consul Health Check" "-"
2022/10/23 05:07:38 [info] 41#41: *201 [lua] logger.lua:23: c5e43d6820aee201335ecce245b51e6d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:07:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/23 05:07:47 [info] 41#41: *202 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:07:47 [info] 41#41: *203 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:07:53 [info] 41#41: *204 [lua] access_by_lua(msblocations.conf:189):2: 9d9e80948da731ae644639743d4babd1:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:07:53 [info] 41#41: *204 [lua] logger.lua:23: 9d9e80948da731ae644639743d4babd1 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:07:53 +0000] 9d9e80948da731ae644639743d4babd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:07:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:07:57 [info] 35#35: *206 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:07:57 [info] 35#35: *205 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:08:07 [info] 41#41: *207 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:08:07 [info] 35#35: *208 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:08:08 [info] 41#41: *209 [lua] access_by_lua(msblocations.conf:189):2: b78bbb0ec60d95bd413468c4dd83a7c9:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:08:08 +0000] b78bbb0ec60d95bd413468c4dd83a7c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/23 05:08:08 [info] 41#41: *209 [lua] logger.lua:23: b78bbb0ec60d95bd413468c4dd83a7c9 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:08:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/23 05:08:17 [info] 41#41: *210 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:08:17 [info] 41#41: *211 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:08:23 [info] 41#41: *212 [lua] access_by_lua(msblocations.conf:189):2: 14daed721bed0d9ad091982c92e542cd:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:08:23 +0000] 14daed721bed0d9ad091982c92e542cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-"
2022/10/23 05:08:23 [info] 41#41: *212 [lua] logger.lua:23: 14daed721bed0d9ad091982c92e542cd {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:08:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2022/10/23 05:08:27 [info] 41#41: *213 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:08:27 [info] 35#35: *214 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:08:37 [info] 35#35: *217 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:08:37 [info] 35#35: *216 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:08:38 [info] 41#41: *218 [lua] access_by_lua(msblocations.conf:189):2: 9acb325e1a068da0a890ecb2188e1eba:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:08:38 +0000] 9acb325e1a068da0a890ecb2188e1eba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/23 05:08:38 [info] 41#41: *218 [lua] logger.lua:23: 9acb325e1a068da0a890ecb2188e1eba {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:08:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/23 05:08:47 [info] 35#35: *219 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:08:47 [info] 41#41: *220 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:08:53 [info] 41#41: *221 [lua] access_by_lua(msblocations.conf:189):2: 35cd7566eaa934ad72f125cf2be3ef3d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:08:53 [info] 41#41: *221 [lua] logger.lua:23: 35cd7566eaa934ad72f125cf2be3ef3d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:08:53 +0000] 35cd7566eaa934ad72f125cf2be3ef3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:08:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:08:57 [info] 41#41: *222 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:08:57 [info] 41#41: *223 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:09:07 [info] 35#35: *225 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:09:07 [info] 35#35: *224 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:09:08 [info] 41#41: *226 [lua] access_by_lua(msblocations.conf:189):2: 2a2547f600c5c782ef9cb1ee81d5de7e:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:09:08 +0000] 2a2547f600c5c782ef9cb1ee81d5de7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:09:08 [info] 41#41: *226 [lua] logger.lua:23: 2a2547f600c5c782ef9cb1ee81d5de7e {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:09:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:09:17 [info] 41#41: *227 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:09:17 [info] 41#41: *228 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:09:23 [info] 41#41: *229 [lua] access_by_lua(msblocations.conf:189):2: 4948dd8331c436be4396a3073c89acec:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:09:23 [info] 41#41: *229 [lua] logger.lua:23: 4948dd8331c436be4396a3073c89acec {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:09:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.238 - - [23/Oct/2022:05:09:23 +0000] 4948dd8331c436be4396a3073c89acec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/23 05:09:27 [info] 35#35: *231 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:09:27 [info] 35#35: *230 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:09:37 [info] 35#35: *234 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:09:37 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:09:38 [info] 41#41: *235 [lua] access_by_lua(msblocations.conf:189):2: 88e8eb42da875318450af9de6bfc85ca:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:09:38 +0000] 88e8eb42da875318450af9de6bfc85ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:09:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/23 05:09:38 [info] 41#41: *235 [lua] logger.lua:23: 88e8eb42da875318450af9de6bfc85ca {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:09:47 [info] 41#41: *236 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:09:47 [info] 41#41: *237 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:09:53 [info] 41#41: *238 [lua] access_by_lua(msblocations.conf:189):2: 390f0b5311817923fc341727e15341df:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:09:53 +0000] 390f0b5311817923fc341727e15341df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:09:53 [info] 41#41: *238 [lua] logger.lua:23: 390f0b5311817923fc341727e15341df {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:09:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:09:57 [info] 41#41: *239 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:09:57 [info] 41#41: *240 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:10:07 [info] 35#35: *241 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:10:07 [info] 35#35: *242 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:10:08 [info] 41#41: *243 [lua] access_by_lua(msblocations.conf:189):2: 2860b9ce9d61336b7e35cd3493a20250:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:10:08 [info] 41#41: *243 [lua] logger.lua:23: 2860b9ce9d61336b7e35cd3493a20250 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:10:08 +0000] 2860b9ce9d61336b7e35cd3493a20250 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:10:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:10:17 [info] 35#35: *244 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:10:17 [info] 41#41: *245 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:10:23 [info] 41#41: *246 [lua] access_by_lua(msblocations.conf:189):2: b53f6aa414ae11ae1ce8282bbbc72d93:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:10:23 [info] 41#41: *246 [lua] logger.lua:23: b53f6aa414ae11ae1ce8282bbbc72d93 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:10:23 +0000] b53f6aa414ae11ae1ce8282bbbc72d93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:10:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:10:27 [info] 35#35: *247 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:10:27 [info] 35#35: *248 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:10:37 [info] 41#41: *250 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:10:37 [info] 41#41: *251 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:10:38 [info] 41#41: *252 [lua] access_by_lua(msblocations.conf:189):2: 7235bd8202ff302f5097bd103cc143a0:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:10:38 [info] 41#41: *252 [lua] logger.lua:23: 7235bd8202ff302f5097bd103cc143a0 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:10:38 +0000] 7235bd8202ff302f5097bd103cc143a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:10:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:10:47 [info] 35#35: *254 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:10:47 [info] 35#35: *253 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:10:53 [info] 41#41: *255 [lua] access_by_lua(msblocations.conf:189):2: d4fbcc9dbd04a3460f091ecdc9a342ba:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:10:53 +0000] d4fbcc9dbd04a3460f091ecdc9a342ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:10:53 [info] 41#41: *255 [lua] logger.lua:23: d4fbcc9dbd04a3460f091ecdc9a342ba {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:10:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:10:57 [info] 41#41: *256 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:10:57 [info] 41#41: *257 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:11:07 [info] 41#41: *258 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:11:07 [info] 41#41: *259 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:11:08 [info] 41#41: *260 [lua] access_by_lua(msblocations.conf:189):2: bef4b02ccdfb4fb4f941fb647965705b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:11:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.238 - - [23/Oct/2022:05:11:08 +0000] bef4b02ccdfb4fb4f941fb647965705b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:11:08 [info] 41#41: *260 [lua] logger.lua:23: bef4b02ccdfb4fb4f941fb647965705b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:11:17 [info] 35#35: *261 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:11:17 [info] 35#35: *262 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:11:23 [info] 41#41: *263 [lua] access_by_lua(msblocations.conf:189):2: 648fe2ceac77b70cbc3d147b365b2975:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:11:23 [info] 41#41: *263 [lua] logger.lua:23: 648fe2ceac77b70cbc3d147b365b2975 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:11:23 +0000] 648fe2ceac77b70cbc3d147b365b2975 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:11:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:11:27 [info] 41#41: *264 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:11:27 [info] 41#41: *265 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:11:37 [info] 41#41: *267 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:11:37 [info] 41#41: *268 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:11:38 [info] 41#41: *269 [lua] access_by_lua(msblocations.conf:189):2: 19d34caad8b2b9c0018d243c0cefacbb:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:11:38 +0000] 19d34caad8b2b9c0018d243c0cefacbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:11:38 [info] 41#41: *269 [lua] logger.lua:23: 19d34caad8b2b9c0018d243c0cefacbb {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:11:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:11:47 [info] 41#41: *270 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:11:47 [info] 41#41: *271 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:11:53 [info] 41#41: *272 [lua] access_by_lua(msblocations.conf:189):2: d7c7d51a8da149a707e5302cedf8acb3:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:11:53 +0000] d7c7d51a8da149a707e5302cedf8acb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2022/10/23 05:11:53 [info] 41#41: *272 [lua] logger.lua:23: d7c7d51a8da149a707e5302cedf8acb3 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:11:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2022/10/23 05:11:57 [info] 41#41: *273 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:11:57 [info] 41#41: *274 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:12:07 [info] 41#41: *275 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:12:07 [info] 41#41: *276 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:12:08 [info] 41#41: *277 [lua] access_by_lua(msblocations.conf:189):2: 0686b90ee4b33dda17ea99405e422f66:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:12:08 +0000] 0686b90ee4b33dda17ea99405e422f66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:12:08 [info] 41#41: *277 [lua] logger.lua:23: 0686b90ee4b33dda17ea99405e422f66 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:12:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:12:17 [info] 41#41: *278 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:12:17 [info] 41#41: *279 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:12:23 [info] 41#41: *280 [lua] access_by_lua(msblocations.conf:189):2: f6c01ab0c792d8a58ea07758ce11c9d3:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:12:23 +0000] f6c01ab0c792d8a58ea07758ce11c9d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:12:23 [info] 41#41: *280 [lua] logger.lua:23: f6c01ab0c792d8a58ea07758ce11c9d3 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:12:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:12:27 [info] 35#35: *281 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:12:27 [info] 35#35: *282 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:12:37 [info] 35#35: *285 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:12:37 [info] 35#35: *284 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:12:38 [info] 41#41: *286 [lua] access_by_lua(msblocations.conf:189):2: eaf01d0d8b35a8a19150aea508d6c544:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:12:38 +0000] eaf01d0d8b35a8a19150aea508d6c544 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/23 05:12:38 [info] 41#41: *286 [lua] logger.lua:23: eaf01d0d8b35a8a19150aea508d6c544 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:12:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/23 05:12:47 [info] 41#41: *287 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:12:47 [info] 41#41: *288 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:12:53 [info] 41#41: *289 [lua] access_by_lua(msblocations.conf:189):2: ba319a8a95f2f3ceab2d5fd3249b0f05:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:12:53 +0000] ba319a8a95f2f3ceab2d5fd3249b0f05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:12:53 [info] 41#41: *289 [lua] logger.lua:23: ba319a8a95f2f3ceab2d5fd3249b0f05 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:12:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:12:57 [info] 35#35: *291 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:12:57 [info] 35#35: *290 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:13:07 [info] 41#41: *292 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:13:07 [info] 41#41: *293 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:13:08 [info] 41#41: *294 [lua] access_by_lua(msblocations.conf:189):2: b060d10f69072d580416bb796a7f2fac:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:13:08 +0000] b060d10f69072d580416bb796a7f2fac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:13:08 [info] 41#41: *294 [lua] logger.lua:23: b060d10f69072d580416bb796a7f2fac {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:13:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:13:17 [info] 35#35: *295 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:13:17 [info] 41#41: *296 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:13:23 [info] 41#41: *297 [lua] access_by_lua(msblocations.conf:189):2: 4ea98590517818ce2fb37ec8662ab265:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:13:23 +0000] 4ea98590517818ce2fb37ec8662ab265 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:13:23 [info] 41#41: *297 [lua] logger.lua:23: 4ea98590517818ce2fb37ec8662ab265 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:13:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:13:27 [info] 35#35: *298 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:13:27 [info] 35#35: *299 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:13:37 [info] 41#41: *301 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:13:37 [info] 35#35: *302 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:13:38 [info] 41#41: *303 [lua] access_by_lua(msblocations.conf:189):2: bb2b8b649d855c717ab40bae6a7acbe9:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:13:38 [info] 41#41: *303 [lua] logger.lua:23: bb2b8b649d855c717ab40bae6a7acbe9 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:13:38 +0000] bb2b8b649d855c717ab40bae6a7acbe9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:13:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:13:47 [info] 35#35: *304 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:13:47 [info] 35#35: *305 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:13:53 [info] 41#41: *306 [lua] access_by_lua(msblocations.conf:189):2: 1b53c883aed88369d0ddb48e46c3cd6d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:13:53 [info] 41#41: *306 [lua] logger.lua:23: 1b53c883aed88369d0ddb48e46c3cd6d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:13:53 +0000] 1b53c883aed88369d0ddb48e46c3cd6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:13:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:13:57 [info] 41#41: *307 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:13:57 [info] 41#41: *308 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:14:07 [info] 41#41: *310 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:14:07 [info] 41#41: *309 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:14:08 [info] 41#41: *311 [lua] access_by_lua(msblocations.conf:189):2: b6b1983899f4e041d6340e651fbe7fae:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:14:08 +0000] b6b1983899f4e041d6340e651fbe7fae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:14:08 [info] 41#41: *311 [lua] logger.lua:23: b6b1983899f4e041d6340e651fbe7fae {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:14:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:14:17 [info] 35#35: *313 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:14:17 [info] 35#35: *312 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:14:23 [info] 41#41: *314 [lua] access_by_lua(msblocations.conf:189):2: 31eda6eda9d60a6d97c0a60ca6903435:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:14:23 [info] 41#41: *314 [lua] logger.lua:23: 31eda6eda9d60a6d97c0a60ca6903435 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:14:23 +0000] 31eda6eda9d60a6d97c0a60ca6903435 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:14:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:14:27 [info] 35#35: *315 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:14:27 [info] 35#35: *316 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:14:37 [info] 35#35: *318 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:14:37 [info] 41#41: *319 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:14:38 [info] 41#41: *320 [lua] access_by_lua(msblocations.conf:189):2: 2b1eef6c3ec2fb3456987281d38149ac:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:14:38 [info] 41#41: *320 [lua] logger.lua:23: 2b1eef6c3ec2fb3456987281d38149ac {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:14:38 +0000] 2b1eef6c3ec2fb3456987281d38149ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:14:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:14:47 [info] 35#35: *321 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:14:47 [info] 35#35: *322 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:14:53 [info] 41#41: *323 [lua] access_by_lua(msblocations.conf:189):2: a78b435572868effbcaf9db6b5229c59:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:14:53 [info] 41#41: *323 [lua] logger.lua:23: a78b435572868effbcaf9db6b5229c59 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:14:53 +0000] a78b435572868effbcaf9db6b5229c59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:14:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:14:57 [info] 41#41: *325 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:14:57 [info] 41#41: *324 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:15:07 [info] 35#35: *326 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:15:07 [info] 41#41: *327 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:15:08 [info] 41#41: *328 [lua] access_by_lua(msblocations.conf:189):2: b3a54872b81b3bc65de322abd543e1e0:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:15:08 +0000] b3a54872b81b3bc65de322abd543e1e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:15:08 [info] 41#41: *328 [lua] logger.lua:23: b3a54872b81b3bc65de322abd543e1e0 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:15:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:15:17 [info] 35#35: *330 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:15:17 [info] 41#41: *329 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:15:23 [info] 41#41: *331 [lua] access_by_lua(msblocations.conf:189):2: d282219b42748945b74ffe8f94985905:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:15:23 [info] 41#41: *331 [lua] logger.lua:23: d282219b42748945b74ffe8f94985905 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:15:23 +0000] d282219b42748945b74ffe8f94985905 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:15:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:15:27 [info] 41#41: *332 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:15:27 [info] 41#41: *333 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:15:37 [info] 41#41: *336 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:15:37 [info] 41#41: *335 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:15:38 [info] 41#41: *337 [lua] access_by_lua(msblocations.conf:189):2: 9f056675afd5688f6a20972c0f1715b7:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:15:38 [info] 41#41: *337 [lua] logger.lua:23: 9f056675afd5688f6a20972c0f1715b7 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:15:38 +0000] 9f056675afd5688f6a20972c0f1715b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:15:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:15:47 [info] 35#35: *339 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:15:47 [info] 41#41: *338 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:15:53 [info] 41#41: *340 [lua] access_by_lua(msblocations.conf:189):2: 01e5ceb0e1446aca1302029923047c5c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:15:53 [info] 41#41: *340 [lua] logger.lua:23: 01e5ceb0e1446aca1302029923047c5c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:15:53 +0000] 01e5ceb0e1446aca1302029923047c5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:15:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:15:57 [info] 41#41: *342 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:15:57 [info] 35#35: *341 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:16:07 [info] 41#41: *344 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:16:07 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:16:08 [info] 41#41: *345 [lua] access_by_lua(msblocations.conf:189):2: fa73220d3ecf168c4b85ffd81dfa78ee:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:16:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/23 05:16:08 [info] 41#41: *345 [lua] logger.lua:23: fa73220d3ecf168c4b85ffd81dfa78ee {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:16:08 +0000] fa73220d3ecf168c4b85ffd81dfa78ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/23 05:16:17 [info] 41#41: *347 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:16:17 [info] 35#35: *346 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:16:23 [info] 41#41: *348 [lua] access_by_lua(msblocations.conf:189):2: ba12eae222877b61d92a0907aa31254a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:16:23 +0000] ba12eae222877b61d92a0907aa31254a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:16:23 [info] 41#41: *348 [lua] logger.lua:23: ba12eae222877b61d92a0907aa31254a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:16:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:16:27 [info] 35#35: *350 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:16:27 [info] 35#35: *349 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:16:37 [info] 35#35: *352 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:16:37 [info] 41#41: *353 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:16:38 [info] 41#41: *354 [lua] access_by_lua(msblocations.conf:189):2: 50121ded51f4422133afc1d1e116a052:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:16:38 +0000] 50121ded51f4422133afc1d1e116a052 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:16:38 [info] 41#41: *354 [lua] logger.lua:23: 50121ded51f4422133afc1d1e116a052 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:16:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:16:47 [info] 41#41: *355 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:16:47 [info] 41#41: *356 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:16:53 [info] 41#41: *357 [lua] access_by_lua(msblocations.conf:189):2: 26108a95b9cd68bc62d932a60e4769ce:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:16:53 [info] 41#41: *357 [lua] logger.lua:23: 26108a95b9cd68bc62d932a60e4769ce {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:16:53 +0000] 26108a95b9cd68bc62d932a60e4769ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:16:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:16:57 [info] 41#41: *358 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:16:57 [info] 41#41: *359 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:17:07 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:17:07 [info] 41#41: *361 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:17:08 [info] 41#41: *362 [lua] access_by_lua(msblocations.conf:189):2: c8835e1fb694eb699baadb8ccd526df8:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:17:08 +0000] c8835e1fb694eb699baadb8ccd526df8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/23 05:17:08 [info] 41#41: *362 [lua] logger.lua:23: c8835e1fb694eb699baadb8ccd526df8 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:17:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/23 05:17:17 [info] 35#35: *364 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:17:17 [info] 41#41: *363 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:17:23 [info] 41#41: *365 [lua] access_by_lua(msblocations.conf:189):2: 3707a9220f5c25f828e4d830868e1387:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:17:23 [info] 41#41: *365 [lua] logger.lua:23: 3707a9220f5c25f828e4d830868e1387 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:17:23 +0000] 3707a9220f5c25f828e4d830868e1387 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:17:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:17:27 [info] 41#41: *367 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:17:27 [info] 41#41: *366 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:17:37 [info] 41#41: *370 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:17:37 [info] 41#41: *369 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:17:38 [info] 41#41: *371 [lua] access_by_lua(msblocations.conf:189):2: 3acdd4327124fc9cea63d9daaaac9e64:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:17:38 +0000] 3acdd4327124fc9cea63d9daaaac9e64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2022/10/23 05:17:38 [info] 41#41: *371 [lua] logger.lua:23: 3acdd4327124fc9cea63d9daaaac9e64 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:17:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:17:47 [info] 41#41: *372 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:17:47 [info] 41#41: *373 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:17:53 [info] 41#41: *374 [lua] access_by_lua(msblocations.conf:189):2: aa04c0c18477d985ba38adc47c311f5b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:17:53 [info] 41#41: *374 [lua] logger.lua:23: aa04c0c18477d985ba38adc47c311f5b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:17:53 +0000] aa04c0c18477d985ba38adc47c311f5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:17:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/23 05:17:57 [info] 41#41: *375 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:17:57 [info] 35#35: *376 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:18:07 [info] 41#41: *377 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:18:07 [info] 41#41: *378 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:18:08 [info] 41#41: *379 [lua] access_by_lua(msblocations.conf:189):2: f1675f6b2be370feb97ef45fd16aa226:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:18:08 [info] 41#41: *379 [lua] logger.lua:23: f1675f6b2be370feb97ef45fd16aa226 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:18:08 +0000] f1675f6b2be370feb97ef45fd16aa226 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:18:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:18:17 [info] 41#41: *381 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:18:17 [info] 41#41: *380 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:18:23 [info] 41#41: *382 [lua] access_by_lua(msblocations.conf:189):2: 0a5feaaeb073406f770a9c7b116e2026:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:18:23 [info] 41#41: *382 [lua] logger.lua:23: 0a5feaaeb073406f770a9c7b116e2026 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:18:23 +0000] 0a5feaaeb073406f770a9c7b116e2026 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:18:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:18:27 [info] 41#41: *383 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:18:27 [info] 41#41: *384 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:18:37 [info] 35#35: *386 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:18:37 [info] 35#35: *387 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:18:38 [info] 41#41: *388 [lua] access_by_lua(msblocations.conf:189):2: 7ded675703739c9a6cce2e87955ede73:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:18:38 +0000] 7ded675703739c9a6cce2e87955ede73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:18:38 [info] 41#41: *388 [lua] logger.lua:23: 7ded675703739c9a6cce2e87955ede73 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:18:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:18:47 [info] 35#35: *390 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:18:47 [info] 41#41: *389 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:18:53 [info] 41#41: *391 [lua] access_by_lua(msblocations.conf:189):2: e3cd191ac7dd4096061518b09a34ace6:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:18:53 [info] 41#41: *391 [lua] logger.lua:23: e3cd191ac7dd4096061518b09a34ace6 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:18:53 +0000] e3cd191ac7dd4096061518b09a34ace6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:18:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:18:57 [info] 41#41: *392 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:18:57 [info] 41#41: *393 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:19:07 [info] 41#41: *394 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:19:07 [info] 41#41: *395 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:19:08 [info] 41#41: *396 [lua] access_by_lua(msblocations.conf:189):2: 98d47c76874b340ce8e3ac533de93d7a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:19:08 +0000] 98d47c76874b340ce8e3ac533de93d7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:19:08 [info] 41#41: *396 [lua] logger.lua:23: 98d47c76874b340ce8e3ac533de93d7a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:19:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:19:17 [info] 35#35: *398 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:19:17 [info] 35#35: *397 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:19:23 [info] 41#41: *399 [lua] access_by_lua(msblocations.conf:189):2: 2a2ae262e856bd1c3c716b7ad8856b84:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:19:23 +0000] 2a2ae262e856bd1c3c716b7ad8856b84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:19:23 [info] 41#41: *399 [lua] logger.lua:23: 2a2ae262e856bd1c3c716b7ad8856b84 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:19:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:19:27 [info] 41#41: *400 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:19:27 [info] 41#41: *401 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:19:37 [info] 35#35: *404 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:19:37 [info] 41#41: *403 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:19:38 [info] 41#41: *405 [lua] access_by_lua(msblocations.conf:189):2: 28c0180c8b9fcf10832f55bf19c6d7cf:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:19:38 [info] 41#41: *405 [lua] logger.lua:23: 28c0180c8b9fcf10832f55bf19c6d7cf {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:19:38 +0000] 28c0180c8b9fcf10832f55bf19c6d7cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:19:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:19:47 [info] 41#41: *407 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:19:47 [info] 41#41: *406 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:19:53 [info] 41#41: *408 [lua] access_by_lua(msblocations.conf:189):2: 4dee71ce1394be3a523390d163ab2206:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:19:53 +0000] 4dee71ce1394be3a523390d163ab2206 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:19:53 [info] 41#41: *408 [lua] logger.lua:23: 4dee71ce1394be3a523390d163ab2206 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:19:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:19:57 [info] 41#41: *409 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:19:57 [info] 35#35: *410 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:20:07 [info] 41#41: *411 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:20:07 [info] 41#41: *412 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:20:08 [info] 41#41: *413 [lua] access_by_lua(msblocations.conf:189):2: 859367c8f71dcb7d4fc19d2146e84b03:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:20:08 [info] 41#41: *413 [lua] logger.lua:23: 859367c8f71dcb7d4fc19d2146e84b03 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:20:08 +0000] 859367c8f71dcb7d4fc19d2146e84b03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:20:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:20:17 [info] 35#35: *415 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:20:17 [info] 41#41: *414 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:20:23 [info] 41#41: *416 [lua] access_by_lua(msblocations.conf:189):2: 1b35f5a7850e1f90e61962ff25f7c409:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:20:23 [info] 41#41: *416 [lua] logger.lua:23: 1b35f5a7850e1f90e61962ff25f7c409 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:20:23 +0000] 1b35f5a7850e1f90e61962ff25f7c409 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:20:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:20:27 [info] 41#41: *417 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:20:27 [info] 41#41: *418 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:20:37 [info] 41#41: *420 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:20:37 [info] 35#35: *421 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:20:38 [info] 41#41: *422 [lua] access_by_lua(msblocations.conf:189):2: 0e68373c72d2cfb4f613c04442970873:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:20:38 +0000] 0e68373c72d2cfb4f613c04442970873 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:20:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:20:38 [info] 41#41: *422 [lua] logger.lua:23: 0e68373c72d2cfb4f613c04442970873 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:20:47 [info] 35#35: *423 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:20:47 [info] 41#41: *424 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:20:53 [info] 41#41: *425 [lua] access_by_lua(msblocations.conf:189):2: e93bc39ed533e16bcbb5cb2e7c17673c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:20:53 +0000] e93bc39ed533e16bcbb5cb2e7c17673c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:20:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:20:53 [info] 41#41: *425 [lua] logger.lua:23: e93bc39ed533e16bcbb5cb2e7c17673c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:20:57 [info] 41#41: *426 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:20:57 [info] 41#41: *427 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:21:07 [info] 41#41: *429 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:21:07 [info] 35#35: *428 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:21:08 [info] 41#41: *430 [lua] access_by_lua(msblocations.conf:189):2: d644f6754ee058f1ab72ae49a061310b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:21:08 [info] 41#41: *430 [lua] logger.lua:23: d644f6754ee058f1ab72ae49a061310b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:21:08 +0000] d644f6754ee058f1ab72ae49a061310b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:21:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:21:17 [info] 41#41: *431 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:21:17 [info] 41#41: *432 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:21:23 [info] 41#41: *433 [lua] access_by_lua(msblocations.conf:189):2: 51cb891198779bf885b61f719cc33815:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:21:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:21:24 [info] 41#41: *433 [lua] logger.lua:23: 51cb891198779bf885b61f719cc33815 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:21:24 +0000] 51cb891198779bf885b61f719cc33815 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/23 05:21:27 [info] 41#41: *434 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:21:27 [info] 41#41: *435 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:21:37 [info] 35#35: *437 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:21:37 [info] 41#41: *438 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:21:39 [info] 41#41: *439 [lua] access_by_lua(msblocations.conf:189):2: 3399fcf649a8285c0d7f149597392cc9:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:21:39 [info] 41#41: *439 [lua] logger.lua:23: 3399fcf649a8285c0d7f149597392cc9 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:21:39 +0000] 3399fcf649a8285c0d7f149597392cc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:21:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:21:47 [info] 41#41: *440 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:21:47 [info] 35#35: *441 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:21:54 [info] 41#41: *442 [lua] access_by_lua(msblocations.conf:189):2: e779a9158a7bedc11844e3e443614c8c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:21:54 +0000] e779a9158a7bedc11844e3e443614c8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:21:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:21:54 [info] 41#41: *442 [lua] logger.lua:23: e779a9158a7bedc11844e3e443614c8c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:21:57 [info] 35#35: *443 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:21:57 [info] 41#41: *444 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:22:07 [info] 41#41: *446 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:22:07 [info] 41#41: *445 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:22:09 [info] 41#41: *447 [lua] access_by_lua(msblocations.conf:189):2: 8c38bde07540ec83a24e2b450a6ff279:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:22:09 +0000] 8c38bde07540ec83a24e2b450a6ff279 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/23 05:22:09 [info] 41#41: *447 [lua] logger.lua:23: 8c38bde07540ec83a24e2b450a6ff279 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:22:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/23 05:22:17 [info] 41#41: *448 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:22:17 [info] 41#41: *449 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:22:24 [info] 41#41: *450 [lua] access_by_lua(msblocations.conf:189):2: b7db00477d631368bfe233dd8cf3e9ee:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:22:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.238 - - [23/Oct/2022:05:22:24 +0000] b7db00477d631368bfe233dd8cf3e9ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/23 05:22:24 [info] 41#41: *450 [lua] logger.lua:23: b7db00477d631368bfe233dd8cf3e9ee {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:22:27 [info] 41#41: *451 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:22:27 [info] 41#41: *452 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:22:37 [info] 41#41: *454 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:22:37 [info] 35#35: *455 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:22:39 [info] 41#41: *456 [lua] access_by_lua(msblocations.conf:189):2: 5dcaeeeab54309816b1c93a6091515bb:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:22:39 [info] 41#41: *456 [lua] logger.lua:23: 5dcaeeeab54309816b1c93a6091515bb {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:22:39 +0000] 5dcaeeeab54309816b1c93a6091515bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:22:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:22:47 [info] 41#41: *458 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:22:47 [info] 35#35: *457 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:22:54 [info] 41#41: *459 [lua] access_by_lua(msblocations.conf:189):2: 109cec1833e495dc047311d68f9c33f8:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:22:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.238 - - [23/Oct/2022:05:22:54 +0000] 109cec1833e495dc047311d68f9c33f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/23 05:22:54 [info] 41#41: *459 [lua] logger.lua:23: 109cec1833e495dc047311d68f9c33f8 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:22:57 [info] 35#35: *461 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:22:57 [info] 41#41: *460 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:23:07 [info] 35#35: *462 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:23:07 [info] 41#41: *463 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:23:09 [info] 41#41: *464 [lua] access_by_lua(msblocations.conf:189):2: 11e2f6376a966a0fab68d478feda177e:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:23:09 [info] 41#41: *464 [lua] logger.lua:23: 11e2f6376a966a0fab68d478feda177e {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:23:09 +0000] 11e2f6376a966a0fab68d478feda177e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:23:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:23:17 [info] 41#41: *466 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:23:17 [info] 35#35: *465 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:23:24 [info] 41#41: *467 [lua] access_by_lua(msblocations.conf:189):2: 514250e10de7b3f36f1fc14f8ecd97ee:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:23:24 [info] 41#41: *467 [lua] logger.lua:23: 514250e10de7b3f36f1fc14f8ecd97ee {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:23:24 +0000] 514250e10de7b3f36f1fc14f8ecd97ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:23:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:23:27 [info] 35#35: *468 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:23:27 [info] 41#41: *469 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:23:37 [info] 41#41: *472 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:23:37 [info] 41#41: *471 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:23:39 [info] 41#41: *473 [lua] access_by_lua(msblocations.conf:189):2: e6937494dd946dd9c64f981f78d816ee:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:23:39 +0000] e6937494dd946dd9c64f981f78d816ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/23 05:23:39 [info] 41#41: *473 [lua] logger.lua:23: e6937494dd946dd9c64f981f78d816ee {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:23:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:23:47 [info] 41#41: *474 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:23:47 [info] 41#41: *475 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:23:54 [info] 41#41: *476 [lua] access_by_lua(msblocations.conf:189):2: 12d49d11879cf7b9d0bfe0ea23b927e9:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:23:54 [info] 41#41: *476 [lua] logger.lua:23: 12d49d11879cf7b9d0bfe0ea23b927e9 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:23:54 +0000] 12d49d11879cf7b9d0bfe0ea23b927e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:23:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:23:57 [info] 35#35: *477 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:23:57 [info] 35#35: *478 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:24:07 [info] 41#41: *480 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:24:07 [info] 41#41: *479 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:24:09 [info] 41#41: *481 [lua] access_by_lua(msblocations.conf:189):2: 943d611d16773faa27cc7513f0f614ff:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:24:09 [info] 41#41: *481 [lua] logger.lua:23: 943d611d16773faa27cc7513f0f614ff {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:24:09 +0000] 943d611d16773faa27cc7513f0f614ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:24:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:24:17 [info] 35#35: *483 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:24:17 [info] 41#41: *482 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:24:24 [info] 41#41: *484 [lua] access_by_lua(msblocations.conf:189):2: 48c5e8fa3e59e93cc126cd0772ca62e7:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:24:24 [info] 41#41: *484 [lua] logger.lua:23: 48c5e8fa3e59e93cc126cd0772ca62e7 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:24:24 +0000] 48c5e8fa3e59e93cc126cd0772ca62e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:24:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:24:27 [info] 35#35: *485 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:24:27 [info] 35#35: *486 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:24:37 [info] 35#35: *488 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:24:37 [info] 41#41: *489 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:24:39 [info] 41#41: *490 [lua] access_by_lua(msblocations.conf:189):2: 09c5ad90101e12cca63a77577e1af969:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:24:39 [info] 41#41: *490 [lua] logger.lua:23: 09c5ad90101e12cca63a77577e1af969 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:24:39 +0000] 09c5ad90101e12cca63a77577e1af969 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:24:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:24:47 [info] 41#41: *491 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:24:47 [info] 41#41: *492 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:24:54 [info] 41#41: *493 [lua] access_by_lua(msblocations.conf:189):2: 1f25bfedce1d87f04e9930a14adf27e5:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:24:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.238 - - [23/Oct/2022:05:24:54 +0000] 1f25bfedce1d87f04e9930a14adf27e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/23 05:24:54 [info] 41#41: *493 [lua] logger.lua:23: 1f25bfedce1d87f04e9930a14adf27e5 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:24:57 [info] 41#41: *495 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:24:57 [info] 35#35: *494 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:25:07 [info] 35#35: *497 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:25:07 [info] 41#41: *496 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:25:09 [info] 41#41: *498 [lua] access_by_lua(msblocations.conf:189):2: 28a41bf774bce8091e137090284a9c0e:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:25:09 [info] 41#41: *498 [lua] logger.lua:23: 28a41bf774bce8091e137090284a9c0e {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:25:09 +0000] 28a41bf774bce8091e137090284a9c0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:25:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:25:17 [info] 41#41: *499 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:25:17 [info] 41#41: *500 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:25:24 [info] 41#41: *501 [lua] access_by_lua(msblocations.conf:189):2: 3ac4c308bbf2453d56b1cb2fd5dfe61f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:25:24 [info] 41#41: *501 [lua] logger.lua:23: 3ac4c308bbf2453d56b1cb2fd5dfe61f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:25:24 +0000] 3ac4c308bbf2453d56b1cb2fd5dfe61f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:25:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:25:27 [info] 35#35: *502 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:25:27 [info] 35#35: *503 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:25:37 [info] 41#41: *506 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:25:37 [info] 41#41: *505 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:25:39 [info] 41#41: *507 [lua] access_by_lua(msblocations.conf:189):2: 1698409a44a0a650363f267c8e5afdf3:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:25:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.238 - - [23/Oct/2022:05:25:39 +0000] 1698409a44a0a650363f267c8e5afdf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/23 05:25:39 [info] 41#41: *507 [lua] logger.lua:23: 1698409a44a0a650363f267c8e5afdf3 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:25:47 [info] 41#41: *509 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:25:47 [info] 41#41: *508 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:25:54 [info] 41#41: *510 [lua] access_by_lua(msblocations.conf:189):2: fd321ed55b7c6602b63d3690527d73fd:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:25:54 [info] 41#41: *510 [lua] logger.lua:23: fd321ed55b7c6602b63d3690527d73fd {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:25:54 +0000] fd321ed55b7c6602b63d3690527d73fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:25:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:25:57 [info] 41#41: *512 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:25:57 [info] 41#41: *511 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:26:07 [info] 41#41: *513 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:26:07 [info] 35#35: *514 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:26:09 [info] 41#41: *515 [lua] access_by_lua(msblocations.conf:189):2: cc3c777425631dd87c8e642079a0db59:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:26:09 +0000] cc3c777425631dd87c8e642079a0db59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:26:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:26:09 [info] 41#41: *515 [lua] logger.lua:23: cc3c777425631dd87c8e642079a0db59 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:26:17 [info] 35#35: *517 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:26:17 [info] 41#41: *516 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:26:24 [info] 41#41: *518 [lua] access_by_lua(msblocations.conf:189):2: 42a2377d4b4c2cf0661ee376f279bae3:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:26:24 +0000] 42a2377d4b4c2cf0661ee376f279bae3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:26:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:26:24 [info] 41#41: *518 [lua] logger.lua:23: 42a2377d4b4c2cf0661ee376f279bae3 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:26:27 [info] 41#41: *520 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:26:27 [info] 41#41: *519 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:26:37 [info] 41#41: *522 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:26:37 [info] 35#35: *523 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:26:39 [info] 41#41: *524 [lua] access_by_lua(msblocations.conf:189):2: 778e13b60cafbc1707e06af2fc43f03b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:26:39 [info] 41#41: *524 [lua] logger.lua:23: 778e13b60cafbc1707e06af2fc43f03b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:26:39 +0000] 778e13b60cafbc1707e06af2fc43f03b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:26:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/23 05:26:47 [info] 35#35: *526 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:26:47 [info] 35#35: *525 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:26:54 [info] 41#41: *527 [lua] access_by_lua(msblocations.conf:189):2: 9778f2a60f9fa06f9eee220127e13c73:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:26:54 [info] 41#41: *527 [lua] logger.lua:23: 9778f2a60f9fa06f9eee220127e13c73 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:26:54 +0000] 9778f2a60f9fa06f9eee220127e13c73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:26:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:26:57 [info] 35#35: *528 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:26:57 [info] 35#35: *529 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:27:07 [info] 35#35: *531 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:27:07 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:27:09 [info] 41#41: *532 [lua] access_by_lua(msblocations.conf:189):2: dd8ec903720612840c84bda1b9da517b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:27:09 +0000] dd8ec903720612840c84bda1b9da517b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/23 05:27:09 [info] 41#41: *532 [lua] logger.lua:23: dd8ec903720612840c84bda1b9da517b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:27:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:27:17 [info] 41#41: *534 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:27:17 [info] 35#35: *533 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:27:24 [info] 41#41: *535 [lua] access_by_lua(msblocations.conf:189):2: c1c924050e2640a242fbb4f143b0cc84:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:27:24 [info] 41#41: *535 [lua] logger.lua:23: c1c924050e2640a242fbb4f143b0cc84 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:27:24 +0000] c1c924050e2640a242fbb4f143b0cc84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:27:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:27:27 [info] 41#41: *536 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:27:27 [info] 41#41: *537 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:27:37 [info] 41#41: *539 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:27:37 [info] 41#41: *540 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:27:39 [info] 41#41: *541 [lua] access_by_lua(msblocations.conf:189):2: bcee14027339ee36209c2eec365ea38b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:27:39 [info] 41#41: *541 [lua] logger.lua:23: bcee14027339ee36209c2eec365ea38b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:27:39 +0000] bcee14027339ee36209c2eec365ea38b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:27:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:27:47 [info] 41#41: *542 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:27:47 [info] 35#35: *543 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:27:54 [info] 41#41: *544 [lua] access_by_lua(msblocations.conf:189):2: e3e39b8394de2e2e7a2648e17660172b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:27:54 [info] 41#41: *544 [lua] logger.lua:23: e3e39b8394de2e2e7a2648e17660172b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:27:54 +0000] e3e39b8394de2e2e7a2648e17660172b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:27:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:27:57 [info] 41#41: *545 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:27:57 [info] 41#41: *546 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:28:07 [info] 35#35: *547 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:28:07 [info] 35#35: *548 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:28:09 [info] 41#41: *549 [lua] access_by_lua(msblocations.conf:189):2: 49449dd9e536700b75691787eb4fc99c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:28:09 [info] 41#41: *549 [lua] logger.lua:23: 49449dd9e536700b75691787eb4fc99c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:28:09 +0000] 49449dd9e536700b75691787eb4fc99c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:28:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:28:17 [info] 35#35: *551 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:28:17 [info] 41#41: *550 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:28:24 [info] 41#41: *552 [lua] access_by_lua(msblocations.conf:189):2: 195bdae4a0795039a079fa4ab01fb9e1:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:28:24 +0000] 195bdae4a0795039a079fa4ab01fb9e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/23 05:28:24 [info] 41#41: *552 [lua] logger.lua:23: 195bdae4a0795039a079fa4ab01fb9e1 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:28:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:28:27 [info] 35#35: *553 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:28:27 [info] 41#41: *554 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:28:37 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:28:37 [info] 41#41: *557 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:28:39 [info] 41#41: *558 [lua] access_by_lua(msblocations.conf:189):2: f4e54a516a0f0f51f9b482aac37658d1:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:28:39 +0000] f4e54a516a0f0f51f9b482aac37658d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/23 05:28:39 [info] 41#41: *558 [lua] logger.lua:23: f4e54a516a0f0f51f9b482aac37658d1 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:28:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/23 05:28:47 [info] 41#41: *559 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:28:47 [info] 41#41: *560 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:28:54 [info] 41#41: *561 [lua] access_by_lua(msblocations.conf:189):2: 385abcd9e625551d2dcc56769c97eab4:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:28:54 [info] 41#41: *561 [lua] logger.lua:23: 385abcd9e625551d2dcc56769c97eab4 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:28:54 +0000] 385abcd9e625551d2dcc56769c97eab4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:28:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:28:57 [info] 41#41: *563 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:28:57 [info] 41#41: *562 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:29:07 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:29:07 [info] 41#41: *565 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:29:09 [info] 41#41: *566 [lua] access_by_lua(msblocations.conf:189):2: 4a033e1fca4a75dbc3641f29c4a12ff0:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:29:09 [info] 41#41: *566 [lua] logger.lua:23: 4a033e1fca4a75dbc3641f29c4a12ff0 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:29:09 +0000] 4a033e1fca4a75dbc3641f29c4a12ff0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:29:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:29:17 [info] 41#41: *567 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:29:17 [info] 35#35: *568 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:29:24 [info] 41#41: *569 [lua] access_by_lua(msblocations.conf:189):2: a7b2fee61f534896c626f524e88d01ed:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:29:24 +0000] a7b2fee61f534896c626f524e88d01ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:29:24 [info] 41#41: *569 [lua] logger.lua:23: a7b2fee61f534896c626f524e88d01ed {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:29:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:29:27 [info] 41#41: *570 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:29:27 [info] 41#41: *571 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:29:37 [info] 41#41: *573 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:29:37 [info] 41#41: *574 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:29:39 [info] 41#41: *575 [lua] access_by_lua(msblocations.conf:189):2: a7ed6ce636587c5e7de385c3b727f000:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:29:39 +0000] a7ed6ce636587c5e7de385c3b727f000 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/23 05:29:39 [info] 41#41: *575 [lua] logger.lua:23: a7ed6ce636587c5e7de385c3b727f000 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:29:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:29:47 [info] 41#41: *576 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:29:47 [info] 41#41: *577 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:29:54 [info] 41#41: *578 [lua] access_by_lua(msblocations.conf:189):2: 46a593d0956920d6031273fe93d5ce74:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:29:54 [info] 41#41: *578 [lua] logger.lua:23: 46a593d0956920d6031273fe93d5ce74 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:29:54 +0000] 46a593d0956920d6031273fe93d5ce74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:29:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:29:57 [info] 41#41: *580 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:29:57 [info] 41#41: *579 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:30:07 [info] 41#41: *581 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:30:07 [info] 41#41: *582 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:30:09 [info] 41#41: *583 [lua] access_by_lua(msblocations.conf:189):2: 895c08c7ee49757edf540a1215a59a44:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:30:09 [info] 41#41: *583 [lua] logger.lua:23: 895c08c7ee49757edf540a1215a59a44 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:30:09 +0000] 895c08c7ee49757edf540a1215a59a44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:30:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:30:17 [info] 41#41: *584 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:30:17 [info] 41#41: *585 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:30:24 [info] 41#41: *586 [lua] access_by_lua(msblocations.conf:189):2: 9b36e00c031b090594bc6089a92a9aca:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:30:24 [info] 41#41: *586 [lua] logger.lua:23: 9b36e00c031b090594bc6089a92a9aca {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:30:24 +0000] 9b36e00c031b090594bc6089a92a9aca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:30:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:30:27 [info] 41#41: *587 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:30:27 [info] 41#41: *588 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:30:37 [info] 41#41: *591 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:30:37 [info] 41#41: *590 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:30:39 [info] 41#41: *592 [lua] access_by_lua(msblocations.conf:189):2: 41fb882761e9ac2f24be22b214f1878f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:30:39 [info] 41#41: *592 [lua] logger.lua:23: 41fb882761e9ac2f24be22b214f1878f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:30:39 +0000] 41fb882761e9ac2f24be22b214f1878f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:30:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:30:47 [info] 35#35: *593 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:30:47 [info] 41#41: *594 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:30:54 [info] 41#41: *595 [lua] access_by_lua(msblocations.conf:189):2: 5c1896048a4d79ce3d9698f5e2e74e45:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:30:54 +0000] 5c1896048a4d79ce3d9698f5e2e74e45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:30:54 [info] 41#41: *595 [lua] logger.lua:23: 5c1896048a4d79ce3d9698f5e2e74e45 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:30:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:30:57 [info] 41#41: *597 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:30:57 [info] 41#41: *596 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:31:07 [info] 41#41: *598 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:31:07 [info] 41#41: *599 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:31:09 [info] 41#41: *600 [lua] access_by_lua(msblocations.conf:189):2: 4641eb2bfeeb5d74fa14fcff4c89e074:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:31:09 +0000] 4641eb2bfeeb5d74fa14fcff4c89e074 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:31:09 [info] 41#41: *600 [lua] logger.lua:23: 4641eb2bfeeb5d74fa14fcff4c89e074 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:31:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:31:17 [info] 41#41: *602 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:31:17 [info] 41#41: *601 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:31:24 [info] 41#41: *603 [lua] access_by_lua(msblocations.conf:189):2: a235373a108c8dba45c5a5d84309af3f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:31:24 [info] 41#41: *603 [lua] logger.lua:23: a235373a108c8dba45c5a5d84309af3f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:31:24 +0000] a235373a108c8dba45c5a5d84309af3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:31:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:31:27 [info] 41#41: *604 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:31:27 [info] 41#41: *605 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:31:37 [info] 41#41: *608 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:31:37 [info] 35#35: *607 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:31:39 [info] 41#41: *609 [lua] access_by_lua(msblocations.conf:189):2: 7909c99f3a315a192d056b0a98313ae9:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:31:39 [info] 41#41: *609 [lua] logger.lua:23: 7909c99f3a315a192d056b0a98313ae9 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:31:39 +0000] 7909c99f3a315a192d056b0a98313ae9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:31:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:31:47 [info] 41#41: *610 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:31:47 [info] 41#41: *611 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:31:54 [info] 41#41: *612 [lua] access_by_lua(msblocations.conf:189):2: 7c09052b35608f9f66ce82ca0cbf2c5f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:31:54 +0000] 7c09052b35608f9f66ce82ca0cbf2c5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/23 05:31:54 [info] 41#41: *612 [lua] logger.lua:23: 7c09052b35608f9f66ce82ca0cbf2c5f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:31:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:31:57 [info] 41#41: *613 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:31:57 [info] 41#41: *614 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:32:07 [info] 41#41: *615 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:32:07 [info] 35#35: *616 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:32:09 [info] 41#41: *617 [lua] access_by_lua(msblocations.conf:189):2: 6a3cabfaff07f65d2203ab6a5ae9cf1d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:32:09 [info] 41#41: *617 [lua] logger.lua:23: 6a3cabfaff07f65d2203ab6a5ae9cf1d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:32:09 +0000] 6a3cabfaff07f65d2203ab6a5ae9cf1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:32:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:32:17 [info] 41#41: *619 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:32:17 [info] 41#41: *618 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:32:24 [info] 41#41: *620 [lua] access_by_lua(msblocations.conf:189):2: ab50a167fa1bc281b69abdcef613df0c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:32:24 +0000] ab50a167fa1bc281b69abdcef613df0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:32:24 [info] 41#41: *620 [lua] logger.lua:23: ab50a167fa1bc281b69abdcef613df0c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:32:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 05:32:27 [info] 41#41: *621 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:32:27 [info] 41#41: *622 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:32:37 [info] 41#41: *625 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:32:37 [info] 41#41: *624 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:32:39 [info] 41#41: *626 [lua] access_by_lua(msblocations.conf:189):2: 662b4e857ca4af45ad669dca0688b078:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:32:39 [info] 41#41: *626 [lua] logger.lua:23: 662b4e857ca4af45ad669dca0688b078 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:32:39 +0000] 662b4e857ca4af45ad669dca0688b078 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:32:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:32:47 [info] 35#35: *628 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:32:47 [info] 35#35: *627 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:32:54 [info] 41#41: *629 [lua] access_by_lua(msblocations.conf:189):2: cb5e45db31671b355d6e74cb58c32926:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:32:54 [info] 41#41: *629 [lua] logger.lua:23: cb5e45db31671b355d6e74cb58c32926 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:32:54 +0000] cb5e45db31671b355d6e74cb58c32926 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:32:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:32:57 [info] 35#35: *630 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:32:57 [info] 35#35: *631 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:33:07 [info] 35#35: *633 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:33:07 [info] 35#35: *632 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:33:09 [info] 41#41: *634 [lua] access_by_lua(msblocations.conf:189):2: 3deaff8cb052b248b153788e5e78d7d9:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:33:09 [info] 41#41: *634 [lua] logger.lua:23: 3deaff8cb052b248b153788e5e78d7d9 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:33:09 +0000] 3deaff8cb052b248b153788e5e78d7d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:33:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:33:17 [info] 41#41: *636 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:33:17 [info] 41#41: *635 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:33:24 [info] 41#41: *637 [lua] access_by_lua(msblocations.conf:189):2: 0654562e839702ede71fc7d3a706d916:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:33:24 +0000] 0654562e839702ede71fc7d3a706d916 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:33:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:33:24 [info] 41#41: *637 [lua] logger.lua:23: 0654562e839702ede71fc7d3a706d916 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:33:27 [info] 41#41: *638 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:33:27 [info] 41#41: *639 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:33:37 [info] 35#35: *641 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:33:37 [info] 35#35: *642 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:33:39 [info] 41#41: *643 [lua] access_by_lua(msblocations.conf:189):2: 3295adee2221368e92c77f9b2c424c4c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:33:39 [info] 41#41: *643 [lua] logger.lua:23: 3295adee2221368e92c77f9b2c424c4c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:33:39 +0000] 3295adee2221368e92c77f9b2c424c4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:33:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:33:47 [info] 35#35: *645 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:33:47 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:33:54 [info] 41#41: *646 [lua] access_by_lua(msblocations.conf:189):2: f95b00f46ea9c16c10cab9408ce08102:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:33:54 [info] 41#41: *646 [lua] logger.lua:23: f95b00f46ea9c16c10cab9408ce08102 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:33:54 +0000] f95b00f46ea9c16c10cab9408ce08102 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:33:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:33:57 [info] 41#41: *648 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:33:57 [info] 41#41: *647 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:34:07 [info] 41#41: *649 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:34:07 [info] 41#41: *650 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:34:09 [info] 41#41: *651 [lua] access_by_lua(msblocations.conf:189):2: 9f4c0c8ff44f32bf18bede174d16e1f7:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:34:09 [info] 41#41: *651 [lua] logger.lua:23: 9f4c0c8ff44f32bf18bede174d16e1f7 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:34:09 +0000] 9f4c0c8ff44f32bf18bede174d16e1f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:34:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:34:17 [info] 41#41: *652 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:34:17 [info] 41#41: *653 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:34:24 [info] 41#41: *654 [lua] access_by_lua(msblocations.conf:189):2: 722f8c8e5af7e2aa0d6b5ac025e71ae4:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:34:24 +0000] 722f8c8e5af7e2aa0d6b5ac025e71ae4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:34:24 [info] 41#41: *654 [lua] logger.lua:23: 722f8c8e5af7e2aa0d6b5ac025e71ae4 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:34:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:34:27 [info] 41#41: *655 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:34:27 [info] 41#41: *656 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:34:37 [info] 41#41: *658 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:34:37 [info] 41#41: *659 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:34:39 [info] 41#41: *660 [lua] access_by_lua(msblocations.conf:189):2: e487744442cb1d1f744b4b86a4c5ef5e:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:34:39 +0000] e487744442cb1d1f744b4b86a4c5ef5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:34:39 [info] 41#41: *660 [lua] logger.lua:23: e487744442cb1d1f744b4b86a4c5ef5e {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:34:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:34:47 [info] 35#35: *662 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:34:47 [info] 41#41: *661 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:34:54 [info] 41#41: *663 [lua] access_by_lua(msblocations.conf:189):2: 219e497b2318cfc25359269338827a08:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:34:54 [info] 41#41: *663 [lua] logger.lua:23: 219e497b2318cfc25359269338827a08 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:34:54 +0000] 219e497b2318cfc25359269338827a08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:34:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:34:57 [info] 35#35: *665 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:34:57 [info] 41#41: *664 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:35:07 [info] 41#41: *666 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:35:07 [info] 41#41: *667 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:35:09 [info] 41#41: *668 [lua] access_by_lua(msblocations.conf:189):2: 276b0155a8cec2c476018938737d6541:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:35:09 [info] 41#41: *668 [lua] logger.lua:23: 276b0155a8cec2c476018938737d6541 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:35:09 +0000] 276b0155a8cec2c476018938737d6541 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:35:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:35:17 [info] 41#41: *670 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:35:17 [info] 35#35: *669 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:35:24 [info] 41#41: *671 [lua] access_by_lua(msblocations.conf:189):2: f120df2e2ed4a8033f559bbb2c26464e:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:35:24 [info] 41#41: *671 [lua] logger.lua:23: f120df2e2ed4a8033f559bbb2c26464e {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:35:24 +0000] f120df2e2ed4a8033f559bbb2c26464e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:35:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/23 05:35:27 [info] 35#35: *673 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:35:27 [info] 35#35: *672 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:35:37 [info] 41#41: *675 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:35:37 [info] 41#41: *676 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:35:39 [info] 41#41: *677 [lua] access_by_lua(msblocations.conf:189):2: bdda8e52ed206ec8e54db43fb007736a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:35:39 [info] 41#41: *677 [lua] logger.lua:23: bdda8e52ed206ec8e54db43fb007736a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:35:39 +0000] bdda8e52ed206ec8e54db43fb007736a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:35:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:35:47 [info] 41#41: *678 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:35:47 [info] 35#35: *679 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:35:54 [info] 41#41: *680 [lua] access_by_lua(msblocations.conf:189):2: 21c07d171a24cbd69772bb6d6b14ab01:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:35:54 +0000] 21c07d171a24cbd69772bb6d6b14ab01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:35:54 [info] 41#41: *680 [lua] logger.lua:23: 21c07d171a24cbd69772bb6d6b14ab01 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:35:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:35:57 [info] 41#41: *682 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:35:57 [info] 41#41: *681 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:36:07 [info] 35#35: *684 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:36:07 [info] 41#41: *683 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:36:09 [info] 41#41: *685 [lua] access_by_lua(msblocations.conf:189):2: 43fe49f972ce488ac499d3a6675113a3:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:36:09 [info] 41#41: *685 [lua] logger.lua:23: 43fe49f972ce488ac499d3a6675113a3 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:36:09 +0000] 43fe49f972ce488ac499d3a6675113a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:36:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:36:17 [info] 35#35: *687 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:36:17 [info] 35#35: *686 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:36:24 [info] 41#41: *688 [lua] access_by_lua(msblocations.conf:189):2: 404092bb594bf7b2f3374957a5b8c9da:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:36:24 +0000] 404092bb594bf7b2f3374957a5b8c9da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:36:24 [info] 41#41: *688 [lua] logger.lua:23: 404092bb594bf7b2f3374957a5b8c9da {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:36:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:36:27 [info] 35#35: *689 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:36:27 [info] 35#35: *690 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:36:37 [info] 41#41: *692 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:36:37 [info] 41#41: *693 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:36:39 [info] 41#41: *694 [lua] access_by_lua(msblocations.conf:189):2: 73c9f5fb6c5f6631751effc730110ae5:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:36:39 [info] 41#41: *694 [lua] logger.lua:23: 73c9f5fb6c5f6631751effc730110ae5 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:36:39 +0000] 73c9f5fb6c5f6631751effc730110ae5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:36:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:36:47 [info] 41#41: *696 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:36:47 [info] 41#41: *695 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:36:54 [info] 41#41: *697 [lua] access_by_lua(msblocations.conf:189):2: 478d71e25baf212f3ad9269bd62426b1:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:36:54 [info] 41#41: *697 [lua] logger.lua:23: 478d71e25baf212f3ad9269bd62426b1 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:36:54 +0000] 478d71e25baf212f3ad9269bd62426b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:36:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:36:57 [info] 41#41: *699 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:36:57 [info] 41#41: *698 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:37:07 [info] 41#41: *700 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:37:07 [info] 41#41: *701 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:37:09 [info] 41#41: *702 [lua] access_by_lua(msblocations.conf:189):2: 0ed1d58b5632db891c734454204c7a69:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:37:09 [info] 41#41: *702 [lua] logger.lua:23: 0ed1d58b5632db891c734454204c7a69 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:37:09 +0000] 0ed1d58b5632db891c734454204c7a69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:37:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:37:17 [info] 41#41: *704 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:37:17 [info] 35#35: *703 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:37:24 [info] 41#41: *705 [lua] access_by_lua(msblocations.conf:189):2: a946a8f4781716094770cce29e2c6f20:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:37:24 [info] 41#41: *705 [lua] logger.lua:23: a946a8f4781716094770cce29e2c6f20 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:37:24 +0000] a946a8f4781716094770cce29e2c6f20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:37:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:37:27 [info] 41#41: *706 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:37:27 [info] 35#35: *707 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:37:29 [info] 41#41: *708 client closed connection while waiting for request, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:37:37 [info] 35#35: *710 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:37:37 [info] 41#41: *711 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:37:39 [info] 41#41: *712 [lua] access_by_lua(msblocations.conf:189):2: 26b0febf7aa92ab69289568af5ab29d5:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:37:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:37:39 [info] 41#41: *712 [lua] logger.lua:23: 26b0febf7aa92ab69289568af5ab29d5 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:37:39 +0000] 26b0febf7aa92ab69289568af5ab29d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:37:47 [info] 41#41: *713 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:37:47 [info] 41#41: *714 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:37:54 [info] 41#41: *715 [lua] access_by_lua(msblocations.conf:189):2: c847f2c6665fb3286d524580bc0b0bdf:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:37:54 +0000] c847f2c6665fb3286d524580bc0b0bdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:37:54 [info] 41#41: *715 [lua] logger.lua:23: c847f2c6665fb3286d524580bc0b0bdf {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:37:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:37:57 [info] 41#41: *716 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:37:57 [info] 41#41: *717 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:38:07 [info] 41#41: *718 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:38:07 [info] 41#41: *719 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:38:09 [info] 41#41: *720 [lua] access_by_lua(msblocations.conf:189):2: 1f07d707f80345adca45e725c6825f62:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:38:09 [info] 41#41: *720 [lua] logger.lua:23: 1f07d707f80345adca45e725c6825f62 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:38:09 +0000] 1f07d707f80345adca45e725c6825f62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:38:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:38:17 [info] 41#41: *721 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:38:17 [info] 41#41: *722 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:38:24 [info] 41#41: *723 [lua] access_by_lua(msblocations.conf:189):2: cfee7cbf8c115b30c0d1c4fd3ff07342:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:38:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.238 - - [23/Oct/2022:05:38:24 +0000] cfee7cbf8c115b30c0d1c4fd3ff07342 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:38:24 [info] 41#41: *723 [lua] logger.lua:23: cfee7cbf8c115b30c0d1c4fd3ff07342 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:38:27 [info] 41#41: *724 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:38:27 [info] 41#41: *725 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:38:37 [info] 41#41: *728 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:38:37 [info] 41#41: *727 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:38:39 [info] 41#41: *729 [lua] access_by_lua(msblocations.conf:189):2: 77226d9e1d00cb271a60cfc83079403f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:38:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.238 - - [23/Oct/2022:05:38:39 +0000] 77226d9e1d00cb271a60cfc83079403f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:38:39 [info] 41#41: *729 [lua] logger.lua:23: 77226d9e1d00cb271a60cfc83079403f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:38:47 [info] 35#35: *731 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:38:47 [info] 41#41: *730 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:38:54 [info] 41#41: *732 [lua] access_by_lua(msblocations.conf:189):2: 901b6544f1fae2d368141ecd50fa46d0:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:38:54 +0000] 901b6544f1fae2d368141ecd50fa46d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:38:54 [info] 41#41: *732 [lua] logger.lua:23: 901b6544f1fae2d368141ecd50fa46d0 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:38:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:38:57 [info] 41#41: *733 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:38:57 [info] 41#41: *734 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:39:07 [info] 35#35: *735 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:39:07 [info] 41#41: *736 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:39:09 [info] 41#41: *737 [lua] access_by_lua(msblocations.conf:189):2: 49e78faa1ad550c89783ba3a0ab33f63:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:39:09 [info] 41#41: *737 [lua] logger.lua:23: 49e78faa1ad550c89783ba3a0ab33f63 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:39:09 +0000] 49e78faa1ad550c89783ba3a0ab33f63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:39:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:39:17 [info] 41#41: *738 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:39:17 [info] 41#41: *739 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:39:24 [info] 41#41: *740 [lua] access_by_lua(msblocations.conf:189):2: 05cb225eaa05d9c57e6dd71665fdf42a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:39:24 [info] 41#41: *740 [lua] logger.lua:23: 05cb225eaa05d9c57e6dd71665fdf42a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:39:24 +0000] 05cb225eaa05d9c57e6dd71665fdf42a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:39:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:39:27 [info] 35#35: *741 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:39:27 [info] 41#41: *742 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:39:37 [info] 35#35: *744 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:39:37 [info] 41#41: *745 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:39:39 [info] 41#41: *746 [lua] access_by_lua(msblocations.conf:189):2: 8c3089e13477cf3be3f6c96dc0ee80e4:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:39:39 +0000] 8c3089e13477cf3be3f6c96dc0ee80e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:39:39 [info] 41#41: *746 [lua] logger.lua:23: 8c3089e13477cf3be3f6c96dc0ee80e4 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:39:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:39:47 [info] 35#35: *747 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:39:47 [info] 35#35: *748 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:39:54 [info] 41#41: *749 [lua] access_by_lua(msblocations.conf:189):2: f936727e6342ab9541c265a5333845d4:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:39:54 [info] 41#41: *749 [lua] logger.lua:23: f936727e6342ab9541c265a5333845d4 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:39:54 +0000] f936727e6342ab9541c265a5333845d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:39:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/23 05:39:57 [info] 35#35: *751 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:39:57 [info] 35#35: *750 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:40:07 [info] 41#41: *753 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:40:07 [info] 41#41: *752 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:40:09 [info] 41#41: *754 [lua] access_by_lua(msblocations.conf:189):2: e9ffe3a181cbd60bb8c40266765963e1:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:40:09 +0000] e9ffe3a181cbd60bb8c40266765963e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:40:09 [info] 41#41: *754 [lua] logger.lua:23: e9ffe3a181cbd60bb8c40266765963e1 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:40:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/23 05:40:17 [info] 41#41: *756 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:40:17 [info] 35#35: *755 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:40:24 [info] 41#41: *757 [lua] access_by_lua(msblocations.conf:189):2: 375e19a408858cd499ef1d0f8fde8a82:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:40:25 +0000] 375e19a408858cd499ef1d0f8fde8a82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:40:25 [info] 41#41: *757 [lua] logger.lua:23: 375e19a408858cd499ef1d0f8fde8a82 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:40:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:40:27 [info] 41#41: *758 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:40:27 [info] 35#35: *759 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:40:37 [info] 41#41: *762 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:40:37 [info] 41#41: *761 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:40:40 [info] 41#41: *763 [lua] access_by_lua(msblocations.conf:189):2: 9cdb62f67746e9f41e6b5e1100fbc389:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:40:40 +0000] 9cdb62f67746e9f41e6b5e1100fbc389 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:40:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:40:40 [info] 41#41: *763 [lua] logger.lua:23: 9cdb62f67746e9f41e6b5e1100fbc389 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:40:47 [info] 35#35: *764 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:40:47 [info] 35#35: *765 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:40:55 [info] 41#41: *766 [lua] access_by_lua(msblocations.conf:189):2: d015425d7c89e2440e12183d2353da44:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:40:55 [info] 41#41: *766 [lua] logger.lua:23: d015425d7c89e2440e12183d2353da44 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:40:55 +0000] d015425d7c89e2440e12183d2353da44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:40:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:40:57 [info] 41#41: *767 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:40:57 [info] 41#41: *768 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:41:07 [info] 41#41: *769 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:41:07 [info] 41#41: *770 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:41:10 [info] 41#41: *771 [lua] access_by_lua(msblocations.conf:189):2: 4d48f4ce0d69ec929a46ef05a8c15c7b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:41:10 [info] 41#41: *771 [lua] logger.lua:23: 4d48f4ce0d69ec929a46ef05a8c15c7b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:41:10 +0000] 4d48f4ce0d69ec929a46ef05a8c15c7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:41:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:41:17 [info] 35#35: *772 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:41:17 [info] 35#35: *773 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:41:25 [info] 41#41: *774 [lua] access_by_lua(msblocations.conf:189):2: dbd41cbc7dfceeb172ff28822f453b1b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:41:25 +0000] dbd41cbc7dfceeb172ff28822f453b1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:41:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:41:25 [info] 41#41: *774 [lua] logger.lua:23: dbd41cbc7dfceeb172ff28822f453b1b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:41:27 [info] 41#41: *776 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:41:27 [info] 41#41: *775 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:41:37 [info] 41#41: *779 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:41:37 [info] 35#35: *778 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:41:40 [info] 41#41: *780 [lua] access_by_lua(msblocations.conf:189):2: b51dd228a256c2749650d9508437e1ee:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:41:40 +0000] b51dd228a256c2749650d9508437e1ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/23 05:41:40 [info] 41#41: *780 [lua] logger.lua:23: b51dd228a256c2749650d9508437e1ee {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:41:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/23 05:41:47 [info] 41#41: *782 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:41:47 [info] 41#41: *781 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:41:55 [info] 41#41: *783 [lua] access_by_lua(msblocations.conf:189):2: db148f0ade7a266b2b003a6a21c159af:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:41:55 +0000] db148f0ade7a266b2b003a6a21c159af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:41:55 [info] 41#41: *783 [lua] logger.lua:23: db148f0ade7a266b2b003a6a21c159af {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:41:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:41:57 [info] 41#41: *785 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:41:57 [info] 41#41: *784 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:42:07 [info] 41#41: *787 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:42:07 [info] 41#41: *786 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:42:10 [info] 41#41: *788 [lua] access_by_lua(msblocations.conf:189):2: 482495a7be0da889cb535ef188e8846e:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:42:10 +0000] 482495a7be0da889cb535ef188e8846e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/23 05:42:10 [info] 41#41: *788 [lua] logger.lua:23: 482495a7be0da889cb535ef188e8846e {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:42:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/23 05:42:17 [info] 35#35: *790 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:42:17 [info] 41#41: *789 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:42:25 [info] 41#41: *791 [lua] access_by_lua(msblocations.conf:189):2: 4a464ed6a302cdbc5c0a3efdfab3c079:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:42:25 [info] 41#41: *791 [lua] logger.lua:23: 4a464ed6a302cdbc5c0a3efdfab3c079 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:42:25 +0000] 4a464ed6a302cdbc5c0a3efdfab3c079 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:42:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:42:27 [info] 35#35: *793 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:42:27 [info] 35#35: *792 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:42:37 [info] 35#35: *795 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:42:37 [info] 35#35: *796 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:42:40 [info] 41#41: *797 [lua] access_by_lua(msblocations.conf:189):2: 3a1e1df6075c74ba17c40290c254aee6:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:42:40 [info] 41#41: *797 [lua] logger.lua:23: 3a1e1df6075c74ba17c40290c254aee6 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:42:40 +0000] 3a1e1df6075c74ba17c40290c254aee6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:42:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:42:47 [info] 41#41: *798 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:42:47 [info] 41#41: *799 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:42:55 [info] 41#41: *800 [lua] access_by_lua(msblocations.conf:189):2: 80f8aa70f9513a3217f4954fe5dc2532:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:42:55 [info] 41#41: *800 [lua] logger.lua:23: 80f8aa70f9513a3217f4954fe5dc2532 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:42:55 +0000] 80f8aa70f9513a3217f4954fe5dc2532 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:42:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/23 05:42:57 [info] 41#41: *801 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:42:57 [info] 41#41: *802 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:43:07 [info] 41#41: *803 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:43:07 [info] 35#35: *804 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:43:10 [info] 41#41: *805 [lua] access_by_lua(msblocations.conf:189):2: b0cc74158c3c03c3ed847d8ce22ac459:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:43:10 +0000] b0cc74158c3c03c3ed847d8ce22ac459 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/23 05:43:10 [info] 41#41: *805 [lua] logger.lua:23: b0cc74158c3c03c3ed847d8ce22ac459 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:43:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:43:17 [info] 41#41: *806 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:43:17 [info] 41#41: *807 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:43:25 [info] 41#41: *808 [lua] access_by_lua(msblocations.conf:189):2: 7cf4d4effdcc631ced57712ceb926d08:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:43:25 +0000] 7cf4d4effdcc631ced57712ceb926d08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:43:25 [info] 41#41: *808 [lua] logger.lua:23: 7cf4d4effdcc631ced57712ceb926d08 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:43:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:43:27 [info] 41#41: *810 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:43:27 [info] 41#41: *809 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:43:37 [info] 41#41: *812 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:43:37 [info] 35#35: *813 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:43:40 [info] 41#41: *814 [lua] access_by_lua(msblocations.conf:189):2: 1c4c5e09f795e1f16fcfaff22cf0f14b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:43:40 [info] 41#41: *814 [lua] logger.lua:23: 1c4c5e09f795e1f16fcfaff22cf0f14b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:43:40 +0000] 1c4c5e09f795e1f16fcfaff22cf0f14b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:43:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:43:47 [info] 41#41: *816 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:43:47 [info] 41#41: *815 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:43:55 [info] 41#41: *817 [lua] access_by_lua(msblocations.conf:189):2: 9be7c671cf02b0091a12d1a563622d9f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:43:55 [info] 41#41: *817 [lua] logger.lua:23: 9be7c671cf02b0091a12d1a563622d9f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:43:55 +0000] 9be7c671cf02b0091a12d1a563622d9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:43:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:43:57 [info] 41#41: *818 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:43:57 [info] 41#41: *819 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:44:07 [info] 35#35: *820 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:44:07 [info] 41#41: *821 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:44:10 [info] 41#41: *822 [lua] access_by_lua(msblocations.conf:189):2: 0133e7f247c4785ecdbd98e25d426028:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:44:10 [info] 41#41: *822 [lua] logger.lua:23: 0133e7f247c4785ecdbd98e25d426028 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:44:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.238 - - [23/Oct/2022:05:44:10 +0000] 0133e7f247c4785ecdbd98e25d426028 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/23 05:44:17 [info] 35#35: *824 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:44:17 [info] 41#41: *823 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:44:25 [info] 41#41: *825 [lua] access_by_lua(msblocations.conf:189):2: f8be0c008e5cca8d0c18680427603599:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:44:25 [info] 41#41: *825 [lua] logger.lua:23: f8be0c008e5cca8d0c18680427603599 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:44:25 +0000] f8be0c008e5cca8d0c18680427603599 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:44:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:44:27 [info] 41#41: *826 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:44:27 [info] 35#35: *827 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:44:37 [info] 35#35: *829 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:44:37 [info] 41#41: *830 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:44:40 [info] 41#41: *831 [lua] access_by_lua(msblocations.conf:189):2: cf047b2925c6e69fe7f1b65295f5dbb1:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:44:40 +0000] cf047b2925c6e69fe7f1b65295f5dbb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:44:40 [info] 41#41: *831 [lua] logger.lua:23: cf047b2925c6e69fe7f1b65295f5dbb1 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:44:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:44:42 [info] 41#41: *832 client closed connection while waiting for request, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:44:47 [info] 41#41: *833 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:44:47 [info] 41#41: *834 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:44:55 [info] 41#41: *835 [lua] access_by_lua(msblocations.conf:189):2: 940549d8fd5d8fbabee446f869ddc9a3:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:44:55 [info] 41#41: *835 [lua] logger.lua:23: 940549d8fd5d8fbabee446f869ddc9a3 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:44:55 +0000] 940549d8fd5d8fbabee446f869ddc9a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:44:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:44:57 [info] 41#41: *836 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:44:57 [info] 35#35: *837 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:45:07 [info] 41#41: *839 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:45:07 [info] 41#41: *838 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:45:10 [info] 41#41: *840 [lua] access_by_lua(msblocations.conf:189):2: dceea8f0596df625264f6ed275ba05de:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:45:10 +0000] dceea8f0596df625264f6ed275ba05de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/23 05:45:10 [info] 41#41: *840 [lua] logger.lua:23: dceea8f0596df625264f6ed275ba05de {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:45:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:45:17 [info] 41#41: *841 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:45:17 [info] 41#41: *842 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:45:25 [info] 41#41: *843 [lua] access_by_lua(msblocations.conf:189):2: 55747cceb004e3ed7b517c533e1cc1dd:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:45:25 [info] 41#41: *843 [lua] logger.lua:23: 55747cceb004e3ed7b517c533e1cc1dd {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:45:25 +0000] 55747cceb004e3ed7b517c533e1cc1dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:45:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:45:27 [info] 41#41: *844 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:45:27 [info] 41#41: *845 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:45:37 [info] 41#41: *848 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:45:37 [info] 35#35: *847 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:45:40 [info] 41#41: *849 [lua] access_by_lua(msblocations.conf:189):2: 33a86170eb1747461573f94de8880ae8:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:45:40 +0000] 33a86170eb1747461573f94de8880ae8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:45:40 [info] 41#41: *849 [lua] logger.lua:23: 33a86170eb1747461573f94de8880ae8 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:45:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:45:47 [info] 41#41: *851 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:45:47 [info] 41#41: *850 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:45:55 [info] 41#41: *852 [lua] access_by_lua(msblocations.conf:189):2: 73d3f2aed54e19803d8411349e2f2aee:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:45:55 +0000] 73d3f2aed54e19803d8411349e2f2aee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/23 05:45:55 [info] 41#41: *852 [lua] logger.lua:23: 73d3f2aed54e19803d8411349e2f2aee {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:45:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/23 05:45:57 [info] 41#41: *853 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:45:57 [info] 41#41: *854 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:46:07 [info] 41#41: *855 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:46:07 [info] 35#35: *856 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:46:10 [info] 41#41: *857 [lua] access_by_lua(msblocations.conf:189):2: d9e37104342a303dd24e798fde840644:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:46:10 [info] 41#41: *857 [lua] logger.lua:23: d9e37104342a303dd24e798fde840644 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:46:10 +0000] d9e37104342a303dd24e798fde840644 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:46:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:46:17 [info] 41#41: *858 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:46:17 [info] 35#35: *859 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:46:25 [info] 41#41: *860 [lua] access_by_lua(msblocations.conf:189):2: 234b8ae91177fced834a63625ba78c99:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:46:25 [info] 41#41: *860 [lua] logger.lua:23: 234b8ae91177fced834a63625ba78c99 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:46:25 +0000] 234b8ae91177fced834a63625ba78c99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:46:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:46:27 [info] 35#35: *861 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:46:27 [info] 35#35: *862 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:46:37 [info] 41#41: *864 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:46:37 [info] 35#35: *865 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:46:40 [info] 41#41: *866 [lua] access_by_lua(msblocations.conf:189):2: bb81a21940dcdcd115c1ac86795a36c3:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:46:40 [info] 41#41: *866 [lua] logger.lua:23: bb81a21940dcdcd115c1ac86795a36c3 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:46:40 +0000] bb81a21940dcdcd115c1ac86795a36c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:46:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:46:47 [info] 41#41: *868 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:46:47 [info] 41#41: *867 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:46:55 [info] 41#41: *869 [lua] access_by_lua(msblocations.conf:189):2: b5894c86890d6c21f3369f16f6f204f8:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:46:55 [info] 41#41: *869 [lua] logger.lua:23: b5894c86890d6c21f3369f16f6f204f8 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:46:55 +0000] b5894c86890d6c21f3369f16f6f204f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:46:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:46:57 [info] 41#41: *870 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:46:57 [info] 41#41: *871 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:47:07 [info] 41#41: *873 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:47:07 [info] 41#41: *872 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:47:10 [info] 41#41: *874 [lua] access_by_lua(msblocations.conf:189):2: 131e0e114d1b14738b0c704f06eaf0ae:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:47:10 +0000] 131e0e114d1b14738b0c704f06eaf0ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:47:10 [info] 41#41: *874 [lua] logger.lua:23: 131e0e114d1b14738b0c704f06eaf0ae {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:47:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:47:17 [info] 41#41: *876 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:47:17 [info] 41#41: *875 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:47:25 [info] 41#41: *877 [lua] access_by_lua(msblocations.conf:189):2: 89f6cfdc27aeb25afa4dc9b7fa428b6c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:47:25 [info] 41#41: *877 [lua] logger.lua:23: 89f6cfdc27aeb25afa4dc9b7fa428b6c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:47:25 +0000] 89f6cfdc27aeb25afa4dc9b7fa428b6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:47:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:47:27 [info] 41#41: *878 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:47:27 [info] 41#41: *879 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:47:37 [info] 41#41: *882 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:47:37 [info] 35#35: *883 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:47:40 [info] 41#41: *884 [lua] access_by_lua(msblocations.conf:189):2: 620eff5900fe7e0ba858b116b50a482b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:47:40 +0000] 620eff5900fe7e0ba858b116b50a482b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/23 05:47:40 [info] 41#41: *884 [lua] logger.lua:23: 620eff5900fe7e0ba858b116b50a482b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:47:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:47:44 [info] 41#41: *880 client prematurely closed connection while reading client request line, client: 10.233.64.208, server: 
10.233.64.208 - - [23/Oct/2022:05:47:44 +0000] d31c6f7f121c36fbee074b51bced85dd "" 400 request_processing_time:5.005 upstream_response_time:- "-" "-" "-"
2022/10/23 05:47:44 [info] 41#41: *885 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.208, server: , request: "GET / HTTP/1.0"
10.233.64.208 - - [23/Oct/2022:05:47:44 +0000] d46484ef2ae0e4e51d3af25cf2697376 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/10/23 05:47:47 [info] 35#35: *887 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:47:47 [info] 41#41: *886 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:47:55 [info] 41#41: *888 [lua] access_by_lua(msblocations.conf:189):2: 94e5f83a0dc1e2d19a8f88f0e7656c42:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:47:55 [info] 41#41: *888 [lua] logger.lua:23: 94e5f83a0dc1e2d19a8f88f0e7656c42 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:47:55 +0000] 94e5f83a0dc1e2d19a8f88f0e7656c42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:47:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 05:47:57 [info] 35#35: *889 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:47:57 [info] 35#35: *890 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:48:07 [info] 41#41: *891 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:48:07 [info] 35#35: *892 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:48:10 [info] 41#41: *893 [lua] access_by_lua(msblocations.conf:189):2: 18012b3f3664d1ae3b1a3efe202b5ea2:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:48:10 +0000] 18012b3f3664d1ae3b1a3efe202b5ea2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:48:10 [info] 41#41: *893 [lua] logger.lua:23: 18012b3f3664d1ae3b1a3efe202b5ea2 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:48:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:48:17 [info] 41#41: *894 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:48:17 [info] 35#35: *895 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:48:25 [info] 41#41: *896 [lua] access_by_lua(msblocations.conf:189):2: 7acf5f030137cacb1dd77ee96dabe137:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:48:25 [info] 41#41: *896 [lua] logger.lua:23: 7acf5f030137cacb1dd77ee96dabe137 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:48:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.238 - - [23/Oct/2022:05:48:25 +0000] 7acf5f030137cacb1dd77ee96dabe137 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:48:27 [info] 35#35: *898 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:48:27 [info] 41#41: *897 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:48:37 [info] 41#41: *901 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:48:37 [info] 41#41: *900 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:48:40 [info] 41#41: *902 [lua] access_by_lua(msblocations.conf:189):2: 6a601ae7dfdd7f2b830d9d43b4f7a10b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:48:40 [info] 41#41: *902 [lua] logger.lua:23: 6a601ae7dfdd7f2b830d9d43b4f7a10b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:48:40 +0000] 6a601ae7dfdd7f2b830d9d43b4f7a10b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:48:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:48:47 [info] 41#41: *903 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:48:47 [info] 41#41: *904 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:48:55 [info] 41#41: *905 [lua] access_by_lua(msblocations.conf:189):2: ddc591fc43b004db28338c8d1d29b242:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:48:55 +0000] ddc591fc43b004db28338c8d1d29b242 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/23 05:48:55 [info] 41#41: *905 [lua] logger.lua:23: ddc591fc43b004db28338c8d1d29b242 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:48:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:48:57 [info] 35#35: *906 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:48:57 [info] 35#35: *907 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:49:07 [info] 35#35: *909 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:49:07 [info] 41#41: *908 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:49:10 [info] 41#41: *910 [lua] access_by_lua(msblocations.conf:189):2: 3ddef4783c60e1d79a273bd9e9e35d79:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:49:10 +0000] 3ddef4783c60e1d79a273bd9e9e35d79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:49:10 [info] 41#41: *910 [lua] logger.lua:23: 3ddef4783c60e1d79a273bd9e9e35d79 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:49:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:49:10 [info] 41#41: *911 [lua] access_by_lua(msblocations.conf:189):2: 474047e0b11773d3d573462db241c232:receive the request, client: 10.233.64.208, server: , request: "POST /sdk HTTP/1.1", host: "10.32.242.185:30284"
2022/10/23 05:49:10 [info] 41#41: *912 [lua] access_by_lua(msblocations.conf:189):2: 680a8d998d30ddfafd5866063d04c06a:receive the request, client: 10.233.64.208, server: , request: "GET /nmaplowercheck1666504150 HTTP/1.1", host: "10.32.242.185:30284"
2022/10/23 05:49:10 [warn] 41#41: *911 [lua] error_handler.lua:29: error_svc_not_found(): 474047e0b11773d3d573462db241c232 No route found for this request! detail_info:Custom not match, client: 10.233.64.208, server: , request: "POST /sdk HTTP/1.1", host: "10.32.242.185:30284"
2022/10/23 05:49:10 [warn] 41#41: *912 [lua] error_handler.lua:29: error_svc_not_found(): 680a8d998d30ddfafd5866063d04c06a No route found for this request! detail_info:Custom not match, client: 10.233.64.208, server: , request: "GET /nmaplowercheck1666504150 HTTP/1.1", host: "10.32.242.185:30284"
10.233.64.208 - - [23/Oct/2022:05:49:10 +0000] 680a8d998d30ddfafd5866063d04c06a "GET /nmaplowercheck1666504150 HTTP/1.1" 502 request_processing_time:0.004 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
10.233.64.208 - - [23/Oct/2022:05:49:10 +0000] 474047e0b11773d3d573462db241c232 "POST /sdk HTTP/1.1" 502 request_processing_time:0.063 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/10/23 05:49:10 [info] 41#41: *913 [lua] access_by_lua(msblocations.conf:189):2: 0478e35dfa2df20486e1e41f2308d7e4:receive the request, client: 10.233.64.208, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.242.185:30284"
2022/10/23 05:49:10 [warn] 41#41: *913 [lua] error_handler.lua:29: error_svc_not_found(): 0478e35dfa2df20486e1e41f2308d7e4 No route found for this request! detail_info:Custom not match, client: 10.233.64.208, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.242.185:30284"
10.233.64.208 - - [23/Oct/2022:05:49:10 +0000] 0478e35dfa2df20486e1e41f2308d7e4 "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/23 05:49:11 [info] 41#41: *914 [lua] access_by_lua(msblocations.conf:189):2: a6a93cbfd554d0f0377641461fece555:receive the request, client: 10.233.64.208, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.242.185:30284"
2022/10/23 05:49:11 [warn] 41#41: *914 [lua] error_handler.lua:29: error_svc_not_found(): a6a93cbfd554d0f0377641461fece555 No route found for this request! detail_info:Custom not match, client: 10.233.64.208, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.242.185:30284"
10.233.64.208 - - [23/Oct/2022:05:49:11 +0000] a6a93cbfd554d0f0377641461fece555 "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/23 05:49:17 [info] 35#35: *915 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:49:17 [info] 35#35: *916 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:49:18 [info] 41#41: *917 [lua] access_by_lua(msblocations.conf:189):2: b943b28b453df9c7e6a4522bb54ec3e9:receive the request, client: 10.233.64.208, server: , request: "GET / HTTP/1.0"
2022/10/23 05:49:18 [warn] 41#41: *917 [lua] error_handler.lua:29: error_svc_not_found(): b943b28b453df9c7e6a4522bb54ec3e9 No route found for this request! detail_info:Custom not match, client: 10.233.64.208, server: , request: "GET / HTTP/1.0"
10.233.64.208 - - [23/Oct/2022:05:49:18 +0000] b943b28b453df9c7e6a4522bb54ec3e9 "GET / HTTP/1.0" 502 request_processing_time:0.001 upstream_response_time:- "-" "-" "-"
2022/10/23 05:49:18 [info] 41#41: *918 [lua] access_by_lua(msblocations.conf:189):2: 5f50c4bb62b80225b32d8700cef275fe:receive the request, client: 10.233.64.208, server: , request: "GET / HTTP/1.1", host: "10.32.242.185"
2022/10/23 05:49:18 [warn] 41#41: *918 [lua] error_handler.lua:29: error_svc_not_found(): 5f50c4bb62b80225b32d8700cef275fe No route found for this request! detail_info:Custom not match, client: 10.233.64.208, server: , request: "GET / HTTP/1.1", host: "10.32.242.185"
10.233.64.208 - - [23/Oct/2022:05:49:18 +0000] 5f50c4bb62b80225b32d8700cef275fe "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/10/23 05:49:18 [info] 41#41: *918 client 10.233.64.208 closed keepalive connection
2022/10/23 05:49:25 [info] 41#41: *919 [lua] access_by_lua(msblocations.conf:189):2: 5bcc2ab317adf1d78ff44280c65a0dac:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:49:25 [info] 41#41: *919 [lua] logger.lua:23: 5bcc2ab317adf1d78ff44280c65a0dac {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:49:25 +0000] 5bcc2ab317adf1d78ff44280c65a0dac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:49:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:49:27 [info] 41#41: *920 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:49:27 [info] 41#41: *921 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:49:37 [info] 41#41: *924 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:49:37 [info] 41#41: *923 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:49:40 [info] 41#41: *925 [lua] access_by_lua(msblocations.conf:189):2: 187d0e498ac16b721f011e7e96d17b68:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:49:40 +0000] 187d0e498ac16b721f011e7e96d17b68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:49:40 [info] 41#41: *925 [lua] logger.lua:23: 187d0e498ac16b721f011e7e96d17b68 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:49:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:49:47 [info] 41#41: *926 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:49:47 [info] 41#41: *927 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:49:55 [info] 41#41: *928 [lua] access_by_lua(msblocations.conf:189):2: c8e1be1ccc9bcdfd5e0ac5cfc3c99449:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:49:55 [info] 41#41: *928 [lua] logger.lua:23: c8e1be1ccc9bcdfd5e0ac5cfc3c99449 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:49:55 +0000] c8e1be1ccc9bcdfd5e0ac5cfc3c99449 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:49:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:49:57 [info] 35#35: *930 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:49:57 [info] 35#35: *929 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:50:07 [info] 35#35: *931 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:50:07 [info] 41#41: *932 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:50:10 [info] 41#41: *933 [lua] access_by_lua(msblocations.conf:189):2: 03d9c4675d1a2bbb863003e3d0563ecb:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:50:10 [info] 41#41: *933 [lua] logger.lua:23: 03d9c4675d1a2bbb863003e3d0563ecb {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:50:10 +0000] 03d9c4675d1a2bbb863003e3d0563ecb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:50:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/23 05:50:17 [info] 41#41: *935 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:50:17 [info] 41#41: *934 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:50:25 [info] 41#41: *936 [lua] access_by_lua(msblocations.conf:189):2: 03ada2a19b01b01a7ed054e372c8a5f9:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:50:25 [info] 41#41: *936 [lua] logger.lua:23: 03ada2a19b01b01a7ed054e372c8a5f9 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:50:25 +0000] 03ada2a19b01b01a7ed054e372c8a5f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:50:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:50:27 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:50:27 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:50:37 [info] 41#41: *940 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:50:37 [info] 41#41: *941 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:50:40 [info] 41#41: *942 [lua] access_by_lua(msblocations.conf:189):2: 0f92e21dd1b86432ce4ef5dcc14eaeba:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:50:40 +0000] 0f92e21dd1b86432ce4ef5dcc14eaeba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/23 05:50:40 [info] 41#41: *942 [lua] logger.lua:23: 0f92e21dd1b86432ce4ef5dcc14eaeba {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:50:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/23 05:50:47 [info] 41#41: *944 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:50:47 [info] 41#41: *943 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:50:55 [info] 41#41: *945 [lua] access_by_lua(msblocations.conf:189):2: 1192b2aba1043982615121203d215711:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:50:55 [info] 41#41: *945 [lua] logger.lua:23: 1192b2aba1043982615121203d215711 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:50:55 +0000] 1192b2aba1043982615121203d215711 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:50:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:50:57 [info] 35#35: *946 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:50:57 [info] 35#35: *947 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:51:07 [info] 41#41: *948 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:51:07 [info] 41#41: *949 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:51:10 [info] 41#41: *950 [lua] access_by_lua(msblocations.conf:189):2: ddf015b4dae11c89e3385dbcd055c6dc:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:51:10 +0000] ddf015b4dae11c89e3385dbcd055c6dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/23 05:51:10 [info] 41#41: *950 [lua] logger.lua:23: ddf015b4dae11c89e3385dbcd055c6dc {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:51:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:51:17 [info] 41#41: *951 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:51:17 [info] 41#41: *952 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:51:25 [info] 41#41: *953 [lua] access_by_lua(msblocations.conf:189):2: 6aea3f923861b1d1d95c07877bbe06bb:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:51:25 [info] 41#41: *953 [lua] logger.lua:23: 6aea3f923861b1d1d95c07877bbe06bb {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:51:25 +0000] 6aea3f923861b1d1d95c07877bbe06bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:51:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:51:27 [info] 35#35: *954 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:51:27 [info] 41#41: *955 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:51:37 [info] 35#35: *957 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:51:37 [info] 35#35: *958 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:51:40 [info] 41#41: *959 [lua] access_by_lua(msblocations.conf:189):2: 59fbf4a71df8ba4a47c4e89fae1034e8:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:51:40 [info] 41#41: *959 [lua] logger.lua:23: 59fbf4a71df8ba4a47c4e89fae1034e8 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:51:40 +0000] 59fbf4a71df8ba4a47c4e89fae1034e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:51:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:51:47 [info] 41#41: *961 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:51:47 [info] 35#35: *960 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:51:55 [info] 41#41: *962 [lua] access_by_lua(msblocations.conf:189):2: 067585fa7629123c6565c820d53de163:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:51:55 [info] 41#41: *962 [lua] logger.lua:23: 067585fa7629123c6565c820d53de163 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:51:55 +0000] 067585fa7629123c6565c820d53de163 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:51:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/23 05:51:57 [info] 41#41: *963 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:51:57 [info] 35#35: *964 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:52:07 [info] 35#35: *966 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:52:07 [info] 41#41: *965 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:52:10 [info] 41#41: *967 [lua] access_by_lua(msblocations.conf:189):2: 48d78751f283b8e22a4b5897ea0bc204:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:52:10 [info] 41#41: *967 [lua] logger.lua:23: 48d78751f283b8e22a4b5897ea0bc204 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:52:10 +0000] 48d78751f283b8e22a4b5897ea0bc204 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:52:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:52:17 [info] 41#41: *968 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:52:17 [info] 41#41: *969 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:52:25 [info] 41#41: *970 [lua] access_by_lua(msblocations.conf:189):2: c189807339fa60e9404f08bccc37940a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:52:25 +0000] c189807339fa60e9404f08bccc37940a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:52:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:52:25 [info] 41#41: *970 [lua] logger.lua:23: c189807339fa60e9404f08bccc37940a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:52:27 [info] 35#35: *971 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:52:27 [info] 41#41: *972 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:52:37 [info] 41#41: *974 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:52:37 [info] 41#41: *975 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:52:40 [info] 41#41: *976 [lua] access_by_lua(msblocations.conf:189):2: 6fbacf6773067f0c55afe37540e7a818:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:52:40 [info] 41#41: *976 [lua] logger.lua:23: 6fbacf6773067f0c55afe37540e7a818 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:52:40 +0000] 6fbacf6773067f0c55afe37540e7a818 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:52:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:52:47 [info] 41#41: *977 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:52:47 [info] 41#41: *978 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:52:55 [info] 41#41: *979 [lua] access_by_lua(msblocations.conf:189):2: fbf94381b5d4aebd19e1003e50d539d9:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:52:55 +0000] fbf94381b5d4aebd19e1003e50d539d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:52:55 [info] 41#41: *979 [lua] logger.lua:23: fbf94381b5d4aebd19e1003e50d539d9 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:52:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:52:57 [info] 41#41: *981 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:52:57 [info] 41#41: *980 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:53:07 [info] 41#41: *982 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:53:07 [info] 41#41: *983 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:53:10 [info] 41#41: *984 [lua] access_by_lua(msblocations.conf:189):2: 60e4570869812d1e17dd094f3f86b10f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:53:10 [info] 41#41: *984 [lua] logger.lua:23: 60e4570869812d1e17dd094f3f86b10f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:53:10 +0000] 60e4570869812d1e17dd094f3f86b10f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:53:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:53:17 [info] 35#35: *986 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:53:17 [info] 35#35: *985 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:53:25 [info] 41#41: *987 [lua] access_by_lua(msblocations.conf:189):2: 97e91682e1d47b07a288689cfed229f4:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:53:25 +0000] 97e91682e1d47b07a288689cfed229f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:53:25 [info] 41#41: *987 [lua] logger.lua:23: 97e91682e1d47b07a288689cfed229f4 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:53:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:53:27 [info] 41#41: *989 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:53:27 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:53:37 [info] 41#41: *992 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:53:37 [info] 41#41: *991 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:53:40 [info] 41#41: *993 [lua] access_by_lua(msblocations.conf:189):2: 1d65dbff93e54f074ff7f4b62b927c47:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:53:40 +0000] 1d65dbff93e54f074ff7f4b62b927c47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:53:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:53:40 [info] 41#41: *993 [lua] logger.lua:23: 1d65dbff93e54f074ff7f4b62b927c47 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:53:47 [info] 35#35: *995 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:53:47 [info] 35#35: *994 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:53:55 [info] 41#41: *996 [lua] access_by_lua(msblocations.conf:189):2: 81d6f1ebe027596343a0ba0da350041d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:53:55 [info] 41#41: *996 [lua] logger.lua:23: 81d6f1ebe027596343a0ba0da350041d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:53:55 +0000] 81d6f1ebe027596343a0ba0da350041d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:53:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:53:57 [info] 35#35: *998 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:53:57 [info] 35#35: *997 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:54:07 [info] 41#41: *999 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:54:07 [info] 41#41: *1000 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:54:10 [info] 41#41: *1001 [lua] access_by_lua(msblocations.conf:189):2: 860c6f26943f74ef8f3e41aa3f844d02:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:54:10 +0000] 860c6f26943f74ef8f3e41aa3f844d02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:54:10 [info] 41#41: *1001 [lua] logger.lua:23: 860c6f26943f74ef8f3e41aa3f844d02 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:54:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:54:17 [info] 41#41: *1003 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:54:17 [info] 41#41: *1002 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:54:25 [info] 41#41: *1004 [lua] access_by_lua(msblocations.conf:189):2: 90f35c69a98294e7d7c88c1f33d0c6b9:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:54:25 [info] 41#41: *1004 [lua] logger.lua:23: 90f35c69a98294e7d7c88c1f33d0c6b9 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:54:25 +0000] 90f35c69a98294e7d7c88c1f33d0c6b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:54:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:54:27 [info] 35#35: *1005 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:54:27 [info] 41#41: *1006 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:54:37 [info] 35#35: *1009 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:54:37 [info] 41#41: *1008 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:54:40 [info] 41#41: *1010 [lua] access_by_lua(msblocations.conf:189):2: 1e9505d97e10527cb8c9ebc3217a52e9:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:54:40 [info] 41#41: *1010 [lua] logger.lua:23: 1e9505d97e10527cb8c9ebc3217a52e9 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:54:40 +0000] 1e9505d97e10527cb8c9ebc3217a52e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:54:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:54:47 [info] 41#41: *1011 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:54:47 [info] 41#41: *1012 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:54:55 [info] 41#41: *1013 [lua] access_by_lua(msblocations.conf:189):2: b947c0407ec5771d626013c4bd3f2d66:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:54:55 [info] 41#41: *1013 [lua] logger.lua:23: b947c0407ec5771d626013c4bd3f2d66 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:54:55 +0000] b947c0407ec5771d626013c4bd3f2d66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:54:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:54:57 [info] 35#35: *1015 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:54:57 [info] 41#41: *1014 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:55:07 [info] 41#41: *1017 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:55:07 [info] 41#41: *1016 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:55:10 [info] 41#41: *1018 [lua] access_by_lua(msblocations.conf:189):2: 9175d59289c4b0c92c7d6aad4e70e7b3:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:55:10 [info] 41#41: *1018 [lua] logger.lua:23: 9175d59289c4b0c92c7d6aad4e70e7b3 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:55:10 +0000] 9175d59289c4b0c92c7d6aad4e70e7b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:55:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:55:17 [info] 41#41: *1019 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:55:17 [info] 35#35: *1020 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:55:25 [info] 41#41: *1021 [lua] access_by_lua(msblocations.conf:189):2: 40d5d2ecf99612d0ff7c57ee0c58e715:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:55:25 [info] 41#41: *1021 [lua] logger.lua:23: 40d5d2ecf99612d0ff7c57ee0c58e715 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:55:25 +0000] 40d5d2ecf99612d0ff7c57ee0c58e715 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:55:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 05:55:27 [info] 41#41: *1022 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:55:27 [info] 35#35: *1023 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:55:37 [info] 41#41: *1025 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:55:37 [info] 41#41: *1026 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:55:40 [info] 41#41: *1027 [lua] access_by_lua(msblocations.conf:189):2: c28107ff7400ac7a14ba2151c4ab0562:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:55:40 +0000] c28107ff7400ac7a14ba2151c4ab0562 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:55:40 [info] 41#41: *1027 [lua] logger.lua:23: c28107ff7400ac7a14ba2151c4ab0562 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:55:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:55:47 [info] 35#35: *1028 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:55:47 [info] 35#35: *1029 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:55:55 [info] 41#41: *1030 [lua] access_by_lua(msblocations.conf:189):2: b8535d221062fd8225edcc2507af3b6c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:55:55 [info] 41#41: *1030 [lua] logger.lua:23: b8535d221062fd8225edcc2507af3b6c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:55:55 +0000] b8535d221062fd8225edcc2507af3b6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:55:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:55:57 [info] 35#35: *1031 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:55:57 [info] 35#35: *1032 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:56:07 [info] 35#35: *1033 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:56:07 [info] 35#35: *1034 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:56:10 [info] 41#41: *1035 [lua] access_by_lua(msblocations.conf:189):2: a51f26ecbad42585fe44637b5387f7d5:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:56:10 [info] 41#41: *1035 [lua] logger.lua:23: a51f26ecbad42585fe44637b5387f7d5 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:56:10 +0000] a51f26ecbad42585fe44637b5387f7d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:56:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/23 05:56:17 [info] 41#41: *1037 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:56:17 [info] 41#41: *1036 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:56:25 [info] 41#41: *1038 [lua] access_by_lua(msblocations.conf:189):2: 8e6b5fdcd500aca5eaa5b552c5963f6b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:56:25 +0000] 8e6b5fdcd500aca5eaa5b552c5963f6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:56:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:56:25 [info] 41#41: *1038 [lua] logger.lua:23: 8e6b5fdcd500aca5eaa5b552c5963f6b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:56:27 [info] 41#41: *1040 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:56:27 [info] 35#35: *1039 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:56:37 [info] 41#41: *1043 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:56:37 [info] 35#35: *1042 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:56:40 [info] 41#41: *1044 [lua] access_by_lua(msblocations.conf:189):2: dfe39cc3e7b07b5410f8d0d6329e91b8:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:56:40 [info] 41#41: *1044 [lua] logger.lua:23: dfe39cc3e7b07b5410f8d0d6329e91b8 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:56:40 +0000] dfe39cc3e7b07b5410f8d0d6329e91b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:56:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/23 05:56:47 [info] 41#41: *1045 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:56:47 [info] 41#41: *1046 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:56:55 [info] 41#41: *1047 [lua] access_by_lua(msblocations.conf:189):2: 832cc36d66df01343af098905280da32:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:56:55 +0000] 832cc36d66df01343af098905280da32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:56:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:56:55 [info] 41#41: *1047 [lua] logger.lua:23: 832cc36d66df01343af098905280da32 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:56:57 [info] 41#41: *1049 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:56:57 [info] 41#41: *1048 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:57:07 [info] 41#41: *1051 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:57:07 [info] 41#41: *1050 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:57:10 [info] 41#41: *1052 [lua] access_by_lua(msblocations.conf:189):2: d57726f8589de6c1e56e7b4637b482c2:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:57:10 [info] 41#41: *1052 [lua] logger.lua:23: d57726f8589de6c1e56e7b4637b482c2 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:57:10 +0000] d57726f8589de6c1e56e7b4637b482c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:57:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:57:17 [info] 35#35: *1053 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:57:17 [info] 41#41: *1054 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:57:25 [info] 41#41: *1055 [lua] access_by_lua(msblocations.conf:189):2: dd16c81a31db0672e22e62cea2072ce4:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:57:25 [info] 41#41: *1055 [lua] logger.lua:23: dd16c81a31db0672e22e62cea2072ce4 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:57:25 +0000] dd16c81a31db0672e22e62cea2072ce4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:57:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:57:27 [info] 41#41: *1056 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:57:27 [info] 41#41: *1057 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:57:37 [info] 41#41: *1059 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:57:37 [info] 41#41: *1060 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:57:40 [info] 41#41: *1061 [lua] access_by_lua(msblocations.conf:189):2: af1308bbd11035cad18ef78bf6bf6dbd:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:57:40 [info] 41#41: *1061 [lua] logger.lua:23: af1308bbd11035cad18ef78bf6bf6dbd {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:57:40 +0000] af1308bbd11035cad18ef78bf6bf6dbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:57:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/23 05:57:47 [info] 41#41: *1062 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:57:47 [info] 41#41: *1063 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:57:55 [info] 41#41: *1064 [lua] access_by_lua(msblocations.conf:189):2: 851f9ab1973d54bbcf22e22bf9274e1a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:57:56 [info] 41#41: *1064 [lua] logger.lua:23: 851f9ab1973d54bbcf22e22bf9274e1a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:57:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.238 - - [23/Oct/2022:05:57:56 +0000] 851f9ab1973d54bbcf22e22bf9274e1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2022/10/23 05:57:57 [info] 41#41: *1066 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:57:57 [info] 41#41: *1065 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:58:07 [info] 41#41: *1067 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:58:07 [info] 41#41: *1068 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:58:11 [info] 41#41: *1069 [lua] access_by_lua(msblocations.conf:189):2: 6f88edfdc6c9f381e1752a8c2819c409:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:58:11 [info] 41#41: *1069 [lua] logger.lua:23: 6f88edfdc6c9f381e1752a8c2819c409 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:58:11 +0000] 6f88edfdc6c9f381e1752a8c2819c409 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:58:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/23 05:58:17 [info] 41#41: *1070 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:58:17 [info] 41#41: *1071 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:58:26 [info] 41#41: *1072 [lua] access_by_lua(msblocations.conf:189):2: e7ec98c5350a00c620713ce03748c02d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:58:26 +0000] e7ec98c5350a00c620713ce03748c02d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/23 05:58:26 [info] 41#41: *1072 [lua] logger.lua:23: e7ec98c5350a00c620713ce03748c02d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:58:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:58:27 [info] 41#41: *1073 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:58:27 [info] 41#41: *1074 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:58:37 [info] 41#41: *1077 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:58:37 [info] 41#41: *1076 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:58:41 [info] 41#41: *1078 [lua] access_by_lua(msblocations.conf:189):2: d6b2dfe7bf3f4d50045ceec9aa20ac38:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:58:41 [info] 41#41: *1078 [lua] logger.lua:23: d6b2dfe7bf3f4d50045ceec9aa20ac38 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:58:41 +0000] d6b2dfe7bf3f4d50045ceec9aa20ac38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:58:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:58:47 [info] 35#35: *1079 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:58:47 [info] 35#35: *1080 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:58:56 [info] 41#41: *1081 [lua] access_by_lua(msblocations.conf:189):2: 558224924cb633e3aed80e8d3c35c02c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:58:56 [info] 41#41: *1081 [lua] logger.lua:23: 558224924cb633e3aed80e8d3c35c02c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:58:56 +0000] 558224924cb633e3aed80e8d3c35c02c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:58:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:58:57 [info] 35#35: *1082 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:58:57 [info] 41#41: *1083 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:59:07 [info] 41#41: *1084 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:59:07 [info] 41#41: *1085 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:59:11 [info] 41#41: *1086 [lua] access_by_lua(msblocations.conf:189):2: ce2a7d90cc491d61a9889c70c257d515:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:59:11 [info] 41#41: *1086 [lua] logger.lua:23: ce2a7d90cc491d61a9889c70c257d515 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:59:11 +0000] ce2a7d90cc491d61a9889c70c257d515 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:59:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:59:17 [info] 41#41: *1087 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:59:17 [info] 41#41: *1088 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:59:26 [info] 41#41: *1089 [lua] access_by_lua(msblocations.conf:189):2: e4389d0852e305bc03e357d0f636e82c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:59:26 [info] 41#41: *1089 [lua] logger.lua:23: e4389d0852e305bc03e357d0f636e82c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:59:26 +0000] e4389d0852e305bc03e357d0f636e82c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:59:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:59:27 [info] 41#41: *1090 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:59:27 [info] 41#41: *1091 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:59:37 [info] 41#41: *1093 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:59:37 [info] 41#41: *1094 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:59:41 [info] 41#41: *1095 [lua] access_by_lua(msblocations.conf:189):2: fdc140f299da32aadc03e9e44316cea2:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:59:41 +0000] fdc140f299da32aadc03e9e44316cea2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:59:41 [info] 41#41: *1095 [lua] logger.lua:23: fdc140f299da32aadc03e9e44316cea2 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:59:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/23 05:59:47 [info] 41#41: *1096 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:59:47 [info] 41#41: *1097 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:59:56 [info] 41#41: *1098 [lua] access_by_lua(msblocations.conf:189):2: 2d9420252cf3e890ad7d81e95ef02787:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 05:59:56 [info] 41#41: *1098 [lua] logger.lua:23: 2d9420252cf3e890ad7d81e95ef02787 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:05:59:56 +0000] 2d9420252cf3e890ad7d81e95ef02787 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:59:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 05:59:57 [info] 41#41: *1099 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 05:59:57 [info] 41#41: *1100 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:00:07 [info] 35#35: *1102 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:00:07 [info] 41#41: *1101 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:00:11 [info] 41#41: *1103 [lua] access_by_lua(msblocations.conf:189):2: eaf9f4c5c24ea99020b8165b217edb54:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:00:11 [info] 41#41: *1103 [lua] logger.lua:23: eaf9f4c5c24ea99020b8165b217edb54 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:00:11 +0000] eaf9f4c5c24ea99020b8165b217edb54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:00:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:00:17 [info] 41#41: *1105 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:00:17 [info] 41#41: *1104 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:00:26 [info] 41#41: *1106 [lua] access_by_lua(msblocations.conf:189):2: e0a21c81707c3afc717e907e123c86a8:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:00:26 [info] 41#41: *1106 [lua] logger.lua:23: e0a21c81707c3afc717e907e123c86a8 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:00:26 +0000] e0a21c81707c3afc717e907e123c86a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:00:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:00:27 [info] 35#35: *1107 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:00:27 [info] 35#35: *1108 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:00:37 [info] 35#35: *1111 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:00:37 [info] 41#41: *1110 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:00:41 [info] 41#41: *1112 [lua] access_by_lua(msblocations.conf:189):2: cc7a1edc8c2bc6dca607bbf97cfb091b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:00:41 [info] 41#41: *1112 [lua] logger.lua:23: cc7a1edc8c2bc6dca607bbf97cfb091b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:00:41 +0000] cc7a1edc8c2bc6dca607bbf97cfb091b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:00:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/23 06:00:47 [info] 41#41: *1114 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:00:47 [info] 41#41: *1113 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:00:56 [info] 41#41: *1115 [lua] access_by_lua(msblocations.conf:189):2: 4719581af2a2c15c852c966cec7ae187:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:00:56 [info] 41#41: *1115 [lua] logger.lua:23: 4719581af2a2c15c852c966cec7ae187 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:00:56 +0000] 4719581af2a2c15c852c966cec7ae187 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:00:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:00:57 [info] 41#41: *1117 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:00:57 [info] 35#35: *1116 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:01:07 [info] 35#35: *1119 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:01:07 [info] 41#41: *1118 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:01:11 [info] 41#41: *1120 [lua] access_by_lua(msblocations.conf:189):2: 8ccd83cf2c243145a0d8401106c81a54:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:01:11 [info] 41#41: *1120 [lua] logger.lua:23: 8ccd83cf2c243145a0d8401106c81a54 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:01:11 +0000] 8ccd83cf2c243145a0d8401106c81a54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:01:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:01:17 [info] 35#35: *1122 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:01:17 [info] 35#35: *1121 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:01:26 [info] 41#41: *1123 [lua] access_by_lua(msblocations.conf:189):2: cea647e5325780837d66570e776aec9a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:01:26 [info] 41#41: *1123 [lua] logger.lua:23: cea647e5325780837d66570e776aec9a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:01:26 +0000] cea647e5325780837d66570e776aec9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:01:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:01:27 [info] 35#35: *1124 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:01:27 [info] 35#35: *1125 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:01:37 [info] 35#35: *1127 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:01:37 [info] 41#41: *1128 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:01:41 [info] 41#41: *1129 [lua] access_by_lua(msblocations.conf:189):2: 013809bd2916bcc9f7e49ce39b75af72:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:01:41 +0000] 013809bd2916bcc9f7e49ce39b75af72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/23 06:01:41 [info] 41#41: *1129 [lua] logger.lua:23: 013809bd2916bcc9f7e49ce39b75af72 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:01:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:01:47 [info] 35#35: *1130 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:01:47 [info] 41#41: *1131 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:01:56 [info] 41#41: *1132 [lua] access_by_lua(msblocations.conf:189):2: b4220235a13c51a42c80e4e4cb0a6580:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:01:56 +0000] b4220235a13c51a42c80e4e4cb0a6580 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 06:01:56 [info] 41#41: *1132 [lua] logger.lua:23: b4220235a13c51a42c80e4e4cb0a6580 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:01:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:01:57 [info] 41#41: *1134 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:01:57 [info] 41#41: *1133 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:02:07 [info] 41#41: *1135 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:02:07 [info] 41#41: *1136 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:02:11 [info] 41#41: *1137 [lua] access_by_lua(msblocations.conf:189):2: 794350e917ecd89bf5bab6d57d88db46:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:02:11 [info] 41#41: *1137 [lua] logger.lua:23: 794350e917ecd89bf5bab6d57d88db46 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:02:11 +0000] 794350e917ecd89bf5bab6d57d88db46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:02:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:02:17 [info] 41#41: *1138 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:02:17 [info] 41#41: *1139 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:02:26 [info] 41#41: *1140 [lua] access_by_lua(msblocations.conf:189):2: c4c16585bc8c0bbefa74502740c3dd1a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:02:26 [info] 41#41: *1140 [lua] logger.lua:23: c4c16585bc8c0bbefa74502740c3dd1a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:02:26 +0000] c4c16585bc8c0bbefa74502740c3dd1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:02:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:02:27 [info] 41#41: *1141 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:02:27 [info] 41#41: *1142 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:02:37 [info] 41#41: *1144 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:02:37 [info] 41#41: *1145 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:02:41 [info] 41#41: *1146 [lua] access_by_lua(msblocations.conf:189):2: 8f6e56a9536c650b22f9b89b3e2e511e:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:02:41 [info] 41#41: *1146 [lua] logger.lua:23: 8f6e56a9536c650b22f9b89b3e2e511e {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:02:41 +0000] 8f6e56a9536c650b22f9b89b3e2e511e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:02:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:02:47 [info] 41#41: *1147 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:02:47 [info] 41#41: *1148 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:02:56 [info] 41#41: *1149 [lua] access_by_lua(msblocations.conf:189):2: a667bb9b81e80c32d0df2a7f11f7c8f5:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:02:56 +0000] a667bb9b81e80c32d0df2a7f11f7c8f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:02:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 06:02:56 [info] 41#41: *1149 [lua] logger.lua:23: a667bb9b81e80c32d0df2a7f11f7c8f5 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 06:02:57 [info] 41#41: *1151 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:02:57 [info] 41#41: *1150 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:03:07 [info] 35#35: *1153 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:03:07 [info] 35#35: *1152 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:03:11 [info] 41#41: *1154 [lua] access_by_lua(msblocations.conf:189):2: be1caa384a501462a67086519ab58b80:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:03:11 [info] 41#41: *1154 [lua] logger.lua:23: be1caa384a501462a67086519ab58b80 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:03:11 +0000] be1caa384a501462a67086519ab58b80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:03:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:03:17 [info] 41#41: *1155 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:03:17 [info] 41#41: *1156 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:03:26 [info] 41#41: *1157 [lua] access_by_lua(msblocations.conf:189):2: 9954d391b81221a7e9f5193aa6776000:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:03:26 [info] 41#41: *1157 [lua] logger.lua:23: 9954d391b81221a7e9f5193aa6776000 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:03:26 +0000] 9954d391b81221a7e9f5193aa6776000 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:03:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:03:27 [info] 41#41: *1159 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:03:27 [info] 41#41: *1158 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:03:37 [info] 35#35: *1162 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:03:37 [info] 41#41: *1161 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:03:41 [info] 41#41: *1163 [lua] access_by_lua(msblocations.conf:189):2: 1b18784bd837ed1c9be14d8da498c13a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:03:41 +0000] 1b18784bd837ed1c9be14d8da498c13a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 06:03:41 [info] 41#41: *1163 [lua] logger.lua:23: 1b18784bd837ed1c9be14d8da498c13a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:03:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:03:47 [info] 35#35: *1164 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:03:47 [info] 41#41: *1165 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:03:56 [info] 41#41: *1166 [lua] access_by_lua(msblocations.conf:189):2: bcf4bd40cb41b6682802e07342801e00:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:03:56 +0000] bcf4bd40cb41b6682802e07342801e00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 06:03:56 [info] 41#41: *1166 [lua] logger.lua:23: bcf4bd40cb41b6682802e07342801e00 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:03:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:03:57 [info] 41#41: *1168 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:03:57 [info] 35#35: *1167 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:04:07 [info] 35#35: *1169 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:04:07 [info] 35#35: *1170 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:04:11 [info] 41#41: *1171 [lua] access_by_lua(msblocations.conf:189):2: 96309c03ef323520ed6b2a26e83e84a5:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:04:11 +0000] 96309c03ef323520ed6b2a26e83e84a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/23 06:04:11 [info] 41#41: *1171 [lua] logger.lua:23: 96309c03ef323520ed6b2a26e83e84a5 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:04:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 06:04:17 [info] 35#35: *1173 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:04:17 [info] 41#41: *1172 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:04:26 [info] 41#41: *1174 [lua] access_by_lua(msblocations.conf:189):2: 457005ba76b4370fd83a6b57abe1065f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:04:26 [info] 41#41: *1174 [lua] logger.lua:23: 457005ba76b4370fd83a6b57abe1065f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:04:26 +0000] 457005ba76b4370fd83a6b57abe1065f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:04:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:04:27 [info] 41#41: *1175 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:04:27 [info] 41#41: *1176 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:04:37 [info] 41#41: *1178 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:04:37 [info] 35#35: *1179 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:04:41 [info] 41#41: *1180 [lua] access_by_lua(msblocations.conf:189):2: 3d9cea3907127e36b44c386f661601ea:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:04:41 [info] 41#41: *1180 [lua] logger.lua:23: 3d9cea3907127e36b44c386f661601ea {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:04:41 +0000] 3d9cea3907127e36b44c386f661601ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:04:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/23 06:04:47 [info] 41#41: *1181 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:04:47 [info] 35#35: *1182 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:04:56 [info] 41#41: *1183 [lua] access_by_lua(msblocations.conf:189):2: 48ad37448db1740524f1ca74e6b1220a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:04:56 +0000] 48ad37448db1740524f1ca74e6b1220a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 06:04:56 [info] 41#41: *1183 [lua] logger.lua:23: 48ad37448db1740524f1ca74e6b1220a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:04:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 06:04:57 [info] 35#35: *1184 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:04:57 [info] 41#41: *1185 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:05:07 [info] 35#35: *1186 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:05:07 [info] 41#41: *1187 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:05:11 [info] 41#41: *1188 [lua] access_by_lua(msblocations.conf:189):2: 5dda28867d88fcabc430ecbe0b1d61df:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:05:11 [info] 41#41: *1188 [lua] logger.lua:23: 5dda28867d88fcabc430ecbe0b1d61df {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:05:11 +0000] 5dda28867d88fcabc430ecbe0b1d61df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:05:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:05:17 [info] 41#41: *1189 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:05:17 [info] 41#41: *1190 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:05:26 [info] 41#41: *1191 [lua] access_by_lua(msblocations.conf:189):2: 7add5fa203f627f0835f7c06255c3115:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:05:26 [info] 41#41: *1191 [lua] logger.lua:23: 7add5fa203f627f0835f7c06255c3115 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:05:26 +0000] 7add5fa203f627f0835f7c06255c3115 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:05:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:05:27 [info] 35#35: *1193 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:05:27 [info] 35#35: *1192 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:05:37 [info] 41#41: *1195 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:05:37 [info] 41#41: *1196 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:05:41 [info] 41#41: *1197 [lua] access_by_lua(msblocations.conf:189):2: bfacf3e4321f5745b028a7a575ab8b56:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:05:41 +0000] bfacf3e4321f5745b028a7a575ab8b56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/23 06:05:41 [info] 41#41: *1197 [lua] logger.lua:23: bfacf3e4321f5745b028a7a575ab8b56 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:05:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/23 06:05:47 [info] 35#35: *1198 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:05:47 [info] 41#41: *1199 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:05:56 [info] 41#41: *1200 [lua] access_by_lua(msblocations.conf:189):2: 19a442ab5c557e11b51256ff8d9b107c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:05:56 +0000] 19a442ab5c557e11b51256ff8d9b107c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/23 06:05:56 [info] 41#41: *1200 [lua] logger.lua:23: 19a442ab5c557e11b51256ff8d9b107c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:05:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:05:57 [info] 41#41: *1201 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:05:57 [info] 41#41: *1202 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:06:07 [info] 41#41: *1204 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:06:07 [info] 41#41: *1203 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:06:11 [info] 41#41: *1205 [lua] access_by_lua(msblocations.conf:189):2: 958a0829aa18597d9db099615060bbf9:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:06:11 [info] 41#41: *1205 [lua] logger.lua:23: 958a0829aa18597d9db099615060bbf9 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:06:11 +0000] 958a0829aa18597d9db099615060bbf9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:06:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:06:17 [info] 41#41: *1206 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:06:17 [info] 35#35: *1207 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:06:26 [info] 41#41: *1208 [lua] access_by_lua(msblocations.conf:189):2: 3cbe4bb7e234fdd637527bd1b779f194:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:06:26 [info] 41#41: *1208 [lua] logger.lua:23: 3cbe4bb7e234fdd637527bd1b779f194 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:06:26 +0000] 3cbe4bb7e234fdd637527bd1b779f194 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:06:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 06:06:27 [info] 41#41: *1210 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:06:27 [info] 41#41: *1209 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:06:37 [info] 41#41: *1213 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:06:37 [info] 41#41: *1212 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:06:41 [info] 41#41: *1214 [lua] access_by_lua(msblocations.conf:189):2: b24b25ed5f493bfa8e38c55c5ddc8142:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:06:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.238 - - [23/Oct/2022:06:06:41 +0000] b24b25ed5f493bfa8e38c55c5ddc8142 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 06:06:41 [info] 41#41: *1214 [lua] logger.lua:23: b24b25ed5f493bfa8e38c55c5ddc8142 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 06:06:47 [info] 41#41: *1215 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:06:47 [info] 35#35: *1216 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:06:56 [info] 41#41: *1217 [lua] access_by_lua(msblocations.conf:189):2: 52ddb302822e7ba6ea0597b4adf598ac:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:06:56 [info] 41#41: *1217 [lua] logger.lua:23: 52ddb302822e7ba6ea0597b4adf598ac {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:06:56 +0000] 52ddb302822e7ba6ea0597b4adf598ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:06:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:06:57 [info] 35#35: *1218 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:06:57 [info] 41#41: *1219 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:07:07 [info] 35#35: *1221 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:07:07 [info] 35#35: *1220 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:07:11 [info] 41#41: *1222 [lua] access_by_lua(msblocations.conf:189):2: 006b5943059e50029a3d70a0d924dd1c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:07:11 +0000] 006b5943059e50029a3d70a0d924dd1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:07:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:07:11 [info] 41#41: *1222 [lua] logger.lua:23: 006b5943059e50029a3d70a0d924dd1c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 06:07:17 [info] 35#35: *1223 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:07:17 [info] 41#41: *1224 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:07:26 [info] 41#41: *1225 [lua] access_by_lua(msblocations.conf:189):2: a4c19ddd821a9edbabf53c620afc7f70:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:07:26 [info] 41#41: *1225 [lua] logger.lua:23: a4c19ddd821a9edbabf53c620afc7f70 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:07:26 +0000] a4c19ddd821a9edbabf53c620afc7f70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:07:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:07:27 [info] 41#41: *1226 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:07:27 [info] 35#35: *1227 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:07:37 [info] 41#41: *1229 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:07:37 [info] 41#41: *1230 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:07:41 [info] 41#41: *1231 [lua] access_by_lua(msblocations.conf:189):2: 10cb823cde3029966d16b501c7beb657:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:07:41 [info] 41#41: *1231 [lua] logger.lua:23: 10cb823cde3029966d16b501c7beb657 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:07:41 +0000] 10cb823cde3029966d16b501c7beb657 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:07:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:07:47 [info] 41#41: *1232 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:07:47 [info] 35#35: *1233 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:07:56 [info] 41#41: *1234 [lua] access_by_lua(msblocations.conf:189):2: a2e7e5cd0a20cd9611225667558b6531:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:07:56 [info] 41#41: *1234 [lua] logger.lua:23: a2e7e5cd0a20cd9611225667558b6531 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:07:56 +0000] a2e7e5cd0a20cd9611225667558b6531 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:07:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:07:57 [info] 41#41: *1235 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:07:57 [info] 35#35: *1236 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:08:07 [info] 41#41: *1237 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:08:07 [info] 35#35: *1238 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:08:11 [info] 41#41: *1239 [lua] access_by_lua(msblocations.conf:189):2: 5bbd7935953c8d8ece850a4c52502bdf:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:08:11 [info] 41#41: *1239 [lua] logger.lua:23: 5bbd7935953c8d8ece850a4c52502bdf {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:08:11 +0000] 5bbd7935953c8d8ece850a4c52502bdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:08:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:08:17 [info] 41#41: *1240 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:08:17 [info] 41#41: *1241 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:08:26 [info] 41#41: *1242 [lua] access_by_lua(msblocations.conf:189):2: d6cfd1ed6c4682a320bc10fc8933f8c8:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:08:26 [info] 41#41: *1242 [lua] logger.lua:23: d6cfd1ed6c4682a320bc10fc8933f8c8 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:08:26 +0000] d6cfd1ed6c4682a320bc10fc8933f8c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:08:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:08:27 [info] 41#41: *1243 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:08:27 [info] 41#41: *1244 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:08:37 [info] 41#41: *1246 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:08:37 [info] 41#41: *1247 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:08:41 [info] 41#41: *1248 [lua] access_by_lua(msblocations.conf:189):2: b2595a89622eaf926dfb850ba538010c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:08:41 [info] 41#41: *1248 [lua] logger.lua:23: b2595a89622eaf926dfb850ba538010c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:08:41 +0000] b2595a89622eaf926dfb850ba538010c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:08:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:08:47 [info] 41#41: *1249 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:08:47 [info] 41#41: *1250 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:08:56 [info] 41#41: *1251 [lua] access_by_lua(msblocations.conf:189):2: a4716726930c26733723fb0ecd0e5a79:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:08:56 [info] 41#41: *1251 [lua] logger.lua:23: a4716726930c26733723fb0ecd0e5a79 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:08:56 +0000] a4716726930c26733723fb0ecd0e5a79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:08:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 06:08:57 [info] 41#41: *1253 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:08:57 [info] 41#41: *1252 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:09:07 [info] 41#41: *1255 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:09:07 [info] 41#41: *1254 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:09:11 [info] 41#41: *1256 [lua] access_by_lua(msblocations.conf:189):2: 21ed027f252e112c637c95e4e7ac297c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:09:11 [info] 41#41: *1256 [lua] logger.lua:23: 21ed027f252e112c637c95e4e7ac297c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:09:11 +0000] 21ed027f252e112c637c95e4e7ac297c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:09:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:09:17 [info] 41#41: *1258 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:09:17 [info] 41#41: *1257 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:09:26 [info] 41#41: *1259 [lua] access_by_lua(msblocations.conf:189):2: a28acd380b572b87626e4d7be24dff21:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:09:26 [info] 41#41: *1259 [lua] logger.lua:23: a28acd380b572b87626e4d7be24dff21 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:09:26 +0000] a28acd380b572b87626e4d7be24dff21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:09:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:09:27 [info] 35#35: *1261 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:09:27 [info] 41#41: *1260 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:09:37 [info] 35#35: *1263 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:09:37 [info] 41#41: *1264 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:09:41 [info] 41#41: *1265 [lua] access_by_lua(msblocations.conf:189):2: 5dead651fa7f5a1d8801ddf2f8755506:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:09:41 +0000] 5dead651fa7f5a1d8801ddf2f8755506 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 06:09:41 [info] 41#41: *1265 [lua] logger.lua:23: 5dead651fa7f5a1d8801ddf2f8755506 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:09:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 06:09:47 [info] 35#35: *1267 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:09:47 [info] 35#35: *1266 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:09:56 [info] 41#41: *1268 [lua] access_by_lua(msblocations.conf:189):2: 724000c14ba058bb922788a91717a0df:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:09:56 +0000] 724000c14ba058bb922788a91717a0df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/23 06:09:56 [info] 41#41: *1268 [lua] logger.lua:23: 724000c14ba058bb922788a91717a0df {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:09:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/23 06:09:57 [info] 35#35: *1270 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:09:57 [info] 41#41: *1269 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:10:07 [info] 35#35: *1271 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:10:07 [info] 35#35: *1272 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:10:11 [info] 41#41: *1273 [lua] access_by_lua(msblocations.conf:189):2: 3c14fb81b98789c2baeafa347add486c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:10:11 +0000] 3c14fb81b98789c2baeafa347add486c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:10:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:10:11 [info] 41#41: *1273 [lua] logger.lua:23: 3c14fb81b98789c2baeafa347add486c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 06:10:17 [info] 41#41: *1274 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:10:17 [info] 41#41: *1275 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:10:26 [info] 41#41: *1276 [lua] access_by_lua(msblocations.conf:189):2: f254f00d06f74ecfa7ffee0e7fa13a33:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:10:26 [info] 41#41: *1276 [lua] logger.lua:23: f254f00d06f74ecfa7ffee0e7fa13a33 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:10:26 +0000] f254f00d06f74ecfa7ffee0e7fa13a33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:10:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:10:27 [info] 41#41: *1277 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:10:27 [info] 41#41: *1278 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:10:37 [info] 41#41: *1280 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:10:37 [info] 41#41: *1281 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:10:41 [info] 41#41: *1282 [lua] access_by_lua(msblocations.conf:189):2: 4db6e60905fa82a17f7801ac3389e04d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:10:41 [info] 41#41: *1282 [lua] logger.lua:23: 4db6e60905fa82a17f7801ac3389e04d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:10:41 +0000] 4db6e60905fa82a17f7801ac3389e04d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:10:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:10:47 [info] 41#41: *1284 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:10:47 [info] 41#41: *1283 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:10:56 [info] 41#41: *1285 [lua] access_by_lua(msblocations.conf:189):2: b1cab7913dc473eb02019c535cfee90c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:10:56 [info] 41#41: *1285 [lua] logger.lua:23: b1cab7913dc473eb02019c535cfee90c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:10:56 +0000] b1cab7913dc473eb02019c535cfee90c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:10:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 06:10:57 [info] 41#41: *1287 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:10:57 [info] 41#41: *1286 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:11:07 [info] 41#41: *1289 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:11:07 [info] 35#35: *1288 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:11:11 [info] 41#41: *1290 [lua] access_by_lua(msblocations.conf:189):2: c83ea4abfd8fdfb49103633c8b8068c1:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:11:11 [info] 41#41: *1290 [lua] logger.lua:23: c83ea4abfd8fdfb49103633c8b8068c1 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:11:11 +0000] c83ea4abfd8fdfb49103633c8b8068c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:11:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:11:17 [info] 41#41: *1291 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:11:17 [info] 41#41: *1292 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:11:26 [info] 41#41: *1293 [lua] access_by_lua(msblocations.conf:189):2: 4934d5474adca58125d259d27bcf5d7f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:11:26 +0000] 4934d5474adca58125d259d27bcf5d7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 06:11:26 [info] 41#41: *1293 [lua] logger.lua:23: 4934d5474adca58125d259d27bcf5d7f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:11:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:11:27 [info] 41#41: *1295 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:11:27 [info] 41#41: *1294 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:11:37 [info] 41#41: *1298 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:11:37 [info] 41#41: *1297 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:11:41 [info] 41#41: *1299 [lua] access_by_lua(msblocations.conf:189):2: 47612b9e829acaa1e5993d9a82997a52:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:11:41 +0000] 47612b9e829acaa1e5993d9a82997a52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/23 06:11:41 [info] 41#41: *1299 [lua] logger.lua:23: 47612b9e829acaa1e5993d9a82997a52 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:11:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/23 06:11:47 [info] 35#35: *1300 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:11:47 [info] 35#35: *1301 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:11:56 [info] 41#41: *1302 [lua] access_by_lua(msblocations.conf:189):2: 09739effc6c9e4ab0ee8b27813dff4ec:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:11:56 [info] 41#41: *1302 [lua] logger.lua:23: 09739effc6c9e4ab0ee8b27813dff4ec {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:11:56 +0000] 09739effc6c9e4ab0ee8b27813dff4ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:11:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/23 06:11:57 [info] 41#41: *1303 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:11:57 [info] 41#41: *1304 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:12:07 [info] 41#41: *1306 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:12:07 [info] 41#41: *1305 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:12:11 [info] 41#41: *1307 [lua] access_by_lua(msblocations.conf:189):2: d5afb1157a7a00a9144f534d9ad2568a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:12:11 [info] 41#41: *1307 [lua] logger.lua:23: d5afb1157a7a00a9144f534d9ad2568a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:12:11 +0000] d5afb1157a7a00a9144f534d9ad2568a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:12:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:12:17 [info] 35#35: *1309 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:12:17 [info] 41#41: *1308 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:12:26 [info] 41#41: *1310 [lua] access_by_lua(msblocations.conf:189):2: 09bddfeb0268e0962dbbf7dea9d1c4ca:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:12:26 +0000] 09bddfeb0268e0962dbbf7dea9d1c4ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:12:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:12:26 [info] 41#41: *1310 [lua] logger.lua:23: 09bddfeb0268e0962dbbf7dea9d1c4ca {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 06:12:27 [info] 41#41: *1311 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:12:27 [info] 41#41: *1312 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:12:37 [info] 35#35: *1315 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:12:37 [info] 41#41: *1314 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:12:41 [info] 41#41: *1316 [lua] access_by_lua(msblocations.conf:189):2: 7d7d642f46b73eaa76cbf8249b0d7ce5:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:12:41 [info] 41#41: *1316 [lua] logger.lua:23: 7d7d642f46b73eaa76cbf8249b0d7ce5 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:12:41 +0000] 7d7d642f46b73eaa76cbf8249b0d7ce5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:12:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:12:47 [info] 41#41: *1318 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:12:47 [info] 41#41: *1317 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:12:56 [info] 41#41: *1319 [lua] access_by_lua(msblocations.conf:189):2: 59ae8b562046ae9301a4c07c0cd339f8:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:12:56 [info] 41#41: *1319 [lua] logger.lua:23: 59ae8b562046ae9301a4c07c0cd339f8 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:12:56 +0000] 59ae8b562046ae9301a4c07c0cd339f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:12:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:12:57 [info] 35#35: *1321 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:12:57 [info] 41#41: *1320 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:13:07 [info] 41#41: *1322 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:13:07 [info] 41#41: *1323 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:13:11 [info] 41#41: *1324 [lua] access_by_lua(msblocations.conf:189):2: 25715c9aa03ffd94be7c582d31ceba13:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:13:11 +0000] 25715c9aa03ffd94be7c582d31ceba13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:13:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:13:11 [info] 41#41: *1324 [lua] logger.lua:23: 25715c9aa03ffd94be7c582d31ceba13 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 06:13:17 [info] 41#41: *1325 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:13:17 [info] 41#41: *1326 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:13:26 [info] 41#41: *1327 [lua] access_by_lua(msblocations.conf:189):2: c747d766306c618ad276f05ce824710b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:13:26 [info] 41#41: *1327 [lua] logger.lua:23: c747d766306c618ad276f05ce824710b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:13:26 +0000] c747d766306c618ad276f05ce824710b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:13:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:13:27 [info] 41#41: *1328 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:13:27 [info] 35#35: *1329 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:13:37 [info] 41#41: *1332 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:13:37 [info] 41#41: *1331 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:13:41 [info] 41#41: *1333 [lua] access_by_lua(msblocations.conf:189):2: 3b671c63a0c135a6d2bec9ea550dd9b3:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:13:41 [info] 41#41: *1333 [lua] logger.lua:23: 3b671c63a0c135a6d2bec9ea550dd9b3 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:13:41 +0000] 3b671c63a0c135a6d2bec9ea550dd9b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:13:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:13:47 [info] 35#35: *1334 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:13:47 [info] 41#41: *1335 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:13:56 [info] 41#41: *1336 [lua] access_by_lua(msblocations.conf:189):2: 2ed9be736c48a37a8ce212827803f025:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:13:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:13:56 [info] 41#41: *1336 [lua] logger.lua:23: 2ed9be736c48a37a8ce212827803f025 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:13:56 +0000] 2ed9be736c48a37a8ce212827803f025 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 06:13:57 [info] 41#41: *1338 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:13:57 [info] 41#41: *1337 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:14:07 [info] 35#35: *1340 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:14:07 [info] 35#35: *1339 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:14:11 [info] 41#41: *1341 [lua] access_by_lua(msblocations.conf:189):2: d8b506bca98720f0f748bd5e9dc32488:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:14:11 [info] 41#41: *1341 [lua] logger.lua:23: d8b506bca98720f0f748bd5e9dc32488 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:14:11 +0000] d8b506bca98720f0f748bd5e9dc32488 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:14:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/23 06:14:17 [info] 41#41: *1342 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:14:17 [info] 41#41: *1343 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:14:26 [info] 41#41: *1344 [lua] access_by_lua(msblocations.conf:189):2: e2cbad63dd32a6fbb440da988f036d8a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:14:26 +0000] e2cbad63dd32a6fbb440da988f036d8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:14:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 06:14:26 [info] 41#41: *1344 [lua] logger.lua:23: e2cbad63dd32a6fbb440da988f036d8a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 06:14:27 [info] 35#35: *1345 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:14:27 [info] 41#41: *1346 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:14:37 [info] 41#41: *1348 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:14:37 [info] 41#41: *1349 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:14:41 [info] 41#41: *1350 [lua] access_by_lua(msblocations.conf:189):2: f61a994b87c2eefbb963b5886c17d4d5:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:14:41 [info] 41#41: *1350 [lua] logger.lua:23: f61a994b87c2eefbb963b5886c17d4d5 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:14:41 +0000] f61a994b87c2eefbb963b5886c17d4d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:14:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:14:47 [info] 41#41: *1351 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:14:47 [info] 35#35: *1352 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:14:56 [info] 41#41: *1353 [lua] access_by_lua(msblocations.conf:189):2: 4b50ae97f0a213f1eac9a8871a43b232:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:14:56 [info] 41#41: *1353 [lua] logger.lua:23: 4b50ae97f0a213f1eac9a8871a43b232 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:14:56 +0000] 4b50ae97f0a213f1eac9a8871a43b232 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:14:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:14:57 [info] 35#35: *1354 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:14:57 [info] 35#35: *1355 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:15:07 [info] 41#41: *1356 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:15:07 [info] 41#41: *1357 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:15:11 [info] 41#41: *1358 [lua] access_by_lua(msblocations.conf:189):2: 1e254fa6f669fe940eb7c78180086bbe:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:15:11 [info] 41#41: *1358 [lua] logger.lua:23: 1e254fa6f669fe940eb7c78180086bbe {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:15:11 +0000] 1e254fa6f669fe940eb7c78180086bbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:15:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:15:17 [info] 41#41: *1360 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:15:17 [info] 35#35: *1359 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:15:26 [info] 41#41: *1361 [lua] access_by_lua(msblocations.conf:189):2: 09551980755f0b0349346b90271a6e3b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:15:26 +0000] 09551980755f0b0349346b90271a6e3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 06:15:26 [info] 41#41: *1361 [lua] logger.lua:23: 09551980755f0b0349346b90271a6e3b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:15:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:15:27 [info] 41#41: *1363 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:15:27 [info] 41#41: *1362 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:15:37 [info] 35#35: *1365 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:15:37 [info] 35#35: *1366 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:15:41 [info] 41#41: *1367 [lua] access_by_lua(msblocations.conf:189):2: 6c333fced9538357d333c6d422fd8293:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:15:41 +0000] 6c333fced9538357d333c6d422fd8293 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 06:15:41 [info] 41#41: *1367 [lua] logger.lua:23: 6c333fced9538357d333c6d422fd8293 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:15:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:15:47 [info] 41#41: *1369 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:15:47 [info] 41#41: *1368 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:15:56 [info] 41#41: *1370 [lua] access_by_lua(msblocations.conf:189):2: 43609cfe9c1b075142305db1f9f61244:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:15:56 +0000] 43609cfe9c1b075142305db1f9f61244 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2022/10/23 06:15:56 [info] 41#41: *1370 [lua] logger.lua:23: 43609cfe9c1b075142305db1f9f61244 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:15:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/23 06:15:57 [info] 41#41: *1372 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:15:57 [info] 41#41: *1371 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:16:07 [info] 41#41: *1373 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:16:07 [info] 41#41: *1374 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:16:11 [info] 41#41: *1375 [lua] access_by_lua(msblocations.conf:189):2: 193212f42bcef0ec4402fb8f8d779a74:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:16:11 +0000] 193212f42bcef0ec4402fb8f8d779a74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/23 06:16:11 [info] 41#41: *1375 [lua] logger.lua:23: 193212f42bcef0ec4402fb8f8d779a74 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:16:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 06:16:17 [info] 35#35: *1376 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:16:17 [info] 35#35: *1377 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:16:26 [info] 41#41: *1378 [lua] access_by_lua(msblocations.conf:189):2: 25cb2860eab0716db6f2429fa36d2fd7:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:16:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:16:27 [info] 41#41: *1378 [lua] logger.lua:23: 25cb2860eab0716db6f2429fa36d2fd7 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:16:27 +0000] 25cb2860eab0716db6f2429fa36d2fd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 06:16:27 [info] 41#41: *1379 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:16:27 [info] 35#35: *1380 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:16:37 [info] 41#41: *1382 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:16:37 [info] 41#41: *1383 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:16:42 [info] 41#41: *1384 [lua] access_by_lua(msblocations.conf:189):2: e4154b84864c71a8e1a9f9ff54eb20be:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:16:42 [info] 41#41: *1384 [lua] logger.lua:23: e4154b84864c71a8e1a9f9ff54eb20be {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:16:42 +0000] e4154b84864c71a8e1a9f9ff54eb20be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:16:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 06:16:47 [info] 41#41: *1385 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:16:47 [info] 41#41: *1386 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:16:57 [info] 41#41: *1387 [lua] access_by_lua(msblocations.conf:189):2: 0aa8dab821dea44630e5c6ee43ac4878:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:16:57 [info] 41#41: *1387 [lua] logger.lua:23: 0aa8dab821dea44630e5c6ee43ac4878 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:16:57 +0000] 0aa8dab821dea44630e5c6ee43ac4878 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:16:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:16:57 [info] 41#41: *1388 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:16:57 [info] 41#41: *1389 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:17:07 [info] 41#41: *1390 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:17:07 [info] 35#35: *1391 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:17:12 [info] 41#41: *1392 [lua] access_by_lua(msblocations.conf:189):2: c6eec37497829a023029ba103f17b50b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:17:12 +0000] c6eec37497829a023029ba103f17b50b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 06:17:12 [info] 41#41: *1392 [lua] logger.lua:23: c6eec37497829a023029ba103f17b50b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:17:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:17:17 [info] 41#41: *1393 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:17:17 [info] 35#35: *1394 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:17:27 [info] 41#41: *1395 [lua] access_by_lua(msblocations.conf:189):2: 079d0a3f59b83aacff0c7c92e88bbe5e:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:17:27 +0000] 079d0a3f59b83aacff0c7c92e88bbe5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2022/10/23 06:17:27 [info] 41#41: *1395 [lua] logger.lua:23: 079d0a3f59b83aacff0c7c92e88bbe5e {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:17:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/23 06:17:27 [info] 41#41: *1397 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:17:27 [info] 41#41: *1396 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:17:37 [info] 41#41: *1399 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:17:37 [info] 41#41: *1400 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:17:42 [info] 41#41: *1401 [lua] access_by_lua(msblocations.conf:189):2: 9e10a227be2b107d8f948ce9bc103fa4:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:17:42 +0000] 9e10a227be2b107d8f948ce9bc103fa4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 06:17:42 [info] 41#41: *1401 [lua] logger.lua:23: 9e10a227be2b107d8f948ce9bc103fa4 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:17:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2022/10/23 06:17:47 [info] 41#41: *1402 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:17:47 [info] 41#41: *1403 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:17:57 [info] 41#41: *1404 [lua] access_by_lua(msblocations.conf:189):2: 24e5cd836d5679e7e215268cac5cee3d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:17:57 +0000] 24e5cd836d5679e7e215268cac5cee3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-"
2022/10/23 06:17:57 [info] 41#41: *1404 [lua] logger.lua:23: 24e5cd836d5679e7e215268cac5cee3d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:17:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2022/10/23 06:17:57 [info] 35#35: *1405 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:17:57 [info] 35#35: *1406 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:18:07 [info] 41#41: *1407 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:18:07 [info] 35#35: *1408 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:18:12 [info] 41#41: *1409 [lua] access_by_lua(msblocations.conf:189):2: 35389553e4e6262949426b899133df1d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:18:12 [info] 41#41: *1409 [lua] logger.lua:23: 35389553e4e6262949426b899133df1d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:18:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.69.238 - - [23/Oct/2022:06:18:12 +0000] 35389553e4e6262949426b899133df1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
2022/10/23 06:18:17 [info] 35#35: *1410 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:18:17 [info] 35#35: *1411 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:18:27 [info] 41#41: *1412 [lua] access_by_lua(msblocations.conf:189):2: 73b1683fb2908fae9e0147327f01b9a1:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:18:27 [info] 41#41: *1412 [lua] logger.lua:23: 73b1683fb2908fae9e0147327f01b9a1 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:18:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.238 - - [23/Oct/2022:06:18:27 +0000] 73b1683fb2908fae9e0147327f01b9a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/23 06:18:27 [info] 35#35: *1414 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:18:27 [info] 35#35: *1413 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:18:37 [info] 41#41: *1417 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:18:37 [info] 41#41: *1416 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:18:42 [info] 41#41: *1418 [lua] access_by_lua(msblocations.conf:189):2: fda6bb54e97aeba97a029407363f83ce:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:18:42 [info] 41#41: *1418 [lua] logger.lua:23: fda6bb54e97aeba97a029407363f83ce {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:18:42 +0000] fda6bb54e97aeba97a029407363f83ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:18:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/23 06:18:47 [info] 35#35: *1420 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:18:47 [info] 35#35: *1419 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:18:57 [info] 41#41: *1421 [lua] access_by_lua(msblocations.conf:189):2: 3969152ac278d2e5e69fe1c3ffb48ed5:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:18:57 [info] 41#41: *1421 [lua] logger.lua:23: 3969152ac278d2e5e69fe1c3ffb48ed5 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:18:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.238 - - [23/Oct/2022:06:18:57 +0000] 3969152ac278d2e5e69fe1c3ffb48ed5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 06:18:57 [info] 35#35: *1422 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:18:57 [info] 35#35: *1423 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:19:07 [info] 41#41: *1425 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:19:07 [info] 41#41: *1424 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:19:12 [info] 41#41: *1426 [lua] access_by_lua(msblocations.conf:189):2: 6374c9d708cdaf66980af05d6edaba96:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:19:12 [info] 41#41: *1426 [lua] logger.lua:23: 6374c9d708cdaf66980af05d6edaba96 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:19:12 +0000] 6374c9d708cdaf66980af05d6edaba96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:19:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/23 06:19:17 [info] 41#41: *1428 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:19:17 [info] 41#41: *1427 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:19:27 [info] 41#41: *1429 [lua] access_by_lua(msblocations.conf:189):2: 7fa6e58c175c6c457abcc1d192fdc062:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:19:27 [info] 41#41: *1429 [lua] logger.lua:23: 7fa6e58c175c6c457abcc1d192fdc062 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:19:27 +0000] 7fa6e58c175c6c457abcc1d192fdc062 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:19:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:19:27 [info] 41#41: *1430 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:19:27 [info] 41#41: *1431 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:19:37 [info] 35#35: *1433 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:19:37 [info] 35#35: *1434 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:19:42 [info] 41#41: *1435 [lua] access_by_lua(msblocations.conf:189):2: ea4ce26892571874323dc755b5b3fea8:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:19:42 [info] 41#41: *1435 [lua] logger.lua:23: ea4ce26892571874323dc755b5b3fea8 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:19:42 +0000] ea4ce26892571874323dc755b5b3fea8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:19:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:19:47 [info] 41#41: *1437 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:19:47 [info] 41#41: *1436 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:19:57 [info] 41#41: *1438 [lua] access_by_lua(msblocations.conf:189):2: 06e27d26e75c9e759a9ee23ab07a7e42:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:19:57 [info] 41#41: *1438 [lua] logger.lua:23: 06e27d26e75c9e759a9ee23ab07a7e42 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:19:57 +0000] 06e27d26e75c9e759a9ee23ab07a7e42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:19:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:19:57 [info] 35#35: *1439 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:19:57 [info] 35#35: *1440 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:20:07 [info] 41#41: *1442 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:20:07 [info] 41#41: *1441 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:20:12 [info] 41#41: *1443 [lua] access_by_lua(msblocations.conf:189):2: 054bbc5311864d9f15a45c2bf2724d53:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:20:12 +0000] 054bbc5311864d9f15a45c2bf2724d53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/23 06:20:12 [info] 41#41: *1443 [lua] logger.lua:23: 054bbc5311864d9f15a45c2bf2724d53 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:20:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2022/10/23 06:20:17 [info] 41#41: *1445 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:20:17 [info] 41#41: *1444 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:20:27 [info] 41#41: *1446 [lua] access_by_lua(msblocations.conf:189):2: 3d63ad9540b7bfcf9a764c182e2a19ec:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:20:27 +0000] 3d63ad9540b7bfcf9a764c182e2a19ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/23 06:20:27 [info] 41#41: *1446 [lua] logger.lua:23: 3d63ad9540b7bfcf9a764c182e2a19ec {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:20:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:20:27 [info] 35#35: *1447 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:20:27 [info] 35#35: *1448 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:20:37 [info] 35#35: *1450 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:20:37 [info] 35#35: *1451 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:20:42 [info] 41#41: *1452 [lua] access_by_lua(msblocations.conf:189):2: e456fb99a5b6ad0a5b15462b61083a1e:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:20:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 06:20:42 [info] 41#41: *1452 [lua] logger.lua:23: e456fb99a5b6ad0a5b15462b61083a1e {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:20:42 +0000] e456fb99a5b6ad0a5b15462b61083a1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/23 06:20:47 [info] 41#41: *1453 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:20:47 [info] 35#35: *1454 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:20:57 [info] 41#41: *1455 [lua] access_by_lua(msblocations.conf:189):2: 580f191c0eb85ef06e3a8b6371afafea:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:20:57 +0000] 580f191c0eb85ef06e3a8b6371afafea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 06:20:57 [info] 41#41: *1455 [lua] logger.lua:23: 580f191c0eb85ef06e3a8b6371afafea {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:20:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:20:57 [info] 41#41: *1457 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:20:57 [info] 35#35: *1456 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:21:07 [info] 41#41: *1458 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:21:07 [info] 35#35: *1459 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:21:12 [info] 41#41: *1460 [lua] access_by_lua(msblocations.conf:189):2: 4dabec3b575e5a8ec0a09c4c4eedb1dd:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:21:12 +0000] 4dabec3b575e5a8ec0a09c4c4eedb1dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 06:21:12 [info] 41#41: *1460 [lua] logger.lua:23: 4dabec3b575e5a8ec0a09c4c4eedb1dd {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:21:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:21:17 [info] 41#41: *1461 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:21:17 [info] 41#41: *1462 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:21:27 [info] 41#41: *1463 [lua] access_by_lua(msblocations.conf:189):2: 5e3a25004f5a7d3126f4dcb98813ec04:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:21:27 +0000] 5e3a25004f5a7d3126f4dcb98813ec04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/23 06:21:27 [info] 41#41: *1463 [lua] logger.lua:23: 5e3a25004f5a7d3126f4dcb98813ec04 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:21:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 06:21:27 [info] 41#41: *1465 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:21:27 [info] 41#41: *1464 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:21:37 [info] 35#35: *1468 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:21:37 [info] 35#35: *1467 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:21:42 [info] 41#41: *1469 [lua] access_by_lua(msblocations.conf:189):2: 6380b7dbddc78da9c99f678a034188dc:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:21:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.238 - - [23/Oct/2022:06:21:42 +0000] 6380b7dbddc78da9c99f678a034188dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 06:21:42 [info] 41#41: *1469 [lua] logger.lua:23: 6380b7dbddc78da9c99f678a034188dc {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 06:21:47 [info] 35#35: *1470 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:21:47 [info] 35#35: *1471 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:21:57 [info] 41#41: *1473 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:21:57 [info] 41#41: *1472 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:21:57 [info] 41#41: *1474 [lua] access_by_lua(msblocations.conf:189):2: 568db8ce9d622f31906ad0ba62cfe194:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:21:57 [info] 41#41: *1474 [lua] logger.lua:23: 568db8ce9d622f31906ad0ba62cfe194 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:21:57 +0000] 568db8ce9d622f31906ad0ba62cfe194 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:21:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/23 06:22:07 [info] 41#41: *1476 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:22:07 [info] 41#41: *1475 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:22:12 [info] 41#41: *1477 [lua] access_by_lua(msblocations.conf:189):2: ca0f352ff85ddb7733cdc99fa96501d4:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:22:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.238 - - [23/Oct/2022:06:22:12 +0000] ca0f352ff85ddb7733cdc99fa96501d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 06:22:12 [info] 41#41: *1477 [lua] logger.lua:23: ca0f352ff85ddb7733cdc99fa96501d4 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 06:22:17 [info] 35#35: *1478 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:22:17 [info] 35#35: *1479 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:22:27 [info] 35#35: *1481 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:22:27 [info] 35#35: *1480 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:22:27 [info] 41#41: *1482 [lua] access_by_lua(msblocations.conf:189):2: 4a20834a0c5a676d59f2802472c8e7f6:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:22:27 [info] 41#41: *1482 [lua] logger.lua:23: 4a20834a0c5a676d59f2802472c8e7f6 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:22:27 +0000] 4a20834a0c5a676d59f2802472c8e7f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:22:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:22:37 [info] 35#35: *1484 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:22:37 [info] 35#35: *1485 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:22:42 [info] 41#41: *1486 [lua] access_by_lua(msblocations.conf:189):2: f130d91376a56cd516cfd6ab485ff2d0:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:22:42 +0000] f130d91376a56cd516cfd6ab485ff2d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 06:22:42 [info] 41#41: *1486 [lua] logger.lua:23: f130d91376a56cd516cfd6ab485ff2d0 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:22:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:22:47 [info] 41#41: *1487 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:22:47 [info] 41#41: *1488 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:22:57 [info] 35#35: *1490 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:22:57 [info] 35#35: *1489 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:22:57 [info] 41#41: *1491 [lua] access_by_lua(msblocations.conf:189):2: 7d077d7cfda6ed3cb0ac9aedb0f9723f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:22:57 [info] 41#41: *1491 [lua] logger.lua:23: 7d077d7cfda6ed3cb0ac9aedb0f9723f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:22:57 +0000] 7d077d7cfda6ed3cb0ac9aedb0f9723f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:22:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:23:07 [info] 41#41: *1493 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:23:07 [info] 35#35: *1492 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:23:12 [info] 41#41: *1494 [lua] access_by_lua(msblocations.conf:189):2: 943784d7d7755935af2770a14bc46b62:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:23:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:23:12 [info] 41#41: *1494 [lua] logger.lua:23: 943784d7d7755935af2770a14bc46b62 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:23:12 +0000] 943784d7d7755935af2770a14bc46b62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 06:23:17 [info] 41#41: *1496 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:23:17 [info] 41#41: *1495 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:23:27 [info] 41#41: *1497 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:23:27 [info] 35#35: *1498 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:23:27 [info] 41#41: *1499 [lua] access_by_lua(msblocations.conf:189):2: 90c0200c82ed668178e1bcda613aa716:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:23:27 +0000] 90c0200c82ed668178e1bcda613aa716 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/10/23 06:23:27 [info] 41#41: *1499 [lua] logger.lua:23: 90c0200c82ed668178e1bcda613aa716 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:23:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/23 06:23:37 [info] 35#35: *1502 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:23:37 [info] 41#41: *1501 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:23:42 [info] 41#41: *1503 [lua] access_by_lua(msblocations.conf:189):2: 012944a4b7acc6904a5b6e01cbbe0031:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:23:42 [info] 41#41: *1503 [lua] logger.lua:23: 012944a4b7acc6904a5b6e01cbbe0031 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:23:42 +0000] 012944a4b7acc6904a5b6e01cbbe0031 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:23:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/23 06:23:47 [info] 41#41: *1504 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:23:47 [info] 35#35: *1505 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:23:57 [info] 35#35: *1506 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:23:57 [info] 41#41: *1507 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:23:57 [info] 41#41: *1508 [lua] access_by_lua(msblocations.conf:189):2: 59ac3e644722a7cd9d62e6276d22fda9:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:23:57 +0000] 59ac3e644722a7cd9d62e6276d22fda9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 06:23:57 [info] 41#41: *1508 [lua] logger.lua:23: 59ac3e644722a7cd9d62e6276d22fda9 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:23:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 06:24:07 [info] 35#35: *1509 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:24:07 [info] 41#41: *1510 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:24:12 [info] 41#41: *1511 [lua] access_by_lua(msblocations.conf:189):2: 036a04368670cbaaef1e5d592432e323:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:24:12 [info] 41#41: *1511 [lua] logger.lua:23: 036a04368670cbaaef1e5d592432e323 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:24:12 +0000] 036a04368670cbaaef1e5d592432e323 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:24:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:24:17 [info] 41#41: *1512 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:24:17 [info] 41#41: *1513 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:24:27 [info] 41#41: *1514 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:24:27 [info] 41#41: *1515 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:24:27 [info] 41#41: *1516 [lua] access_by_lua(msblocations.conf:189):2: a895bb7c00cce0a36005a14e0efce88a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:24:27 [info] 41#41: *1516 [lua] logger.lua:23: a895bb7c00cce0a36005a14e0efce88a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:24:27 +0000] a895bb7c00cce0a36005a14e0efce88a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:24:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/23 06:24:37 [info] 35#35: *1518 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:24:37 [info] 35#35: *1519 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:24:42 [info] 41#41: *1520 [lua] access_by_lua(msblocations.conf:189):2: 31244c5e53284b6cf97eab86601b2ff4:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:24:42 [info] 41#41: *1520 [lua] logger.lua:23: 31244c5e53284b6cf97eab86601b2ff4 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:24:42 +0000] 31244c5e53284b6cf97eab86601b2ff4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:24:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:24:47 [info] 41#41: *1522 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:24:47 [info] 41#41: *1521 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:24:57 [info] 41#41: *1523 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:24:57 [info] 41#41: *1524 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:24:57 [info] 41#41: *1525 [lua] access_by_lua(msblocations.conf:189):2: b00ae56c2ca46ae0d3c2b086d72f5609:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:24:57 [info] 41#41: *1525 [lua] logger.lua:23: b00ae56c2ca46ae0d3c2b086d72f5609 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:24:57 +0000] b00ae56c2ca46ae0d3c2b086d72f5609 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:24:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:25:07 [info] 35#35: *1527 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:25:07 [info] 35#35: *1526 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:25:12 [info] 41#41: *1528 [lua] access_by_lua(msblocations.conf:189):2: 1a7d894af23d185f5ba9f956b8cc38e7:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:25:12 [info] 41#41: *1528 [lua] logger.lua:23: 1a7d894af23d185f5ba9f956b8cc38e7 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:25:12 +0000] 1a7d894af23d185f5ba9f956b8cc38e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:25:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:25:17 [info] 35#35: *1529 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:25:17 [info] 35#35: *1530 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:25:27 [info] 35#35: *1531 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:25:27 [info] 35#35: *1532 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:25:27 [info] 41#41: *1533 [lua] access_by_lua(msblocations.conf:189):2: b63cefbfb493d0da85e213a00bb3151c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:25:27 [info] 41#41: *1533 [lua] logger.lua:23: b63cefbfb493d0da85e213a00bb3151c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:25:27 +0000] b63cefbfb493d0da85e213a00bb3151c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:25:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 06:25:37 [info] 41#41: *1536 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:25:37 [info] 41#41: *1535 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:25:42 [info] 41#41: *1537 [lua] access_by_lua(msblocations.conf:189):2: 13043334d2d23629ec3f8124640892ad:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:25:42 +0000] 13043334d2d23629ec3f8124640892ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:25:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:25:42 [info] 41#41: *1537 [lua] logger.lua:23: 13043334d2d23629ec3f8124640892ad {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 06:25:47 [info] 41#41: *1538 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:25:47 [info] 41#41: *1539 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:25:57 [info] 41#41: *1541 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:25:57 [info] 41#41: *1540 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:25:57 [info] 41#41: *1542 [lua] access_by_lua(msblocations.conf:189):2: 3287d9283a967371b2f3749e11c1cf9b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:25:57 [info] 41#41: *1542 [lua] logger.lua:23: 3287d9283a967371b2f3749e11c1cf9b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:25:57 +0000] 3287d9283a967371b2f3749e11c1cf9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:25:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:26:07 [info] 41#41: *1544 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:26:07 [info] 41#41: *1543 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:26:12 [info] 41#41: *1545 [lua] access_by_lua(msblocations.conf:189):2: 60a138154fb5c8d712c3c6304c9d250b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:26:12 [info] 41#41: *1545 [lua] logger.lua:23: 60a138154fb5c8d712c3c6304c9d250b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:26:12 +0000] 60a138154fb5c8d712c3c6304c9d250b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:26:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:26:17 [info] 41#41: *1547 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:26:17 [info] 35#35: *1546 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:26:27 [info] 41#41: *1549 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:26:27 [info] 41#41: *1548 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:26:27 [info] 41#41: *1550 [lua] access_by_lua(msblocations.conf:189):2: 0227f1ccca9019b04f9a5d25057fd1c0:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:26:27 [info] 41#41: *1550 [lua] logger.lua:23: 0227f1ccca9019b04f9a5d25057fd1c0 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:26:27 +0000] 0227f1ccca9019b04f9a5d25057fd1c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:26:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:26:37 [info] 41#41: *1552 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:26:37 [info] 41#41: *1553 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:26:42 [info] 41#41: *1554 [lua] access_by_lua(msblocations.conf:189):2: db7175b7364fb2f9fde57dcbd2b0de92:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:26:42 [info] 41#41: *1554 [lua] logger.lua:23: db7175b7364fb2f9fde57dcbd2b0de92 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:26:42 +0000] db7175b7364fb2f9fde57dcbd2b0de92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:26:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 06:26:47 [info] 41#41: *1556 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:26:47 [info] 41#41: *1555 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:26:57 [info] 41#41: *1557 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:26:57 [info] 35#35: *1558 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:26:57 [info] 41#41: *1559 [lua] access_by_lua(msblocations.conf:189):2: 3b991a6f3ab57bfa8110d186f13387d0:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:26:57 +0000] 3b991a6f3ab57bfa8110d186f13387d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 06:26:57 [info] 41#41: *1559 [lua] logger.lua:23: 3b991a6f3ab57bfa8110d186f13387d0 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:26:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:27:07 [info] 41#41: *1561 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:27:07 [info] 35#35: *1560 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:27:12 [info] 41#41: *1562 [lua] access_by_lua(msblocations.conf:189):2: a98268678922c66233e92f7aa555d9dd:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:27:12 [info] 41#41: *1562 [lua] logger.lua:23: a98268678922c66233e92f7aa555d9dd {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:27:12 +0000] a98268678922c66233e92f7aa555d9dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:27:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:27:17 [info] 35#35: *1564 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:27:17 [info] 41#41: *1563 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:27:27 [info] 35#35: *1565 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:27:27 [info] 41#41: *1566 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:27:27 [info] 41#41: *1567 [lua] access_by_lua(msblocations.conf:189):2: efb3993877c1d6914cb98e8581dbad83:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:27:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 06:27:27 [info] 41#41: *1567 [lua] logger.lua:23: efb3993877c1d6914cb98e8581dbad83 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:27:27 +0000] efb3993877c1d6914cb98e8581dbad83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 06:27:37 [info] 35#35: *1570 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:27:37 [info] 35#35: *1569 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:27:42 [info] 41#41: *1571 [lua] access_by_lua(msblocations.conf:189):2: 933f26bcd8e5e3f11df8250193dca71d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:27:42 [info] 41#41: *1571 [lua] logger.lua:23: 933f26bcd8e5e3f11df8250193dca71d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:27:42 +0000] 933f26bcd8e5e3f11df8250193dca71d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:27:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:27:47 [info] 41#41: *1573 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:27:47 [info] 41#41: *1572 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:27:57 [info] 41#41: *1574 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:27:57 [info] 41#41: *1575 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:27:57 [info] 41#41: *1576 [lua] access_by_lua(msblocations.conf:189):2: 94d2f4da40041c5bfea94cb30f6641c5:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:27:57 +0000] 94d2f4da40041c5bfea94cb30f6641c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/23 06:27:57 [info] 41#41: *1576 [lua] logger.lua:23: 94d2f4da40041c5bfea94cb30f6641c5 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:27:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/23 06:28:07 [info] 41#41: *1577 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:28:07 [info] 41#41: *1578 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:28:12 [info] 41#41: *1579 [lua] access_by_lua(msblocations.conf:189):2: e1e6ba52cfb84bdc8d1d8979b51626e4:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:28:12 +0000] e1e6ba52cfb84bdc8d1d8979b51626e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/23 06:28:12 [info] 41#41: *1579 [lua] logger.lua:23: e1e6ba52cfb84bdc8d1d8979b51626e4 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:28:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:28:17 [info] 41#41: *1580 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:28:17 [info] 41#41: *1581 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:28:27 [info] 41#41: *1582 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:28:27 [info] 35#35: *1583 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:28:27 [info] 41#41: *1584 [lua] access_by_lua(msblocations.conf:189):2: adf317d42d1178cd42c24da0bed16e5e:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:28:27 +0000] adf317d42d1178cd42c24da0bed16e5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 06:28:27 [info] 41#41: *1584 [lua] logger.lua:23: adf317d42d1178cd42c24da0bed16e5e {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:28:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:28:37 [info] 41#41: *1586 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:28:37 [info] 41#41: *1587 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:28:42 [info] 41#41: *1588 [lua] access_by_lua(msblocations.conf:189):2: 1d0a872f25728d761178a52880a6f008:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:28:42 +0000] 1d0a872f25728d761178a52880a6f008 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/23 06:28:42 [info] 41#41: *1588 [lua] logger.lua:23: 1d0a872f25728d761178a52880a6f008 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:28:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/23 06:28:47 [info] 35#35: *1589 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:28:47 [info] 35#35: *1590 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:28:57 [info] 41#41: *1591 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:28:57 [info] 41#41: *1592 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:28:57 [info] 41#41: *1593 [lua] access_by_lua(msblocations.conf:189):2: c7a48c01453ee69ed57ea2c8868707e2:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:28:57 [info] 41#41: *1593 [lua] logger.lua:23: c7a48c01453ee69ed57ea2c8868707e2 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:28:57 +0000] c7a48c01453ee69ed57ea2c8868707e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:28:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:29:07 [info] 41#41: *1594 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:29:07 [info] 41#41: *1595 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:29:12 [info] 41#41: *1596 [lua] access_by_lua(msblocations.conf:189):2: 6f7b41671f4e67bbe888db6ac3de815d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:29:12 [info] 41#41: *1596 [lua] logger.lua:23: 6f7b41671f4e67bbe888db6ac3de815d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:29:12 +0000] 6f7b41671f4e67bbe888db6ac3de815d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:29:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 06:29:17 [info] 35#35: *1597 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:29:17 [info] 35#35: *1598 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:29:27 [info] 41#41: *1599 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:29:27 [info] 41#41: *1600 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:29:27 [info] 41#41: *1601 [lua] access_by_lua(msblocations.conf:189):2: a37dfd437a7d311a93f238fa4678c067:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:29:27 [info] 41#41: *1601 [lua] logger.lua:23: a37dfd437a7d311a93f238fa4678c067 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:29:27 +0000] a37dfd437a7d311a93f238fa4678c067 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:29:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:29:37 [info] 41#41: *1603 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:29:37 [info] 41#41: *1604 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:29:42 [info] 41#41: *1605 [lua] access_by_lua(msblocations.conf:189):2: d6ebf39f57fd43a732098cb930ca48ab:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:29:42 +0000] d6ebf39f57fd43a732098cb930ca48ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 06:29:42 [info] 41#41: *1605 [lua] logger.lua:23: d6ebf39f57fd43a732098cb930ca48ab {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:29:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:29:47 [info] 41#41: *1606 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:29:47 [info] 35#35: *1607 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:29:57 [info] 41#41: *1608 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:29:57 [info] 35#35: *1609 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:29:57 [info] 41#41: *1610 [lua] access_by_lua(msblocations.conf:189):2: c645043b382b7416fe9299ffa87d0915:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:29:57 [info] 41#41: *1610 [lua] logger.lua:23: c645043b382b7416fe9299ffa87d0915 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:29:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.69.238 - - [23/Oct/2022:06:29:57 +0000] c645043b382b7416fe9299ffa87d0915 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/23 06:30:07 [info] 35#35: *1612 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:30:07 [info] 41#41: *1611 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:30:12 [info] 41#41: *1613 [lua] access_by_lua(msblocations.conf:189):2: 2ceeec802fc68f6ac9e40d585102455f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:30:12 +0000] 2ceeec802fc68f6ac9e40d585102455f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/23 06:30:12 [info] 41#41: *1613 [lua] logger.lua:23: 2ceeec802fc68f6ac9e40d585102455f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:30:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 06:30:17 [info] 41#41: *1614 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:30:17 [info] 35#35: *1615 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:30:27 [info] 35#35: *1616 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:30:27 [info] 41#41: *1617 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:30:27 [info] 41#41: *1618 [lua] access_by_lua(msblocations.conf:189):2: f25f01d80ff1f61c84e449018a2f3b35:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:30:27 [info] 41#41: *1618 [lua] logger.lua:23: f25f01d80ff1f61c84e449018a2f3b35 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:30:27 +0000] f25f01d80ff1f61c84e449018a2f3b35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:30:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/23 06:30:37 [info] 41#41: *1620 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:30:37 [info] 41#41: *1621 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:30:42 [info] 41#41: *1622 [lua] access_by_lua(msblocations.conf:189):2: b4537091f41fba657533c75e516fd332:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:30:42 +0000] b4537091f41fba657533c75e516fd332 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 06:30:42 [info] 41#41: *1622 [lua] logger.lua:23: b4537091f41fba657533c75e516fd332 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:30:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:30:47 [info] 41#41: *1623 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:30:47 [info] 35#35: *1624 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:30:57 [info] 35#35: *1625 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:30:57 [info] 35#35: *1626 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:30:57 [info] 41#41: *1627 [lua] access_by_lua(msblocations.conf:189):2: 5bc1f170c605ae93f43e42417805f653:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:30:57 [info] 41#41: *1627 [lua] logger.lua:23: 5bc1f170c605ae93f43e42417805f653 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:30:57 +0000] 5bc1f170c605ae93f43e42417805f653 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:30:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:31:07 [info] 41#41: *1628 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:31:07 [info] 35#35: *1629 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:31:12 [info] 41#41: *1630 [lua] access_by_lua(msblocations.conf:189):2: 6717a13e46a83fa777b0af7b2e6a24fc:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:31:12 [info] 41#41: *1630 [lua] logger.lua:23: 6717a13e46a83fa777b0af7b2e6a24fc {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:31:12 +0000] 6717a13e46a83fa777b0af7b2e6a24fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:31:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:31:17 [info] 35#35: *1631 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:31:17 [info] 35#35: *1632 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:31:27 [info] 35#35: *1633 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:31:27 [info] 41#41: *1634 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:31:27 [info] 41#41: *1635 [lua] access_by_lua(msblocations.conf:189):2: 529d7625fd9e38f71b1acde61a3ae31b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/23 06:31:27 [info] 41#41: *1635 [lua] logger.lua:23: 529d7625fd9e38f71b1acde61a3ae31b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:31:27 +0000] 529d7625fd9e38f71b1acde61a3ae31b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:31:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:31:37 [info] 41#41: *1637 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:31:37 [info] 41#41: *1638 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:31:42 [info] 41#41: *1639 [lua] access_by_lua(msblocations.conf:189):2: 95a99c2f10560fe697311efb86bafe4f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:31:42 +0000] 95a99c2f10560fe697311efb86bafe4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 06:31:42 [info] 41#41: *1639 [lua] logger.lua:23: 95a99c2f10560fe697311efb86bafe4f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.238 - - [23/Oct/2022:06:31:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:31:47 [info] 41#41: *1640 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:31:47 [info] 41#41: *1641 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:31:57 [info] 41#41: *1642 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:31:57 [info] 41#41: *1643 client closed connection while SSL handshaking, client: 10.233.71.110, server: 0.0.0.0:443
2022/10/23 06:31:57 [info] 4