Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.25.251
### 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/07 05:02:09 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
2022/10/07 05:02:09 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
2022/10/07 05:02:09 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
2022/10/07 05:02:09 [notice] 33#33: using the "epoll" event method
2022/10/07 05:02:09 [notice] 33#33: openresty/1.13.6.1
2022/10/07 05:02:09 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2022/10/07 05:02:09 [notice] 33#33: OS: Linux 5.4.0-96-generic
2022/10/07 05:02:09 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
\n\n### Starting apiroute
2022/10/07 05:02:09 [notice] 34#34: start worker processes
2022/10/07 05:02:09 [notice] 34#34: start worker process 37
2022/10/07 05:02:09 [notice] 34#34: start worker process 38
2022/10/07 05:02:09 [notice] 34#34: start worker process 39
2022/10/07 05:02:09 [notice] 34#34: start worker process 40
2022/10/07 05:02:09 [notice] 34#34: start worker process 41
2022/10/07 05:02:09 [notice] 34#34: start worker process 42
2022/10/07 05:02:09 [notice] 34#34: start worker process 44
2022/10/07 05:02:09 [notice] 34#34: start worker process 45
2022/10/07 05:02:09 [notice] 34#34: start cache manager process 46
2022/10/07 05:02:09 [notice] 34#34: start cache loader process 47
@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-20221007050209.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-07 05:02:13 457 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2022-10-07 05:02:13 471 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2022-10-07 05:02:13 471 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2022-10-07 05:02:13 557 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2022-10-07 05:02:13 557 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.25.251:10081 Enabled:true
2022-10-07 05:02:16 101 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource 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 getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2022-10-07 05:02:16 230 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-10-07 05:02:16 231 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-10-07 05:02:16 232 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-10-07 05:02:16 234 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-10-07 05:02:16 234 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2022-10-07 05:02:16 234 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-10-07 05:02:16 234 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-10-07 05:02:16 359 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-10-07 05:02:16 499 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-10-07 05:02:16 499 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-10-07 05:02:16 499 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-10-07 05:02:17 317 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/10/07 05:02:25 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:02:25 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:02:34 [info] 38#38: *14 [lua] access_by_lua(msblocations.conf:189):2: 2691c3ec48221fb367d8e534c7b149b1:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:02:35 [info] 38#38: *14 [lua] logger.lua:23: 2691c3ec48221fb367d8e534c7b149b1 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:02:35 +0000] 2691c3ec48221fb367d8e534c7b149b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.388 upstream_response_time:0.387 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:02:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 105
2022/10/07 05:02:35 [info] 38#38: *17 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:02:35 [info] 38#38: *18 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:02:45 [info] 38#38: *20 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:02:45 [info] 38#38: *19 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:02:50 [info] 38#38: *21 [lua] access_by_lua(msblocations.conf:189):2: e6239664844aace05112b52558ce3fdf:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:02:50 +0000] e6239664844aace05112b52558ce3fdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/10/07 05:02:50 [info] 38#38: *21 [lua] logger.lua:23: e6239664844aace05112b52558ce3fdf {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:02:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/07 05:02:55 [info] 38#38: *22 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:02:55 [info] 38#38: *23 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:03:05 [info] 38#38: *24 [lua] access_by_lua(msblocations.conf:189):2: d5522067fd58c8ee28e3580d63b79d75:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:03:05 [info] 38#38: *24 [lua] logger.lua:23: d5522067fd58c8ee28e3580d63b79d75 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:03:05 +0000] d5522067fd58c8ee28e3580d63b79d75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:03:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/07 05:03:05 [info] 38#38: *25 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:03:05 [info] 38#38: *26 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:03:09 [notice] 47#47: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/10/07 05:03:09 [notice] 34#34: signal 17 (SIGCHLD) received from 47
2022/10/07 05:03:09 [notice] 34#34: cache loader process 47 exited with code 0
2022/10/07 05:03:09 [notice] 34#34: signal 29 (SIGIO) received
2022/10/07 05:03:15 [info] 38#38: *29 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:03:15 [info] 38#38: *30 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:03:20 [info] 38#38: *31 [lua] access_by_lua(msblocations.conf:189):2: 02cc5298d0389231e8dccbf6830ace68:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:03:20 +0000] 02cc5298d0389231e8dccbf6830ace68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.040 upstream_response_time:0.038 "-" "Consul Health Check" "-"
2022/10/07 05:03:20 [info] 38#38: *31 [lua] logger.lua:23: 02cc5298d0389231e8dccbf6830ace68 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:03:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 32
2022/10/07 05:03:25 [info] 38#38: *32 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:03:25 [info] 37#37: *33 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:03:35 [info] 38#38: *34 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:03:35 [info] 38#38: *35 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:03:35 [info] 38#38: *36 [lua] access_by_lua(msblocations.conf:189):2: 2de47971ea9e956e43cdda93fba50357:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:03:35 +0000] 2de47971ea9e956e43cdda93fba50357 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2022/10/07 05:03:35 [info] 38#38: *36 [lua] logger.lua:23: 2de47971ea9e956e43cdda93fba50357 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:03:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/10/07 05:03:45 [info] 38#38: *37 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:03:45 [info] 38#38: *38 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:03:50 [info] 38#38: *39 [lua] access_by_lua(msblocations.conf:189):2: 2425fbf9351b72ba9a1454d9f8dd2253:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:03:50 +0000] 2425fbf9351b72ba9a1454d9f8dd2253 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.087 upstream_response_time:0.081 "-" "Consul Health Check" "-"
2022/10/07 05:03:50 [info] 38#38: *39 [lua] logger.lua:23: 2425fbf9351b72ba9a1454d9f8dd2253 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:03:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 61
2022/10/07 05:03:55 [info] 38#38: *40 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:03:55 [info] 38#38: *41 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:04:05 [info] 38#38: *42 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:04:05 [info] 38#38: *43 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:04:05 [info] 38#38: *44 [lua] access_by_lua(msblocations.conf:189):2: e56fb8c948494722f0090bbf8bb24bf3:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:04:05 +0000] e56fb8c948494722f0090bbf8bb24bf3 "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.92 - - [07/Oct/2022:05:04:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/07 05:04:05 [info] 38#38: *44 [lua] logger.lua:23: e56fb8c948494722f0090bbf8bb24bf3 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:04:15 [info] 38#38: *46 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:04:15 [info] 38#38: *47 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:04:20 [info] 38#38: *48 [lua] access_by_lua(msblocations.conf:189):2: d4470578b6dbe396202db86969c8e94c:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:04:20 +0000] d4470578b6dbe396202db86969c8e94c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/07 05:04:20 [info] 38#38: *48 [lua] logger.lua:23: d4470578b6dbe396202db86969c8e94c {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:04:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/07 05:04:25 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:04:25 [info] 38#38: *50 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:04:35 [info] 38#38: *51 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:04:35 [info] 38#38: *52 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:04:35 [info] 38#38: *53 [lua] access_by_lua(msblocations.conf:189):2: 70383f1ba64d5c24b1fc925edc1d3e2f:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:04:35 +0000] 70383f1ba64d5c24b1fc925edc1d3e2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:04:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/07 05:04:35 [info] 38#38: *53 [lua] logger.lua:23: 70383f1ba64d5c24b1fc925edc1d3e2f {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:04:45 [info] 37#37: *54 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:04:45 [info] 37#37: *55 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:04:50 [info] 38#38: *56 [lua] access_by_lua(msblocations.conf:189):2: 8d1a7c006c24529a26edf35c4393b742:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:04:50 [info] 38#38: *56 [lua] logger.lua:23: 8d1a7c006c24529a26edf35c4393b742 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:04:50 +0000] 8d1a7c006c24529a26edf35c4393b742 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.030 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:04:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2022/10/07 05:04:55 [info] 38#38: *57 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:04:55 [info] 38#38: *58 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:05:05 [info] 37#37: *59 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:05:05 [info] 37#37: *60 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:05:05 [info] 38#38: *61 [lua] access_by_lua(msblocations.conf:189):2: 8f2186b269e154291531b5d23bf80d5d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:05:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/07 05:05:05 [info] 38#38: *61 [lua] logger.lua:23: 8f2186b269e154291531b5d23bf80d5d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:05:05 +0000] 8f2186b269e154291531b5d23bf80d5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/07 05:05:15 [info] 37#37: *63 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:05:15 [info] 37#37: *64 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:05:20 [info] 38#38: *65 [lua] access_by_lua(msblocations.conf:189):2: 6e148fa77daf1c20f2195e443e5d70a4:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:05:20 [info] 38#38: *65 [lua] logger.lua:23: 6e148fa77daf1c20f2195e443e5d70a4 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:05:20 +0000] 6e148fa77daf1c20f2195e443e5d70a4 "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.92 - - [07/Oct/2022:05:05:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:05:25 [info] 37#37: *66 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:05:25 [info] 37#37: *67 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:05:35 [info] 37#37: *68 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:05:35 [info] 37#37: *69 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:05:35 [info] 38#38: *70 [lua] access_by_lua(msblocations.conf:189):2: 725c24699bc2dcec478aa47fd60e11bf:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:05:35 [info] 38#38: *70 [lua] logger.lua:23: 725c24699bc2dcec478aa47fd60e11bf {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:05:35 +0000] 725c24699bc2dcec478aa47fd60e11bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.027 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:05:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/07 05:05:45 [info] 38#38: *71 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:05:45 [info] 38#38: *72 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:05:50 [info] 38#38: *73 [lua] access_by_lua(msblocations.conf:189):2: 38282267bc4a463bab2f6c827bdbf7a7:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:05:50 +0000] 38282267bc4a463bab2f6c827bdbf7a7 "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.92 - - [07/Oct/2022:05:05:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:05:50 [info] 38#38: *73 [lua] logger.lua:23: 38282267bc4a463bab2f6c827bdbf7a7 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:05:55 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:05:55 [info] 37#37: *75 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:06:05 [info] 37#37: *77 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:06:05 [info] 37#37: *76 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:06:05 [info] 38#38: *78 [lua] access_by_lua(msblocations.conf:189):2: 6178a909362c511831ec1931d1d82155:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:06:05 +0000] 6178a909362c511831ec1931d1d82155 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:06:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2022/10/07 05:06:05 [info] 38#38: *78 [lua] logger.lua:23: 6178a909362c511831ec1931d1d82155 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:06:15 [info] 37#37: *80 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:06:15 [info] 37#37: *81 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:06:20 [info] 38#38: *82 [lua] access_by_lua(msblocations.conf:189):2: ea0cabcf07c9a4936823f4dfad2d9be2:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:06:20 +0000] ea0cabcf07c9a4936823f4dfad2d9be2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:06:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:06:20 [info] 38#38: *82 [lua] logger.lua:23: ea0cabcf07c9a4936823f4dfad2d9be2 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:06:25 [info] 37#37: *83 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:06:25 [info] 37#37: *84 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:06:35 [info] 37#37: *85 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:06:35 [info] 37#37: *86 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:06:35 [info] 38#38: *87 [lua] access_by_lua(msblocations.conf:189):2: 7223a7a6502517adeb7f75232b54232b:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:06:35 [info] 38#38: *87 [lua] logger.lua:23: 7223a7a6502517adeb7f75232b54232b {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:06:35 +0000] 7223a7a6502517adeb7f75232b54232b "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.92 - - [07/Oct/2022:05:06:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:06:45 [info] 38#38: *88 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:06:45 [info] 38#38: *89 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:06:50 [info] 38#38: *90 [lua] access_by_lua(msblocations.conf:189):2: d9726df53a4affbeed27ec591f3eaec9:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:06:50 +0000] d9726df53a4affbeed27ec591f3eaec9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/07 05:06:50 [info] 38#38: *90 [lua] logger.lua:23: d9726df53a4affbeed27ec591f3eaec9 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:06:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:06:55 [info] 38#38: *91 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:06:55 [info] 38#38: *92 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:07:05 [info] 37#37: *94 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:07:05 [info] 37#37: *93 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:07:05 [info] 38#38: *95 [lua] access_by_lua(msblocations.conf:189):2: 9000a9956cba6305c22fb90108a1c242:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:07:05 +0000] 9000a9956cba6305c22fb90108a1c242 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/07 05:07:05 [info] 38#38: *95 [lua] logger.lua:23: 9000a9956cba6305c22fb90108a1c242 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:07:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/07 05:07:15 [info] 38#38: *98 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:07:15 [info] 37#37: *97 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:07:20 [info] 38#38: *99 [lua] access_by_lua(msblocations.conf:189):2: 850cf0aab2b3e2b42646c2835093cccb:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:07:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:07:20 [info] 38#38: *99 [lua] logger.lua:23: 850cf0aab2b3e2b42646c2835093cccb {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:07:20 +0000] 850cf0aab2b3e2b42646c2835093cccb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/07 05:07:25 [info] 38#38: *100 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:07:25 [info] 38#38: *101 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:07:35 [info] 37#37: *103 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:07:35 [info] 37#37: *102 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:07:35 [info] 38#38: *104 [lua] access_by_lua(msblocations.conf:189):2: a648c18848a581fcc845e397024ed3d6:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:07:35 [info] 38#38: *104 [lua] logger.lua:23: a648c18848a581fcc845e397024ed3d6 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:07:35 +0000] a648c18848a581fcc845e397024ed3d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:07:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:07:45 [info] 38#38: *105 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:07:45 [info] 37#37: *106 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:07:50 [info] 38#38: *107 [lua] access_by_lua(msblocations.conf:189):2: f00fc4f0773da117dee80f0829ed9967:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:07:50 [info] 38#38: *107 [lua] logger.lua:23: f00fc4f0773da117dee80f0829ed9967 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:07:50 +0000] f00fc4f0773da117dee80f0829ed9967 "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.92 - - [07/Oct/2022:05:07:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/07 05:07:55 [info] 38#38: *108 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:07:55 [info] 38#38: *109 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:08:05 [info] 38#38: *111 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:08:05 [info] 38#38: *110 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:08:05 [info] 38#38: *112 [lua] access_by_lua(msblocations.conf:189):2: f28aa1f817bf2767d059004191eec4a2:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:08:05 [info] 38#38: *112 [lua] logger.lua:23: f28aa1f817bf2767d059004191eec4a2 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:08:05 +0000] f28aa1f817bf2767d059004191eec4a2 "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.92 - - [07/Oct/2022:05:08:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:08:15 [info] 38#38: *114 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:08:15 [info] 38#38: *115 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:08:20 [info] 38#38: *116 [lua] access_by_lua(msblocations.conf:189):2: 4fee59fecae2100d15f3c69acf5cad70:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:08:20 [info] 38#38: *116 [lua] logger.lua:23: 4fee59fecae2100d15f3c69acf5cad70 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:08:20 +0000] 4fee59fecae2100d15f3c69acf5cad70 "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.92 - - [07/Oct/2022:05:08:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:08:25 [info] 38#38: *118 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:08:25 [info] 38#38: *117 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:08:35 [info] 38#38: *119 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:08:35 [info] 37#37: *120 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:08:35 [info] 38#38: *121 [lua] access_by_lua(msblocations.conf:189):2: deb1cb26876bfa82f1889bb1749d9ab8:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:08:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
10.233.69.92 - - [07/Oct/2022:05:08:35 +0000] deb1cb26876bfa82f1889bb1749d9ab8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/10/07 05:08:35 [info] 38#38: *121 [lua] logger.lua:23: deb1cb26876bfa82f1889bb1749d9ab8 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:08:45 [info] 38#38: *122 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:08:45 [info] 38#38: *123 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:08:50 [info] 38#38: *124 [lua] access_by_lua(msblocations.conf:189):2: 98a6f2f79588c4c71f526943122ccaf9:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:08:50 [info] 38#38: *124 [lua] logger.lua:23: 98a6f2f79588c4c71f526943122ccaf9 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:08:50 +0000] 98a6f2f79588c4c71f526943122ccaf9 "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.92 - - [07/Oct/2022:05:08:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/07 05:08:55 [info] 38#38: *125 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:08:55 [info] 38#38: *126 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:09:05 [info] 37#37: *128 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:09:05 [info] 37#37: *127 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:09:05 [info] 38#38: *129 [lua] access_by_lua(msblocations.conf:189):2: e75486b27a79a2c99340f6654a2d3167:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:09:05 +0000] e75486b27a79a2c99340f6654a2d3167 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/07 05:09:05 [info] 38#38: *129 [lua] logger.lua:23: e75486b27a79a2c99340f6654a2d3167 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:09:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:09:15 [info] 38#38: *131 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:09:15 [info] 38#38: *132 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:09:20 [info] 38#38: *133 [lua] access_by_lua(msblocations.conf:189):2: 110a9b9ba3cfbb2b16c58d7f6ab466ef:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:09:20 [info] 38#38: *133 [lua] logger.lua:23: 110a9b9ba3cfbb2b16c58d7f6ab466ef {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:09:20 +0000] 110a9b9ba3cfbb2b16c58d7f6ab466ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:09:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:09:25 [info] 38#38: *134 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:09:25 [info] 38#38: *135 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:09:35 [info] 37#37: *136 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:09:35 [info] 37#37: *137 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:09:35 [info] 38#38: *138 [lua] access_by_lua(msblocations.conf:189):2: f14d890041373108ba5001e15471b246:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:09:35 [info] 38#38: *138 [lua] logger.lua:23: f14d890041373108ba5001e15471b246 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:09:35 +0000] f14d890041373108ba5001e15471b246 "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.92 - - [07/Oct/2022:05:09:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/07 05:09:45 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:09:45 [info] 37#37: *140 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:09:50 [info] 38#38: *141 [lua] access_by_lua(msblocations.conf:189):2: d168da4dae8e9c6e26255072700a2b7c:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:09:50 +0000] d168da4dae8e9c6e26255072700a2b7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/07 05:09:50 [info] 38#38: *141 [lua] logger.lua:23: d168da4dae8e9c6e26255072700a2b7c {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:09:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:09:55 [info] 38#38: *142 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:09:55 [info] 38#38: *143 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:10:05 [info] 37#37: *144 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:10:05 [info] 37#37: *145 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:10:05 [info] 38#38: *146 [lua] access_by_lua(msblocations.conf:189):2: f909e6d701441c84902d8c6063b53fab:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:10:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
10.233.69.92 - - [07/Oct/2022:05:10:05 +0000] f909e6d701441c84902d8c6063b53fab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2022/10/07 05:10:05 [info] 38#38: *146 [lua] logger.lua:23: f909e6d701441c84902d8c6063b53fab {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:10:15 [info] 38#38: *148 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:10:15 [info] 38#38: *149 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:10:20 [info] 38#38: *150 [lua] access_by_lua(msblocations.conf:189):2: 3ce43173d77d2d01de1c226329d98c2c:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:10:20 [info] 38#38: *150 [lua] logger.lua:23: 3ce43173d77d2d01de1c226329d98c2c {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:10:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.92 - - [07/Oct/2022:05:10:20 +0000] 3ce43173d77d2d01de1c226329d98c2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/07 05:10:25 [info] 37#37: *151 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:10:25 [info] 37#37: *152 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:10:35 [info] 37#37: *153 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:10:35 [info] 37#37: *154 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:10:35 [info] 38#38: *155 [lua] access_by_lua(msblocations.conf:189):2: 34c338178b9472caaa38eebe84545d38:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:10:35 [info] 38#38: *155 [lua] logger.lua:23: 34c338178b9472caaa38eebe84545d38 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:10:35 +0000] 34c338178b9472caaa38eebe84545d38 "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.92 - - [07/Oct/2022:05:10:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:10:45 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:10:45 [info] 37#37: *157 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:10:50 [info] 38#38: *158 [lua] access_by_lua(msblocations.conf:189):2: 71f6dcdcea0a4e2e96aa9430b36bc25a:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:10:50 +0000] 71f6dcdcea0a4e2e96aa9430b36bc25a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/07 05:10:50 [info] 38#38: *158 [lua] logger.lua:23: 71f6dcdcea0a4e2e96aa9430b36bc25a {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:10:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:10:55 [info] 37#37: *160 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:10:55 [info] 37#37: *159 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:11:05 [info] 38#38: *161 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:11:05 [info] 38#38: *162 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:11:05 [info] 38#38: *163 [lua] access_by_lua(msblocations.conf:189):2: de559aec38beeade8d73c7f78a77b1e2:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:11:05 [info] 38#38: *163 [lua] logger.lua:23: de559aec38beeade8d73c7f78a77b1e2 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:11:05 +0000] de559aec38beeade8d73c7f78a77b1e2 "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.92 - - [07/Oct/2022:05:11:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:11:15 [info] 37#37: *165 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:11:15 [info] 37#37: *166 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:11:20 [info] 38#38: *167 [lua] access_by_lua(msblocations.conf:189):2: a49efe8f4d3e22024391cacb8e53ebaa:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:11:20 [info] 38#38: *167 [lua] logger.lua:23: a49efe8f4d3e22024391cacb8e53ebaa {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:11:20 +0000] a49efe8f4d3e22024391cacb8e53ebaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:11:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:11:25 [info] 37#37: *169 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:11:25 [info] 37#37: *168 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:11:35 [info] 37#37: *170 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:11:35 [info] 38#38: *171 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:11:35 [info] 38#38: *172 [lua] access_by_lua(msblocations.conf:189):2: 76062deed3d04414517dde7698ad2685:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:11:35 [info] 38#38: *172 [lua] logger.lua:23: 76062deed3d04414517dde7698ad2685 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:11:35 +0000] 76062deed3d04414517dde7698ad2685 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:11:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2022/10/07 05:11:45 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:11:45 [info] 38#38: *174 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:11:50 [info] 38#38: *175 [lua] access_by_lua(msblocations.conf:189):2: 0cc4ce7afc65ac92d520b2cb7986740f:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:11:50 +0000] 0cc4ce7afc65ac92d520b2cb7986740f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/07 05:11:50 [info] 38#38: *175 [lua] logger.lua:23: 0cc4ce7afc65ac92d520b2cb7986740f {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:11:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:11:55 [info] 38#38: *177 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:11:55 [info] 38#38: *176 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:12:05 [info] 38#38: *178 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:12:05 [info] 38#38: *179 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:12:05 [info] 38#38: *180 [lua] access_by_lua(msblocations.conf:189):2: 627b730408f9a53c2e008073f947ad02:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:12:05 [info] 38#38: *180 [lua] logger.lua:23: 627b730408f9a53c2e008073f947ad02 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:12:05 +0000] 627b730408f9a53c2e008073f947ad02 "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.92 - - [07/Oct/2022:05:12:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:12:15 [info] 37#37: *183 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:12:15 [info] 37#37: *182 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:12:21 [info] 38#38: *184 [lua] access_by_lua(msblocations.conf:189):2: 80a60a1b5708da84add06ad8def576b2:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:12:21 [info] 38#38: *184 [lua] logger.lua:23: 80a60a1b5708da84add06ad8def576b2 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:12:21 +0000] 80a60a1b5708da84add06ad8def576b2 "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.92 - - [07/Oct/2022:05:12:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:12:25 [info] 37#37: *185 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:12:25 [info] 37#37: *186 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:12:35 [info] 38#38: *187 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:12:35 [info] 38#38: *188 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:12:36 [info] 38#38: *189 [lua] access_by_lua(msblocations.conf:189):2: eea9ceb1e11743dfff1168a6deeb9390:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:12:36 [info] 38#38: *189 [lua] logger.lua:23: eea9ceb1e11743dfff1168a6deeb9390 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:12:36 +0000] eea9ceb1e11743dfff1168a6deeb9390 "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.92 - - [07/Oct/2022:05:12:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/07 05:12:45 [info] 38#38: *190 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:12:45 [info] 38#38: *191 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:12:51 [info] 38#38: *192 [lua] access_by_lua(msblocations.conf:189):2: 901862c889def5c65f2e6e9a6bebb26d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:12:51 [info] 38#38: *192 [lua] logger.lua:23: 901862c889def5c65f2e6e9a6bebb26d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:12:51 +0000] 901862c889def5c65f2e6e9a6bebb26d "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.92 - - [07/Oct/2022:05:12:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/07 05:12:55 [info] 38#38: *193 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:12:55 [info] 38#38: *194 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:13:05 [info] 38#38: *195 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:13:05 [info] 38#38: *196 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:13:06 [info] 38#38: *197 [lua] access_by_lua(msblocations.conf:189):2: 2d89a778b95dc1e9158cab82b2a1f424:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:13:06 +0000] 2d89a778b95dc1e9158cab82b2a1f424 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2022/10/07 05:13:06 [info] 38#38: *197 [lua] logger.lua:23: 2d89a778b95dc1e9158cab82b2a1f424 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:13:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/07 05:13:15 [info] 37#37: *200 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:13:15 [info] 37#37: *199 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:13:21 [info] 38#38: *201 [lua] access_by_lua(msblocations.conf:189):2: 99ecf0619b5de807404ff064c508e1d1:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:13:21 +0000] 99ecf0619b5de807404ff064c508e1d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/07 05:13:21 [info] 38#38: *201 [lua] logger.lua:23: 99ecf0619b5de807404ff064c508e1d1 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:13:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:13:25 [info] 37#37: *203 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:13:25 [info] 38#38: *202 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:13:35 [info] 38#38: *204 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:13:35 [info] 38#38: *205 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:13:36 [info] 38#38: *206 [lua] access_by_lua(msblocations.conf:189):2: 5f4edf5fd430621d1ec8894e852223b1:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:13:36 [info] 38#38: *206 [lua] logger.lua:23: 5f4edf5fd430621d1ec8894e852223b1 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:13:36 +0000] 5f4edf5fd430621d1ec8894e852223b1 "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.92 - - [07/Oct/2022:05:13:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/07 05:13:45 [info] 38#38: *207 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:13:45 [info] 37#37: *208 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:13:51 [info] 38#38: *209 [lua] access_by_lua(msblocations.conf:189):2: 29bc055d61814d98c080af8a295d85fb:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:13:51 [info] 38#38: *209 [lua] logger.lua:23: 29bc055d61814d98c080af8a295d85fb {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:13:51 +0000] 29bc055d61814d98c080af8a295d85fb "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.92 - - [07/Oct/2022:05:13:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:13:55 [info] 37#37: *211 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:13:55 [info] 38#38: *210 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:14:05 [info] 37#37: *213 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:14:05 [info] 38#38: *212 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:14:06 [info] 38#38: *214 [lua] access_by_lua(msblocations.conf:189):2: 12e10dff13f2f9a29a68ca699dd2576e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:14:06 [info] 38#38: *214 [lua] logger.lua:23: 12e10dff13f2f9a29a68ca699dd2576e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:14:06 +0000] 12e10dff13f2f9a29a68ca699dd2576e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:14:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:14:15 [info] 38#38: *216 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:14:15 [info] 38#38: *217 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:14:21 [info] 38#38: *218 [lua] access_by_lua(msblocations.conf:189):2: 2aa3d92ca67942e2abdf44f34081aa6f:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:14:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.92 - - [07/Oct/2022:05:14:21 +0000] 2aa3d92ca67942e2abdf44f34081aa6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/07 05:14:21 [info] 38#38: *218 [lua] logger.lua:23: 2aa3d92ca67942e2abdf44f34081aa6f {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:14:25 [info] 38#38: *220 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:14:25 [info] 37#37: *219 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:14:35 [info] 38#38: *221 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:14:35 [info] 38#38: *222 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:14:36 [info] 38#38: *223 [lua] access_by_lua(msblocations.conf:189):2: 7779e66536337c9c928459562d79dc3c:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:14:36 [info] 38#38: *223 [lua] logger.lua:23: 7779e66536337c9c928459562d79dc3c {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:14:36 +0000] 7779e66536337c9c928459562d79dc3c "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.92 - - [07/Oct/2022:05:14:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:14:45 [info] 38#38: *225 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:14:45 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:14:51 [info] 38#38: *226 [lua] access_by_lua(msblocations.conf:189):2: 526fc85e46ca1814a56165e237c1b44d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:14:51 +0000] 526fc85e46ca1814a56165e237c1b44d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2022/10/07 05:14:51 [info] 38#38: *226 [lua] logger.lua:23: 526fc85e46ca1814a56165e237c1b44d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:14:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:14:55 [info] 38#38: *227 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:14:55 [info] 37#37: *228 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:15:05 [info] 37#37: *230 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:15:05 [info] 38#38: *229 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:15:06 [info] 38#38: *231 [lua] access_by_lua(msblocations.conf:189):2: 8ee8ecbbd78d0d27a9d7e4293dc7b4df:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:15:06 [info] 38#38: *231 [lua] logger.lua:23: 8ee8ecbbd78d0d27a9d7e4293dc7b4df {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:15:06 +0000] 8ee8ecbbd78d0d27a9d7e4293dc7b4df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:15:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/07 05:15:15 [info] 38#38: *233 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:15:15 [info] 38#38: *234 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:15:21 [info] 38#38: *235 [lua] access_by_lua(msblocations.conf:189):2: 39d6d55f47fb89ecaccbd6706fc1a3ef:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:15:21 [info] 38#38: *235 [lua] logger.lua:23: 39d6d55f47fb89ecaccbd6706fc1a3ef {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:15:21 +0000] 39d6d55f47fb89ecaccbd6706fc1a3ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:15:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:15:25 [info] 38#38: *236 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:15:25 [info] 37#37: *237 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:15:35 [info] 38#38: *239 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:15:35 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:15:36 [info] 38#38: *240 [lua] access_by_lua(msblocations.conf:189):2: ef26e64a12a15bf7e353a7abc5d5af89:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:15:36 [info] 38#38: *240 [lua] logger.lua:23: ef26e64a12a15bf7e353a7abc5d5af89 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:15:36 +0000] ef26e64a12a15bf7e353a7abc5d5af89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:15:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:15:45 [info] 37#37: *242 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:15:45 [info] 38#38: *241 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:15:51 [info] 38#38: *243 [lua] access_by_lua(msblocations.conf:189):2: 85f33a82c78ffc806276ee0e48ef0ba0:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:15:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/07 05:15:51 [info] 38#38: *243 [lua] logger.lua:23: 85f33a82c78ffc806276ee0e48ef0ba0 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:15:51 +0000] 85f33a82c78ffc806276ee0e48ef0ba0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/07 05:15:55 [info] 38#38: *244 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:15:55 [info] 38#38: *245 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:16:05 [info] 37#37: *246 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:16:05 [info] 37#37: *247 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:16:06 [info] 38#38: *248 [lua] access_by_lua(msblocations.conf:189):2: 1c66766cccb4ac80884c8b95bebd64ae:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:16:06 [info] 38#38: *248 [lua] logger.lua:23: 1c66766cccb4ac80884c8b95bebd64ae {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:16:06 +0000] 1c66766cccb4ac80884c8b95bebd64ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:16:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:16:15 [info] 38#38: *251 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:16:15 [info] 37#37: *250 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:16:21 [info] 38#38: *252 [lua] access_by_lua(msblocations.conf:189):2: 8258b058fb117ff0f90a6408148c275c:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:16:21 [info] 38#38: *252 [lua] logger.lua:23: 8258b058fb117ff0f90a6408148c275c {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:16:21 +0000] 8258b058fb117ff0f90a6408148c275c "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.92 - - [07/Oct/2022:05:16:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/07 05:16:25 [info] 38#38: *253 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:16:25 [info] 38#38: *254 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:16:35 [info] 38#38: *255 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:16:35 [info] 38#38: *256 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:16:36 [info] 38#38: *257 [lua] access_by_lua(msblocations.conf:189):2: 2b737d7782b6e33f141358aea9946bea:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:16:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2022/10/07 05:16:36 [info] 38#38: *257 [lua] logger.lua:23: 2b737d7782b6e33f141358aea9946bea {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:16:36 +0000] 2b737d7782b6e33f141358aea9946bea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2022/10/07 05:16:45 [info] 38#38: *258 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:16:45 [info] 38#38: *259 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:16:51 [info] 38#38: *260 [lua] access_by_lua(msblocations.conf:189):2: e40ddf78acaa5697a1971b5807abc105:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:16:51 +0000] e40ddf78acaa5697a1971b5807abc105 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/07 05:16:51 [info] 38#38: *260 [lua] logger.lua:23: e40ddf78acaa5697a1971b5807abc105 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:16:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:16:55 [info] 37#37: *262 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:16:55 [info] 38#38: *261 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:17:05 [info] 38#38: *263 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:17:05 [info] 38#38: *264 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:17:06 [info] 38#38: *265 [lua] access_by_lua(msblocations.conf:189):2: 1a4a037e883de89dcee9af79a855061e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:17:06 [info] 38#38: *265 [lua] logger.lua:23: 1a4a037e883de89dcee9af79a855061e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:17:06 +0000] 1a4a037e883de89dcee9af79a855061e "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.92 - - [07/Oct/2022:05:17:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:17:15 [info] 37#37: *268 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:17:15 [info] 38#38: *267 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:17:21 [info] 38#38: *269 [lua] access_by_lua(msblocations.conf:189):2: 83d129dab25d1c82cc0672720d476187:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:17:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.69.92 - - [07/Oct/2022:05:17:21 +0000] 83d129dab25d1c82cc0672720d476187 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/07 05:17:21 [info] 38#38: *269 [lua] logger.lua:23: 83d129dab25d1c82cc0672720d476187 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:17:25 [info] 38#38: *270 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:17:25 [info] 37#37: *271 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:17:35 [info] 38#38: *272 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:17:35 [info] 38#38: *273 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:17:36 [info] 38#38: *274 [lua] access_by_lua(msblocations.conf:189):2: 4672feb113847434d206660a331b23fd:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:17:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:17:36 [info] 38#38: *274 [lua] logger.lua:23: 4672feb113847434d206660a331b23fd {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:17:36 +0000] 4672feb113847434d206660a331b23fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/07 05:17:45 [info] 38#38: *276 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:17:45 [info] 38#38: *275 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:17:51 [info] 38#38: *277 [lua] access_by_lua(msblocations.conf:189):2: edf34401a957f1d9bab840ad83c49226:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:17:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.69.92 - - [07/Oct/2022:05:17:51 +0000] edf34401a957f1d9bab840ad83c49226 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/07 05:17:51 [info] 38#38: *277 [lua] logger.lua:23: edf34401a957f1d9bab840ad83c49226 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:17:55 [info] 38#38: *279 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:17:55 [info] 38#38: *278 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:18:05 [info] 37#37: *280 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:18:05 [info] 37#37: *281 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:18:06 [info] 38#38: *282 [lua] access_by_lua(msblocations.conf:189):2: f98f71602315f5d1e0e1af467127e4c5:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:18:06 +0000] f98f71602315f5d1e0e1af467127e4c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/10/07 05:18:06 [info] 38#38: *282 [lua] logger.lua:23: f98f71602315f5d1e0e1af467127e4c5 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:18:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/07 05:18:15 [info] 38#38: *284 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:18:15 [info] 38#38: *285 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:18:21 [info] 38#38: *286 [lua] access_by_lua(msblocations.conf:189):2: b073a6bd5613abfcdd7b75b75dc3d790:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:18:21 [info] 38#38: *286 [lua] logger.lua:23: b073a6bd5613abfcdd7b75b75dc3d790 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:18:21 +0000] b073a6bd5613abfcdd7b75b75dc3d790 "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.92 - - [07/Oct/2022:05:18:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/07 05:18:25 [info] 38#38: *287 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:18:25 [info] 37#37: *288 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:18:35 [info] 38#38: *289 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:18:35 [info] 38#38: *290 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:18:36 [info] 38#38: *291 [lua] access_by_lua(msblocations.conf:189):2: 200215ed34c5aeaddf0f73c85795bf96:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:18:36 [info] 38#38: *291 [lua] logger.lua:23: 200215ed34c5aeaddf0f73c85795bf96 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:18:36 +0000] 200215ed34c5aeaddf0f73c85795bf96 "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.92 - - [07/Oct/2022:05:18:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/07 05:18:45 [info] 38#38: *293 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:18:45 [info] 38#38: *292 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:18:51 [info] 38#38: *294 [lua] access_by_lua(msblocations.conf:189):2: ab10f37382203b85711311095490ba46:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:18:51 +0000] ab10f37382203b85711311095490ba46 "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.92 - - [07/Oct/2022:05:18:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/07 05:18:51 [info] 38#38: *294 [lua] logger.lua:23: ab10f37382203b85711311095490ba46 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:18:55 [info] 38#38: *295 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:18:55 [info] 38#38: *296 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:19:05 [info] 38#38: *297 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:19:05 [info] 38#38: *298 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:19:06 [info] 38#38: *299 [lua] access_by_lua(msblocations.conf:189):2: 76cc0353efe30cfcc68596b7d15feb4e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:19:06 [info] 38#38: *299 [lua] logger.lua:23: 76cc0353efe30cfcc68596b7d15feb4e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:19:06 +0000] 76cc0353efe30cfcc68596b7d15feb4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:19:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:19:15 [info] 37#37: *301 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:19:15 [info] 38#38: *302 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:19:21 [info] 38#38: *303 [lua] access_by_lua(msblocations.conf:189):2: 47dda09604b49cc4844288f2a7f5da00:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:19:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.92 - - [07/Oct/2022:05:19:21 +0000] 47dda09604b49cc4844288f2a7f5da00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/07 05:19:21 [info] 38#38: *303 [lua] logger.lua:23: 47dda09604b49cc4844288f2a7f5da00 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:19:25 [info] 37#37: *305 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:19:25 [info] 38#38: *304 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:19:35 [info] 38#38: *306 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:19:35 [info] 38#38: *307 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:19:36 [info] 38#38: *308 [lua] access_by_lua(msblocations.conf:189):2: 4c92d5f424bfa7640a1e870e1474531d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:19:36 [info] 38#38: *308 [lua] logger.lua:23: 4c92d5f424bfa7640a1e870e1474531d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:19:36 +0000] 4c92d5f424bfa7640a1e870e1474531d "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.92 - - [07/Oct/2022:05:19:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:19:45 [info] 37#37: *310 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:19:45 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:19:51 [info] 38#38: *311 [lua] access_by_lua(msblocations.conf:189):2: 885d4a9ba07dec8f901e4eb6769dd864:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:19:51 +0000] 885d4a9ba07dec8f901e4eb6769dd864 "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.92 - - [07/Oct/2022:05:19:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:19:51 [info] 38#38: *311 [lua] logger.lua:23: 885d4a9ba07dec8f901e4eb6769dd864 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:19:55 [info] 38#38: *312 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:19:55 [info] 38#38: *313 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:20:05 [info] 38#38: *314 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:20:05 [info] 38#38: *315 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:20:06 [info] 38#38: *316 [lua] access_by_lua(msblocations.conf:189):2: a1261d56bbe22b382e897aa75bdd3332:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:20:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:20:06 [info] 38#38: *316 [lua] logger.lua:23: a1261d56bbe22b382e897aa75bdd3332 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:20:06 +0000] a1261d56bbe22b382e897aa75bdd3332 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/07 05:20:15 [info] 37#37: *319 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:20:15 [info] 38#38: *318 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:20:21 [info] 38#38: *320 [lua] access_by_lua(msblocations.conf:189):2: 680431e1fad2f4577266995c7507d368:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:20:21 +0000] 680431e1fad2f4577266995c7507d368 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/07 05:20:21 [info] 38#38: *320 [lua] logger.lua:23: 680431e1fad2f4577266995c7507d368 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:20:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/07 05:20:25 [info] 38#38: *321 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:20:25 [info] 38#38: *322 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:20:35 [info] 38#38: *323 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:20:35 [info] 38#38: *324 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:20:36 [info] 38#38: *325 [lua] access_by_lua(msblocations.conf:189):2: 73be33238d7c30f1a84b2d85151faa94:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:20:36 +0000] 73be33238d7c30f1a84b2d85151faa94 "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.92 - - [07/Oct/2022:05:20:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:20:36 [info] 38#38: *325 [lua] logger.lua:23: 73be33238d7c30f1a84b2d85151faa94 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:20:45 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:20:45 [info] 37#37: *327 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:20:51 [info] 38#38: *328 [lua] access_by_lua(msblocations.conf:189):2: 6866050408be85b4dc7dd8649b3a63ea:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:20:51 [info] 38#38: *328 [lua] logger.lua:23: 6866050408be85b4dc7dd8649b3a63ea {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:20:51 +0000] 6866050408be85b4dc7dd8649b3a63ea "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.92 - - [07/Oct/2022:05:20:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:20:55 [info] 37#37: *329 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:20:55 [info] 37#37: *330 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:21:05 [info] 37#37: *332 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:21:05 [info] 37#37: *331 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:21:06 [info] 38#38: *333 [lua] access_by_lua(msblocations.conf:189):2: 1975456bd95a47e9cc7474d1640e2171:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:21:06 [info] 38#38: *333 [lua] logger.lua:23: 1975456bd95a47e9cc7474d1640e2171 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:21:06 +0000] 1975456bd95a47e9cc7474d1640e2171 "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.92 - - [07/Oct/2022:05:21:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/07 05:21:15 [info] 37#37: *336 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:21:15 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:21:21 [info] 38#38: *337 [lua] access_by_lua(msblocations.conf:189):2: bb75ae8705ab4a9ab42dd9a6d1d6976b:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:21:21 [info] 38#38: *337 [lua] logger.lua:23: bb75ae8705ab4a9ab42dd9a6d1d6976b {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:21:21 +0000] bb75ae8705ab4a9ab42dd9a6d1d6976b "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.92 - - [07/Oct/2022:05:21:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:21:25 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:21:25 [info] 37#37: *339 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:21:35 [info] 38#38: *341 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:21:35 [info] 37#37: *340 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:21:36 [info] 38#38: *342 [lua] access_by_lua(msblocations.conf:189):2: d4e0c978f8939e6621347e8cd34d03fd:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:21:36 [info] 38#38: *342 [lua] logger.lua:23: d4e0c978f8939e6621347e8cd34d03fd {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:21:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
10.233.69.92 - - [07/Oct/2022:05:21:36 +0000] d4e0c978f8939e6621347e8cd34d03fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2022/10/07 05:21:45 [info] 38#38: *344 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:21:45 [info] 38#38: *343 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:21:51 [info] 38#38: *345 [lua] access_by_lua(msblocations.conf:189):2: 1e5c91c6df8f58c3e928b6a27b05b1eb:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:21:51 +0000] 1e5c91c6df8f58c3e928b6a27b05b1eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/07 05:21:51 [info] 38#38: *345 [lua] logger.lua:23: 1e5c91c6df8f58c3e928b6a27b05b1eb {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:21:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:21:55 [info] 38#38: *346 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:21:55 [info] 38#38: *347 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:22:05 [info] 38#38: *348 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:22:05 [info] 38#38: *349 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:22:06 [info] 38#38: *350 [lua] access_by_lua(msblocations.conf:189):2: ef3743044bc00ec5c1335f5ff4373213:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:22:06 [info] 38#38: *350 [lua] logger.lua:23: ef3743044bc00ec5c1335f5ff4373213 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:22:06 +0000] ef3743044bc00ec5c1335f5ff4373213 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:22:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:22:15 [info] 38#38: *352 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:22:15 [info] 38#38: *353 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:22:21 [info] 38#38: *354 [lua] access_by_lua(msblocations.conf:189):2: 037651b7861625bb6290152029f389e5:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:22:21 +0000] 037651b7861625bb6290152029f389e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/10/07 05:22:21 [info] 38#38: *354 [lua] logger.lua:23: 037651b7861625bb6290152029f389e5 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:22:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/07 05:22:25 [info] 37#37: *356 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:22:25 [info] 37#37: *355 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:22:35 [info] 37#37: *357 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:22:35 [info] 37#37: *358 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:22:36 [info] 38#38: *359 [lua] access_by_lua(msblocations.conf:189):2: 18f40bbb90356705dbecc7d82fd7b7f8:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:22:36 +0000] 18f40bbb90356705dbecc7d82fd7b7f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/07 05:22:36 [info] 38#38: *359 [lua] logger.lua:23: 18f40bbb90356705dbecc7d82fd7b7f8 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:22:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:22:45 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:22:45 [info] 37#37: *361 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:22:51 [info] 38#38: *362 [lua] access_by_lua(msblocations.conf:189):2: af62910e6017dea5a2c68baeee14054b:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:22:51 +0000] af62910e6017dea5a2c68baeee14054b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/07 05:22:51 [info] 38#38: *362 [lua] logger.lua:23: af62910e6017dea5a2c68baeee14054b {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:22:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:22:55 [info] 37#37: *364 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:22:55 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:23:05 [info] 37#37: *365 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:23:05 [info] 38#38: *366 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:23:06 [info] 38#38: *367 [lua] access_by_lua(msblocations.conf:189):2: 42684f89c1e7451c5e3bffc2fce2fdd2:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:23:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.92 - - [07/Oct/2022:05:23:06 +0000] 42684f89c1e7451c5e3bffc2fce2fdd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/07 05:23:06 [info] 38#38: *367 [lua] logger.lua:23: 42684f89c1e7451c5e3bffc2fce2fdd2 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:23:15 [info] 37#37: *369 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:23:15 [info] 38#38: *370 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:23:21 [info] 38#38: *371 [lua] access_by_lua(msblocations.conf:189):2: 775c8caf153a2c9d78aaf8aeed145fb3:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:23:21 [info] 38#38: *371 [lua] logger.lua:23: 775c8caf153a2c9d78aaf8aeed145fb3 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:23:21 +0000] 775c8caf153a2c9d78aaf8aeed145fb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:23:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:23:25 [info] 38#38: *372 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:23:25 [info] 38#38: *373 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:23:35 [info] 37#37: *374 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:23:35 [info] 38#38: *375 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:23:36 [info] 38#38: *376 [lua] access_by_lua(msblocations.conf:189):2: 375e3244605b36059cc4e12afe3536a9:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:23:36 [info] 38#38: *376 [lua] logger.lua:23: 375e3244605b36059cc4e12afe3536a9 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:23:36 +0000] 375e3244605b36059cc4e12afe3536a9 "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.92 - - [07/Oct/2022:05:23:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:23:45 [info] 38#38: *378 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:23:45 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:23:51 [info] 38#38: *379 [lua] access_by_lua(msblocations.conf:189):2: 9556cf9fa0a9602d57cf0c993ea4372d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:23:51 [info] 38#38: *379 [lua] logger.lua:23: 9556cf9fa0a9602d57cf0c993ea4372d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:23:51 +0000] 9556cf9fa0a9602d57cf0c993ea4372d "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.92 - - [07/Oct/2022:05:23:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:23:55 [info] 38#38: *380 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:23:55 [info] 38#38: *381 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:24:05 [info] 38#38: *382 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:24:05 [info] 37#37: *383 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:24:06 [info] 38#38: *384 [lua] access_by_lua(msblocations.conf:189):2: e29c7896eb7f296fc73e85107b28110d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:24:06 [info] 38#38: *384 [lua] logger.lua:23: e29c7896eb7f296fc73e85107b28110d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:24:06 +0000] e29c7896eb7f296fc73e85107b28110d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:24:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/07 05:24:15 [info] 38#38: *387 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:24:15 [info] 38#38: *386 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:24:21 [info] 38#38: *388 [lua] access_by_lua(msblocations.conf:189):2: a8b6ec8fe56f8dd8de10fc06d6ffb494:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:24:21 [info] 38#38: *388 [lua] logger.lua:23: a8b6ec8fe56f8dd8de10fc06d6ffb494 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:24:21 +0000] a8b6ec8fe56f8dd8de10fc06d6ffb494 "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.92 - - [07/Oct/2022:05:24:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:24:25 [info] 38#38: *389 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:24:25 [info] 38#38: *390 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:24:35 [info] 38#38: *392 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:24:35 [info] 38#38: *391 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:24:36 [info] 38#38: *393 [lua] access_by_lua(msblocations.conf:189):2: 60b56f30ebf882046599518b4fc79c17:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:24:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:24:36 [info] 38#38: *393 [lua] logger.lua:23: 60b56f30ebf882046599518b4fc79c17 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:24:36 +0000] 60b56f30ebf882046599518b4fc79c17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/07 05:24:45 [info] 38#38: *395 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:24:45 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:24:51 [info] 38#38: *396 [lua] access_by_lua(msblocations.conf:189):2: f6d6c36a1f7a2f9800e96a129fae904b:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:24:52 [info] 38#38: *396 [lua] logger.lua:23: f6d6c36a1f7a2f9800e96a129fae904b {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:24:52 +0000] f6d6c36a1f7a2f9800e96a129fae904b "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.92 - - [07/Oct/2022:05:24:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:24:55 [info] 38#38: *397 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:24:55 [info] 38#38: *398 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:25:05 [info] 38#38: *400 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:25:05 [info] 37#37: *399 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:25:07 [info] 38#38: *401 [lua] access_by_lua(msblocations.conf:189):2: 269f9ac00e1fe0be79d758f0dc60940a:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:25:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/07 05:25:07 [info] 38#38: *401 [lua] logger.lua:23: 269f9ac00e1fe0be79d758f0dc60940a {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:25:07 +0000] 269f9ac00e1fe0be79d758f0dc60940a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/10/07 05:25:15 [info] 38#38: *404 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:25:15 [info] 38#38: *403 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:25:22 [info] 38#38: *405 [lua] access_by_lua(msblocations.conf:189):2: e5e6a278d93a6204d98038d506bbb2c4:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:25:22 +0000] e5e6a278d93a6204d98038d506bbb2c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:25:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/07 05:25:22 [info] 38#38: *405 [lua] logger.lua:23: e5e6a278d93a6204d98038d506bbb2c4 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:25:25 [info] 38#38: *407 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:25:25 [info] 38#38: *406 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:25:35 [info] 38#38: *408 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:25:35 [info] 38#38: *409 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:25:37 [info] 38#38: *410 [lua] access_by_lua(msblocations.conf:189):2: ee4728191a44b2a657b1f700a6093781:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:25:37 +0000] ee4728191a44b2a657b1f700a6093781 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2022/10/07 05:25:37 [info] 38#38: *410 [lua] logger.lua:23: ee4728191a44b2a657b1f700a6093781 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:25:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2022/10/07 05:25:45 [info] 38#38: *411 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:25:45 [info] 38#38: *412 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:25:52 [info] 38#38: *413 [lua] access_by_lua(msblocations.conf:189):2: 8f35aeae714925d5881fb67f5da0d97f:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:25:52 [info] 38#38: *413 [lua] logger.lua:23: 8f35aeae714925d5881fb67f5da0d97f {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:25:52 +0000] 8f35aeae714925d5881fb67f5da0d97f "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.92 - - [07/Oct/2022:05:25:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/07 05:25:55 [info] 38#38: *414 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:25:55 [info] 38#38: *415 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:26:05 [info] 38#38: *416 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:26:05 [info] 38#38: *417 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:26:07 [info] 38#38: *418 [lua] access_by_lua(msblocations.conf:189):2: b2060ae43eb65252f7a60160daea92e1:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:26:07 +0000] b2060ae43eb65252f7a60160daea92e1 "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.92 - - [07/Oct/2022:05:26:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:26:07 [info] 38#38: *418 [lua] logger.lua:23: b2060ae43eb65252f7a60160daea92e1 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:26:15 [info] 37#37: *420 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:26:15 [info] 38#38: *421 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:26:22 [info] 38#38: *422 [lua] access_by_lua(msblocations.conf:189):2: 86fe3ad16c35d0356b5a13ecda1d6f20:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:26:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.92 - - [07/Oct/2022:05:26:22 +0000] 86fe3ad16c35d0356b5a13ecda1d6f20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/07 05:26:22 [info] 38#38: *422 [lua] logger.lua:23: 86fe3ad16c35d0356b5a13ecda1d6f20 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:26:25 [info] 38#38: *423 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:26:25 [info] 38#38: *424 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:26:35 [info] 38#38: *425 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:26:35 [info] 38#38: *426 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:26:37 [info] 38#38: *427 [lua] access_by_lua(msblocations.conf:189):2: 7ebf0fa0143be725e4c542146bc3848d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:26:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
10.233.69.92 - - [07/Oct/2022:05:26:37 +0000] 7ebf0fa0143be725e4c542146bc3848d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/07 05:26:37 [info] 38#38: *427 [lua] logger.lua:23: 7ebf0fa0143be725e4c542146bc3848d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:26:45 [info] 38#38: *428 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:26:45 [info] 38#38: *429 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:26:52 [info] 38#38: *430 [lua] access_by_lua(msblocations.conf:189):2: 52e4596653234316b9e310c19ca4fa3d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:26:52 [info] 38#38: *430 [lua] logger.lua:23: 52e4596653234316b9e310c19ca4fa3d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:26:52 +0000] 52e4596653234316b9e310c19ca4fa3d "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.92 - - [07/Oct/2022:05:26:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:26:55 [info] 38#38: *431 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:26:55 [info] 38#38: *432 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:27:05 [info] 38#38: *433 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:27:05 [info] 38#38: *434 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:27:07 [info] 38#38: *435 [lua] access_by_lua(msblocations.conf:189):2: 46adccdbae8cd6fcd717debbcc2fce08:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:27:07 [info] 38#38: *435 [lua] logger.lua:23: 46adccdbae8cd6fcd717debbcc2fce08 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:27:07 +0000] 46adccdbae8cd6fcd717debbcc2fce08 "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.92 - - [07/Oct/2022:05:27:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2022/10/07 05:27:15 [info] 37#37: *438 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:27:15 [info] 37#37: *437 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:27:22 [info] 38#38: *439 [lua] access_by_lua(msblocations.conf:189):2: 668cd366fb9ae9ea74e83c12d8b1249f:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:27:22 [info] 38#38: *439 [lua] logger.lua:23: 668cd366fb9ae9ea74e83c12d8b1249f {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:27:22 +0000] 668cd366fb9ae9ea74e83c12d8b1249f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:27:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:27:25 [info] 38#38: *440 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:27:25 [info] 38#38: *441 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:27:35 [info] 38#38: *442 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:27:35 [info] 38#38: *443 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:27:37 [info] 38#38: *444 [lua] access_by_lua(msblocations.conf:189):2: 67ec21190dd54d4d9a2d3a4adcb74840:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:27:37 [info] 38#38: *444 [lua] logger.lua:23: 67ec21190dd54d4d9a2d3a4adcb74840 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:27:37 +0000] 67ec21190dd54d4d9a2d3a4adcb74840 "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.92 - - [07/Oct/2022:05:27:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/07 05:27:45 [info] 38#38: *445 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:27:45 [info] 37#37: *446 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:27:52 [info] 38#38: *447 [lua] access_by_lua(msblocations.conf:189):2: 17363e31cd590cb59fd0391cb08633cf:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:27:52 +0000] 17363e31cd590cb59fd0391cb08633cf "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.92 - - [07/Oct/2022:05:27:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:27:52 [info] 38#38: *447 [lua] logger.lua:23: 17363e31cd590cb59fd0391cb08633cf {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:27:55 [info] 38#38: *449 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:27:55 [info] 37#37: *448 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:28:05 [info] 37#37: *451 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:28:05 [info] 37#37: *450 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:28:07 [info] 38#38: *452 [lua] access_by_lua(msblocations.conf:189):2: 4b4ec53ffab7a46b5511f128b77c927e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:28:07 [info] 38#38: *452 [lua] logger.lua:23: 4b4ec53ffab7a46b5511f128b77c927e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:28:07 +0000] 4b4ec53ffab7a46b5511f128b77c927e "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.92 - - [07/Oct/2022:05:28:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:28:15 [info] 38#38: *454 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:28:15 [info] 38#38: *455 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:28:22 [info] 38#38: *456 [lua] access_by_lua(msblocations.conf:189):2: ee3af49fbce5535766f2fabd8682b20e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:28:22 [info] 38#38: *456 [lua] logger.lua:23: ee3af49fbce5535766f2fabd8682b20e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:28:22 +0000] ee3af49fbce5535766f2fabd8682b20e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:28:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/07 05:28:25 [info] 38#38: *457 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:28:25 [info] 38#38: *458 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:28:35 [info] 38#38: *459 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:28:35 [info] 38#38: *460 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:28:37 [info] 38#38: *461 [lua] access_by_lua(msblocations.conf:189):2: ffeb1d7c1392e58fcf52024d26d14b79:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:28:37 [info] 38#38: *461 [lua] logger.lua:23: ffeb1d7c1392e58fcf52024d26d14b79 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:28:37 +0000] ffeb1d7c1392e58fcf52024d26d14b79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:28:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/07 05:28:45 [info] 38#38: *463 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:28:45 [info] 38#38: *462 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:28:52 [info] 38#38: *464 [lua] access_by_lua(msblocations.conf:189):2: ccde52b6ae68ef76df8654578f14e5af:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:28:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:28:52 [info] 38#38: *464 [lua] logger.lua:23: ccde52b6ae68ef76df8654578f14e5af {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:28:52 +0000] ccde52b6ae68ef76df8654578f14e5af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.024 "-" "Consul Health Check" "-"
2022/10/07 05:28:55 [info] 38#38: *465 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:28:55 [info] 38#38: *466 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:29:05 [info] 38#38: *468 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:29:05 [info] 38#38: *467 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:29:07 [info] 38#38: *469 [lua] access_by_lua(msblocations.conf:189):2: 3da30f90088ae1e4f37eebc639bb2da9:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:29:07 +0000] 3da30f90088ae1e4f37eebc639bb2da9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/07 05:29:07 [info] 38#38: *469 [lua] logger.lua:23: 3da30f90088ae1e4f37eebc639bb2da9 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:29:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/07 05:29:15 [info] 38#38: *471 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:29:15 [info] 38#38: *472 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:29:22 [info] 38#38: *473 [lua] access_by_lua(msblocations.conf:189):2: c9d89ac41f64cb032c767eb16036f0d3:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:29:22 +0000] c9d89ac41f64cb032c767eb16036f0d3 "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.92 - - [07/Oct/2022:05:29:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/07 05:29:22 [info] 38#38: *473 [lua] logger.lua:23: c9d89ac41f64cb032c767eb16036f0d3 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:29:25 [info] 38#38: *475 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:29:25 [info] 38#38: *474 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:29:35 [info] 37#37: *476 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:29:35 [info] 38#38: *477 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:29:37 [info] 38#38: *478 [lua] access_by_lua(msblocations.conf:189):2: ca09259ec4ea1c1dffac6694f8878daa:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:29:37 +0000] ca09259ec4ea1c1dffac6694f8878daa "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.92 - - [07/Oct/2022:05:29:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/07 05:29:37 [info] 38#38: *478 [lua] logger.lua:23: ca09259ec4ea1c1dffac6694f8878daa {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:29:45 [info] 38#38: *479 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:29:45 [info] 38#38: *480 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:29:52 [info] 38#38: *481 [lua] access_by_lua(msblocations.conf:189):2: ad1b26a900c17c2d057a49adebf5dfd4:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:29:52 [info] 38#38: *481 [lua] logger.lua:23: ad1b26a900c17c2d057a49adebf5dfd4 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:29:52 +0000] ad1b26a900c17c2d057a49adebf5dfd4 "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.92 - - [07/Oct/2022:05:29:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:29:55 [info] 38#38: *482 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:29:55 [info] 38#38: *483 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:30:05 [info] 38#38: *484 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:30:05 [info] 38#38: *485 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:30:07 [info] 38#38: *486 [lua] access_by_lua(msblocations.conf:189):2: 7ebf21d36ea79e970bf302514c985a19:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:30:07 [info] 38#38: *486 [lua] logger.lua:23: 7ebf21d36ea79e970bf302514c985a19 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:30:07 +0000] 7ebf21d36ea79e970bf302514c985a19 "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.92 - - [07/Oct/2022:05:30:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:30:15 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:30:15 [info] 37#37: *489 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:30:22 [info] 38#38: *490 [lua] access_by_lua(msblocations.conf:189):2: a97d113107d9eae8a25cdfcfaa5a61d1:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:30:22 [info] 38#38: *490 [lua] logger.lua:23: a97d113107d9eae8a25cdfcfaa5a61d1 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:30:22 +0000] a97d113107d9eae8a25cdfcfaa5a61d1 "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.92 - - [07/Oct/2022:05:30:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:30:25 [info] 38#38: *492 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:30:25 [info] 38#38: *491 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:30:35 [info] 38#38: *493 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:30:35 [info] 38#38: *494 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:30:37 [info] 38#38: *495 [lua] access_by_lua(msblocations.conf:189):2: 676a8b5ec0767d90aa86499171f12f0c:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:30:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.69.92 - - [07/Oct/2022:05:30:37 +0000] 676a8b5ec0767d90aa86499171f12f0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/07 05:30:37 [info] 38#38: *495 [lua] logger.lua:23: 676a8b5ec0767d90aa86499171f12f0c {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:30:45 [info] 38#38: *496 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:30:45 [info] 38#38: *497 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:30:52 [info] 38#38: *498 [lua] access_by_lua(msblocations.conf:189):2: 2bbeb90ccf639079ffc5ce1b15ca59c5:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:30:52 +0000] 2bbeb90ccf639079ffc5ce1b15ca59c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:30:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2022/10/07 05:30:52 [info] 38#38: *498 [lua] logger.lua:23: 2bbeb90ccf639079ffc5ce1b15ca59c5 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:30:55 [info] 38#38: *499 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:30:55 [info] 38#38: *500 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:31:05 [info] 37#37: *501 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:31:05 [info] 38#38: *502 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:31:07 [info] 38#38: *503 [lua] access_by_lua(msblocations.conf:189):2: e8eeab6f1f8a7ec1faeb80dd623d4e50:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:31:07 [info] 38#38: *503 [lua] logger.lua:23: e8eeab6f1f8a7ec1faeb80dd623d4e50 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:31:07 +0000] e8eeab6f1f8a7ec1faeb80dd623d4e50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:31:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:31:15 [info] 37#37: *505 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:31:15 [info] 37#37: *506 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:31:22 [info] 38#38: *507 [lua] access_by_lua(msblocations.conf:189):2: 39a81071778574be13ce09db2503d8d0:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:31:22 [info] 38#38: *507 [lua] logger.lua:23: 39a81071778574be13ce09db2503d8d0 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:31:22 +0000] 39a81071778574be13ce09db2503d8d0 "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.92 - - [07/Oct/2022:05:31:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:31:25 [info] 38#38: *508 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:31:25 [info] 37#37: *509 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:31:35 [info] 38#38: *510 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:31:35 [info] 38#38: *511 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:31:37 [info] 38#38: *512 [lua] access_by_lua(msblocations.conf:189):2: 8fceeed2b9dc174638f117b78086d181:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:31:37 [info] 38#38: *512 [lua] logger.lua:23: 8fceeed2b9dc174638f117b78086d181 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:31:37 +0000] 8fceeed2b9dc174638f117b78086d181 "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.92 - - [07/Oct/2022:05:31:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:31:45 [info] 37#37: *514 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:31:45 [info] 38#38: *513 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:31:52 [info] 38#38: *515 [lua] access_by_lua(msblocations.conf:189):2: 9f68d5e09747d541abb465f0642ce5c9:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:31:52 +0000] 9f68d5e09747d541abb465f0642ce5c9 "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.92 - - [07/Oct/2022:05:31:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:31:52 [info] 38#38: *515 [lua] logger.lua:23: 9f68d5e09747d541abb465f0642ce5c9 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:31:55 [info] 38#38: *517 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:31:55 [info] 37#37: *516 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:32:05 [info] 38#38: *518 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:32:05 [info] 38#38: *519 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:32:07 [info] 38#38: *520 [lua] access_by_lua(msblocations.conf:189):2: d7bc4b86866aaa1603ad9bee575decd5:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:32:07 +0000] d7bc4b86866aaa1603ad9bee575decd5 "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.92 - - [07/Oct/2022:05:32:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:32:07 [info] 38#38: *520 [lua] logger.lua:23: d7bc4b86866aaa1603ad9bee575decd5 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:32:15 [info] 38#38: *522 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:32:15 [info] 38#38: *523 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:32:22 [info] 38#38: *524 [lua] access_by_lua(msblocations.conf:189):2: 13c2281f671878a00322b4e0351063f5:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:32:22 [info] 38#38: *524 [lua] logger.lua:23: 13c2281f671878a00322b4e0351063f5 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:32:22 +0000] 13c2281f671878a00322b4e0351063f5 "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.92 - - [07/Oct/2022:05:32:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:32:25 [info] 37#37: *525 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:32:25 [info] 37#37: *526 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:32:35 [info] 38#38: *527 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:32:35 [info] 38#38: *528 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:32:37 [info] 38#38: *529 [lua] access_by_lua(msblocations.conf:189):2: ad5ef2968a0fa94677a50af845640547:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:32:37 [info] 38#38: *529 [lua] logger.lua:23: ad5ef2968a0fa94677a50af845640547 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:32:37 +0000] ad5ef2968a0fa94677a50af845640547 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.026 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:32:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2022/10/07 05:32:45 [info] 38#38: *530 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:32:45 [info] 38#38: *531 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:32:52 [info] 38#38: *532 [lua] access_by_lua(msblocations.conf:189):2: 4e2f017d57db4f2621b887d504b847a1:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:32:52 +0000] 4e2f017d57db4f2621b887d504b847a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/07 05:32:52 [info] 38#38: *532 [lua] logger.lua:23: 4e2f017d57db4f2621b887d504b847a1 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:32:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:32:55 [info] 38#38: *533 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:32:55 [info] 38#38: *534 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:33:05 [info] 38#38: *535 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:33:05 [info] 38#38: *536 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:33:07 [info] 38#38: *537 [lua] access_by_lua(msblocations.conf:189):2: b03f84cfbaa5d4df4328c0fd22ae862d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:33:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.69.92 - - [07/Oct/2022:05:33:07 +0000] b03f84cfbaa5d4df4328c0fd22ae862d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/10/07 05:33:07 [info] 38#38: *537 [lua] logger.lua:23: b03f84cfbaa5d4df4328c0fd22ae862d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:33:15 [info] 37#37: *540 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:33:15 [info] 37#37: *539 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:33:22 [info] 38#38: *541 [lua] access_by_lua(msblocations.conf:189):2: d74b951ba4613e255a198e5c972cff17:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:33:22 [info] 38#38: *541 [lua] logger.lua:23: d74b951ba4613e255a198e5c972cff17 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:33:22 +0000] d74b951ba4613e255a198e5c972cff17 "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.92 - - [07/Oct/2022:05:33:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/07 05:33:25 [info] 37#37: *542 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:33:25 [info] 37#37: *543 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:33:35 [info] 37#37: *545 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:33:35 [info] 37#37: *544 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:33:37 [info] 38#38: *546 [lua] access_by_lua(msblocations.conf:189):2: 0338502d06803b0143bf23b0e8401eb4:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:33:37 [info] 38#38: *546 [lua] logger.lua:23: 0338502d06803b0143bf23b0e8401eb4 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:33:37 +0000] 0338502d06803b0143bf23b0e8401eb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:33:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:33:45 [info] 37#37: *547 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:33:45 [info] 37#37: *548 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:33:52 [info] 38#38: *549 [lua] access_by_lua(msblocations.conf:189):2: 839e37be49142b2777389cae40579528:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:33:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/07 05:33:52 [info] 38#38: *549 [lua] logger.lua:23: 839e37be49142b2777389cae40579528 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:33:52 +0000] 839e37be49142b2777389cae40579528 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/07 05:33:55 [info] 38#38: *550 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:33:55 [info] 38#38: *551 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:34:05 [info] 37#37: *552 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:34:05 [info] 37#37: *553 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:34:07 [info] 38#38: *554 [lua] access_by_lua(msblocations.conf:189):2: b9005fa46491ef609953830f83da8154:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:34:07 +0000] b9005fa46491ef609953830f83da8154 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/07 05:34:07 [info] 38#38: *554 [lua] logger.lua:23: b9005fa46491ef609953830f83da8154 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:34:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:34:15 [info] 38#38: *556 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:34:15 [info] 38#38: *557 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:34:22 [info] 38#38: *558 [lua] access_by_lua(msblocations.conf:189):2: 9d6bb811aa44f0c1b65948ed2d585c12:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:34:22 +0000] 9d6bb811aa44f0c1b65948ed2d585c12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/07 05:34:22 [info] 38#38: *558 [lua] logger.lua:23: 9d6bb811aa44f0c1b65948ed2d585c12 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:34:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:34:25 [info] 38#38: *560 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:34:25 [info] 38#38: *559 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:34:35 [info] 38#38: *562 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:34:35 [info] 38#38: *561 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:34:37 [info] 38#38: *563 [lua] access_by_lua(msblocations.conf:189):2: 5e8264e7cdb104bf53553e5a4d788df0:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:34:37 +0000] 5e8264e7cdb104bf53553e5a4d788df0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/07 05:34:37 [info] 38#38: *563 [lua] logger.lua:23: 5e8264e7cdb104bf53553e5a4d788df0 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:34:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:34:45 [info] 37#37: *564 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:34:45 [info] 38#38: *565 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:34:52 [info] 38#38: *566 [lua] access_by_lua(msblocations.conf:189):2: 59800d5854f40b25bb468b19b96c8b4b:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:34:52 +0000] 59800d5854f40b25bb468b19b96c8b4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/07 05:34:52 [info] 38#38: *566 [lua] logger.lua:23: 59800d5854f40b25bb468b19b96c8b4b {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:34:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2022/10/07 05:34:55 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:34:55 [info] 37#37: *568 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:35:05 [info] 38#38: *569 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:35:05 [info] 37#37: *570 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:35:07 [info] 38#38: *571 [lua] access_by_lua(msblocations.conf:189):2: 9e6a64b71fb7bff443a530b33503fe45:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:35:07 +0000] 9e6a64b71fb7bff443a530b33503fe45 "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.92 - - [07/Oct/2022:05:35:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/07 05:35:07 [info] 38#38: *571 [lua] logger.lua:23: 9e6a64b71fb7bff443a530b33503fe45 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:35:15 [info] 37#37: *573 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:35:15 [info] 37#37: *574 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:35:22 [info] 38#38: *575 [lua] access_by_lua(msblocations.conf:189):2: 8f1e702a50d78508c47792755b9e8914:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:35:22 +0000] 8f1e702a50d78508c47792755b9e8914 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/07 05:35:22 [info] 38#38: *575 [lua] logger.lua:23: 8f1e702a50d78508c47792755b9e8914 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:35:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:35:25 [info] 37#37: *577 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:35:25 [info] 38#38: *576 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:35:35 [info] 38#38: *579 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:35:35 [info] 38#38: *578 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:35:37 [info] 38#38: *580 [lua] access_by_lua(msblocations.conf:189):2: 66aadcfd2c419f3df59d9d8219a0ba4d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:35:37 +0000] 66aadcfd2c419f3df59d9d8219a0ba4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/07 05:35:37 [info] 38#38: *580 [lua] logger.lua:23: 66aadcfd2c419f3df59d9d8219a0ba4d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:35:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:35:45 [info] 38#38: *581 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:35:45 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:35:52 [info] 38#38: *583 [lua] access_by_lua(msblocations.conf:189):2: 7571d4d021234d9ad2b6b76bcb439c25:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:35:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.92 - - [07/Oct/2022:05:35:52 +0000] 7571d4d021234d9ad2b6b76bcb439c25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/07 05:35:52 [info] 38#38: *583 [lua] logger.lua:23: 7571d4d021234d9ad2b6b76bcb439c25 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:35:55 [info] 38#38: *585 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:35:55 [info] 38#38: *584 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:36:05 [info] 38#38: *586 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:36:05 [info] 38#38: *587 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:36:07 [info] 38#38: *588 [lua] access_by_lua(msblocations.conf:189):2: 0c28b52bcfd0c6b1bb905038a4611a84:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:36:07 +0000] 0c28b52bcfd0c6b1bb905038a4611a84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/07 05:36:07 [info] 38#38: *588 [lua] logger.lua:23: 0c28b52bcfd0c6b1bb905038a4611a84 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:36:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:36:15 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:36:15 [info] 38#38: *591 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:36:22 [info] 38#38: *592 [lua] access_by_lua(msblocations.conf:189):2: 22f574e82365acbcbf84e6288b749ae5:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:36:22 [info] 38#38: *592 [lua] logger.lua:23: 22f574e82365acbcbf84e6288b749ae5 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:36:22 +0000] 22f574e82365acbcbf84e6288b749ae5 "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.92 - - [07/Oct/2022:05:36:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:36:25 [info] 37#37: *593 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:36:25 [info] 37#37: *594 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:36:35 [info] 38#38: *596 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:36:35 [info] 38#38: *595 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:36:37 [info] 38#38: *597 [lua] access_by_lua(msblocations.conf:189):2: 3bab1c0664d27b491251846271639186:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:36:37 [info] 38#38: *597 [lua] logger.lua:23: 3bab1c0664d27b491251846271639186 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:36:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.92 - - [07/Oct/2022:05:36:37 +0000] 3bab1c0664d27b491251846271639186 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/07 05:36:45 [info] 38#38: *599 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:36:45 [info] 37#37: *598 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:36:52 [info] 38#38: *600 [lua] access_by_lua(msblocations.conf:189):2: 3ed48d0d2d511ffbb04e5a85d7077f82:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:36:52 +0000] 3ed48d0d2d511ffbb04e5a85d7077f82 "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.92 - - [07/Oct/2022:05:36:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/07 05:36:52 [info] 38#38: *600 [lua] logger.lua:23: 3ed48d0d2d511ffbb04e5a85d7077f82 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:36:55 [info] 37#37: *602 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:36:55 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:37:05 [info] 38#38: *603 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:37:05 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:37:07 [info] 38#38: *605 [lua] access_by_lua(msblocations.conf:189):2: ebdf07fd20961efbd15e22ab152f7cb3:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:37:07 +0000] ebdf07fd20961efbd15e22ab152f7cb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/07 05:37:07 [info] 38#38: *605 [lua] logger.lua:23: ebdf07fd20961efbd15e22ab152f7cb3 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:37:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/07 05:37:15 [info] 38#38: *608 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:37:15 [info] 38#38: *607 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:37:22 [info] 38#38: *609 [lua] access_by_lua(msblocations.conf:189):2: 5b778dfbaed3971a2c505c92aa17d810:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:37:22 [info] 38#38: *609 [lua] logger.lua:23: 5b778dfbaed3971a2c505c92aa17d810 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:37:22 +0000] 5b778dfbaed3971a2c505c92aa17d810 "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.92 - - [07/Oct/2022:05:37:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:37:25 [info] 37#37: *610 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:37:25 [info] 38#38: *611 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:37:35 [info] 38#38: *612 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:37:35 [info] 38#38: *613 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:37:37 [info] 38#38: *614 [lua] access_by_lua(msblocations.conf:189):2: ed6a4558b62b76ac21ec2c23a1efd37b:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:37:37 +0000] ed6a4558b62b76ac21ec2c23a1efd37b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/07 05:37:37 [info] 38#38: *614 [lua] logger.lua:23: ed6a4558b62b76ac21ec2c23a1efd37b {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:37:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:37:45 [info] 37#37: *615 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:37:45 [info] 37#37: *616 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
10.233.69.92 - - [07/Oct/2022:05:37:52 +0000] 57bd0d86d45e6d7dd2805fcbaf88a2a3 "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.92 - - [07/Oct/2022:05:37:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:37:52 [info] 38#38: *617 [lua] access_by_lua(msblocations.conf:189):2: 57bd0d86d45e6d7dd2805fcbaf88a2a3:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:37:52 [info] 38#38: *617 [lua] logger.lua:23: 57bd0d86d45e6d7dd2805fcbaf88a2a3 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:37:55 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:37:55 [info] 37#37: *619 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:38:05 [info] 38#38: *620 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:38:05 [info] 38#38: *621 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:38:08 [info] 38#38: *622 [lua] access_by_lua(msblocations.conf:189):2: e7a42e94565b8dbd1cc79de2bd07d4ca:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:38:08 +0000] e7a42e94565b8dbd1cc79de2bd07d4ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/07 05:38:08 [info] 38#38: *622 [lua] logger.lua:23: e7a42e94565b8dbd1cc79de2bd07d4ca {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:38:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:38:15 [info] 38#38: *625 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:38:15 [info] 38#38: *624 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:38:23 [info] 38#38: *626 [lua] access_by_lua(msblocations.conf:189):2: cef93d957f1777fb666e89d2dc30c846:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:38:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.92 - - [07/Oct/2022:05:38:23 +0000] cef93d957f1777fb666e89d2dc30c846 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/07 05:38:23 [info] 38#38: *626 [lua] logger.lua:23: cef93d957f1777fb666e89d2dc30c846 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:38:25 [info] 38#38: *627 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:38:25 [info] 37#37: *628 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:38:35 [info] 38#38: *629 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:38:35 [info] 38#38: *630 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:38:38 [info] 38#38: *631 [lua] access_by_lua(msblocations.conf:189):2: b02620f2378c582c4168a21c419d8d03:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:38:38 +0000] b02620f2378c582c4168a21c419d8d03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/07 05:38:38 [info] 38#38: *631 [lua] logger.lua:23: b02620f2378c582c4168a21c419d8d03 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:38:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:38:45 [info] 38#38: *633 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:38:45 [info] 38#38: *632 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:38:53 [info] 38#38: *634 [lua] access_by_lua(msblocations.conf:189):2: c23ebf7a419feebe536ffdf0026e2cc4:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:38:53 [info] 38#38: *634 [lua] logger.lua:23: c23ebf7a419feebe536ffdf0026e2cc4 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:38:53 +0000] c23ebf7a419feebe536ffdf0026e2cc4 "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.92 - - [07/Oct/2022:05:38:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:38:55 [info] 38#38: *636 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:38:55 [info] 38#38: *635 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:39:05 [info] 38#38: *638 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:39:05 [info] 37#37: *637 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:39:08 [info] 38#38: *639 [lua] access_by_lua(msblocations.conf:189):2: 562e2737f0bee7a9e10d2ba1829c3981:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:39:08 [info] 38#38: *639 [lua] logger.lua:23: 562e2737f0bee7a9e10d2ba1829c3981 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:39:08 +0000] 562e2737f0bee7a9e10d2ba1829c3981 "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.92 - - [07/Oct/2022:05:39:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:39:15 [info] 37#37: *641 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:39:15 [info] 37#37: *642 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:39:23 [info] 38#38: *643 [lua] access_by_lua(msblocations.conf:189):2: d0242120528749e88e21795ab899fb80:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:39:23 [info] 38#38: *643 [lua] logger.lua:23: d0242120528749e88e21795ab899fb80 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:39:23 +0000] d0242120528749e88e21795ab899fb80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:39:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/07 05:39:25 [info] 38#38: *644 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:39:25 [info] 38#38: *645 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:39:35 [info] 38#38: *646 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:39:35 [info] 38#38: *647 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:39:38 [info] 38#38: *648 [lua] access_by_lua(msblocations.conf:189):2: 13c49b49164ca5326fe48f6c4a56f4fa:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:39:38 +0000] 13c49b49164ca5326fe48f6c4a56f4fa "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.92 - - [07/Oct/2022:05:39:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:39:38 [info] 38#38: *648 [lua] logger.lua:23: 13c49b49164ca5326fe48f6c4a56f4fa {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:39:45 [info] 38#38: *649 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:39:45 [info] 38#38: *650 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:39:53 [info] 38#38: *651 [lua] access_by_lua(msblocations.conf:189):2: 819c4088b124cefd9b6d32f4d14f4381:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:39:53 [info] 38#38: *651 [lua] logger.lua:23: 819c4088b124cefd9b6d32f4d14f4381 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:39:53 +0000] 819c4088b124cefd9b6d32f4d14f4381 "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.92 - - [07/Oct/2022:05:39:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:39:55 [info] 38#38: *652 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:39:55 [info] 38#38: *653 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:40:05 [info] 37#37: *654 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:40:05 [info] 37#37: *655 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:40:08 [info] 38#38: *656 [lua] access_by_lua(msblocations.conf:189):2: 571293a25d2afaa3e3ddc52712559f88:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:40:08 +0000] 571293a25d2afaa3e3ddc52712559f88 "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.92 - - [07/Oct/2022:05:40:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:40:08 [info] 38#38: *656 [lua] logger.lua:23: 571293a25d2afaa3e3ddc52712559f88 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:40:15 [info] 38#38: *659 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:40:15 [info] 38#38: *658 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:40:23 [info] 38#38: *660 [lua] access_by_lua(msblocations.conf:189):2: 4d9b675d24acdfbc014f1dfaddfa96b3:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:40:23 +0000] 4d9b675d24acdfbc014f1dfaddfa96b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/07 05:40:23 [info] 38#38: *660 [lua] logger.lua:23: 4d9b675d24acdfbc014f1dfaddfa96b3 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:40:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2022/10/07 05:40:25 [info] 38#38: *662 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:40:25 [info] 37#37: *661 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:40:35 [info] 38#38: *663 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:40:35 [info] 38#38: *664 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:40:38 [info] 38#38: *665 [lua] access_by_lua(msblocations.conf:189):2: 2c5940fa2f6181ad95d39daddf17b49d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:40:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.69.92 - - [07/Oct/2022:05:40:38 +0000] 2c5940fa2f6181ad95d39daddf17b49d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/07 05:40:38 [info] 38#38: *665 [lua] logger.lua:23: 2c5940fa2f6181ad95d39daddf17b49d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:40:45 [info] 37#37: *667 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:40:45 [info] 37#37: *666 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:40:53 [info] 38#38: *668 [lua] access_by_lua(msblocations.conf:189):2: 00fcc54bf22b9cea630676ab3525ede0:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:40:53 [info] 38#38: *668 [lua] logger.lua:23: 00fcc54bf22b9cea630676ab3525ede0 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:40:53 +0000] 00fcc54bf22b9cea630676ab3525ede0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:40:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/07 05:40:55 [info] 38#38: *670 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:40:55 [info] 38#38: *669 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:41:05 [info] 38#38: *671 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:41:05 [info] 38#38: *672 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:41:08 [info] 38#38: *673 [lua] access_by_lua(msblocations.conf:189):2: d2cd5e706d0d69c8470867bf4d03dd18:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:41:08 +0000] d2cd5e706d0d69c8470867bf4d03dd18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2022/10/07 05:41:08 [info] 38#38: *673 [lua] logger.lua:23: d2cd5e706d0d69c8470867bf4d03dd18 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:41:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:41:15 [info] 38#38: *675 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:41:15 [info] 38#38: *676 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:41:23 [info] 38#38: *677 [lua] access_by_lua(msblocations.conf:189):2: ca9b55f3863b6b6d85b1de6a047f7a58:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:41:23 +0000] ca9b55f3863b6b6d85b1de6a047f7a58 "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.92 - - [07/Oct/2022:05:41:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:41:23 [info] 38#38: *677 [lua] logger.lua:23: ca9b55f3863b6b6d85b1de6a047f7a58 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:41:25 [info] 37#37: *678 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:41:25 [info] 38#38: *679 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:41:35 [info] 38#38: *680 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:41:35 [info] 38#38: *681 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:41:38 [info] 38#38: *682 [lua] access_by_lua(msblocations.conf:189):2: 295b4adaa5d718cfebc6becbe8060783:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:41:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.92 - - [07/Oct/2022:05:41:38 +0000] 295b4adaa5d718cfebc6becbe8060783 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/07 05:41:38 [info] 38#38: *682 [lua] logger.lua:23: 295b4adaa5d718cfebc6becbe8060783 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:41:45 [info] 38#38: *683 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:41:45 [info] 38#38: *684 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:41:53 [info] 38#38: *685 [lua] access_by_lua(msblocations.conf:189):2: 3c3c25a12dcfab6e89500f1c91c2d24d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:41:53 [info] 38#38: *685 [lua] logger.lua:23: 3c3c25a12dcfab6e89500f1c91c2d24d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:41:53 +0000] 3c3c25a12dcfab6e89500f1c91c2d24d "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.92 - - [07/Oct/2022:05:41:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/07 05:41:55 [info] 38#38: *686 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:41:55 [info] 37#37: *687 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:42:05 [info] 38#38: *688 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:42:05 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:42:08 [info] 38#38: *690 [lua] access_by_lua(msblocations.conf:189):2: d0d31bd74b66039b62e360ac360305ad:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:42:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.92 - - [07/Oct/2022:05:42:08 +0000] d0d31bd74b66039b62e360ac360305ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/07 05:42:08 [info] 38#38: *690 [lua] logger.lua:23: d0d31bd74b66039b62e360ac360305ad {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:42:15 [info] 37#37: *693 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:42:15 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:42:23 [info] 38#38: *694 [lua] access_by_lua(msblocations.conf:189):2: 3c0a3fb5767f2830d0925a94c763b60f:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:42:23 [info] 38#38: *694 [lua] logger.lua:23: 3c0a3fb5767f2830d0925a94c763b60f {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:42:23 +0000] 3c0a3fb5767f2830d0925a94c763b60f "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.92 - - [07/Oct/2022:05:42:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:42:25 [info] 38#38: *695 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:42:25 [info] 38#38: *696 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:42:35 [info] 38#38: *698 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:42:35 [info] 38#38: *697 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:42:38 [info] 38#38: *699 [lua] access_by_lua(msblocations.conf:189):2: 452eb86acda97c7fb0f6a1830ec56f2c:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:42:38 [info] 38#38: *699 [lua] logger.lua:23: 452eb86acda97c7fb0f6a1830ec56f2c {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:42:38 +0000] 452eb86acda97c7fb0f6a1830ec56f2c "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.92 - - [07/Oct/2022:05:42:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:42:45 [info] 38#38: *700 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:42:45 [info] 38#38: *701 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:42:53 [info] 38#38: *702 [lua] access_by_lua(msblocations.conf:189):2: 22701accacb16f14a97b6320da3b1953:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:42:53 [info] 38#38: *702 [lua] logger.lua:23: 22701accacb16f14a97b6320da3b1953 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:42:53 +0000] 22701accacb16f14a97b6320da3b1953 "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.92 - - [07/Oct/2022:05:42:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/07 05:42:55 [info] 37#37: *703 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:42:55 [info] 37#37: *704 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:43:05 [info] 37#37: *706 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:43:05 [info] 38#38: *705 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:43:08 [info] 38#38: *707 [lua] access_by_lua(msblocations.conf:189):2: 1b7421698bdb55609c9e9d425ca5a293:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:43:08 [info] 38#38: *707 [lua] logger.lua:23: 1b7421698bdb55609c9e9d425ca5a293 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:43:08 +0000] 1b7421698bdb55609c9e9d425ca5a293 "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.92 - - [07/Oct/2022:05:43:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/07 05:43:15 [info] 38#38: *710 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:43:15 [info] 37#37: *709 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:43:23 [info] 38#38: *711 [lua] access_by_lua(msblocations.conf:189):2: 0ad96387b1aaf99f3a5dc60d0fb665a0:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:43:23 +0000] 0ad96387b1aaf99f3a5dc60d0fb665a0 "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.92 - - [07/Oct/2022:05:43:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:43:23 [info] 38#38: *711 [lua] logger.lua:23: 0ad96387b1aaf99f3a5dc60d0fb665a0 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:43:25 [info] 38#38: *712 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:43:25 [info] 38#38: *713 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:43:35 [info] 38#38: *714 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:43:35 [info] 37#37: *715 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:43:38 [info] 38#38: *716 [lua] access_by_lua(msblocations.conf:189):2: 9bf934308544936247ec7ef88ac9ec3b:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:43:38 +0000] 9bf934308544936247ec7ef88ac9ec3b "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.92 - - [07/Oct/2022:05:43:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:43:38 [info] 38#38: *716 [lua] logger.lua:23: 9bf934308544936247ec7ef88ac9ec3b {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:43:45 [info] 38#38: *717 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:43:45 [info] 38#38: *718 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:43:53 [info] 38#38: *719 [lua] access_by_lua(msblocations.conf:189):2: 1a9907a4ba9c1bbc2e9a956d745f0f22:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:43:53 [info] 38#38: *719 [lua] logger.lua:23: 1a9907a4ba9c1bbc2e9a956d745f0f22 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:43:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.92 - - [07/Oct/2022:05:43:53 +0000] 1a9907a4ba9c1bbc2e9a956d745f0f22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/07 05:43:55 [info] 38#38: *721 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:43:55 [info] 38#38: *720 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:44:05 [info] 38#38: *722 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:44:05 [info] 38#38: *723 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:44:08 [info] 38#38: *724 [lua] access_by_lua(msblocations.conf:189):2: cbfd6c9e362c0e57d92d17cd816e3441:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:44:08 [info] 38#38: *724 [lua] logger.lua:23: cbfd6c9e362c0e57d92d17cd816e3441 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:44:08 +0000] cbfd6c9e362c0e57d92d17cd816e3441 "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.92 - - [07/Oct/2022:05:44:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/07 05:44:15 [info] 38#38: *726 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:44:15 [info] 37#37: *727 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:44:23 [info] 38#38: *728 [lua] access_by_lua(msblocations.conf:189):2: d4a490ff3b8df7daf9c33692f16ec1ba:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:44:23 [info] 38#38: *728 [lua] logger.lua:23: d4a490ff3b8df7daf9c33692f16ec1ba {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:44:23 +0000] d4a490ff3b8df7daf9c33692f16ec1ba "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.92 - - [07/Oct/2022:05:44:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:44:25 [info] 38#38: *729 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:44:25 [info] 38#38: *730 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:44:35 [info] 38#38: *731 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:44:35 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:44:38 [info] 38#38: *733 [lua] access_by_lua(msblocations.conf:189):2: 0f11890a436b37222811b17a09bbd78e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:44:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.92 - - [07/Oct/2022:05:44:38 +0000] 0f11890a436b37222811b17a09bbd78e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/07 05:44:38 [info] 38#38: *733 [lua] logger.lua:23: 0f11890a436b37222811b17a09bbd78e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:44:45 [info] 38#38: *734 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:44:45 [info] 38#38: *735 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:44:53 [info] 38#38: *736 [lua] access_by_lua(msblocations.conf:189):2: 3322ba36b838449df3af93d956077fe6:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:44:53 [info] 38#38: *736 [lua] logger.lua:23: 3322ba36b838449df3af93d956077fe6 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:44:53 +0000] 3322ba36b838449df3af93d956077fe6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:44:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:44:55 [info] 38#38: *737 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:44:55 [info] 38#38: *738 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:45:05 [info] 37#37: *739 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:45:05 [info] 37#37: *740 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:45:08 [info] 38#38: *741 [lua] access_by_lua(msblocations.conf:189):2: 3c48c7b8ff18ffd7b5b13354e14ca66f:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:45:08 +0000] 3c48c7b8ff18ffd7b5b13354e14ca66f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2022/10/07 05:45:08 [info] 38#38: *741 [lua] logger.lua:23: 3c48c7b8ff18ffd7b5b13354e14ca66f {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:45:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2022/10/07 05:45:15 [info] 37#37: *744 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:45:15 [info] 38#38: *743 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:45:23 [info] 38#38: *745 [lua] access_by_lua(msblocations.conf:189):2: c206aa4ae9380701643a0ea1107c1a76:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:45:23 [info] 38#38: *745 [lua] logger.lua:23: c206aa4ae9380701643a0ea1107c1a76 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:45:23 +0000] c206aa4ae9380701643a0ea1107c1a76 "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.92 - - [07/Oct/2022:05:45:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:45:25 [info] 38#38: *746 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:45:25 [info] 38#38: *747 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:45:35 [info] 37#37: *748 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:45:35 [info] 38#38: *749 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:45:38 [info] 38#38: *750 [lua] access_by_lua(msblocations.conf:189):2: 8d923587eadd488f1d2f34f4d25fc710:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:45:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:45:38 [info] 38#38: *750 [lua] logger.lua:23: 8d923587eadd488f1d2f34f4d25fc710 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:45:38 +0000] 8d923587eadd488f1d2f34f4d25fc710 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/10/07 05:45:45 [info] 37#37: *751 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:45:45 [info] 37#37: *752 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:45:53 [info] 38#38: *753 [lua] access_by_lua(msblocations.conf:189):2: 9f6960f2947c056a1b154e9f268c6762:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:45:53 [info] 38#38: *753 [lua] logger.lua:23: 9f6960f2947c056a1b154e9f268c6762 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:45:53 +0000] 9f6960f2947c056a1b154e9f268c6762 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:45:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:45:55 [info] 38#38: *754 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:45:55 [info] 38#38: *755 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:46:05 [info] 38#38: *756 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:46:05 [info] 37#37: *757 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:46:08 [info] 38#38: *758 [lua] access_by_lua(msblocations.conf:189):2: 24b61f91fc23f839b358129ab25703fb:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:46:08 [info] 38#38: *758 [lua] logger.lua:23: 24b61f91fc23f839b358129ab25703fb {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:46:08 +0000] 24b61f91fc23f839b358129ab25703fb "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.92 - - [07/Oct/2022:05:46:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:46:15 [info] 38#38: *760 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:46:15 [info] 38#38: *761 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:46:23 [info] 38#38: *762 [lua] access_by_lua(msblocations.conf:189):2: c338952e0243208e26bcd1266be58403:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:46:23 [info] 38#38: *762 [lua] logger.lua:23: c338952e0243208e26bcd1266be58403 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:46:23 +0000] c338952e0243208e26bcd1266be58403 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:46:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:46:25 [info] 37#37: *764 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:46:25 [info] 37#37: *763 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:46:35 [info] 37#37: *765 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:46:35 [info] 37#37: *766 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:46:38 [info] 38#38: *767 [lua] access_by_lua(msblocations.conf:189):2: 7eb59f27af1a92a7fd2d6ccc0b7ad71d:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:46:38 +0000] 7eb59f27af1a92a7fd2d6ccc0b7ad71d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/07 05:46:38 [info] 38#38: *767 [lua] logger.lua:23: 7eb59f27af1a92a7fd2d6ccc0b7ad71d {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:46:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/07 05:46:45 [info] 38#38: *768 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:46:45 [info] 38#38: *769 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:46:53 [info] 38#38: *770 [lua] access_by_lua(msblocations.conf:189):2: a9591093b78a0898a400d25146a7762f:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:46:53 +0000] a9591093b78a0898a400d25146a7762f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/07 05:46:53 [info] 38#38: *770 [lua] logger.lua:23: a9591093b78a0898a400d25146a7762f {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:46:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/07 05:46:55 [info] 38#38: *771 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:46:55 [info] 38#38: *772 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:47:05 [info] 37#37: *773 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:47:05 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:47:08 [info] 38#38: *775 [lua] access_by_lua(msblocations.conf:189):2: 0e28ab77e8308f8981b5f2fb6be893fa:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:47:08 +0000] 0e28ab77e8308f8981b5f2fb6be893fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:47:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:47:08 [info] 38#38: *775 [lua] logger.lua:23: 0e28ab77e8308f8981b5f2fb6be893fa {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:47:15 [info] 38#38: *777 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:47:15 [info] 38#38: *778 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:47:23 [info] 38#38: *779 [lua] access_by_lua(msblocations.conf:189):2: b1b207eabf8fa8f8a9f1a4c993a21939:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:47:23 +0000] b1b207eabf8fa8f8a9f1a4c993a21939 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/07 05:47:23 [info] 38#38: *779 [lua] logger.lua:23: b1b207eabf8fa8f8a9f1a4c993a21939 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:47:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:47:25 [info] 38#38: *780 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:47:25 [info] 38#38: *781 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:47:35 [info] 38#38: *782 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:47:35 [info] 38#38: *783 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:47:38 [info] 38#38: *784 [lua] access_by_lua(msblocations.conf:189):2: 95e86506c7d507648c824b5cea8f2fc1:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:47:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:47:38 [info] 38#38: *784 [lua] logger.lua:23: 95e86506c7d507648c824b5cea8f2fc1 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:47:38 +0000] 95e86506c7d507648c824b5cea8f2fc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/07 05:47:45 [info] 38#38: *785 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:47:45 [info] 38#38: *786 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:47:53 [info] 38#38: *787 [lua] access_by_lua(msblocations.conf:189):2: 552c6eb61a75a1443c24b95eafb4fd31:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:47:53 [info] 38#38: *787 [lua] logger.lua:23: 552c6eb61a75a1443c24b95eafb4fd31 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:47:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.92 - - [07/Oct/2022:05:47:53 +0000] 552c6eb61a75a1443c24b95eafb4fd31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/07 05:47:55 [info] 38#38: *788 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:47:55 [info] 38#38: *789 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:48:05 [info] 38#38: *790 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:48:05 [info] 38#38: *791 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:48:08 [info] 38#38: *792 [lua] access_by_lua(msblocations.conf:189):2: fc0208134de9535596136644ec45ff36:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:48:08 [info] 38#38: *792 [lua] logger.lua:23: fc0208134de9535596136644ec45ff36 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:48:08 +0000] fc0208134de9535596136644ec45ff36 "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.92 - - [07/Oct/2022:05:48:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:48:15 [info] 38#38: *794 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:48:15 [info] 37#37: *795 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:48:23 [info] 38#38: *796 [lua] access_by_lua(msblocations.conf:189):2: 21684300baf04f5fe5948352b514ced6:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:48:23 [info] 38#38: *796 [lua] logger.lua:23: 21684300baf04f5fe5948352b514ced6 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:48:23 +0000] 21684300baf04f5fe5948352b514ced6 "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.92 - - [07/Oct/2022:05:48:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:48:25 [info] 38#38: *797 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:48:25 [info] 38#38: *798 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:48:35 [info] 37#37: *800 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:48:35 [info] 37#37: *799 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:48:38 [info] 38#38: *801 [lua] access_by_lua(msblocations.conf:189):2: 26815601c09168fda8f595c612b7e1f5:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:48:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.92 - - [07/Oct/2022:05:48:38 +0000] 26815601c09168fda8f595c612b7e1f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/07 05:48:38 [info] 38#38: *801 [lua] logger.lua:23: 26815601c09168fda8f595c612b7e1f5 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:48:45 [info] 37#37: *803 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:48:45 [info] 37#37: *802 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:48:53 [info] 38#38: *804 [lua] access_by_lua(msblocations.conf:189):2: 9e957a50f9c1c4a7dc0ee381c5b3dc8e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:48:53 [info] 38#38: *804 [lua] logger.lua:23: 9e957a50f9c1c4a7dc0ee381c5b3dc8e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:48:53 +0000] 9e957a50f9c1c4a7dc0ee381c5b3dc8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.031 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:48:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 27
2022/10/07 05:48:55 [info] 38#38: *805 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:48:55 [info] 38#38: *806 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:49:05 [info] 37#37: *807 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:49:05 [info] 37#37: *808 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:49:08 [info] 38#38: *809 [lua] access_by_lua(msblocations.conf:189):2: 092424aadc3020e8997b47b8f1233809:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:49:08 [info] 38#38: *809 [lua] logger.lua:23: 092424aadc3020e8997b47b8f1233809 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:49:08 +0000] 092424aadc3020e8997b47b8f1233809 "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.92 - - [07/Oct/2022:05:49:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/07 05:49:15 [info] 38#38: *811 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:49:15 [info] 38#38: *812 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:49:23 [info] 38#38: *813 [lua] access_by_lua(msblocations.conf:189):2: d2698652044f7e1a2e22ab7323a916be:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:49:23 +0000] d2698652044f7e1a2e22ab7323a916be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/07 05:49:23 [info] 38#38: *813 [lua] logger.lua:23: d2698652044f7e1a2e22ab7323a916be {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:49:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:49:25 [info] 38#38: *815 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:49:25 [info] 38#38: *814 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:49:35 [info] 37#37: *816 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:49:35 [info] 37#37: *817 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:49:38 [info] 38#38: *818 [lua] access_by_lua(msblocations.conf:189):2: 81bd8c5628e30946094b900eb2d25c3e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:49:38 +0000] 81bd8c5628e30946094b900eb2d25c3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/07 05:49:38 [info] 38#38: *818 [lua] logger.lua:23: 81bd8c5628e30946094b900eb2d25c3e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:49:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:49:45 [info] 37#37: *819 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:49:45 [info] 37#37: *820 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:49:53 [info] 38#38: *821 [lua] access_by_lua(msblocations.conf:189):2: 9ee26744c063288212b816ee21b8f4ad:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:49:53 [info] 38#38: *821 [lua] logger.lua:23: 9ee26744c063288212b816ee21b8f4ad {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:49:53 +0000] 9ee26744c063288212b816ee21b8f4ad "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.92 - - [07/Oct/2022:05:49:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:49:55 [info] 37#37: *822 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:49:55 [info] 37#37: *823 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:50:05 [info] 38#38: *825 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:50:05 [info] 38#38: *824 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:50:08 [info] 38#38: *826 [lua] access_by_lua(msblocations.conf:189):2: 33a7bd8df00259112aaee879aafa7bf0:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:50:08 +0000] 33a7bd8df00259112aaee879aafa7bf0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/07 05:50:08 [info] 38#38: *826 [lua] logger.lua:23: 33a7bd8df00259112aaee879aafa7bf0 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:50:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:50:15 [info] 37#37: *828 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:50:15 [info] 37#37: *829 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:50:23 [info] 38#38: *830 [lua] access_by_lua(msblocations.conf:189):2: a5710fa4710ee45f229356346c427220:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:50:23 +0000] a5710fa4710ee45f229356346c427220 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/07 05:50:23 [info] 38#38: *830 [lua] logger.lua:23: a5710fa4710ee45f229356346c427220 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:50:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:50:25 [info] 38#38: *831 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:50:25 [info] 37#37: *832 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:50:35 [info] 38#38: *833 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:50:35 [info] 38#38: *834 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:50:38 [info] 38#38: *835 [lua] access_by_lua(msblocations.conf:189):2: 6c77759ce76cdc8e249b776322577b5c:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:50:38 [info] 38#38: *835 [lua] logger.lua:23: 6c77759ce76cdc8e249b776322577b5c {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:50:38 +0000] 6c77759ce76cdc8e249b776322577b5c "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.92 - - [07/Oct/2022:05:50:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/07 05:50:45 [info] 37#37: *836 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:50:45 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:50:53 [info] 38#38: *838 [lua] access_by_lua(msblocations.conf:189):2: 4f5de479f1ad0f46fcb4fc47fa850fa8:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:50:53 [info] 38#38: *838 [lua] logger.lua:23: 4f5de479f1ad0f46fcb4fc47fa850fa8 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:50:53 +0000] 4f5de479f1ad0f46fcb4fc47fa850fa8 "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.92 - - [07/Oct/2022:05:50:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:50:55 [info] 38#38: *840 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:50:55 [info] 38#38: *839 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:51:05 [info] 38#38: *841 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:51:05 [info] 37#37: *842 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:51:08 [info] 38#38: *843 [lua] access_by_lua(msblocations.conf:189):2: 98be34d1eb04a53e20a14c1746ad6860:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:51:08 [info] 38#38: *843 [lua] logger.lua:23: 98be34d1eb04a53e20a14c1746ad6860 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:51:08 +0000] 98be34d1eb04a53e20a14c1746ad6860 "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.92 - - [07/Oct/2022:05:51:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/07 05:51:15 [info] 38#38: *845 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:51:15 [info] 38#38: *846 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:51:23 [info] 38#38: *847 [lua] access_by_lua(msblocations.conf:189):2: 9171e8b21cc1e784f60e6b67d8d5122b:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:51:23 [info] 38#38: *847 [lua] logger.lua:23: 9171e8b21cc1e784f60e6b67d8d5122b {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:51:23 +0000] 9171e8b21cc1e784f60e6b67d8d5122b "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.92 - - [07/Oct/2022:05:51:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:51:25 [info] 38#38: *849 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:51:25 [info] 38#38: *848 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:51:35 [info] 37#37: *850 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:51:35 [info] 37#37: *851 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:51:38 [info] 38#38: *852 [lua] access_by_lua(msblocations.conf:189):2: 035acd4db989848d01a16842871d22cf:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:51:38 [info] 38#38: *852 [lua] logger.lua:23: 035acd4db989848d01a16842871d22cf {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:51:38 +0000] 035acd4db989848d01a16842871d22cf "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.92 - - [07/Oct/2022:05:51:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:51:45 [info] 38#38: *853 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:51:45 [info] 38#38: *854 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:51:53 [info] 38#38: *855 [lua] access_by_lua(msblocations.conf:189):2: ddf82da102a7545c7db8b1435ed5bbe2:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:51:53 +0000] ddf82da102a7545c7db8b1435ed5bbe2 "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.92 - - [07/Oct/2022:05:51:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/07 05:51:53 [info] 38#38: *855 [lua] logger.lua:23: ddf82da102a7545c7db8b1435ed5bbe2 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:51:55 [info] 38#38: *856 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:51:55 [info] 37#37: *857 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:52:05 [info] 38#38: *858 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:52:05 [info] 38#38: *859 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:52:08 [info] 38#38: *860 [lua] access_by_lua(msblocations.conf:189):2: 9faf516dddcc0c1ca0f1ef043bc15ced:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:52:08 +0000] 9faf516dddcc0c1ca0f1ef043bc15ced "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.92 - - [07/Oct/2022:05:52:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/07 05:52:08 [info] 38#38: *860 [lua] logger.lua:23: 9faf516dddcc0c1ca0f1ef043bc15ced {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:52:15 [info] 38#38: *862 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:52:15 [info] 37#37: *863 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:52:23 [info] 38#38: *864 client closed connection while waiting for request, client: 10.233.65.45, server: 0.0.0.0:443
2022/10/07 05:52:23 [info] 38#38: *865 [lua] access_by_lua(msblocations.conf:189):2: ddba669a43af795e35380f310d6c88a6:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:52:23 [info] 38#38: *865 [lua] logger.lua:23: ddba669a43af795e35380f310d6c88a6 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:52:23 +0000] ddba669a43af795e35380f310d6c88a6 "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.92 - - [07/Oct/2022:05:52:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:52:25 [info] 38#38: *866 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:52:25 [info] 37#37: *867 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:52:35 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:52:35 [info] 37#37: *868 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:52:38 [info] 38#38: *870 [lua] access_by_lua(msblocations.conf:189):2: dc018948b183715c1a0bd0de014b3317:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:52:38 +0000] dc018948b183715c1a0bd0de014b3317 "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.92 - - [07/Oct/2022:05:52:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/07 05:52:38 [info] 38#38: *870 [lua] logger.lua:23: dc018948b183715c1a0bd0de014b3317 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:52:45 [info] 38#38: *872 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:52:45 [info] 38#38: *871 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:52:53 [info] 38#38: *873 [lua] access_by_lua(msblocations.conf:189):2: b01b37510348f595f305d49947a15e65:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:52:53 +0000] b01b37510348f595f305d49947a15e65 "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.92 - - [07/Oct/2022:05:52:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:52:53 [info] 38#38: *873 [lua] logger.lua:23: b01b37510348f595f305d49947a15e65 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:52:55 [info] 38#38: *874 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:52:55 [info] 37#37: *875 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:53:05 [info] 38#38: *877 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:53:05 [info] 38#38: *876 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:53:08 [info] 38#38: *878 [lua] access_by_lua(msblocations.conf:189):2: 9c34821146d93e06d62a6a776bae1275:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:53:09 +0000] 9c34821146d93e06d62a6a776bae1275 "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.92 - - [07/Oct/2022:05:53:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/07 05:53:09 [info] 38#38: *878 [lua] logger.lua:23: 9c34821146d93e06d62a6a776bae1275 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:53:15 [info] 38#38: *881 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:53:15 [info] 37#37: *880 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:53:24 [info] 38#38: *882 [lua] access_by_lua(msblocations.conf:189):2: 9c46e622b0ab500bc9801b2d477e5382:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:53:24 +0000] 9c46e622b0ab500bc9801b2d477e5382 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/07 05:53:24 [info] 38#38: *882 [lua] logger.lua:23: 9c46e622b0ab500bc9801b2d477e5382 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:53:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:53:25 [info] 37#37: *883 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:53:25 [info] 37#37: *884 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:53:35 [info] 37#37: *885 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:53:35 [info] 37#37: *886 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:53:39 [info] 38#38: *887 [lua] access_by_lua(msblocations.conf:189):2: b65ea6132ecaec7ef5b29f70a83dfeaa:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:53:39 [info] 38#38: *887 [lua] logger.lua:23: b65ea6132ecaec7ef5b29f70a83dfeaa {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:53:39 +0000] b65ea6132ecaec7ef5b29f70a83dfeaa "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.92 - - [07/Oct/2022:05:53:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:53:45 [info] 38#38: *889 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:53:45 [info] 38#38: *888 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:53:54 [info] 38#38: *890 [lua] access_by_lua(msblocations.conf:189):2: 7c9954d87991db2e831f00bf948e355b:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:53:54 +0000] 7c9954d87991db2e831f00bf948e355b "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.92 - - [07/Oct/2022:05:53:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:53:54 [info] 38#38: *890 [lua] logger.lua:23: 7c9954d87991db2e831f00bf948e355b {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:53:55 [info] 37#37: *892 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:53:55 [info] 37#37: *891 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:54:05 [info] 37#37: *894 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:54:05 [info] 37#37: *893 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:54:09 [info] 38#38: *895 [lua] access_by_lua(msblocations.conf:189):2: 0d09dafbbf828ad7b03b441aa7443f3e:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:54:09 [info] 38#38: *895 [lua] logger.lua:23: 0d09dafbbf828ad7b03b441aa7443f3e {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:54:09 +0000] 0d09dafbbf828ad7b03b441aa7443f3e "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.92 - - [07/Oct/2022:05:54:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/07 05:54:15 [info] 38#38: *897 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:54:15 [info] 38#38: *898 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:54:24 [info] 38#38: *899 [lua] access_by_lua(msblocations.conf:189):2: 82083e3f3be521625129f7d1a8113b28:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:54:24 +0000] 82083e3f3be521625129f7d1a8113b28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/07 05:54:24 [info] 38#38: *899 [lua] logger.lua:23: 82083e3f3be521625129f7d1a8113b28 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:54:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:54:25 [info] 38#38: *900 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:54:25 [info] 37#37: *901 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:54:35 [info] 38#38: *902 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:54:35 [info] 38#38: *903 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:54:39 [info] 38#38: *904 [lua] access_by_lua(msblocations.conf:189):2: 6397c0d97eeb2c962e072e1d8e7053b8:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:54:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.92 - - [07/Oct/2022:05:54:39 +0000] 6397c0d97eeb2c962e072e1d8e7053b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/07 05:54:39 [info] 38#38: *904 [lua] logger.lua:23: 6397c0d97eeb2c962e072e1d8e7053b8 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:54:45 [info] 38#38: *905 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:54:45 [info] 37#37: *906 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:54:54 [info] 38#38: *907 [lua] access_by_lua(msblocations.conf:189):2: 8e8978ccbbb40800e14439e5676ad2b6:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:54:54 [info] 38#38: *907 [lua] logger.lua:23: 8e8978ccbbb40800e14439e5676ad2b6 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:54:54 +0000] 8e8978ccbbb40800e14439e5676ad2b6 "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.92 - - [07/Oct/2022:05:54:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/07 05:54:55 [info] 37#37: *909 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:54:55 [info] 38#38: *908 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:55:05 [info] 38#38: *910 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:55:05 [info] 38#38: *911 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:55:09 [info] 38#38: *912 [lua] access_by_lua(msblocations.conf:189):2: 9520946fe8baa305029473bef0668af0:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:55:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/07 05:55:09 [info] 38#38: *912 [lua] logger.lua:23: 9520946fe8baa305029473bef0668af0 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:55:09 +0000] 9520946fe8baa305029473bef0668af0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/07 05:55:15 [info] 38#38: *914 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:55:15 [info] 38#38: *915 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:55:24 [info] 38#38: *916 [lua] access_by_lua(msblocations.conf:189):2: c115f7d09b3c1f8d16ae2f7e2a9b725a:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:55:24 +0000] c115f7d09b3c1f8d16ae2f7e2a9b725a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/07 05:55:24 [info] 38#38: *916 [lua] logger.lua:23: c115f7d09b3c1f8d16ae2f7e2a9b725a {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:55:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/07 05:55:25 [info] 38#38: *918 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:55:25 [info] 38#38: *917 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:55:35 [info] 38#38: *919 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:55:35 [info] 37#37: *920 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:55:39 [info] 38#38: *921 [lua] access_by_lua(msblocations.conf:189):2: 9d0d1021c2a331ec53c659e95f563d6c:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:55:39 +0000] 9d0d1021c2a331ec53c659e95f563d6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/07 05:55:39 [info] 38#38: *921 [lua] logger.lua:23: 9d0d1021c2a331ec53c659e95f563d6c {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:55:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:55:45 [info] 38#38: *923 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:55:45 [info] 38#38: *922 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:55:54 [info] 38#38: *924 [lua] access_by_lua(msblocations.conf:189):2: c5368f9486e04f6bc8305b68a7df3557:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:55:54 +0000] c5368f9486e04f6bc8305b68a7df3557 "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.92 - - [07/Oct/2022:05:55:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:55:54 [info] 38#38: *924 [lua] logger.lua:23: c5368f9486e04f6bc8305b68a7df3557 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:55:55 [info] 38#38: *925 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:55:55 [info] 37#37: *926 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:56:05 [info] 37#37: *927 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:56:05 [info] 37#37: *928 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:56:09 [info] 38#38: *929 [lua] access_by_lua(msblocations.conf:189):2: a9fc16dea4e527dc28bf5c2528b2b83f:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:56:09 [info] 38#38: *929 [lua] logger.lua:23: a9fc16dea4e527dc28bf5c2528b2b83f {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:56:09 +0000] a9fc16dea4e527dc28bf5c2528b2b83f "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.92 - - [07/Oct/2022:05:56:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/07 05:56:15 [info] 38#38: *931 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:56:15 [info] 38#38: *932 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:56:24 [info] 38#38: *933 [lua] access_by_lua(msblocations.conf:189):2: 56c5d13a52cf83530fad7459a4e81fd9:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:56:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.92 - - [07/Oct/2022:05:56:24 +0000] 56c5d13a52cf83530fad7459a4e81fd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/07 05:56:24 [info] 38#38: *933 [lua] logger.lua:23: 56c5d13a52cf83530fad7459a4e81fd9 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , 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/07 05:56:25 [info] 38#38: *934 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:56:25 [info] 38#38: *935 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:56:35 [info] 38#38: *937 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:56:35 [info] 38#38: *936 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:56:39 [info] 38#38: *938 [lua] access_by_lua(msblocations.conf:189):2: f0599310892a6119c56292b67b37f1a0:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:56:39 [info] 38#38: *938 [lua] logger.lua:23: f0599310892a6119c56292b67b37f1a0 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:56:39 +0000] f0599310892a6119c56292b67b37f1a0 "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.92 - - [07/Oct/2022:05:56:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/07 05:56:45 [info] 38#38: *939 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:56:45 [info] 38#38: *940 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:56:54 [info] 38#38: *941 [lua] access_by_lua(msblocations.conf:189):2: 5cd993a602567293c161ffaf8d87d188:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:56:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/07 05:56:54 [info] 38#38: *941 [lua] logger.lua:23: 5cd993a602567293c161ffaf8d87d188 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:56:54 +0000] 5cd993a602567293c161ffaf8d87d188 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/07 05:56:55 [info] 38#38: *943 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:56:55 [info] 38#38: *942 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:57:05 [info] 38#38: *944 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:57:05 [info] 38#38: *945 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:57:09 [info] 38#38: *946 [lua] access_by_lua(msblocations.conf:189):2: 1e19fbe77e5734b711ca032960faaad7:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:57:09 [info] 38#38: *946 [lua] logger.lua:23: 1e19fbe77e5734b711ca032960faaad7 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:57:09 +0000] 1e19fbe77e5734b711ca032960faaad7 "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.92 - - [07/Oct/2022:05:57:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/07 05:57:15 [info] 38#38: *948 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:57:15 [info] 37#37: *949 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:57:24 [info] 38#38: *950 [lua] access_by_lua(msblocations.conf:189):2: c57a7f180716ca3c62f1937aee1bd57a:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:57:24 [info] 38#38: *950 [lua] logger.lua:23: c57a7f180716ca3c62f1937aee1bd57a {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:57:24 +0000] c57a7f180716ca3c62f1937aee1bd57a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:57:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:57:25 [info] 38#38: *951 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:57:25 [info] 37#37: *952 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:57:35 [info] 38#38: *953 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:57:35 [info] 38#38: *954 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:57:39 [info] 38#38: *955 [lua] access_by_lua(msblocations.conf:189):2: 01395ef2bea1b8b69dfa03ff3b4636c7:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:57:39 [info] 38#38: *955 [lua] logger.lua:23: 01395ef2bea1b8b69dfa03ff3b4636c7 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:57:39 +0000] 01395ef2bea1b8b69dfa03ff3b4636c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.92 - - [07/Oct/2022:05:57:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:57:45 [info] 37#37: *956 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:57:45 [info] 37#37: *957 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:57:54 [info] 38#38: *958 [lua] access_by_lua(msblocations.conf:189):2: 3f47c5dae62c3c4ebaf6d3f9078d1416:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:57:54 [info] 38#38: *958 [lua] logger.lua:23: 3f47c5dae62c3c4ebaf6d3f9078d1416 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:57:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
10.233.69.92 - - [07/Oct/2022:05:57:54 +0000] 3f47c5dae62c3c4ebaf6d3f9078d1416 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/10/07 05:57:55 [info] 38#38: *960 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:57:55 [info] 38#38: *959 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:58:05 [info] 38#38: *962 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:58:05 [info] 38#38: *961 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:58:09 [info] 38#38: *963 [lua] access_by_lua(msblocations.conf:189):2: 29bf9973b342ddde0ff519de76d42848:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:58:09 [info] 38#38: *963 [lua] logger.lua:23: 29bf9973b342ddde0ff519de76d42848 {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:58:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.92 - - [07/Oct/2022:05:58:09 +0000] 29bf9973b342ddde0ff519de76d42848 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/07 05:58:15 [info] 38#38: *965 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:58:15 [info] 37#37: *966 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:58:24 [info] 38#38: *967 [lua] access_by_lua(msblocations.conf:189):2: ea569b4633de5d99853f793d69624bcb:receive the request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/07 05:58:24 [info] 38#38: *967 [lua] logger.lua:23: ea569b4633de5d99853f793d69624bcb {"matched":"microservices"} while logging request, client: 10.233.69.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.92 - - [07/Oct/2022:05:58:24 +0000] ea569b4633de5d99853f793d69624bcb "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.92 - - [07/Oct/2022:05:58:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/07 05:58:25 [info] 38#38: *968 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:58:25 [info] 38#38: *969 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:58:35 [info] 38#38: *971 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443
2022/10/07 05:58:35 [info] 37#37: *970 client closed connection while SSL handshaking, client: 10.233.71.92, server: 0.0.0.0:443