Results

By type

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

2022-10-28 05:03:42 197 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-10-28 05:03:42 197 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-10-28 05:03:42 198 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-10-28 05:03:42 200 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-10-28 05:03:42 200 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2022-10-28 05:03:42 200 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-10-28 05:03:42 200 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-10-28 05:03:42 283 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-10-28 05:03:42 401 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-10-28 05:03:42 401 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-10-28 05:03:42 402 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-10-28 05:03:43 060 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/10/28 05:03:47 [info] 39#39: *12 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:03:47 [info] 39#39: *13 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:03:52 [info] 39#39: *14 [lua] access_by_lua(msblocations.conf:189):2: a62350d2dbf1558c4d1f5fdfb1946fea:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:03:53 [info] 39#39: *14 [lua] logger.lua:23: a62350d2dbf1558c4d1f5fdfb1946fea {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:03:53 +0000] a62350d2dbf1558c4d1f5fdfb1946fea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.301 upstream_response_time:0.299 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:05:03:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 73
2022/10/28 05:03:57 [info] 35#35: *17 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:03:57 [info] 35#35: *18 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:04:07 [info] 39#39: *19 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:04:07 [info] 35#35: *20 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:04:08 [info] 39#39: *21 [lua] access_by_lua(msblocations.conf:189):2: bbdfa5ce8960eaf7f3aecc9948d68c56:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:04:08 [info] 39#39: *21 [lua] logger.lua:23: bbdfa5ce8960eaf7f3aecc9948d68c56 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:04:08 +0000] bbdfa5ce8960eaf7f3aecc9948d68c56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:05:04:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/28 05:04:17 [info] 35#35: *22 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:04:17 [info] 35#35: *23 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:04:23 [info] 39#39: *24 [lua] access_by_lua(msblocations.conf:189):2: 8c3fb5e959972dee10ee3e10befa9866:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:04:23 +0000] 8c3fb5e959972dee10ee3e10befa9866 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/10/28 05:04:23 [info] 39#39: *24 [lua] logger.lua:23: 8c3fb5e959972dee10ee3e10befa9866 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:04:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/28 05:04:27 [info] 39#39: *25 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:04:27 [info] 39#39: *26 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:04:37 [notice] 44#44: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/10/28 05:04:37 [notice] 34#34: signal 17 (SIGCHLD) received from 44
2022/10/28 05:04:37 [notice] 34#34: cache loader process 44 exited with code 0
2022/10/28 05:04:37 [notice] 34#34: signal 29 (SIGIO) received
2022/10/28 05:04:37 [info] 35#35: *30 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:04:37 [info] 35#35: *29 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:04:38 [info] 39#39: *31 [lua] access_by_lua(msblocations.conf:189):2: 651e2d93be2f08df78269f36b70270d2:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:04:38 +0000] 651e2d93be2f08df78269f36b70270d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/28 05:04:38 [info] 39#39: *31 [lua] logger.lua:23: 651e2d93be2f08df78269f36b70270d2 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:04:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:04:47 [info] 35#35: *32 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:04:47 [info] 35#35: *33 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:04:53 [info] 39#39: *34 [lua] access_by_lua(msblocations.conf:189):2: 44cfdd2216fe05904a6c5accc6f1e192:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:04:53 +0000] 44cfdd2216fe05904a6c5accc6f1e192 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/28 05:04:53 [info] 39#39: *34 [lua] logger.lua:23: 44cfdd2216fe05904a6c5accc6f1e192 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:04:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/28 05:04:57 [info] 39#39: *35 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:04:57 [info] 39#39: *36 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:05:07 [info] 35#35: *38 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:05:07 [info] 39#39: *37 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:05:08 [info] 39#39: *39 [lua] access_by_lua(msblocations.conf:189):2: 7ba5dafd2f79a2bf4dfba4f75220c6bc:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:05:08 [info] 39#39: *39 [lua] logger.lua:23: 7ba5dafd2f79a2bf4dfba4f75220c6bc {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:05:08 +0000] 7ba5dafd2f79a2bf4dfba4f75220c6bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:05:05:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:05:17 [info] 35#35: *41 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:05:17 [info] 39#39: *40 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:05:23 [info] 39#39: *42 [lua] access_by_lua(msblocations.conf:189):2: e8c388937183e733c6f1a635c81495e9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:05:23 +0000] e8c388937183e733c6f1a635c81495e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/10/28 05:05:23 [info] 39#39: *42 [lua] logger.lua:23: e8c388937183e733c6f1a635c81495e9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:05:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/28 05:05:27 [info] 35#35: *44 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:05:27 [info] 35#35: *43 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:05:37 [info] 39#39: *46 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:05:37 [info] 39#39: *47 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:05:38 [info] 39#39: *48 [lua] access_by_lua(msblocations.conf:189):2: aab35f907a1795ef6852f1df4ee83385:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:05:38 +0000] aab35f907a1795ef6852f1df4ee83385 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.053 upstream_response_time:0.037 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:05:05:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 31
2022/10/28 05:05:38 [info] 39#39: *48 [lua] logger.lua:23: aab35f907a1795ef6852f1df4ee83385 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:05:47 [info] 39#39: *49 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:05:47 [info] 39#39: *50 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:05:53 [info] 39#39: *51 [lua] access_by_lua(msblocations.conf:189):2: 2d1c841cb3ab01279b6ef3213a5f9dce:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:05:53 [info] 39#39: *51 [lua] logger.lua:23: 2d1c841cb3ab01279b6ef3213a5f9dce {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:05:53 +0000] 2d1c841cb3ab01279b6ef3213a5f9dce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.046 upstream_response_time:0.042 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:05:05:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 41
2022/10/28 05:05:57 [info] 35#35: *52 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:05:57 [info] 35#35: *53 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:06:07 [info] 35#35: *54 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:06:07 [info] 35#35: *55 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:06:08 [info] 39#39: *56 [lua] access_by_lua(msblocations.conf:189):2: d15401a563a4d37bb2cb0c3d20a1e092:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:06:08 [info] 39#39: *56 [lua] logger.lua:23: d15401a563a4d37bb2cb0c3d20a1e092 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:06:08 +0000] d15401a563a4d37bb2cb0c3d20a1e092 "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.221 - - [28/Oct/2022:05:06:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/28 05:06:17 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:06:17 [info] 35#35: *58 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:06:23 [info] 39#39: *59 [lua] access_by_lua(msblocations.conf:189):2: 3efbb623a0abb3a157c1793e98a51780:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:06:23 [info] 39#39: *59 [lua] logger.lua:23: 3efbb623a0abb3a157c1793e98a51780 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:06:23 +0000] 3efbb623a0abb3a157c1793e98a51780 "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.221 - - [28/Oct/2022:05:06:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:06:27 [info] 39#39: *60 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:06:27 [info] 39#39: *61 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:06:37 [info] 39#39: *63 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:06:37 [info] 39#39: *64 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:06:38 [info] 39#39: *65 [lua] access_by_lua(msblocations.conf:189):2: 1934e31822d1c889fa80135b131ee2ec:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:06:38 +0000] 1934e31822d1c889fa80135b131ee2ec "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.221 - - [28/Oct/2022:05:06:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:06:38 [info] 39#39: *65 [lua] logger.lua:23: 1934e31822d1c889fa80135b131ee2ec {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:06:47 [info] 39#39: *67 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:06:47 [info] 35#35: *66 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:06:53 [info] 39#39: *68 [lua] access_by_lua(msblocations.conf:189):2: 2e48199b557e134df58f7d3f29415f59:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:06:53 +0000] 2e48199b557e134df58f7d3f29415f59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 05:06:53 [info] 39#39: *68 [lua] logger.lua:23: 2e48199b557e134df58f7d3f29415f59 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:06:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:06:57 [info] 39#39: *69 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:06:57 [info] 39#39: *70 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:07:07 [info] 39#39: *71 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:07:07 [info] 35#35: *72 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:07:08 [info] 39#39: *73 [lua] access_by_lua(msblocations.conf:189):2: 67b4eb5ff905e2b7c3aeb4fbc87bef13:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:07:08 [info] 39#39: *73 [lua] logger.lua:23: 67b4eb5ff905e2b7c3aeb4fbc87bef13 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:07:08 +0000] 67b4eb5ff905e2b7c3aeb4fbc87bef13 "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.221 - - [28/Oct/2022:05:07:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:07:17 [info] 35#35: *74 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:07:17 [info] 35#35: *75 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:07:23 [info] 39#39: *76 [lua] access_by_lua(msblocations.conf:189):2: b9100503c3c9e14b3709231aec37ac98:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:07:23 +0000] b9100503c3c9e14b3709231aec37ac98 "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.221 - - [28/Oct/2022:05:07:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:07:23 [info] 39#39: *76 [lua] logger.lua:23: b9100503c3c9e14b3709231aec37ac98 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:07:27 [info] 39#39: *78 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:07:27 [info] 39#39: *77 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:07:37 [info] 35#35: *80 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:07:37 [info] 39#39: *81 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:07:38 [info] 39#39: *82 [lua] access_by_lua(msblocations.conf:189):2: aa1feeb5b1803f04280e6e9e3a8bf123:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:07:38 [info] 39#39: *82 [lua] logger.lua:23: aa1feeb5b1803f04280e6e9e3a8bf123 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:07:38 +0000] aa1feeb5b1803f04280e6e9e3a8bf123 "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.221 - - [28/Oct/2022:05:07:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/10/28 05:07:47 [info] 39#39: *84 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:07:47 [info] 39#39: *83 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:07:53 [info] 39#39: *85 [lua] access_by_lua(msblocations.conf:189):2: b6d0c409fb0daf8a0dde0ce6748418b5:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:07:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:07:53 [info] 39#39: *85 [lua] logger.lua:23: b6d0c409fb0daf8a0dde0ce6748418b5 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:07:53 +0000] b6d0c409fb0daf8a0dde0ce6748418b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/10/28 05:07:57 [info] 39#39: *86 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:07:57 [info] 39#39: *87 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:08:07 [info] 35#35: *88 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:08:07 [info] 35#35: *89 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:08:08 [info] 39#39: *90 [lua] access_by_lua(msblocations.conf:189):2: 4f1b8e6e01f76f983de696a0bb113332:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:08:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/28 05:08:08 [info] 39#39: *90 [lua] logger.lua:23: 4f1b8e6e01f76f983de696a0bb113332 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:08:08 +0000] 4f1b8e6e01f76f983de696a0bb113332 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/10/28 05:08:17 [info] 35#35: *91 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:08:17 [info] 35#35: *92 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:08:23 [info] 39#39: *93 [lua] access_by_lua(msblocations.conf:189):2: c2f4ac9c670d440f7225934e716b365c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:08:23 [info] 39#39: *93 [lua] logger.lua:23: c2f4ac9c670d440f7225934e716b365c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:08:23 +0000] c2f4ac9c670d440f7225934e716b365c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:05:08:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:08:27 [info] 39#39: *94 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:08:27 [info] 39#39: *95 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:08:37 [info] 39#39: *97 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:08:37 [info] 39#39: *98 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:08:38 [info] 39#39: *99 [lua] access_by_lua(msblocations.conf:189):2: 71169e97e7a3f79e8feb9ba543960f0e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:08:38 +0000] 71169e97e7a3f79e8feb9ba543960f0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2022/10/28 05:08:38 [info] 39#39: *99 [lua] logger.lua:23: 71169e97e7a3f79e8feb9ba543960f0e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:08:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2022/10/28 05:08:47 [info] 39#39: *100 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:08:47 [info] 35#35: *101 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:08:53 [info] 39#39: *102 [lua] access_by_lua(msblocations.conf:189):2: 747a95a8119e1ede8e7ece9e7a9e713d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:08:53 +0000] 747a95a8119e1ede8e7ece9e7a9e713d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/28 05:08:53 [info] 39#39: *102 [lua] logger.lua:23: 747a95a8119e1ede8e7ece9e7a9e713d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:08:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:08:57 [info] 39#39: *103 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:08:57 [info] 35#35: *104 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:09:07 [info] 35#35: *105 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:09:07 [info] 39#39: *106 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:09:08 [info] 39#39: *107 [lua] access_by_lua(msblocations.conf:189):2: e24b4e30e64689ef72ebeb82a2c32b91:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:09:08 +0000] e24b4e30e64689ef72ebeb82a2c32b91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 05:09:08 [info] 39#39: *107 [lua] logger.lua:23: e24b4e30e64689ef72ebeb82a2c32b91 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:09:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:09:17 [info] 39#39: *108 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:09:17 [info] 35#35: *109 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:09:23 [info] 39#39: *110 [lua] access_by_lua(msblocations.conf:189):2: 1d2cc78f3fd461d7c5b54e19e95c6471:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:09:23 [info] 39#39: *110 [lua] logger.lua:23: 1d2cc78f3fd461d7c5b54e19e95c6471 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:09:23 +0000] 1d2cc78f3fd461d7c5b54e19e95c6471 "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.221 - - [28/Oct/2022:05:09:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:09:27 [info] 35#35: *112 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:09:27 [info] 35#35: *111 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:09:37 [info] 39#39: *115 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:09:37 [info] 39#39: *114 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:09:38 [info] 39#39: *116 [lua] access_by_lua(msblocations.conf:189):2: 61bf97f74b06717981c62adf69e1eed0:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:09:38 +0000] 61bf97f74b06717981c62adf69e1eed0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/28 05:09:38 [info] 39#39: *116 [lua] logger.lua:23: 61bf97f74b06717981c62adf69e1eed0 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:09:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/28 05:09:47 [info] 39#39: *117 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:09:47 [info] 39#39: *118 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:09:53 [info] 39#39: *119 [lua] access_by_lua(msblocations.conf:189):2: b4cc3ad24e9430dd9e3c2afecbd57f47:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:09:53 +0000] b4cc3ad24e9430dd9e3c2afecbd57f47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 05:09:53 [info] 39#39: *119 [lua] logger.lua:23: b4cc3ad24e9430dd9e3c2afecbd57f47 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:09:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:09:57 [info] 39#39: *120 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:09:57 [info] 39#39: *121 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:10:07 [info] 35#35: *123 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:10:07 [info] 39#39: *122 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:10:08 [info] 39#39: *124 [lua] access_by_lua(msblocations.conf:189):2: 6e7b8252b7e489d5cd123aef6f1c9712:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:10:08 [info] 39#39: *124 [lua] logger.lua:23: 6e7b8252b7e489d5cd123aef6f1c9712 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:10:08 +0000] 6e7b8252b7e489d5cd123aef6f1c9712 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:05:10:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/28 05:10:17 [info] 35#35: *125 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:10:17 [info] 35#35: *126 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:10:23 [info] 39#39: *127 [lua] access_by_lua(msblocations.conf:189):2: 7fffc618f23a3ed95910ea99dacf1455:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:10:23 [info] 39#39: *127 [lua] logger.lua:23: 7fffc618f23a3ed95910ea99dacf1455 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:10:23 +0000] 7fffc618f23a3ed95910ea99dacf1455 "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.221 - - [28/Oct/2022:05:10:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:10:27 [info] 39#39: *128 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:10:27 [info] 39#39: *129 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:10:37 [info] 39#39: *131 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:10:37 [info] 35#35: *132 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:10:38 [info] 39#39: *133 [lua] access_by_lua(msblocations.conf:189):2: 7c63e69d60109b2dd837e876593d957a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:10:38 +0000] 7c63e69d60109b2dd837e876593d957a "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.221 - - [28/Oct/2022:05:10:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:10:38 [info] 39#39: *133 [lua] logger.lua:23: 7c63e69d60109b2dd837e876593d957a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:10:47 [info] 39#39: *134 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:10:47 [info] 39#39: *135 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:10:53 [info] 39#39: *136 [lua] access_by_lua(msblocations.conf:189):2: f5085b54b73153b0e9f6e2fde0c1c9a5:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:10:53 +0000] f5085b54b73153b0e9f6e2fde0c1c9a5 "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.221 - - [28/Oct/2022:05:10:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:10:53 [info] 39#39: *136 [lua] logger.lua:23: f5085b54b73153b0e9f6e2fde0c1c9a5 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:10:57 [info] 39#39: *138 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:10:57 [info] 39#39: *137 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:11:07 [info] 39#39: *139 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:11:07 [info] 39#39: *140 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:11:08 [info] 39#39: *141 [lua] access_by_lua(msblocations.conf:189):2: 495ef40a68b1795e396b7cd02cd214e2:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:11:08 [info] 39#39: *141 [lua] logger.lua:23: 495ef40a68b1795e396b7cd02cd214e2 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:11:08 +0000] 495ef40a68b1795e396b7cd02cd214e2 "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.221 - - [28/Oct/2022:05:11:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:11:17 [info] 39#39: *143 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:11:17 [info] 39#39: *142 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:11:23 [info] 39#39: *144 [lua] access_by_lua(msblocations.conf:189):2: 7236b0059ca167efa7b5b07c21517306:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:11:23 [info] 39#39: *144 [lua] logger.lua:23: 7236b0059ca167efa7b5b07c21517306 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:11:23 +0000] 7236b0059ca167efa7b5b07c21517306 "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.221 - - [28/Oct/2022:05:11:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:11:27 [info] 39#39: *145 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:11:27 [info] 39#39: *146 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:11:37 [info] 35#35: *148 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:11:37 [info] 35#35: *149 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:11:38 [info] 39#39: *150 [lua] access_by_lua(msblocations.conf:189):2: 515dbbe4e14902a9081712c0a91900b8:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:11:38 +0000] 515dbbe4e14902a9081712c0a91900b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/28 05:11:38 [info] 39#39: *150 [lua] logger.lua:23: 515dbbe4e14902a9081712c0a91900b8 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:11:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:11:47 [info] 39#39: *151 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:11:47 [info] 35#35: *152 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:11:53 [info] 39#39: *153 [lua] access_by_lua(msblocations.conf:189):2: 7774a9dc7e3f1369022acf0755b223a8:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:11:53 [info] 39#39: *153 [lua] logger.lua:23: 7774a9dc7e3f1369022acf0755b223a8 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:11:53 +0000] 7774a9dc7e3f1369022acf0755b223a8 "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.221 - - [28/Oct/2022:05:11:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:11:57 [info] 39#39: *154 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:11:57 [info] 39#39: *155 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:12:07 [info] 39#39: *157 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:12:07 [info] 39#39: *156 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:12:08 [info] 39#39: *158 [lua] access_by_lua(msblocations.conf:189):2: e04798c19631d95710fb5000a017e581:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:12:08 [info] 39#39: *158 [lua] logger.lua:23: e04798c19631d95710fb5000a017e581 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:12:08 +0000] e04798c19631d95710fb5000a017e581 "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.221 - - [28/Oct/2022:05:12:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:12:17 [info] 39#39: *159 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:12:17 [info] 39#39: *160 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:12:23 [info] 39#39: *161 [lua] access_by_lua(msblocations.conf:189):2: 4018df188148d407deecb7e01757bbf9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:12:23 +0000] 4018df188148d407deecb7e01757bbf9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 05:12:23 [info] 39#39: *161 [lua] logger.lua:23: 4018df188148d407deecb7e01757bbf9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:12:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:12:27 [info] 39#39: *162 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:12:27 [info] 39#39: *163 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:12:37 [info] 35#35: *165 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:12:37 [info] 35#35: *166 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:12:38 [info] 39#39: *167 [lua] access_by_lua(msblocations.conf:189):2: 5311660584652773c56be20211993d4c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:12:38 +0000] 5311660584652773c56be20211993d4c "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.221 - - [28/Oct/2022:05:12:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/28 05:12:38 [info] 39#39: *167 [lua] logger.lua:23: 5311660584652773c56be20211993d4c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:12:47 [info] 39#39: *168 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:12:47 [info] 39#39: *169 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:12:53 [info] 39#39: *170 [lua] access_by_lua(msblocations.conf:189):2: fdc5ce9646b5a5c8c3fc5bad9048336a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:12:53 +0000] fdc5ce9646b5a5c8c3fc5bad9048336a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 05:12:53 [info] 39#39: *170 [lua] logger.lua:23: fdc5ce9646b5a5c8c3fc5bad9048336a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:12:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:12:57 [info] 39#39: *171 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:12:57 [info] 39#39: *172 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:13:07 [info] 39#39: *173 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:13:07 [info] 39#39: *174 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:13:08 [info] 39#39: *175 [lua] access_by_lua(msblocations.conf:189):2: 6bdd94b67d5f45da35d24cc63d3f2e8c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:13:08 +0000] 6bdd94b67d5f45da35d24cc63d3f2e8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/28 05:13:08 [info] 39#39: *175 [lua] logger.lua:23: 6bdd94b67d5f45da35d24cc63d3f2e8c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:13:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/28 05:13:17 [info] 39#39: *176 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:13:17 [info] 39#39: *177 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:13:23 [info] 39#39: *178 [lua] access_by_lua(msblocations.conf:189):2: 24b4aa73fd875c262141f65cf5471c23:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:13:23 [info] 39#39: *178 [lua] logger.lua:23: 24b4aa73fd875c262141f65cf5471c23 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:13:23 +0000] 24b4aa73fd875c262141f65cf5471c23 "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.221 - - [28/Oct/2022:05:13:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:13:27 [info] 39#39: *179 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:13:27 [info] 39#39: *180 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:13:37 [info] 39#39: *183 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:13:37 [info] 39#39: *182 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:13:38 [info] 39#39: *184 [lua] access_by_lua(msblocations.conf:189):2: 299bbe72c3c653a9d1c03a98530d20ac:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:13:38 [info] 39#39: *184 [lua] logger.lua:23: 299bbe72c3c653a9d1c03a98530d20ac {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:13:38 +0000] 299bbe72c3c653a9d1c03a98530d20ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:05:13:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/28 05:13:47 [info] 35#35: *186 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:13:47 [info] 39#39: *185 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:13:53 [info] 39#39: *187 [lua] access_by_lua(msblocations.conf:189):2: 6938f0f66980c7eb3ee22852f91714b9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:13:53 +0000] 6938f0f66980c7eb3ee22852f91714b9 "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.221 - - [28/Oct/2022:05:13:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:13:53 [info] 39#39: *187 [lua] logger.lua:23: 6938f0f66980c7eb3ee22852f91714b9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:13:57 [info] 35#35: *189 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:13:57 [info] 35#35: *188 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:14:07 [info] 39#39: *190 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:14:07 [info] 35#35: *191 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:14:08 [info] 39#39: *192 [lua] access_by_lua(msblocations.conf:189):2: 335bcf41a2556efb0671190205de86a7:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:14:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2022/10/28 05:14:09 [info] 39#39: *192 [lua] logger.lua:23: 335bcf41a2556efb0671190205de86a7 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:14:09 +0000] 335bcf41a2556efb0671190205de86a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.041 upstream_response_time:0.038 "-" "Consul Health Check" "-"
2022/10/28 05:14:17 [info] 39#39: *193 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:14:17 [info] 39#39: *194 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:14:24 [info] 39#39: *195 [lua] access_by_lua(msblocations.conf:189):2: 40af23d95d65b94954397e6cf12f0bbd:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:14:24 +0000] 40af23d95d65b94954397e6cf12f0bbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/28 05:14:24 [info] 39#39: *195 [lua] logger.lua:23: 40af23d95d65b94954397e6cf12f0bbd {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:14:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:14:27 [info] 39#39: *196 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:14:27 [info] 39#39: *197 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:14:37 [info] 39#39: *200 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:14:37 [info] 35#35: *199 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:14:39 [info] 39#39: *201 [lua] access_by_lua(msblocations.conf:189):2: 0a35952189b9d36bd01bab4c76c1a2d3:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:14:39 +0000] 0a35952189b9d36bd01bab4c76c1a2d3 "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.221 - - [28/Oct/2022:05:14:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:14:39 [info] 39#39: *201 [lua] logger.lua:23: 0a35952189b9d36bd01bab4c76c1a2d3 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:14:47 [info] 39#39: *203 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:14:47 [info] 39#39: *202 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:14:54 [info] 39#39: *204 [lua] access_by_lua(msblocations.conf:189):2: f46ad0ee717fdb61cabd0bc2b26792ea:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:14:54 +0000] f46ad0ee717fdb61cabd0bc2b26792ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/28 05:14:54 [info] 39#39: *204 [lua] logger.lua:23: f46ad0ee717fdb61cabd0bc2b26792ea {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:14:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:14:57 [info] 35#35: *206 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:14:57 [info] 35#35: *205 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:15:07 [info] 35#35: *207 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:15:07 [info] 35#35: *208 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:15:09 [info] 39#39: *209 [lua] access_by_lua(msblocations.conf:189):2: d874f6a66b494450ae79e6abd5e5e248:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:15:09 [info] 39#39: *209 [lua] logger.lua:23: d874f6a66b494450ae79e6abd5e5e248 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:15:09 +0000] d874f6a66b494450ae79e6abd5e5e248 "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.221 - - [28/Oct/2022:05:15:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:15:17 [info] 35#35: *210 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:15:17 [info] 35#35: *211 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:15:24 [info] 39#39: *212 [lua] access_by_lua(msblocations.conf:189):2: cdc32578dfd989214ca8c73361417319:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:15:24 +0000] cdc32578dfd989214ca8c73361417319 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/28 05:15:24 [info] 39#39: *212 [lua] logger.lua:23: cdc32578dfd989214ca8c73361417319 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:15:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:15:27 [info] 39#39: *213 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:15:27 [info] 39#39: *214 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:15:37 [info] 39#39: *216 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:15:37 [info] 39#39: *217 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:15:39 [info] 39#39: *218 [lua] access_by_lua(msblocations.conf:189):2: f49e84b62564e175fb460ef482a29723:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:15:39 [info] 39#39: *218 [lua] logger.lua:23: f49e84b62564e175fb460ef482a29723 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:15:39 +0000] f49e84b62564e175fb460ef482a29723 "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.221 - - [28/Oct/2022:05:15:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:15:47 [info] 39#39: *220 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:15:47 [info] 39#39: *219 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:15:54 [info] 39#39: *221 [lua] access_by_lua(msblocations.conf:189):2: e3bc721f246669b0687f4063c373fc04:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:15:54 +0000] e3bc721f246669b0687f4063c373fc04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/28 05:15:54 [info] 39#39: *221 [lua] logger.lua:23: e3bc721f246669b0687f4063c373fc04 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:15:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:15:57 [info] 35#35: *222 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:15:57 [info] 35#35: *223 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:16:07 [info] 35#35: *224 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:16:07 [info] 35#35: *225 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:16:09 [info] 39#39: *226 [lua] access_by_lua(msblocations.conf:189):2: 068344b3c07de0bf18abaae3d4c2380f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:16:09 +0000] 068344b3c07de0bf18abaae3d4c2380f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 05:16:09 [info] 39#39: *226 [lua] logger.lua:23: 068344b3c07de0bf18abaae3d4c2380f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:16:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 05:16:17 [info] 39#39: *227 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:16:17 [info] 39#39: *228 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:16:24 [info] 39#39: *229 [lua] access_by_lua(msblocations.conf:189):2: 710f3fd4956079a201e1259291de9006:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:16:24 [info] 39#39: *229 [lua] logger.lua:23: 710f3fd4956079a201e1259291de9006 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:16:24 +0000] 710f3fd4956079a201e1259291de9006 "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.221 - - [28/Oct/2022:05:16:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:16:27 [info] 39#39: *230 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:16:27 [info] 39#39: *231 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:16:37 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:16:37 [info] 35#35: *234 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:16:39 [info] 39#39: *235 [lua] access_by_lua(msblocations.conf:189):2: 4749b90a5c06f14585b1a1bc2697ff1a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:16:39 +0000] 4749b90a5c06f14585b1a1bc2697ff1a "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.221 - - [28/Oct/2022:05:16:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:16:39 [info] 39#39: *235 [lua] logger.lua:23: 4749b90a5c06f14585b1a1bc2697ff1a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:16:47 [info] 35#35: *237 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:16:47 [info] 35#35: *236 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:16:54 [info] 39#39: *238 [lua] access_by_lua(msblocations.conf:189):2: 51ec89e85854a9cf442403c02f2e091d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:16:54 +0000] 51ec89e85854a9cf442403c02f2e091d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/28 05:16:54 [info] 39#39: *238 [lua] logger.lua:23: 51ec89e85854a9cf442403c02f2e091d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:16:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/28 05:16:57 [info] 39#39: *239 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:16:57 [info] 39#39: *240 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:17:07 [info] 39#39: *241 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:17:07 [info] 39#39: *242 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:17:09 [info] 39#39: *243 [lua] access_by_lua(msblocations.conf:189):2: ad8b950a0c1bd5e8f9e3e57d684f1a6f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:17:09 [info] 39#39: *243 [lua] logger.lua:23: ad8b950a0c1bd5e8f9e3e57d684f1a6f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:17:09 +0000] ad8b950a0c1bd5e8f9e3e57d684f1a6f "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.221 - - [28/Oct/2022:05:17:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:17:17 [info] 39#39: *244 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:17:17 [info] 39#39: *245 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:17:24 [info] 39#39: *246 [lua] access_by_lua(msblocations.conf:189):2: 1db1cea558f2323f0b3a14945cbeb725:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:17:24 [info] 39#39: *246 [lua] logger.lua:23: 1db1cea558f2323f0b3a14945cbeb725 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:17:24 +0000] 1db1cea558f2323f0b3a14945cbeb725 "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.221 - - [28/Oct/2022:05:17:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/28 05:17:27 [info] 35#35: *247 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:17:27 [info] 39#39: *248 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:17:37 [info] 39#39: *250 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:17:37 [info] 39#39: *251 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:17:39 [info] 39#39: *252 [lua] access_by_lua(msblocations.conf:189):2: fc484db7c347988e8da14b9fdcfd5159:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:17:39 [info] 39#39: *252 [lua] logger.lua:23: fc484db7c347988e8da14b9fdcfd5159 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:17:39 +0000] fc484db7c347988e8da14b9fdcfd5159 "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.221 - - [28/Oct/2022:05:17:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:17:47 [info] 39#39: *253 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:17:47 [info] 39#39: *254 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:17:54 [info] 39#39: *255 [lua] access_by_lua(msblocations.conf:189):2: eb83a03f0630781488f1dfe235c408bb:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:17:54 [info] 39#39: *255 [lua] logger.lua:23: eb83a03f0630781488f1dfe235c408bb {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:17:54 +0000] eb83a03f0630781488f1dfe235c408bb "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.221 - - [28/Oct/2022:05:17:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:17:57 [info] 35#35: *257 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:17:57 [info] 39#39: *256 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:18:07 [info] 35#35: *258 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:18:07 [info] 39#39: *259 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:18:09 [info] 39#39: *260 [lua] access_by_lua(msblocations.conf:189):2: 65cdc29e3e5b4954f6e11dea17d91420:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:18:09 [info] 39#39: *260 [lua] logger.lua:23: 65cdc29e3e5b4954f6e11dea17d91420 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:18:09 +0000] 65cdc29e3e5b4954f6e11dea17d91420 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:05:18:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/28 05:18:17 [info] 35#35: *261 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:18:17 [info] 39#39: *262 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:18:24 [info] 39#39: *263 [lua] access_by_lua(msblocations.conf:189):2: 52bd5bb43a26d8305aa8c71c71d27460:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:18:24 [info] 39#39: *263 [lua] logger.lua:23: 52bd5bb43a26d8305aa8c71c71d27460 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:18:24 +0000] 52bd5bb43a26d8305aa8c71c71d27460 "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.221 - - [28/Oct/2022:05:18:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:18:27 [info] 39#39: *265 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:18:27 [info] 39#39: *264 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:18:37 [info] 35#35: *267 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:18:37 [info] 39#39: *268 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:18:39 [info] 39#39: *269 [lua] access_by_lua(msblocations.conf:189):2: ada73b173f9674a25d9db670bd22e081:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:18:39 +0000] ada73b173f9674a25d9db670bd22e081 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2022/10/28 05:18:39 [info] 39#39: *269 [lua] logger.lua:23: ada73b173f9674a25d9db670bd22e081 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:18:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2022/10/28 05:18:47 [info] 35#35: *270 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:18:47 [info] 35#35: *271 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:18:54 [info] 39#39: *272 [lua] access_by_lua(msblocations.conf:189):2: d96d2d10f6420aea0a56423e803c16e8:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:18:54 +0000] d96d2d10f6420aea0a56423e803c16e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 05:18:54 [info] 39#39: *272 [lua] logger.lua:23: d96d2d10f6420aea0a56423e803c16e8 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:18:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:18:57 [info] 35#35: *273 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:18:57 [info] 35#35: *274 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:19:07 [info] 35#35: *275 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:19:07 [info] 39#39: *276 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:19:09 [info] 39#39: *277 [lua] access_by_lua(msblocations.conf:189):2: 88070894c80012049e22e819755325fc:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:19:09 [info] 39#39: *277 [lua] logger.lua:23: 88070894c80012049e22e819755325fc {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:19:09 +0000] 88070894c80012049e22e819755325fc "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.221 - - [28/Oct/2022:05:19:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:19:17 [info] 35#35: *279 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:19:17 [info] 39#39: *278 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:19:24 [info] 39#39: *280 [lua] access_by_lua(msblocations.conf:189):2: 863c8b6baab0880440c608a1e78bc2ea:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:19:24 [info] 39#39: *280 [lua] logger.lua:23: 863c8b6baab0880440c608a1e78bc2ea {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:19:24 +0000] 863c8b6baab0880440c608a1e78bc2ea "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.221 - - [28/Oct/2022:05:19:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:19:27 [info] 35#35: *281 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:19:27 [info] 35#35: *282 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:19:37 [info] 39#39: *284 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:19:37 [info] 35#35: *285 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:19:39 [info] 39#39: *286 [lua] access_by_lua(msblocations.conf:189):2: 22958094637ecab8df9c5180d99e8001:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:19:39 +0000] 22958094637ecab8df9c5180d99e8001 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 05:19:39 [info] 39#39: *286 [lua] logger.lua:23: 22958094637ecab8df9c5180d99e8001 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:19:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:19:47 [info] 35#35: *288 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:19:47 [info] 39#39: *287 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:19:54 [info] 39#39: *289 [lua] access_by_lua(msblocations.conf:189):2: 91744e9d84af4591fe3ce233006cc281:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:19:54 +0000] 91744e9d84af4591fe3ce233006cc281 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/28 05:19:54 [info] 39#39: *289 [lua] logger.lua:23: 91744e9d84af4591fe3ce233006cc281 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:19:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:19:57 [info] 35#35: *291 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:19:57 [info] 39#39: *290 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:20:07 [info] 35#35: *293 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:20:07 [info] 39#39: *292 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:20:09 [info] 39#39: *294 [lua] access_by_lua(msblocations.conf:189):2: 725620187e583e26d9973721ae014649:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:20:09 +0000] 725620187e583e26d9973721ae014649 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 05:20:09 [info] 39#39: *294 [lua] logger.lua:23: 725620187e583e26d9973721ae014649 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:20:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:20:17 [info] 39#39: *295 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:20:17 [info] 35#35: *296 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:20:24 [info] 39#39: *297 [lua] access_by_lua(msblocations.conf:189):2: 0c91f8e7b350d62cb1042171523db07e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:20:24 [info] 39#39: *297 [lua] logger.lua:23: 0c91f8e7b350d62cb1042171523db07e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:20:24 +0000] 0c91f8e7b350d62cb1042171523db07e "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.221 - - [28/Oct/2022:05:20:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:20:27 [info] 39#39: *299 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:20:27 [info] 39#39: *298 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:20:37 [info] 35#35: *302 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:20:37 [info] 35#35: *301 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:20:39 [info] 39#39: *303 [lua] access_by_lua(msblocations.conf:189):2: 7838cff66389968659f524b861219800:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:20:39 +0000] 7838cff66389968659f524b861219800 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/28 05:20:39 [info] 39#39: *303 [lua] logger.lua:23: 7838cff66389968659f524b861219800 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:20:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:20:47 [info] 35#35: *304 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:20:47 [info] 35#35: *305 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:20:54 [info] 39#39: *306 [lua] access_by_lua(msblocations.conf:189):2: f56543ff57048b06a01d75be0dcdc8b5:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:20:54 [info] 39#39: *306 [lua] logger.lua:23: f56543ff57048b06a01d75be0dcdc8b5 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:20:54 +0000] f56543ff57048b06a01d75be0dcdc8b5 "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.221 - - [28/Oct/2022:05:20:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 05:20:57 [info] 39#39: *307 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:20:57 [info] 35#35: *308 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:21:07 [info] 39#39: *309 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:21:07 [info] 39#39: *310 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:21:09 [info] 39#39: *311 [lua] access_by_lua(msblocations.conf:189):2: 9772203f58f4094588767151058c0361:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:21:09 [info] 39#39: *311 [lua] logger.lua:23: 9772203f58f4094588767151058c0361 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:21:09 +0000] 9772203f58f4094588767151058c0361 "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.221 - - [28/Oct/2022:05:21:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:21:17 [info] 35#35: *312 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:21:17 [info] 35#35: *313 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:21:24 [info] 39#39: *314 [lua] access_by_lua(msblocations.conf:189):2: a8b3fbfe1ea097f4c84a9d18c6f0ee0a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:21:24 +0000] a8b3fbfe1ea097f4c84a9d18c6f0ee0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 05:21:24 [info] 39#39: *314 [lua] logger.lua:23: a8b3fbfe1ea097f4c84a9d18c6f0ee0a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:21:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 05:21:27 [info] 39#39: *315 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:21:27 [info] 39#39: *316 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:21:37 [info] 35#35: *318 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:21:37 [info] 39#39: *319 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:21:39 [info] 39#39: *320 [lua] access_by_lua(msblocations.conf:189):2: e5b83b494e8b4ee83ab5fcb42a2b26bd:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:21:39 +0000] e5b83b494e8b4ee83ab5fcb42a2b26bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 05:21:39 [info] 39#39: *320 [lua] logger.lua:23: e5b83b494e8b4ee83ab5fcb42a2b26bd {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:21:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:21:47 [info] 39#39: *321 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:21:47 [info] 39#39: *322 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:21:54 [info] 39#39: *323 [lua] access_by_lua(msblocations.conf:189):2: 2ceb8880fc2c67b9ae92cfde08e86d50:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:21:54 [info] 39#39: *323 [lua] logger.lua:23: 2ceb8880fc2c67b9ae92cfde08e86d50 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:21:54 +0000] 2ceb8880fc2c67b9ae92cfde08e86d50 "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.221 - - [28/Oct/2022:05:21:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 05:21:57 [info] 39#39: *324 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:21:57 [info] 35#35: *325 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:22:07 [info] 35#35: *326 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:22:07 [info] 35#35: *327 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:22:09 [info] 39#39: *328 [lua] access_by_lua(msblocations.conf:189):2: fcf44978ffdd275fed5dfa67fd20c204:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:22:09 +0000] fcf44978ffdd275fed5dfa67fd20c204 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 05:22:09 [info] 39#39: *328 [lua] logger.lua:23: fcf44978ffdd275fed5dfa67fd20c204 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:22:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:22:17 [info] 35#35: *330 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:22:17 [info] 35#35: *329 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:22:24 [info] 39#39: *331 [lua] access_by_lua(msblocations.conf:189):2: 7e9fbec2127be56550fdf88e24c468e0:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:22:24 +0000] 7e9fbec2127be56550fdf88e24c468e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 05:22:24 [info] 39#39: *331 [lua] logger.lua:23: 7e9fbec2127be56550fdf88e24c468e0 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:22:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 05:22:27 [info] 35#35: *332 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:22:27 [info] 35#35: *333 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:22:37 [info] 39#39: *335 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:22:37 [info] 35#35: *336 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:22:39 [info] 39#39: *337 [lua] access_by_lua(msblocations.conf:189):2: abcaaaf9ee692a306e96fcce1d682135:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:22:39 +0000] abcaaaf9ee692a306e96fcce1d682135 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 05:22:39 [info] 39#39: *337 [lua] logger.lua:23: abcaaaf9ee692a306e96fcce1d682135 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:22:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:22:47 [info] 39#39: *338 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:22:47 [info] 39#39: *339 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:22:54 [info] 39#39: *340 [lua] access_by_lua(msblocations.conf:189):2: d9da7d59d01875494f47cb7b9df1b2af:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:22:54 [info] 39#39: *340 [lua] logger.lua:23: d9da7d59d01875494f47cb7b9df1b2af {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:22:54 +0000] d9da7d59d01875494f47cb7b9df1b2af "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.221 - - [28/Oct/2022:05:22:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:22:57 [info] 35#35: *341 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:22:57 [info] 35#35: *342 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:23:07 [info] 39#39: *343 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:23:07 [info] 35#35: *344 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:23:09 [info] 39#39: *345 [lua] access_by_lua(msblocations.conf:189):2: 9e7625eb542b642b0a24d1cb8af326f8:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:23:09 +0000] 9e7625eb542b642b0a24d1cb8af326f8 "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.221 - - [28/Oct/2022:05:23:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:23:09 [info] 39#39: *345 [lua] logger.lua:23: 9e7625eb542b642b0a24d1cb8af326f8 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:23:17 [info] 39#39: *346 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:23:17 [info] 39#39: *347 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:23:24 [info] 39#39: *348 [lua] access_by_lua(msblocations.conf:189):2: 4c7dea094b33a3dd592075111904c7bc:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:23:24 +0000] 4c7dea094b33a3dd592075111904c7bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/28 05:23:24 [info] 39#39: *348 [lua] logger.lua:23: 4c7dea094b33a3dd592075111904c7bc {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:23:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/28 05:23:27 [info] 39#39: *349 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:23:27 [info] 39#39: *350 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:23:37 [info] 39#39: *353 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:23:37 [info] 39#39: *352 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:23:39 [info] 39#39: *354 [lua] access_by_lua(msblocations.conf:189):2: 7f0b60d81ac98ef955629ddb49c3cedf:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:23:39 +0000] 7f0b60d81ac98ef955629ddb49c3cedf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/28 05:23:39 [info] 39#39: *354 [lua] logger.lua:23: 7f0b60d81ac98ef955629ddb49c3cedf {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:23:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/28 05:23:47 [info] 39#39: *356 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:23:47 [info] 35#35: *355 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:23:54 [info] 39#39: *357 [lua] access_by_lua(msblocations.conf:189):2: 862e2a5fb8a4f42fffa87a59123f2033:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:23:54 +0000] 862e2a5fb8a4f42fffa87a59123f2033 "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.221 - - [28/Oct/2022:05:23:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:23:54 [info] 39#39: *357 [lua] logger.lua:23: 862e2a5fb8a4f42fffa87a59123f2033 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:23:57 [info] 39#39: *358 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:23:57 [info] 39#39: *359 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:24:07 [info] 39#39: *361 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:24:07 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:24:09 [info] 39#39: *362 [lua] access_by_lua(msblocations.conf:189):2: bc1de38d2a5538371fad95cd7a1486fc:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:24:09 +0000] bc1de38d2a5538371fad95cd7a1486fc "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.221 - - [28/Oct/2022:05:24:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:24:09 [info] 39#39: *362 [lua] logger.lua:23: bc1de38d2a5538371fad95cd7a1486fc {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:24:17 [info] 39#39: *364 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:24:17 [info] 39#39: *363 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:24:24 [info] 39#39: *365 [lua] access_by_lua(msblocations.conf:189):2: be36710ff4ae7ef40ed518271aa13c0c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:24:24 +0000] be36710ff4ae7ef40ed518271aa13c0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/28 05:24:24 [info] 39#39: *365 [lua] logger.lua:23: be36710ff4ae7ef40ed518271aa13c0c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:24:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/28 05:24:27 [info] 39#39: *366 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:24:27 [info] 35#35: *367 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:24:37 [info] 39#39: *369 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:24:37 [info] 39#39: *370 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:24:39 [info] 39#39: *371 [lua] access_by_lua(msblocations.conf:189):2: 3a8e53f4af0121e2e99884a6b2168a5b:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:24:39 [info] 39#39: *371 [lua] logger.lua:23: 3a8e53f4af0121e2e99884a6b2168a5b {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:24:39 +0000] 3a8e53f4af0121e2e99884a6b2168a5b "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.221 - - [28/Oct/2022:05:24:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:24:47 [info] 35#35: *373 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:24:47 [info] 35#35: *372 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:24:54 [info] 39#39: *374 [lua] access_by_lua(msblocations.conf:189):2: 88b11094562ecc713fc888d8fd9b679a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:24:54 [info] 39#39: *374 [lua] logger.lua:23: 88b11094562ecc713fc888d8fd9b679a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:24:54 +0000] 88b11094562ecc713fc888d8fd9b679a "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.221 - - [28/Oct/2022:05:24:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:24:57 [info] 39#39: *375 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:24:57 [info] 39#39: *376 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:25:07 [info] 35#35: *377 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:25:07 [info] 35#35: *378 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:25:09 [info] 39#39: *379 [lua] access_by_lua(msblocations.conf:189):2: c9dc993e5c39186c30fdfd993cf4d35f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:25:09 +0000] c9dc993e5c39186c30fdfd993cf4d35f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/28 05:25:09 [info] 39#39: *379 [lua] logger.lua:23: c9dc993e5c39186c30fdfd993cf4d35f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:25:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:25:17 [info] 35#35: *380 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:25:17 [info] 35#35: *381 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:25:24 [info] 39#39: *382 [lua] access_by_lua(msblocations.conf:189):2: a11740868e585accbd545e5de807d929:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:25:24 [info] 39#39: *382 [lua] logger.lua:23: a11740868e585accbd545e5de807d929 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:25:24 +0000] a11740868e585accbd545e5de807d929 "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.221 - - [28/Oct/2022:05:25:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:25:27 [info] 39#39: *383 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:25:27 [info] 39#39: *384 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:25:37 [info] 39#39: *386 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:25:37 [info] 39#39: *387 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:25:39 [info] 39#39: *388 [lua] access_by_lua(msblocations.conf:189):2: 0630a168db94b3a6645f5693f49442d9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:25:39 [info] 39#39: *388 [lua] logger.lua:23: 0630a168db94b3a6645f5693f49442d9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:25:39 +0000] 0630a168db94b3a6645f5693f49442d9 "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.221 - - [28/Oct/2022:05:25:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:25:47 [info] 35#35: *389 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:25:47 [info] 35#35: *390 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:25:54 [info] 39#39: *391 [lua] access_by_lua(msblocations.conf:189):2: ad9ebced48a9275ca2468e66f1ea5cfe:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:25:54 [info] 39#39: *391 [lua] logger.lua:23: ad9ebced48a9275ca2468e66f1ea5cfe {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:25:54 +0000] ad9ebced48a9275ca2468e66f1ea5cfe "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.221 - - [28/Oct/2022:05:25:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:25:57 [info] 39#39: *392 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:25:57 [info] 39#39: *393 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:26:07 [info] 39#39: *394 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:26:07 [info] 35#35: *395 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:26:09 [info] 39#39: *396 [lua] access_by_lua(msblocations.conf:189):2: 119ed171d528100d3bf4b1661c3b5442:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:26:09 +0000] 119ed171d528100d3bf4b1661c3b5442 "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.221 - - [28/Oct/2022:05:26:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:26:09 [info] 39#39: *396 [lua] logger.lua:23: 119ed171d528100d3bf4b1661c3b5442 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:26:17 [info] 39#39: *397 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:26:17 [info] 35#35: *398 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:26:24 [info] 39#39: *399 [lua] access_by_lua(msblocations.conf:189):2: b5d525331124e08e3298ead7400803aa:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:26:24 [info] 39#39: *399 [lua] logger.lua:23: b5d525331124e08e3298ead7400803aa {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:26:24 +0000] b5d525331124e08e3298ead7400803aa "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.221 - - [28/Oct/2022:05:26:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:26:27 [info] 39#39: *400 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:26:27 [info] 39#39: *401 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:26:37 [info] 39#39: *403 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:26:37 [info] 39#39: *404 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:26:39 [info] 39#39: *405 [lua] access_by_lua(msblocations.conf:189):2: 676c7d3eef8cf3bb4bef30080cd949f1:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:26:39 +0000] 676c7d3eef8cf3bb4bef30080cd949f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 05:26:39 [info] 39#39: *405 [lua] logger.lua:23: 676c7d3eef8cf3bb4bef30080cd949f1 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:26:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:26:47 [info] 35#35: *407 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:26:47 [info] 35#35: *406 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:26:54 [info] 39#39: *408 [lua] access_by_lua(msblocations.conf:189):2: 5eda4942acd2f04c11b4d66f8e1767ed:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:26:54 +0000] 5eda4942acd2f04c11b4d66f8e1767ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/28 05:26:54 [info] 39#39: *408 [lua] logger.lua:23: 5eda4942acd2f04c11b4d66f8e1767ed {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:26:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 05:26:57 [info] 39#39: *409 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:26:57 [info] 39#39: *410 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:27:07 [info] 35#35: *412 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:27:07 [info] 35#35: *411 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:27:09 [info] 39#39: *413 [lua] access_by_lua(msblocations.conf:189):2: a6f272f971e34329348514ff72a55e53:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:27:09 +0000] a6f272f971e34329348514ff72a55e53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/28 05:27:09 [info] 39#39: *413 [lua] logger.lua:23: a6f272f971e34329348514ff72a55e53 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:27:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/28 05:27:17 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:27:17 [info] 35#35: *415 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:27:24 [info] 39#39: *416 [lua] access_by_lua(msblocations.conf:189):2: 5ce270d961d6fd9cee505084e131b2bd:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:27:24 +0000] 5ce270d961d6fd9cee505084e131b2bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/28 05:27:24 [info] 39#39: *416 [lua] logger.lua:23: 5ce270d961d6fd9cee505084e131b2bd {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:27:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:27:27 [info] 39#39: *417 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:27:27 [info] 39#39: *418 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:27:37 [info] 35#35: *420 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:27:37 [info] 35#35: *421 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:27:39 [info] 39#39: *422 [lua] access_by_lua(msblocations.conf:189):2: 415ac9a07e6b2d2cd44116c28dc54e38:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:27:39 [info] 39#39: *422 [lua] logger.lua:23: 415ac9a07e6b2d2cd44116c28dc54e38 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:27:39 +0000] 415ac9a07e6b2d2cd44116c28dc54e38 "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.221 - - [28/Oct/2022:05:27:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/28 05:27:47 [info] 39#39: *423 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:27:47 [info] 39#39: *424 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:27:54 [info] 39#39: *425 [lua] access_by_lua(msblocations.conf:189):2: 3dd299f4f7413f1facd30eebcf3da2ce:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:27:54 [info] 39#39: *425 [lua] logger.lua:23: 3dd299f4f7413f1facd30eebcf3da2ce {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:27:54 +0000] 3dd299f4f7413f1facd30eebcf3da2ce "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.221 - - [28/Oct/2022:05:27:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:27:57 [info] 35#35: *426 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:27:57 [info] 39#39: *427 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:28:07 [info] 39#39: *428 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:28:07 [info] 39#39: *429 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:28:09 [info] 39#39: *430 [lua] access_by_lua(msblocations.conf:189):2: 96f90913a4e1952b34b3c23045359fd2:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:28:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.221 - - [28/Oct/2022:05:28:09 +0000] 96f90913a4e1952b34b3c23045359fd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 05:28:09 [info] 39#39: *430 [lua] logger.lua:23: 96f90913a4e1952b34b3c23045359fd2 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:28:17 [info] 35#35: *432 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:28:17 [info] 39#39: *431 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:28:24 [info] 39#39: *433 [lua] access_by_lua(msblocations.conf:189):2: b7ae028c44065c5ce0b06ea65d549877:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:28:24 [info] 39#39: *433 [lua] logger.lua:23: b7ae028c44065c5ce0b06ea65d549877 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:28:24 +0000] b7ae028c44065c5ce0b06ea65d549877 "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.221 - - [28/Oct/2022:05:28:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:28:27 [info] 39#39: *434 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:28:27 [info] 39#39: *435 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:28:37 [info] 35#35: *437 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:28:37 [info] 35#35: *438 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:28:39 [info] 39#39: *439 [lua] access_by_lua(msblocations.conf:189):2: f41cd076da8d074d4fac8e253628fda4:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:28:39 +0000] f41cd076da8d074d4fac8e253628fda4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/10/28 05:28:39 [info] 39#39: *439 [lua] logger.lua:23: f41cd076da8d074d4fac8e253628fda4 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:28:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:28:47 [info] 39#39: *440 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:28:47 [info] 39#39: *441 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:28:54 [info] 39#39: *442 [lua] access_by_lua(msblocations.conf:189):2: 1a375e7c3f8c73bb61573c2517a89421:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:28:54 [info] 39#39: *442 [lua] logger.lua:23: 1a375e7c3f8c73bb61573c2517a89421 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:28:54 +0000] 1a375e7c3f8c73bb61573c2517a89421 "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.221 - - [28/Oct/2022:05:28:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:28:57 [info] 39#39: *443 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:28:57 [info] 39#39: *444 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:29:07 [info] 39#39: *445 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:29:07 [info] 35#35: *446 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:29:09 [info] 39#39: *447 [lua] access_by_lua(msblocations.conf:189):2: fec5a2884d91347afd6a2138b2a6d0f7:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:29:09 +0000] fec5a2884d91347afd6a2138b2a6d0f7 "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.221 - - [28/Oct/2022:05:29:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:29:09 [info] 39#39: *447 [lua] logger.lua:23: fec5a2884d91347afd6a2138b2a6d0f7 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:29:17 [info] 35#35: *449 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:29:17 [info] 35#35: *448 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:29:24 [info] 39#39: *450 [lua] access_by_lua(msblocations.conf:189):2: 1afd6fbc619fc9419271eb966e206420:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:29:25 [info] 39#39: *450 [lua] logger.lua:23: 1afd6fbc619fc9419271eb966e206420 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:29:25 +0000] 1afd6fbc619fc9419271eb966e206420 "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.221 - - [28/Oct/2022:05:29:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:29:27 [info] 35#35: *451 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:29:27 [info] 35#35: *452 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:29:37 [info] 39#39: *455 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:29:37 [info] 39#39: *454 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:29:40 [info] 39#39: *456 [lua] access_by_lua(msblocations.conf:189):2: 1d82ba55fa2ad2c0c381fd184fe52fc0:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:29:40 [info] 39#39: *456 [lua] logger.lua:23: 1d82ba55fa2ad2c0c381fd184fe52fc0 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:29:40 +0000] 1d82ba55fa2ad2c0c381fd184fe52fc0 "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.221 - - [28/Oct/2022:05:29:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:29:47 [info] 39#39: *457 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:29:47 [info] 39#39: *458 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:29:55 [info] 39#39: *459 [lua] access_by_lua(msblocations.conf:189):2: bff36ece5a1e2d5e114be700d72cdec3:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:29:55 [info] 39#39: *459 [lua] logger.lua:23: bff36ece5a1e2d5e114be700d72cdec3 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:29:55 +0000] bff36ece5a1e2d5e114be700d72cdec3 "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.221 - - [28/Oct/2022:05:29:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:29:57 [info] 35#35: *460 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:29:57 [info] 39#39: *461 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:30:07 [info] 39#39: *462 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:30:07 [info] 39#39: *463 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:30:10 [info] 39#39: *464 [lua] access_by_lua(msblocations.conf:189):2: 4856aa017ab4a9f6f1b2e82e9484adfb:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:30:10 +0000] 4856aa017ab4a9f6f1b2e82e9484adfb "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.221 - - [28/Oct/2022:05:30:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2022/10/28 05:30:10 [info] 39#39: *464 [lua] logger.lua:23: 4856aa017ab4a9f6f1b2e82e9484adfb {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:30:17 [info] 39#39: *465 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:30:17 [info] 39#39: *466 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:30:25 [info] 39#39: *467 [lua] access_by_lua(msblocations.conf:189):2: b6e99373b1830d46ce997a9cfd09ffd9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:30:25 +0000] b6e99373b1830d46ce997a9cfd09ffd9 "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.221 - - [28/Oct/2022:05:30:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 05:30:25 [info] 39#39: *467 [lua] logger.lua:23: b6e99373b1830d46ce997a9cfd09ffd9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:30:27 [info] 39#39: *468 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:30:27 [info] 35#35: *469 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:30:37 [info] 39#39: *472 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:30:37 [info] 39#39: *471 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:30:40 [info] 39#39: *473 [lua] access_by_lua(msblocations.conf:189):2: 909f5efbebc35c6279d4dac304f468ce:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:30:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.221 - - [28/Oct/2022:05:30:40 +0000] 909f5efbebc35c6279d4dac304f468ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 05:30:40 [info] 39#39: *473 [lua] logger.lua:23: 909f5efbebc35c6279d4dac304f468ce {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:30:47 [info] 35#35: *474 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:30:47 [info] 35#35: *475 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:30:55 [info] 39#39: *476 [lua] access_by_lua(msblocations.conf:189):2: 058a4fb383061f2c5d3a92479465f658:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:30:55 [info] 39#39: *476 [lua] logger.lua:23: 058a4fb383061f2c5d3a92479465f658 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:30:55 +0000] 058a4fb383061f2c5d3a92479465f658 "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.221 - - [28/Oct/2022:05:30:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:30:57 [info] 35#35: *477 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:30:57 [info] 39#39: *478 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:31:07 [info] 35#35: *480 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:31:07 [info] 39#39: *479 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:31:10 [info] 39#39: *481 [lua] access_by_lua(msblocations.conf:189):2: 5ed2ba92de1a532bc648d319958b6ea9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:31:10 +0000] 5ed2ba92de1a532bc648d319958b6ea9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/28 05:31:10 [info] 39#39: *481 [lua] logger.lua:23: 5ed2ba92de1a532bc648d319958b6ea9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:31:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/28 05:31:17 [info] 35#35: *483 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:31:17 [info] 39#39: *482 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:31:25 [info] 39#39: *484 [lua] access_by_lua(msblocations.conf:189):2: f3aca944fa0a0dee04f615d1916d1c89:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:31:25 [info] 39#39: *484 [lua] logger.lua:23: f3aca944fa0a0dee04f615d1916d1c89 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:31:25 +0000] f3aca944fa0a0dee04f615d1916d1c89 "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.221 - - [28/Oct/2022:05:31:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:31:27 [info] 39#39: *485 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:31:27 [info] 39#39: *486 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:31:37 [info] 35#35: *488 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:31:37 [info] 35#35: *489 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:31:40 [info] 39#39: *490 [lua] access_by_lua(msblocations.conf:189):2: 352be5a9e5257f5068a118e6906a0fc4:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:31:40 [info] 39#39: *490 [lua] logger.lua:23: 352be5a9e5257f5068a118e6906a0fc4 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:31:40 +0000] 352be5a9e5257f5068a118e6906a0fc4 "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.221 - - [28/Oct/2022:05:31:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:31:47 [info] 39#39: *491 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:31:47 [info] 39#39: *492 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:31:55 [info] 39#39: *493 [lua] access_by_lua(msblocations.conf:189):2: a73e5e39a88e61b09e71e5357ff2a715:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:31:55 +0000] a73e5e39a88e61b09e71e5357ff2a715 "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.221 - - [28/Oct/2022:05:31:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 05:31:55 [info] 39#39: *493 [lua] logger.lua:23: a73e5e39a88e61b09e71e5357ff2a715 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:31:57 [info] 39#39: *495 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:31:57 [info] 39#39: *494 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:32:07 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:32:07 [info] 35#35: *497 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:32:10 [info] 39#39: *498 [lua] access_by_lua(msblocations.conf:189):2: 51e06a9f959814f4835eb711f74059e6:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:32:10 +0000] 51e06a9f959814f4835eb711f74059e6 "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.221 - - [28/Oct/2022:05:32:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:32:10 [info] 39#39: *498 [lua] logger.lua:23: 51e06a9f959814f4835eb711f74059e6 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:32:17 [info] 39#39: *500 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:32:17 [info] 35#35: *499 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:32:25 [info] 39#39: *501 [lua] access_by_lua(msblocations.conf:189):2: dede817290a58a77c49a991b2a98e717:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:32:25 +0000] dede817290a58a77c49a991b2a98e717 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 05:32:25 [info] 39#39: *501 [lua] logger.lua:23: dede817290a58a77c49a991b2a98e717 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:32:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:32:27 [info] 39#39: *502 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:32:27 [info] 39#39: *503 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:32:37 [info] 39#39: *505 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:32:37 [info] 39#39: *506 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:32:40 [info] 39#39: *507 [lua] access_by_lua(msblocations.conf:189):2: 98834053dc5c3fe627e2fc62d57dfbc3:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:32:40 [info] 39#39: *507 [lua] logger.lua:23: 98834053dc5c3fe627e2fc62d57dfbc3 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:32:40 +0000] 98834053dc5c3fe627e2fc62d57dfbc3 "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.221 - - [28/Oct/2022:05:32:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/28 05:32:47 [info] 39#39: *509 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:32:47 [info] 35#35: *508 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:32:55 [info] 39#39: *510 [lua] access_by_lua(msblocations.conf:189):2: 6d8b36ba0a2dfb12fa5adc0188d7fb24:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:32:55 [info] 39#39: *510 [lua] logger.lua:23: 6d8b36ba0a2dfb12fa5adc0188d7fb24 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:32:55 +0000] 6d8b36ba0a2dfb12fa5adc0188d7fb24 "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.221 - - [28/Oct/2022:05:32:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:32:57 [info] 35#35: *511 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:32:57 [info] 39#39: *512 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:33:07 [info] 39#39: *513 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:33:07 [info] 39#39: *514 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:33:10 [info] 39#39: *515 [lua] access_by_lua(msblocations.conf:189):2: c1b206770c73deaae242315e66f69d4a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:33:10 +0000] c1b206770c73deaae242315e66f69d4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 05:33:10 [info] 39#39: *515 [lua] logger.lua:23: c1b206770c73deaae242315e66f69d4a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:33:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:33:17 [info] 39#39: *516 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:33:17 [info] 39#39: *517 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:33:25 [info] 39#39: *518 [lua] access_by_lua(msblocations.conf:189):2: 62b1d7ef0ee5b6af8816b0f879e61f00:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:33:25 +0000] 62b1d7ef0ee5b6af8816b0f879e61f00 "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.221 - - [28/Oct/2022:05:33:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 05:33:25 [info] 39#39: *518 [lua] logger.lua:23: 62b1d7ef0ee5b6af8816b0f879e61f00 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:33:27 [info] 39#39: *519 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:33:27 [info] 39#39: *520 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:33:37 [info] 39#39: *523 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:33:37 [info] 35#35: *522 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:33:40 [info] 39#39: *524 [lua] access_by_lua(msblocations.conf:189):2: 9c7d14d2f2e9a9c3e233262762e96d0f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:33:40 [info] 39#39: *524 [lua] logger.lua:23: 9c7d14d2f2e9a9c3e233262762e96d0f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:33:40 +0000] 9c7d14d2f2e9a9c3e233262762e96d0f "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.221 - - [28/Oct/2022:05:33:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:33:47 [info] 35#35: *526 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:33:47 [info] 35#35: *525 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:33:55 [info] 39#39: *527 [lua] access_by_lua(msblocations.conf:189):2: 3362dbc46d2fa6933b1865c6d8b5621c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:33:55 +0000] 3362dbc46d2fa6933b1865c6d8b5621c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/28 05:33:55 [info] 39#39: *527 [lua] logger.lua:23: 3362dbc46d2fa6933b1865c6d8b5621c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:33:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:33:57 [info] 39#39: *528 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:33:57 [info] 39#39: *529 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:34:07 [info] 39#39: *530 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:34:07 [info] 35#35: *531 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:34:10 [info] 39#39: *532 [lua] access_by_lua(msblocations.conf:189):2: 0b322b4d00208bfc5c38760967156452:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:34:10 +0000] 0b322b4d00208bfc5c38760967156452 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2022/10/28 05:34:10 [info] 39#39: *532 [lua] logger.lua:23: 0b322b4d00208bfc5c38760967156452 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:34:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2022/10/28 05:34:17 [info] 39#39: *533 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:34:17 [info] 39#39: *534 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:34:25 [info] 39#39: *535 [lua] access_by_lua(msblocations.conf:189):2: ee4f2e264c6d014469dd7f9c4cd69f36:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:34:25 +0000] ee4f2e264c6d014469dd7f9c4cd69f36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/28 05:34:25 [info] 39#39: *535 [lua] logger.lua:23: ee4f2e264c6d014469dd7f9c4cd69f36 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:34:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:34:27 [info] 39#39: *537 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:34:27 [info] 35#35: *536 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:34:37 [info] 35#35: *539 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:34:37 [info] 35#35: *540 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:34:40 [info] 39#39: *541 [lua] access_by_lua(msblocations.conf:189):2: c77d4b89c34ff6a1b92bae7d502fdc67:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:34:40 [info] 39#39: *541 [lua] logger.lua:23: c77d4b89c34ff6a1b92bae7d502fdc67 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:34:40 +0000] c77d4b89c34ff6a1b92bae7d502fdc67 "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.221 - - [28/Oct/2022:05:34:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:34:47 [info] 35#35: *542 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:34:47 [info] 35#35: *543 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:34:55 [info] 39#39: *544 [lua] access_by_lua(msblocations.conf:189):2: 9ebaec0c4da98ad31ba5d1ea057344e3:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:34:55 +0000] 9ebaec0c4da98ad31ba5d1ea057344e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/28 05:34:55 [info] 39#39: *544 [lua] logger.lua:23: 9ebaec0c4da98ad31ba5d1ea057344e3 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:34:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:34:57 [info] 39#39: *546 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:34:57 [info] 35#35: *545 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:35:07 [info] 39#39: *547 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:35:07 [info] 35#35: *548 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:35:10 [info] 39#39: *549 [lua] access_by_lua(msblocations.conf:189):2: e95139b35ad7382b21247e750c969099:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:35:10 [info] 39#39: *549 [lua] logger.lua:23: e95139b35ad7382b21247e750c969099 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:35:10 +0000] e95139b35ad7382b21247e750c969099 "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.221 - - [28/Oct/2022:05:35:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:35:17 [info] 39#39: *550 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:35:17 [info] 39#39: *551 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:35:25 [info] 39#39: *552 [lua] access_by_lua(msblocations.conf:189):2: 084fef5a65424100150ad60098c2aaba:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:35:25 [info] 39#39: *552 [lua] logger.lua:23: 084fef5a65424100150ad60098c2aaba {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:35:25 +0000] 084fef5a65424100150ad60098c2aaba "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.221 - - [28/Oct/2022:05:35:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:35:27 [info] 35#35: *554 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:35:27 [info] 35#35: *553 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:35:37 [info] 39#39: *557 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:35:37 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:35:40 [info] 39#39: *558 [lua] access_by_lua(msblocations.conf:189):2: 8190683397eef2953f9d35987478d829:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:35:40 [info] 39#39: *558 [lua] logger.lua:23: 8190683397eef2953f9d35987478d829 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:35:40 +0000] 8190683397eef2953f9d35987478d829 "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.221 - - [28/Oct/2022:05:35:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:35:47 [info] 35#35: *560 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:35:47 [info] 35#35: *559 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:35:55 [info] 39#39: *561 [lua] access_by_lua(msblocations.conf:189):2: 34d7bd18c8be20c8e04dbad8b76086bb:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:35:55 [info] 39#39: *561 [lua] logger.lua:23: 34d7bd18c8be20c8e04dbad8b76086bb {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:35:55 +0000] 34d7bd18c8be20c8e04dbad8b76086bb "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.221 - - [28/Oct/2022:05:35:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 05:35:57 [info] 39#39: *562 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:35:57 [info] 39#39: *563 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:36:07 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:36:07 [info] 35#35: *565 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:36:10 [info] 39#39: *566 [lua] access_by_lua(msblocations.conf:189):2: 4e8e9c271afbcbad6745182bed42e216:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:36:10 +0000] 4e8e9c271afbcbad6745182bed42e216 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 05:36:10 [info] 39#39: *566 [lua] logger.lua:23: 4e8e9c271afbcbad6745182bed42e216 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:36:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:36:17 [info] 39#39: *568 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:36:17 [info] 35#35: *567 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:36:25 [info] 39#39: *569 [lua] access_by_lua(msblocations.conf:189):2: 4e74747dafb0f3246ede446af89751da:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:36:25 +0000] 4e74747dafb0f3246ede446af89751da "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.221 - - [28/Oct/2022:05:36:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 05:36:25 [info] 39#39: *569 [lua] logger.lua:23: 4e74747dafb0f3246ede446af89751da {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:36:27 [info] 39#39: *570 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:36:27 [info] 39#39: *571 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:36:37 [info] 35#35: *574 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:36:37 [info] 35#35: *573 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:36:40 [info] 39#39: *575 [lua] access_by_lua(msblocations.conf:189):2: 80f4595fce6cb409e4000840f9688a32:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:36:40 [info] 39#39: *575 [lua] logger.lua:23: 80f4595fce6cb409e4000840f9688a32 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:36:40 +0000] 80f4595fce6cb409e4000840f9688a32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:05:36:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:36:47 [info] 39#39: *576 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:36:47 [info] 39#39: *577 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:36:55 [info] 39#39: *578 [lua] access_by_lua(msblocations.conf:189):2: 23d9e905318be21ab89451f2aa4a06e1:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:36:55 [info] 39#39: *578 [lua] logger.lua:23: 23d9e905318be21ab89451f2aa4a06e1 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:36:55 +0000] 23d9e905318be21ab89451f2aa4a06e1 "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.221 - - [28/Oct/2022:05:36:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:36:57 [info] 35#35: *579 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:36:57 [info] 39#39: *580 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:37:07 [info] 39#39: *581 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:37:07 [info] 35#35: *582 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:37:10 [info] 39#39: *583 [lua] access_by_lua(msblocations.conf:189):2: 8e1701c66efbf8538317f3e60e8866d0:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:37:10 [info] 39#39: *583 [lua] logger.lua:23: 8e1701c66efbf8538317f3e60e8866d0 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:37:10 +0000] 8e1701c66efbf8538317f3e60e8866d0 "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.221 - - [28/Oct/2022:05:37:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:37:17 [info] 39#39: *584 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:37:17 [info] 35#35: *585 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:37:25 [info] 39#39: *586 [lua] access_by_lua(msblocations.conf:189):2: 7025a8c02949c6fcd2e82c3e60c10a59:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:37:25 +0000] 7025a8c02949c6fcd2e82c3e60c10a59 "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.221 - - [28/Oct/2022:05:37:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:37:25 [info] 39#39: *586 [lua] logger.lua:23: 7025a8c02949c6fcd2e82c3e60c10a59 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:37:27 [info] 35#35: *587 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:37:27 [info] 35#35: *588 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:37:37 [info] 35#35: *591 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:37:37 [info] 39#39: *590 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:37:40 [info] 39#39: *592 [lua] access_by_lua(msblocations.conf:189):2: 7820c0c0af88a87e5f99c8043a6df8ce:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:37:40 +0000] 7820c0c0af88a87e5f99c8043a6df8ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 05:37:40 [info] 39#39: *592 [lua] logger.lua:23: 7820c0c0af88a87e5f99c8043a6df8ce {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:37:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:37:47 [info] 39#39: *594 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:37:47 [info] 35#35: *593 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:37:55 [info] 39#39: *595 [lua] access_by_lua(msblocations.conf:189):2: 4b25b287f0b213f9a72b71cda74fb85f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:37:55 +0000] 4b25b287f0b213f9a72b71cda74fb85f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:05:37:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 05:37:55 [info] 39#39: *595 [lua] logger.lua:23: 4b25b287f0b213f9a72b71cda74fb85f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:37:57 [info] 35#35: *597 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:37:57 [info] 39#39: *596 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:38:07 [info] 39#39: *598 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:38:07 [info] 39#39: *599 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:38:10 [info] 39#39: *600 [lua] access_by_lua(msblocations.conf:189):2: e763c92fcfc1935b7768e97b63ecda67:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:38:10 +0000] e763c92fcfc1935b7768e97b63ecda67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/28 05:38:10 [info] 39#39: *600 [lua] logger.lua:23: e763c92fcfc1935b7768e97b63ecda67 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:38:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:38:17 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:38:17 [info] 35#35: *602 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:38:25 [info] 39#39: *603 [lua] access_by_lua(msblocations.conf:189):2: e5120b5a7631e7100eadaee86d860118:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:38:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 05:38:25 [info] 39#39: *603 [lua] logger.lua:23: e5120b5a7631e7100eadaee86d860118 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:38:25 +0000] e5120b5a7631e7100eadaee86d860118 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/28 05:38:27 [info] 35#35: *604 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:38:27 [info] 35#35: *605 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:38:37 [info] 39#39: *607 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:38:37 [info] 39#39: *608 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:38:40 [info] 39#39: *609 [lua] access_by_lua(msblocations.conf:189):2: 7b789a30d78f52e1997105779f4f65a2:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:38:40 [info] 39#39: *609 [lua] logger.lua:23: 7b789a30d78f52e1997105779f4f65a2 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:38:40 +0000] 7b789a30d78f52e1997105779f4f65a2 "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.221 - - [28/Oct/2022:05:38:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:38:47 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:38:47 [info] 35#35: *611 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:38:55 [info] 39#39: *612 [lua] access_by_lua(msblocations.conf:189):2: e7e202b65ff89553f0bd11e8814b70b5:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:38:55 +0000] e7e202b65ff89553f0bd11e8814b70b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/28 05:38:55 [info] 39#39: *612 [lua] logger.lua:23: e7e202b65ff89553f0bd11e8814b70b5 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:38:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:38:57 [info] 35#35: *614 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:38:57 [info] 35#35: *613 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:39:07 [info] 35#35: *616 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:39:07 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:39:10 [info] 39#39: *617 [lua] access_by_lua(msblocations.conf:189):2: cb1743a40a290729596c9ccceded4d8d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:39:10 [info] 39#39: *617 [lua] logger.lua:23: cb1743a40a290729596c9ccceded4d8d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:39:10 +0000] cb1743a40a290729596c9ccceded4d8d "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.221 - - [28/Oct/2022:05:39:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:39:17 [info] 39#39: *618 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:39:17 [info] 39#39: *619 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:39:25 [info] 39#39: *620 [lua] access_by_lua(msblocations.conf:189):2: 1b8c9f16cba04918c58e1163ceee0e70:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:39:25 [info] 39#39: *620 [lua] logger.lua:23: 1b8c9f16cba04918c58e1163ceee0e70 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:39:25 +0000] 1b8c9f16cba04918c58e1163ceee0e70 "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.221 - - [28/Oct/2022:05:39:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/28 05:39:27 [info] 39#39: *621 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:39:27 [info] 39#39: *622 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:39:37 [info] 39#39: *624 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:39:37 [info] 39#39: *625 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:39:40 [info] 39#39: *626 [lua] access_by_lua(msblocations.conf:189):2: 91920ce69f96d0d2532256211423386f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:39:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:39:40 [info] 39#39: *626 [lua] logger.lua:23: 91920ce69f96d0d2532256211423386f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:39:40 +0000] 91920ce69f96d0d2532256211423386f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 05:39:47 [info] 39#39: *627 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:39:47 [info] 39#39: *628 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:39:55 [info] 39#39: *629 [lua] access_by_lua(msblocations.conf:189):2: e0135da3afc58c4996ca8349d5478c31:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:39:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.221 - - [28/Oct/2022:05:39:55 +0000] e0135da3afc58c4996ca8349d5478c31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/28 05:39:55 [info] 39#39: *629 [lua] logger.lua:23: e0135da3afc58c4996ca8349d5478c31 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:39:57 [info] 39#39: *630 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:39:57 [info] 39#39: *631 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:40:07 [info] 35#35: *633 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:40:07 [info] 39#39: *632 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:40:10 [info] 39#39: *634 [lua] access_by_lua(msblocations.conf:189):2: e33cc4155be116fc4d62d469ebfdade1:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:40:10 [info] 39#39: *634 [lua] logger.lua:23: e33cc4155be116fc4d62d469ebfdade1 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:40:10 +0000] e33cc4155be116fc4d62d469ebfdade1 "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.221 - - [28/Oct/2022:05:40:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:40:17 [info] 39#39: *635 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:40:17 [info] 39#39: *636 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:40:25 [info] 39#39: *637 [lua] access_by_lua(msblocations.conf:189):2: ff8f45b17cfa56c5c8e51e7c0722808e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:40:25 +0000] ff8f45b17cfa56c5c8e51e7c0722808e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/28 05:40:25 [info] 39#39: *637 [lua] logger.lua:23: ff8f45b17cfa56c5c8e51e7c0722808e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:40:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:40:27 [info] 39#39: *639 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:40:27 [info] 39#39: *638 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:40:37 [info] 35#35: *641 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:40:37 [info] 35#35: *642 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:40:40 [info] 39#39: *643 [lua] access_by_lua(msblocations.conf:189):2: a97e2bb61e72dbc6daa9d7258c68f3bc:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:40:40 [info] 39#39: *643 [lua] logger.lua:23: a97e2bb61e72dbc6daa9d7258c68f3bc {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:40:40 +0000] a97e2bb61e72dbc6daa9d7258c68f3bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.031 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:05:40:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/28 05:40:47 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:40:47 [info] 35#35: *645 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:40:55 [info] 39#39: *646 [lua] access_by_lua(msblocations.conf:189):2: 0882c0c20048d558fc20afcd44bf9862:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:40:55 [info] 39#39: *646 [lua] logger.lua:23: 0882c0c20048d558fc20afcd44bf9862 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:40:55 +0000] 0882c0c20048d558fc20afcd44bf9862 "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.221 - - [28/Oct/2022:05:40:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:40:57 [info] 39#39: *648 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:40:57 [info] 39#39: *647 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:41:07 [info] 39#39: *649 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:41:07 [info] 39#39: *650 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:41:10 [info] 39#39: *651 [lua] access_by_lua(msblocations.conf:189):2: c4a67c1e4d4a8373bacef4bc61340bf7:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:41:10 [info] 39#39: *651 [lua] logger.lua:23: c4a67c1e4d4a8373bacef4bc61340bf7 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:41:10 +0000] c4a67c1e4d4a8373bacef4bc61340bf7 "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.221 - - [28/Oct/2022:05:41:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:41:17 [info] 39#39: *653 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:41:17 [info] 39#39: *652 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:41:25 [info] 39#39: *654 [lua] access_by_lua(msblocations.conf:189):2: 8fb1bab41878a884a347c837eb88dddf:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:41:25 +0000] 8fb1bab41878a884a347c837eb88dddf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 05:41:25 [info] 39#39: *654 [lua] logger.lua:23: 8fb1bab41878a884a347c837eb88dddf {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:41:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:41:27 [info] 39#39: *656 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:41:27 [info] 39#39: *655 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:41:37 [info] 35#35: *659 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:41:37 [info] 39#39: *658 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:41:40 [info] 39#39: *660 [lua] access_by_lua(msblocations.conf:189):2: 787e708c4f2eea20ad5455421fa4a392:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:41:40 +0000] 787e708c4f2eea20ad5455421fa4a392 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 05:41:40 [info] 39#39: *660 [lua] logger.lua:23: 787e708c4f2eea20ad5455421fa4a392 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:41:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:41:47 [info] 39#39: *661 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:41:47 [info] 39#39: *662 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:41:55 [info] 39#39: *663 [lua] access_by_lua(msblocations.conf:189):2: b8b3ca3e669e8f38376c8cdccafdcb02:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:41:55 [info] 39#39: *663 [lua] logger.lua:23: b8b3ca3e669e8f38376c8cdccafdcb02 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:41:55 +0000] b8b3ca3e669e8f38376c8cdccafdcb02 "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.221 - - [28/Oct/2022:05:41:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/28 05:41:57 [info] 39#39: *665 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:41:57 [info] 35#35: *664 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:42:07 [info] 35#35: *666 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:42:07 [info] 39#39: *667 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:42:10 [info] 39#39: *668 [lua] access_by_lua(msblocations.conf:189):2: b3b35de03ae312125f39a649e44f39ca:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:42:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 05:42:10 [info] 39#39: *668 [lua] logger.lua:23: b3b35de03ae312125f39a649e44f39ca {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:42:10 +0000] b3b35de03ae312125f39a649e44f39ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 05:42:17 [info] 35#35: *669 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:42:17 [info] 35#35: *670 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:42:25 [info] 39#39: *671 [lua] access_by_lua(msblocations.conf:189):2: 00576f5169d1ff1448bccc608ffe5f35:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:42:25 [info] 39#39: *671 [lua] logger.lua:23: 00576f5169d1ff1448bccc608ffe5f35 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:42:25 +0000] 00576f5169d1ff1448bccc608ffe5f35 "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.221 - - [28/Oct/2022:05:42:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:42:27 [info] 39#39: *672 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:42:27 [info] 39#39: *673 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:42:37 [info] 35#35: *675 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:42:37 [info] 39#39: *676 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:42:40 [info] 39#39: *677 [lua] access_by_lua(msblocations.conf:189):2: 14c1b8b9bf0f3566cd2997ec2464e4be:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:42:40 [info] 39#39: *677 [lua] logger.lua:23: 14c1b8b9bf0f3566cd2997ec2464e4be {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:42:40 +0000] 14c1b8b9bf0f3566cd2997ec2464e4be "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.221 - - [28/Oct/2022:05:42:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:42:47 [info] 39#39: *678 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:42:47 [info] 39#39: *679 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:42:55 [info] 39#39: *680 [lua] access_by_lua(msblocations.conf:189):2: 1242c976c73721f71cffeb69fa5649da:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:42:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.221 - - [28/Oct/2022:05:42:55 +0000] 1242c976c73721f71cffeb69fa5649da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/28 05:42:55 [info] 39#39: *680 [lua] logger.lua:23: 1242c976c73721f71cffeb69fa5649da {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:42:57 [info] 35#35: *681 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:42:57 [info] 35#35: *682 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:43:07 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:43:07 [info] 35#35: *684 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:43:10 [info] 39#39: *685 [lua] access_by_lua(msblocations.conf:189):2: dffb4c3617f183505f01a20e9b392cf2:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:43:10 +0000] dffb4c3617f183505f01a20e9b392cf2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/28 05:43:10 [info] 39#39: *685 [lua] logger.lua:23: dffb4c3617f183505f01a20e9b392cf2 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:43:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/28 05:43:17 [info] 39#39: *686 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:43:17 [info] 35#35: *687 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:43:19 [info] 39#39: *688 client closed connection while waiting for request, client: 10.233.66.102, server: 0.0.0.0:443
2022/10/28 05:43:25 [info] 39#39: *689 [lua] access_by_lua(msblocations.conf:189):2: 3ab72690c8129aa2e22127a151e8e7bb:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:43:25 +0000] 3ab72690c8129aa2e22127a151e8e7bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 05:43:25 [info] 39#39: *689 [lua] logger.lua:23: 3ab72690c8129aa2e22127a151e8e7bb {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:43:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:43:27 [info] 35#35: *691 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:43:27 [info] 35#35: *690 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:43:37 [info] 39#39: *693 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:43:37 [info] 35#35: *694 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:43:40 [info] 39#39: *695 [lua] access_by_lua(msblocations.conf:189):2: 8fbad4a10f53f0a7ea97a4d595a40915:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:43:40 +0000] 8fbad4a10f53f0a7ea97a4d595a40915 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/28 05:43:40 [info] 39#39: *695 [lua] logger.lua:23: 8fbad4a10f53f0a7ea97a4d595a40915 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:43:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:43:47 [info] 35#35: *697 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:43:47 [info] 35#35: *696 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:43:55 [info] 39#39: *698 [lua] access_by_lua(msblocations.conf:189):2: 1f19bb70b344f841e95b3851c2407e3f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:43:55 [info] 39#39: *698 [lua] logger.lua:23: 1f19bb70b344f841e95b3851c2407e3f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:43:55 +0000] 1f19bb70b344f841e95b3851c2407e3f "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.221 - - [28/Oct/2022:05:43:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 05:43:57 [info] 39#39: *700 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:43:57 [info] 39#39: *699 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:44:07 [info] 39#39: *701 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:44:07 [info] 35#35: *702 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:44:10 [info] 39#39: *703 [lua] access_by_lua(msblocations.conf:189):2: a3ac4a544cb407bb8f409320aa973e9a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:44:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.221 - - [28/Oct/2022:05:44:10 +0000] a3ac4a544cb407bb8f409320aa973e9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2022/10/28 05:44:10 [info] 39#39: *703 [lua] logger.lua:23: a3ac4a544cb407bb8f409320aa973e9a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:44:17 [info] 39#39: *704 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:44:17 [info] 39#39: *705 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:44:25 [info] 39#39: *706 [lua] access_by_lua(msblocations.conf:189):2: e7be1861d04a1c3eb65afb8bc17118b9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:44:25 [info] 39#39: *706 [lua] logger.lua:23: e7be1861d04a1c3eb65afb8bc17118b9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:44:25 +0000] e7be1861d04a1c3eb65afb8bc17118b9 "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.221 - - [28/Oct/2022:05:44:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:44:27 [info] 39#39: *707 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:44:27 [info] 39#39: *708 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:44:37 [info] 39#39: *710 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:44:37 [info] 39#39: *711 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:44:40 [info] 39#39: *712 [lua] access_by_lua(msblocations.conf:189):2: 5b9dd7f013870290056ff509d84aafe0:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:44:40 +0000] 5b9dd7f013870290056ff509d84aafe0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/28 05:44:40 [info] 39#39: *712 [lua] logger.lua:23: 5b9dd7f013870290056ff509d84aafe0 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:44:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/28 05:44:47 [info] 39#39: *713 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:44:47 [info] 35#35: *714 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:44:55 [info] 39#39: *715 [lua] access_by_lua(msblocations.conf:189):2: 2c0aaf970d84076f0865b58c1e7ae53a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:44:55 [info] 39#39: *715 [lua] logger.lua:23: 2c0aaf970d84076f0865b58c1e7ae53a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:44:55 +0000] 2c0aaf970d84076f0865b58c1e7ae53a "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.221 - - [28/Oct/2022:05:44:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:44:57 [info] 39#39: *717 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:44:57 [info] 39#39: *716 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:45:07 [info] 39#39: *719 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:45:07 [info] 39#39: *718 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:45:10 [info] 39#39: *720 [lua] access_by_lua(msblocations.conf:189):2: 16addcb1e810c2b0da222bb6326f3b30:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:45:10 [info] 39#39: *720 [lua] logger.lua:23: 16addcb1e810c2b0da222bb6326f3b30 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:45:10 +0000] 16addcb1e810c2b0da222bb6326f3b30 "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.221 - - [28/Oct/2022:05:45:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2022/10/28 05:45:17 [info] 35#35: *721 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:45:17 [info] 35#35: *722 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:45:25 [info] 39#39: *723 [lua] access_by_lua(msblocations.conf:189):2: bcc6aa3e71af9177e09ddf938159013e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:45:25 [info] 39#39: *723 [lua] logger.lua:23: bcc6aa3e71af9177e09ddf938159013e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:45:25 +0000] bcc6aa3e71af9177e09ddf938159013e "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.221 - - [28/Oct/2022:05:45:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:45:27 [info] 39#39: *725 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:45:27 [info] 39#39: *724 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:45:37 [info] 39#39: *727 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:45:37 [info] 39#39: *728 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:45:40 [info] 39#39: *729 [lua] access_by_lua(msblocations.conf:189):2: a4ca98a9391895755398cf161dd8bbf8:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:45:40 [info] 39#39: *729 [lua] logger.lua:23: a4ca98a9391895755398cf161dd8bbf8 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:45:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.69.221 - - [28/Oct/2022:05:45:40 +0000] a4ca98a9391895755398cf161dd8bbf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/28 05:45:47 [info] 39#39: *730 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:45:47 [info] 39#39: *731 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:45:55 [info] 39#39: *732 [lua] access_by_lua(msblocations.conf:189):2: 05d0489cf629ef87e95d08d9c12992d7:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:45:55 [info] 39#39: *732 [lua] logger.lua:23: 05d0489cf629ef87e95d08d9c12992d7 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:45:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.221 - - [28/Oct/2022:05:45:55 +0000] 05d0489cf629ef87e95d08d9c12992d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 05:45:57 [info] 39#39: *733 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:45:57 [info] 39#39: *734 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:46:07 [info] 39#39: *736 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:46:07 [info] 39#39: *735 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:46:11 [info] 39#39: *737 [lua] access_by_lua(msblocations.conf:189):2: f9e609b4a5a2eab334e14a9371a01570:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:46:11 [info] 39#39: *737 [lua] logger.lua:23: f9e609b4a5a2eab334e14a9371a01570 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:46:11 +0000] f9e609b4a5a2eab334e14a9371a01570 "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.221 - - [28/Oct/2022:05:46:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:46:17 [info] 39#39: *738 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:46:17 [info] 39#39: *739 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:46:26 [info] 39#39: *740 [lua] access_by_lua(msblocations.conf:189):2: 77658ef0707914aa0740a42f32cb3da9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:46:26 [info] 39#39: *740 [lua] logger.lua:23: 77658ef0707914aa0740a42f32cb3da9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:46:26 +0000] 77658ef0707914aa0740a42f32cb3da9 "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.221 - - [28/Oct/2022:05:46:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/28 05:46:27 [info] 39#39: *742 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:46:27 [info] 39#39: *741 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:46:37 [info] 35#35: *744 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:46:37 [info] 35#35: *745 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:46:41 [info] 39#39: *746 [lua] access_by_lua(msblocations.conf:189):2: b9239e3860dec0c4bf8c6e78d5d196af:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:46:41 +0000] b9239e3860dec0c4bf8c6e78d5d196af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/28 05:46:41 [info] 39#39: *746 [lua] logger.lua:23: b9239e3860dec0c4bf8c6e78d5d196af {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:46:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:46:47 [info] 35#35: *748 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:46:47 [info] 35#35: *747 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:46:56 [info] 39#39: *749 [lua] access_by_lua(msblocations.conf:189):2: 52d5c183fb2cdec24d782067872e7c1e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:46:56 +0000] 52d5c183fb2cdec24d782067872e7c1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/28 05:46:56 [info] 39#39: *749 [lua] logger.lua:23: 52d5c183fb2cdec24d782067872e7c1e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:46:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:46:57 [info] 39#39: *750 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:46:57 [info] 39#39: *751 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:47:07 [info] 39#39: *752 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:47:07 [info] 39#39: *753 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:47:11 [info] 39#39: *754 [lua] access_by_lua(msblocations.conf:189):2: a4d37cae91be5940dc2118a80eab783f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:47:11 +0000] a4d37cae91be5940dc2118a80eab783f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 05:47:11 [info] 39#39: *754 [lua] logger.lua:23: a4d37cae91be5940dc2118a80eab783f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:47:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 05:47:17 [info] 35#35: *756 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:47:17 [info] 39#39: *755 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:47:26 [info] 39#39: *757 [lua] access_by_lua(msblocations.conf:189):2: 79f5e7dc8a8ccf30515992e3cd065720:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:47:26 +0000] 79f5e7dc8a8ccf30515992e3cd065720 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/28 05:47:26 [info] 39#39: *757 [lua] logger.lua:23: 79f5e7dc8a8ccf30515992e3cd065720 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:47:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:47:27 [info] 35#35: *759 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:47:27 [info] 39#39: *758 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:47:37 [info] 35#35: *761 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:47:37 [info] 35#35: *762 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:47:41 [info] 39#39: *763 [lua] access_by_lua(msblocations.conf:189):2: 061b98c430e9ac36dfaa4e62f99cb6d2:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:47:41 [info] 39#39: *763 [lua] logger.lua:23: 061b98c430e9ac36dfaa4e62f99cb6d2 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:47:41 +0000] 061b98c430e9ac36dfaa4e62f99cb6d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:05:47:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2022/10/28 05:47:47 [info] 39#39: *765 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:47:47 [info] 35#35: *764 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:47:56 [info] 39#39: *766 [lua] access_by_lua(msblocations.conf:189):2: c8818446047a55eee9343b71698fb6e0:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:47:56 [info] 39#39: *766 [lua] logger.lua:23: c8818446047a55eee9343b71698fb6e0 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:47:56 +0000] c8818446047a55eee9343b71698fb6e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:05:47:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:47:57 [info] 39#39: *767 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:47:57 [info] 35#35: *768 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:48:07 [info] 35#35: *769 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:48:07 [info] 35#35: *770 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:48:11 [info] 39#39: *771 [lua] access_by_lua(msblocations.conf:189):2: c447fb9c4e12eb26adc3d6d3b4cde0ba:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:48:11 +0000] c447fb9c4e12eb26adc3d6d3b4cde0ba "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.221 - - [28/Oct/2022:05:48:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:48:11 [info] 39#39: *771 [lua] logger.lua:23: c447fb9c4e12eb26adc3d6d3b4cde0ba {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:48:17 [info] 35#35: *772 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:48:17 [info] 35#35: *773 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:48:26 [info] 39#39: *774 [lua] access_by_lua(msblocations.conf:189):2: 394cc76266e311b27015d27089f3b59c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:48:26 [info] 39#39: *774 [lua] logger.lua:23: 394cc76266e311b27015d27089f3b59c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:48:26 +0000] 394cc76266e311b27015d27089f3b59c "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.221 - - [28/Oct/2022:05:48:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:48:27 [info] 39#39: *775 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:48:27 [info] 39#39: *776 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:48:37 [info] 39#39: *778 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:48:37 [info] 35#35: *779 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:48:41 [info] 39#39: *780 [lua] access_by_lua(msblocations.conf:189):2: 7e8881f889c717020a0d67a19a81f413:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:48:41 [info] 39#39: *780 [lua] logger.lua:23: 7e8881f889c717020a0d67a19a81f413 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:48:41 +0000] 7e8881f889c717020a0d67a19a81f413 "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.221 - - [28/Oct/2022:05:48:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/28 05:48:47 [info] 35#35: *781 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:48:47 [info] 39#39: *782 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:48:56 [info] 39#39: *783 [lua] access_by_lua(msblocations.conf:189):2: 5005b789b383f51f664cc0b3fc3cc0f4:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:48:56 +0000] 5005b789b383f51f664cc0b3fc3cc0f4 "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.221 - - [28/Oct/2022:05:48:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:48:56 [info] 39#39: *783 [lua] logger.lua:23: 5005b789b383f51f664cc0b3fc3cc0f4 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:48:57 [info] 39#39: *784 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:48:57 [info] 39#39: *785 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:49:07 [info] 35#35: *787 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:49:07 [info] 39#39: *786 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:49:11 [info] 39#39: *788 [lua] access_by_lua(msblocations.conf:189):2: 042e9a01106b5146a7824e895a6f0ae2:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:49:11 +0000] 042e9a01106b5146a7824e895a6f0ae2 "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.221 - - [28/Oct/2022:05:49:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:49:11 [info] 39#39: *788 [lua] logger.lua:23: 042e9a01106b5146a7824e895a6f0ae2 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:49:17 [info] 39#39: *789 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:49:17 [info] 39#39: *790 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:49:26 [info] 39#39: *791 [lua] access_by_lua(msblocations.conf:189):2: 3aeb21bfa7eeacbeddbe80a02f3422f0:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:49:26 +0000] 3aeb21bfa7eeacbeddbe80a02f3422f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/28 05:49:26 [info] 39#39: *791 [lua] logger.lua:23: 3aeb21bfa7eeacbeddbe80a02f3422f0 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:49:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:49:27 [info] 35#35: *793 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:49:27 [info] 35#35: *792 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:49:37 [info] 35#35: *795 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:49:37 [info] 39#39: *796 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:49:41 [info] 39#39: *797 [lua] access_by_lua(msblocations.conf:189):2: a96ac1dd32bd2bc268b2b3ae3002147e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:49:41 +0000] a96ac1dd32bd2bc268b2b3ae3002147e "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.221 - - [28/Oct/2022:05:49:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:49:41 [info] 39#39: *797 [lua] logger.lua:23: a96ac1dd32bd2bc268b2b3ae3002147e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:49:47 [info] 39#39: *798 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:49:47 [info] 39#39: *799 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:49:56 [info] 39#39: *800 [lua] access_by_lua(msblocations.conf:189):2: 6ded724c7aaffb7af38767448f69c3ba:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:49:56 +0000] 6ded724c7aaffb7af38767448f69c3ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/28 05:49:56 [info] 39#39: *800 [lua] logger.lua:23: 6ded724c7aaffb7af38767448f69c3ba {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:49:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:49:57 [info] 39#39: *802 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:49:57 [info] 39#39: *801 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:50:07 [info] 39#39: *803 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:50:07 [info] 39#39: *804 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:50:11 [info] 39#39: *805 [lua] access_by_lua(msblocations.conf:189):2: 4548f671b4bdca58b3d4958894f1e5fc:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:50:11 +0000] 4548f671b4bdca58b3d4958894f1e5fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/28 05:50:11 [info] 39#39: *805 [lua] logger.lua:23: 4548f671b4bdca58b3d4958894f1e5fc {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:50:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/28 05:50:17 [info] 39#39: *806 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:50:17 [info] 39#39: *807 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:50:26 [info] 39#39: *808 [lua] access_by_lua(msblocations.conf:189):2: fe03f05b50f60947bc5502b06f330382:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:50:26 [info] 39#39: *808 [lua] logger.lua:23: fe03f05b50f60947bc5502b06f330382 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:50:26 +0000] fe03f05b50f60947bc5502b06f330382 "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.221 - - [28/Oct/2022:05:50:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 05:50:27 [info] 39#39: *809 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:50:27 [info] 39#39: *810 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:50:28 [info] 39#39: *811 client closed connection while waiting for request, client: 10.233.66.102, server: 0.0.0.0:443
2022/10/28 05:50:37 [info] 39#39: *813 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:50:37 [info] 39#39: *814 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:50:41 [info] 39#39: *815 [lua] access_by_lua(msblocations.conf:189):2: 32b9105111329cd479fead7bfc9d7492:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:50:41 [info] 39#39: *815 [lua] logger.lua:23: 32b9105111329cd479fead7bfc9d7492 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:50:41 +0000] 32b9105111329cd479fead7bfc9d7492 "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.221 - - [28/Oct/2022:05:50:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/28 05:50:47 [info] 39#39: *817 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:50:47 [info] 39#39: *816 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:50:56 [info] 39#39: *818 [lua] access_by_lua(msblocations.conf:189):2: 56375033fa466a54a161edd7307bbb1c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:50:56 +0000] 56375033fa466a54a161edd7307bbb1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 05:50:56 [info] 39#39: *818 [lua] logger.lua:23: 56375033fa466a54a161edd7307bbb1c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:50:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 05:50:57 [info] 39#39: *820 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:50:57 [info] 39#39: *819 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:51:07 [info] 39#39: *821 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:51:07 [info] 35#35: *822 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:51:11 [info] 39#39: *823 [lua] access_by_lua(msblocations.conf:189):2: 1c4c026422d6ae2621b6c807a3f17893:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:51:11 +0000] 1c4c026422d6ae2621b6c807a3f17893 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 05:51:11 [info] 39#39: *823 [lua] logger.lua:23: 1c4c026422d6ae2621b6c807a3f17893 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:51:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 05:51:17 [info] 39#39: *824 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:51:17 [info] 39#39: *825 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:51:26 [info] 39#39: *826 [lua] access_by_lua(msblocations.conf:189):2: 6ee5252b2ffe10416aa592290b3796f5:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:51:26 [info] 39#39: *826 [lua] logger.lua:23: 6ee5252b2ffe10416aa592290b3796f5 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:51:26 +0000] 6ee5252b2ffe10416aa592290b3796f5 "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.221 - - [28/Oct/2022:05:51:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 05:51:27 [info] 35#35: *828 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:51:27 [info] 39#39: *827 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:51:37 [info] 35#35: *830 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:51:37 [info] 35#35: *831 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:51:41 [info] 39#39: *832 [lua] access_by_lua(msblocations.conf:189):2: cdec5ce8f56c6f337f3c533b545320c5:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:51:41 +0000] cdec5ce8f56c6f337f3c533b545320c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/28 05:51:41 [info] 39#39: *832 [lua] logger.lua:23: cdec5ce8f56c6f337f3c533b545320c5 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:51:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/28 05:51:47 [info] 35#35: *834 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:51:47 [info] 35#35: *833 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:51:56 [info] 39#39: *835 [lua] access_by_lua(msblocations.conf:189):2: 8e94bdf5e7361ed04d2ecdd9083e92f1:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:51:56 +0000] 8e94bdf5e7361ed04d2ecdd9083e92f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 05:51:56 [info] 39#39: *835 [lua] logger.lua:23: 8e94bdf5e7361ed04d2ecdd9083e92f1 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:51:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:51:57 [info] 35#35: *837 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:51:57 [info] 35#35: *836 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:52:07 [info] 39#39: *839 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:52:07 [info] 39#39: *838 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:52:11 [info] 39#39: *840 [lua] access_by_lua(msblocations.conf:189):2: 24d9152fbbdafb72688680f8a5f31492:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:52:11 +0000] 24d9152fbbdafb72688680f8a5f31492 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 05:52:11 [info] 39#39: *840 [lua] logger.lua:23: 24d9152fbbdafb72688680f8a5f31492 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:52:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:52:17 [info] 39#39: *842 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:52:17 [info] 35#35: *841 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:52:26 [info] 39#39: *843 [lua] access_by_lua(msblocations.conf:189):2: 9bf477e6e4a9aae8ec87fabbb38bf7bd:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:52:26 [info] 39#39: *843 [lua] logger.lua:23: 9bf477e6e4a9aae8ec87fabbb38bf7bd {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:52:26 +0000] 9bf477e6e4a9aae8ec87fabbb38bf7bd "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.221 - - [28/Oct/2022:05:52:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:52:27 [info] 39#39: *845 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:52:27 [info] 39#39: *844 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:52:37 [info] 35#35: *848 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:52:37 [info] 35#35: *847 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:52:41 [info] 39#39: *849 [lua] access_by_lua(msblocations.conf:189):2: 88b8cf9f63f44c75bf44542ce59adf0c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:52:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.69.221 - - [28/Oct/2022:05:52:41 +0000] 88b8cf9f63f44c75bf44542ce59adf0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/28 05:52:41 [info] 39#39: *849 [lua] logger.lua:23: 88b8cf9f63f44c75bf44542ce59adf0c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:52:47 [info] 39#39: *850 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:52:47 [info] 39#39: *851 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:52:56 [info] 39#39: *852 [lua] access_by_lua(msblocations.conf:189):2: f430f01fa529cd5f6bd3a09952ef03e4:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:52:56 [info] 39#39: *852 [lua] logger.lua:23: f430f01fa529cd5f6bd3a09952ef03e4 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:52:56 +0000] f430f01fa529cd5f6bd3a09952ef03e4 "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.221 - - [28/Oct/2022:05:52:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:52:57 [info] 35#35: *853 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:52:57 [info] 39#39: *854 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:53:07 [info] 39#39: *855 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:53:07 [info] 35#35: *856 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:53:11 [info] 39#39: *857 [lua] access_by_lua(msblocations.conf:189):2: 63b780d56e5e88307a62f31042261dfa:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:53:11 +0000] 63b780d56e5e88307a62f31042261dfa "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.221 - - [28/Oct/2022:05:53:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:53:11 [info] 39#39: *857 [lua] logger.lua:23: 63b780d56e5e88307a62f31042261dfa {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:53:17 [info] 35#35: *859 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:53:17 [info] 35#35: *860 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:53:26 [info] 39#39: *861 [lua] access_by_lua(msblocations.conf:189):2: b31a4280d6af7b593c126f514f1c5a7e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:53:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 05:53:26 [info] 39#39: *861 [lua] logger.lua:23: b31a4280d6af7b593c126f514f1c5a7e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:53:26 +0000] b31a4280d6af7b593c126f514f1c5a7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.64.95 - - [28/Oct/2022:05:53:27 +0000] 8a44b94a18ea865d04a024e9078d090e "" 400 request_processing_time:5.002 upstream_response_time:- "-" "-" "-"
2022/10/28 05:53:27 [info] 39#39: *858 client prematurely closed connection while reading client request line, client: 10.233.64.95, server: 
10.233.64.95 - - [28/Oct/2022:05:53:27 +0000] b2461137d3ce663b155a7d5ca7f09474 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/10/28 05:53:27 [info] 39#39: *862 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.95, server: , request: "GET / HTTP/1.0"
2022/10/28 05:53:27 [info] 39#39: *863 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:53:27 [info] 35#35: *864 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:53:37 [info] 35#35: *866 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:53:37 [info] 39#39: *867 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:53:41 [info] 39#39: *868 [lua] access_by_lua(msblocations.conf:189):2: da996b3cf1ec80a26ef0c7fe91e11be9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:53:41 +0000] da996b3cf1ec80a26ef0c7fe91e11be9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 05:53:41 [info] 39#39: *868 [lua] logger.lua:23: da996b3cf1ec80a26ef0c7fe91e11be9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:53:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:53:47 [info] 39#39: *869 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:53:47 [info] 39#39: *870 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:53:56 [info] 39#39: *871 [lua] access_by_lua(msblocations.conf:189):2: 6e1ea1023a3891f55f7d64f58a96b1e2:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:53:56 [info] 39#39: *871 [lua] logger.lua:23: 6e1ea1023a3891f55f7d64f58a96b1e2 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:53:56 +0000] 6e1ea1023a3891f55f7d64f58a96b1e2 "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.221 - - [28/Oct/2022:05:53:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:53:57 [info] 39#39: *872 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:53:57 [info] 39#39: *873 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:54:07 [info] 35#35: *875 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:54:07 [info] 39#39: *874 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:54:11 [info] 39#39: *876 [lua] access_by_lua(msblocations.conf:189):2: 9484067f60a279b947e555571b7390eb:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:54:11 +0000] 9484067f60a279b947e555571b7390eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/28 05:54:11 [info] 39#39: *876 [lua] logger.lua:23: 9484067f60a279b947e555571b7390eb {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:54:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:54:17 [info] 35#35: *878 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:54:17 [info] 39#39: *877 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:54:26 [info] 39#39: *879 [lua] access_by_lua(msblocations.conf:189):2: 2012b3d19077bdbb49799f060afc4965:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:54:26 +0000] 2012b3d19077bdbb49799f060afc4965 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/28 05:54:26 [info] 39#39: *879 [lua] logger.lua:23: 2012b3d19077bdbb49799f060afc4965 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:54:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/28 05:54:27 [info] 35#35: *881 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:54:27 [info] 35#35: *880 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:54:37 [info] 35#35: *883 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:54:37 [info] 39#39: *884 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:54:41 [info] 39#39: *885 [lua] access_by_lua(msblocations.conf:189):2: 6d0727bf281e009be06e782a45e0bc24:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:54:41 +0000] 6d0727bf281e009be06e782a45e0bc24 "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.221 - - [28/Oct/2022:05:54:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/28 05:54:41 [info] 39#39: *885 [lua] logger.lua:23: 6d0727bf281e009be06e782a45e0bc24 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:54:47 [info] 39#39: *886 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:54:47 [info] 39#39: *887 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:54:53 [info] 39#39: *888 [lua] access_by_lua(msblocations.conf:189):2: dad8d26bc2bf554f3fd02b56305f2992:receive the request, client: 10.233.64.95, server: , request: "GET /nmaplowercheck1666936493 HTTP/1.1", host: "10.32.243.80:30284"
2022/10/28 05:54:53 [warn] 39#39: *888 [lua] error_handler.lua:29: error_svc_not_found(): dad8d26bc2bf554f3fd02b56305f2992 No route found for this request! detail_info:Custom not match, client: 10.233.64.95, server: , request: "GET /nmaplowercheck1666936493 HTTP/1.1", host: "10.32.243.80:30284"
10.233.64.95 - - [28/Oct/2022:05:54:53 +0000] dad8d26bc2bf554f3fd02b56305f2992 "GET /nmaplowercheck1666936493 HTTP/1.1" 502 request_processing_time:0.001 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/10/28 05:54:53 [info] 39#39: *889 [lua] access_by_lua(msblocations.conf:189):2: 222cfa2dad236c86cbb2cfbb790d62e6:receive the request, client: 10.233.64.95, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.243.80:30284"
2022/10/28 05:54:53 [warn] 39#39: *889 [lua] error_handler.lua:29: error_svc_not_found(): 222cfa2dad236c86cbb2cfbb790d62e6 No route found for this request! detail_info:Custom not match, client: 10.233.64.95, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.243.80:30284"
10.233.64.95 - - [28/Oct/2022:05:54:53 +0000] 222cfa2dad236c86cbb2cfbb790d62e6 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/10/28 05:54:54 [info] 39#39: *890 [lua] access_by_lua(msblocations.conf:189):2: 6c0cc330fb2d0bffe491a60aa7d54a75:receive the request, client: 10.233.64.95, server: , request: "POST /sdk HTTP/1.1", host: "10.32.243.80:30284"
2022/10/28 05:54:54 [warn] 39#39: *890 [lua] error_handler.lua:29: error_svc_not_found(): 6c0cc330fb2d0bffe491a60aa7d54a75 No route found for this request! detail_info:Custom not match, client: 10.233.64.95, server: , request: "POST /sdk HTTP/1.1", host: "10.32.243.80:30284"
10.233.64.95 - - [28/Oct/2022:05:54:54 +0000] 6c0cc330fb2d0bffe491a60aa7d54a75 "POST /sdk HTTP/1.1" 502 request_processing_time:0.104 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/10/28 05:54:54 [info] 39#39: *891 [lua] access_by_lua(msblocations.conf:189):2: 2931742d012f276c05e461695d0124b9:receive the request, client: 10.233.64.95, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.243.80:30284"
2022/10/28 05:54:54 [warn] 39#39: *891 [lua] error_handler.lua:29: error_svc_not_found(): 2931742d012f276c05e461695d0124b9 No route found for this request! detail_info:Custom not match, client: 10.233.64.95, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.243.80:30284"
10.233.64.95 - - [28/Oct/2022:05:54:54 +0000] 2931742d012f276c05e461695d0124b9 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/10/28 05:54:56 [info] 39#39: *892 [lua] access_by_lua(msblocations.conf:189):2: 2fdcc3f35113ea2c7f8c2cf99bb1015d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:54:56 [info] 39#39: *892 [lua] logger.lua:23: 2fdcc3f35113ea2c7f8c2cf99bb1015d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:54:56 +0000] 2fdcc3f35113ea2c7f8c2cf99bb1015d "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.221 - - [28/Oct/2022:05:54:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:54:57 [info] 35#35: *894 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:54:57 [info] 35#35: *893 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:55:01 [info] 39#39: *895 [lua] access_by_lua(msblocations.conf:189):2: eff88ae0a2cb4e2c4f06808fde342c1d:receive the request, client: 10.233.64.95, server: , request: "GET / HTTP/1.0"
2022/10/28 05:55:01 [warn] 39#39: *895 [lua] error_handler.lua:29: error_svc_not_found(): eff88ae0a2cb4e2c4f06808fde342c1d No route found for this request! detail_info:Custom not match, client: 10.233.64.95, server: , request: "GET / HTTP/1.0"
10.233.64.95 - - [28/Oct/2022:05:55:01 +0000] eff88ae0a2cb4e2c4f06808fde342c1d "GET / HTTP/1.0" 502 request_processing_time:0.002 upstream_response_time:- "-" "-" "-"
2022/10/28 05:55:01 [info] 39#39: *896 [lua] access_by_lua(msblocations.conf:189):2: 5e82dbc05f1c4ffa3a2ee9dacce23587:receive the request, client: 10.233.64.95, server: , request: "GET / HTTP/1.1", host: "10.32.243.80"
2022/10/28 05:55:01 [warn] 39#39: *896 [lua] error_handler.lua:29: error_svc_not_found(): 5e82dbc05f1c4ffa3a2ee9dacce23587 No route found for this request! detail_info:Custom not match, client: 10.233.64.95, server: , request: "GET / HTTP/1.1", host: "10.32.243.80"
10.233.64.95 - - [28/Oct/2022:05:55:01 +0000] 5e82dbc05f1c4ffa3a2ee9dacce23587 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/10/28 05:55:01 [info] 39#39: *896 client 10.233.64.95 closed keepalive connection
2022/10/28 05:55:07 [info] 39#39: *897 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:55:07 [info] 39#39: *898 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:55:11 [info] 39#39: *899 [lua] access_by_lua(msblocations.conf:189):2: 9576f389fc76ffc82152e95141953d49:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:55:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:55:11 [info] 39#39: *899 [lua] logger.lua:23: 9576f389fc76ffc82152e95141953d49 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:55:11 +0000] 9576f389fc76ffc82152e95141953d49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/28 05:55:17 [info] 35#35: *900 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:55:17 [info] 35#35: *901 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:55:26 [info] 39#39: *902 [lua] access_by_lua(msblocations.conf:189):2: e8fa2ca4fa532212fd763beafe81243b:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:55:26 +0000] e8fa2ca4fa532212fd763beafe81243b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/28 05:55:26 [info] 39#39: *902 [lua] logger.lua:23: e8fa2ca4fa532212fd763beafe81243b {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:55:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:55:27 [info] 35#35: *903 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:55:27 [info] 35#35: *904 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:55:37 [info] 35#35: *907 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:55:37 [info] 35#35: *906 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:55:41 [info] 39#39: *908 [lua] access_by_lua(msblocations.conf:189):2: 5b5f9b1627254aa1c995b26c94fc1e2f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:55:41 [info] 39#39: *908 [lua] logger.lua:23: 5b5f9b1627254aa1c995b26c94fc1e2f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:55:41 +0000] 5b5f9b1627254aa1c995b26c94fc1e2f "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.221 - - [28/Oct/2022:05:55:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:55:47 [info] 35#35: *909 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:55:47 [info] 39#39: *910 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:55:56 [info] 39#39: *911 [lua] access_by_lua(msblocations.conf:189):2: bfb0c179dbe6b1a93dd2d93c33b90e56:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:55:56 [info] 39#39: *911 [lua] logger.lua:23: bfb0c179dbe6b1a93dd2d93c33b90e56 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:55:56 +0000] bfb0c179dbe6b1a93dd2d93c33b90e56 "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.221 - - [28/Oct/2022:05:55:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:55:57 [info] 35#35: *912 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:55:57 [info] 35#35: *913 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:56:07 [info] 39#39: *914 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:56:07 [info] 39#39: *915 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:56:11 [info] 39#39: *916 [lua] access_by_lua(msblocations.conf:189):2: 8dfdfc3200fce9e3ccfd3bda34133379:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:56:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.221 - - [28/Oct/2022:05:56:11 +0000] 8dfdfc3200fce9e3ccfd3bda34133379 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/28 05:56:11 [info] 39#39: *916 [lua] logger.lua:23: 8dfdfc3200fce9e3ccfd3bda34133379 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:56:17 [info] 35#35: *917 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:56:17 [info] 35#35: *918 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:56:26 [info] 39#39: *919 [lua] access_by_lua(msblocations.conf:189):2: 57ac1d9f8e3d68f49df16a88f1b88dd5:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:56:26 +0000] 57ac1d9f8e3d68f49df16a88f1b88dd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/28 05:56:26 [info] 39#39: *919 [lua] logger.lua:23: 57ac1d9f8e3d68f49df16a88f1b88dd5 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:56:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:56:27 [info] 35#35: *920 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:56:27 [info] 35#35: *921 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:56:37 [info] 39#39: *924 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:56:37 [info] 39#39: *923 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:56:41 [info] 39#39: *925 [lua] access_by_lua(msblocations.conf:189):2: 4350cb9033377c0cadf600e49bd82c67:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:56:41 +0000] 4350cb9033377c0cadf600e49bd82c67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 05:56:41 [info] 39#39: *925 [lua] logger.lua:23: 4350cb9033377c0cadf600e49bd82c67 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:56:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:56:47 [info] 39#39: *926 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:56:47 [info] 39#39: *927 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:56:56 [info] 39#39: *928 [lua] access_by_lua(msblocations.conf:189):2: 870a4fd3cb9391e96f095d3d171d8f47:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:56:56 [info] 39#39: *928 [lua] logger.lua:23: 870a4fd3cb9391e96f095d3d171d8f47 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:56:56 +0000] 870a4fd3cb9391e96f095d3d171d8f47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:05:56:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:56:57 [info] 35#35: *930 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:56:57 [info] 35#35: *929 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:57:07 [info] 35#35: *931 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:57:07 [info] 35#35: *932 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:57:11 [info] 39#39: *933 [lua] access_by_lua(msblocations.conf:189):2: ecdf47141f23f18e1756231e0c599ee4:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:57:11 +0000] ecdf47141f23f18e1756231e0c599ee4 "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.221 - - [28/Oct/2022:05:57:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:57:11 [info] 39#39: *933 [lua] logger.lua:23: ecdf47141f23f18e1756231e0c599ee4 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:57:17 [info] 39#39: *934 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:57:17 [info] 39#39: *935 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:57:26 [info] 39#39: *936 [lua] access_by_lua(msblocations.conf:189):2: 422b37e3743590abd71cf155e1a8a573:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:57:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.221 - - [28/Oct/2022:05:57:26 +0000] 422b37e3743590abd71cf155e1a8a573 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/28 05:57:26 [info] 39#39: *936 [lua] logger.lua:23: 422b37e3743590abd71cf155e1a8a573 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:57:27 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:57:27 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:57:37 [info] 39#39: *940 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:57:37 [info] 39#39: *941 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:57:41 [info] 39#39: *942 [lua] access_by_lua(msblocations.conf:189):2: 017d4767a6ddcb2255e3f4abbddab888:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:57:41 [info] 39#39: *942 [lua] logger.lua:23: 017d4767a6ddcb2255e3f4abbddab888 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:57:41 +0000] 017d4767a6ddcb2255e3f4abbddab888 "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.221 - - [28/Oct/2022:05:57:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:57:47 [info] 35#35: *943 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:57:47 [info] 39#39: *944 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:57:56 [info] 39#39: *945 [lua] access_by_lua(msblocations.conf:189):2: 23b7d07110db018101428d2e391da237:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:57:56 [info] 39#39: *945 [lua] logger.lua:23: 23b7d07110db018101428d2e391da237 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:57:56 +0000] 23b7d07110db018101428d2e391da237 "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.221 - - [28/Oct/2022:05:57:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:57:57 [info] 35#35: *946 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:57:57 [info] 39#39: *947 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:58:07 [info] 35#35: *949 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:58:07 [info] 35#35: *948 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:58:11 [info] 39#39: *950 [lua] access_by_lua(msblocations.conf:189):2: f35da213505b03f9b983f68803021107:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:58:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.69.221 - - [28/Oct/2022:05:58:11 +0000] f35da213505b03f9b983f68803021107 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/28 05:58:11 [info] 39#39: *950 [lua] logger.lua:23: f35da213505b03f9b983f68803021107 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:58:17 [info] 39#39: *952 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:58:17 [info] 35#35: *951 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:58:26 [info] 39#39: *953 [lua] access_by_lua(msblocations.conf:189):2: b1fa37016bc4700b72aa0206043f3bf3:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:58:26 +0000] b1fa37016bc4700b72aa0206043f3bf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/28 05:58:26 [info] 39#39: *953 [lua] logger.lua:23: b1fa37016bc4700b72aa0206043f3bf3 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:58:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/28 05:58:27 [info] 35#35: *954 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:58:27 [info] 35#35: *955 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:58:37 [info] 35#35: *957 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:58:37 [info] 35#35: *958 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:58:41 [info] 39#39: *959 [lua] access_by_lua(msblocations.conf:189):2: f28395cc5a520e383a4de8787b182ef2:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:58:41 +0000] f28395cc5a520e383a4de8787b182ef2 "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.221 - - [28/Oct/2022:05:58:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 05:58:41 [info] 39#39: *959 [lua] logger.lua:23: f28395cc5a520e383a4de8787b182ef2 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:58:47 [info] 39#39: *960 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:58:47 [info] 39#39: *961 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:58:56 [info] 39#39: *962 [lua] access_by_lua(msblocations.conf:189):2: a179ea49722c499be6651737bf7b56d6:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:58:56 +0000] a179ea49722c499be6651737bf7b56d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/28 05:58:56 [info] 39#39: *962 [lua] logger.lua:23: a179ea49722c499be6651737bf7b56d6 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:58:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:58:57 [info] 39#39: *963 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:58:57 [info] 39#39: *964 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:59:07 [info] 35#35: *965 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:59:07 [info] 39#39: *966 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:59:11 [info] 39#39: *967 [lua] access_by_lua(msblocations.conf:189):2: 14f8fed425a9d429e146472f01a52ce8:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:59:11 +0000] 14f8fed425a9d429e146472f01a52ce8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/28 05:59:11 [info] 39#39: *967 [lua] logger.lua:23: 14f8fed425a9d429e146472f01a52ce8 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:59:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:59:17 [info] 39#39: *968 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:59:17 [info] 35#35: *969 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:59:26 [info] 39#39: *970 [lua] access_by_lua(msblocations.conf:189):2: ddf40b3aef2efda53f53b4a6ca752caa:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:59:26 [info] 39#39: *970 [lua] logger.lua:23: ddf40b3aef2efda53f53b4a6ca752caa {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:59:26 +0000] ddf40b3aef2efda53f53b4a6ca752caa "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.221 - - [28/Oct/2022:05:59:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 05:59:27 [info] 39#39: *971 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:59:27 [info] 39#39: *972 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:59:37 [info] 39#39: *974 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:59:37 [info] 39#39: *975 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:59:41 [info] 39#39: *976 [lua] access_by_lua(msblocations.conf:189):2: 06e823f25e60bdb184fc425eec356a6d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 05:59:41 [info] 39#39: *976 [lua] logger.lua:23: 06e823f25e60bdb184fc425eec356a6d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:59:41 +0000] 06e823f25e60bdb184fc425eec356a6d "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.221 - - [28/Oct/2022:05:59:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 05:59:47 [info] 39#39: *978 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:59:47 [info] 39#39: *977 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:59:56 [info] 39#39: *979 [lua] access_by_lua(msblocations.conf:189):2: 6f7befd61b31348e87479deeb297403e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:05:59:56 +0000] 6f7befd61b31348e87479deeb297403e "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.221 - - [28/Oct/2022:05:59:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 05:59:56 [info] 39#39: *979 [lua] logger.lua:23: 6f7befd61b31348e87479deeb297403e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:59:57 [info] 35#35: *981 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 05:59:57 [info] 35#35: *980 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:00:07 [info] 35#35: *983 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:00:07 [info] 39#39: *982 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:00:11 [info] 39#39: *984 [lua] access_by_lua(msblocations.conf:189):2: f277e15612112e0cb985e229e9a5fde1:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:00:11 +0000] f277e15612112e0cb985e229e9a5fde1 "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.221 - - [28/Oct/2022:06:00:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:00:11 [info] 39#39: *984 [lua] logger.lua:23: f277e15612112e0cb985e229e9a5fde1 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:00:17 [info] 39#39: *986 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:00:17 [info] 39#39: *985 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:00:26 [info] 39#39: *987 [lua] access_by_lua(msblocations.conf:189):2: bf7d7bf1b614c37e308f29434899e022:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:00:26 +0000] bf7d7bf1b614c37e308f29434899e022 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/28 06:00:26 [info] 39#39: *987 [lua] logger.lua:23: bf7d7bf1b614c37e308f29434899e022 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:00:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:00:27 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:00:27 [info] 35#35: *989 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:00:37 [info] 39#39: *991 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:00:37 [info] 35#35: *990 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:00:41 [info] 39#39: *993 [lua] access_by_lua(msblocations.conf:189):2: 70de14f1d2085da214ef2fc941f6f1e9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:00:41 +0000] 70de14f1d2085da214ef2fc941f6f1e9 "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.221 - - [28/Oct/2022:06:00:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/28 06:00:41 [info] 39#39: *993 [lua] logger.lua:23: 70de14f1d2085da214ef2fc941f6f1e9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:00:47 [info] 39#39: *994 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:00:47 [info] 35#35: *995 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:00:56 [info] 39#39: *996 [lua] access_by_lua(msblocations.conf:189):2: 935ebaedbc522e6cd06b1246ea26b4e3:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:00:56 [info] 39#39: *996 [lua] logger.lua:23: 935ebaedbc522e6cd06b1246ea26b4e3 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:00:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.221 - - [28/Oct/2022:06:00:56 +0000] 935ebaedbc522e6cd06b1246ea26b4e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 06:00:57 [info] 35#35: *997 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:00:57 [info] 35#35: *998 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:01:07 [info] 39#39: *999 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:01:07 [info] 39#39: *1000 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:01:11 [info] 39#39: *1001 [lua] access_by_lua(msblocations.conf:189):2: 5999bf551ebf2625c0cad555545edf4a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:01:12 +0000] 5999bf551ebf2625c0cad555545edf4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/28 06:01:12 [info] 39#39: *1001 [lua] logger.lua:23: 5999bf551ebf2625c0cad555545edf4a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:01:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:01:17 [info] 35#35: *1003 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:01:17 [info] 39#39: *1002 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:01:27 [info] 39#39: *1004 [lua] access_by_lua(msblocations.conf:189):2: ac1d8ce111037be113bd24bf7254a27a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:01:27 [info] 39#39: *1004 [lua] logger.lua:23: ac1d8ce111037be113bd24bf7254a27a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:01:27 +0000] ac1d8ce111037be113bd24bf7254a27a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:06:01:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/28 06:01:27 [info] 39#39: *1005 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:01:27 [info] 39#39: *1006 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:01:37 [info] 39#39: *1008 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:01:37 [info] 39#39: *1007 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:01:42 [info] 39#39: *1010 [lua] access_by_lua(msblocations.conf:189):2: a6ffa8534ccab2516f1806082912dceb:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:01:42 +0000] a6ffa8534ccab2516f1806082912dceb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/28 06:01:42 [info] 39#39: *1010 [lua] logger.lua:23: a6ffa8534ccab2516f1806082912dceb {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:01:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/28 06:01:47 [info] 39#39: *1011 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:01:47 [info] 35#35: *1012 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:01:57 [info] 39#39: *1013 [lua] access_by_lua(msblocations.conf:189):2: 9e146c788874be94c4cd1802c4c38691:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:01:57 +0000] 9e146c788874be94c4cd1802c4c38691 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 06:01:57 [info] 39#39: *1013 [lua] logger.lua:23: 9e146c788874be94c4cd1802c4c38691 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:01:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:01:57 [info] 39#39: *1014 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:01:57 [info] 35#35: *1015 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:02:07 [info] 39#39: *1016 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:02:07 [info] 39#39: *1017 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:02:12 [info] 39#39: *1018 [lua] access_by_lua(msblocations.conf:189):2: baf70a9966eddd8d2a713ae686a30b12:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:02:12 +0000] baf70a9966eddd8d2a713ae686a30b12 "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.221 - - [28/Oct/2022:06:02:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:02:12 [info] 39#39: *1018 [lua] logger.lua:23: baf70a9966eddd8d2a713ae686a30b12 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:02:17 [info] 39#39: *1020 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:02:17 [info] 39#39: *1019 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:02:27 [info] 39#39: *1021 [lua] access_by_lua(msblocations.conf:189):2: ac0c1acfca1b13b2772142379db91733:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:02:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:02:27 [info] 39#39: *1021 [lua] logger.lua:23: ac0c1acfca1b13b2772142379db91733 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:02:27 +0000] ac0c1acfca1b13b2772142379db91733 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 06:02:27 [info] 39#39: *1022 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:02:27 [info] 39#39: *1023 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:02:37 [info] 35#35: *1024 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:02:37 [info] 39#39: *1025 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:02:42 [info] 39#39: *1027 [lua] access_by_lua(msblocations.conf:189):2: 592454818387160ea7ec59d66e6ce130:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:02:42 [info] 39#39: *1027 [lua] logger.lua:23: 592454818387160ea7ec59d66e6ce130 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:02:42 +0000] 592454818387160ea7ec59d66e6ce130 "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.221 - - [28/Oct/2022:06:02:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:02:47 [info] 35#35: *1028 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:02:47 [info] 35#35: *1029 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:02:57 [info] 39#39: *1030 [lua] access_by_lua(msblocations.conf:189):2: 383bd2daa15a1d324d884b5b5e0a7cc7:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:02:57 [info] 39#39: *1030 [lua] logger.lua:23: 383bd2daa15a1d324d884b5b5e0a7cc7 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:02:57 +0000] 383bd2daa15a1d324d884b5b5e0a7cc7 "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.221 - - [28/Oct/2022:06:02:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:02:57 [info] 39#39: *1032 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:02:57 [info] 39#39: *1031 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:03:07 [info] 39#39: *1033 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:03:07 [info] 39#39: *1034 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:03:12 [info] 39#39: *1035 [lua] access_by_lua(msblocations.conf:189):2: db3b4936c8c6afc97f0aa255f46fa17a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:03:12 [info] 39#39: *1035 [lua] logger.lua:23: db3b4936c8c6afc97f0aa255f46fa17a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:03:12 +0000] db3b4936c8c6afc97f0aa255f46fa17a "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.221 - - [28/Oct/2022:06:03:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:03:17 [info] 39#39: *1037 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:03:17 [info] 35#35: *1036 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:03:27 [info] 39#39: *1038 [lua] access_by_lua(msblocations.conf:189):2: a9771ecd924a3841044122bfe1a9c852:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:03:27 +0000] a9771ecd924a3841044122bfe1a9c852 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 06:03:27 [info] 39#39: *1038 [lua] logger.lua:23: a9771ecd924a3841044122bfe1a9c852 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:03:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:03:27 [info] 35#35: *1040 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:03:27 [info] 35#35: *1039 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:03:37 [info] 35#35: *1042 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:03:37 [info] 35#35: *1041 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:03:42 [info] 39#39: *1044 [lua] access_by_lua(msblocations.conf:189):2: 7f03c7238f4ac72f283b08c10e36e356:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:03:42 +0000] 7f03c7238f4ac72f283b08c10e36e356 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:06:03:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/28 06:03:42 [info] 39#39: *1044 [lua] logger.lua:23: 7f03c7238f4ac72f283b08c10e36e356 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:03:47 [info] 39#39: *1046 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:03:47 [info] 35#35: *1045 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:03:57 [info] 39#39: *1047 [lua] access_by_lua(msblocations.conf:189):2: 38cf988631627e71bbc6c34b9ac5df80:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:03:57 +0000] 38cf988631627e71bbc6c34b9ac5df80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 06:03:57 [info] 39#39: *1047 [lua] logger.lua:23: 38cf988631627e71bbc6c34b9ac5df80 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:03:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:03:57 [info] 39#39: *1048 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:03:57 [info] 35#35: *1049 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:04:07 [info] 39#39: *1050 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:04:07 [info] 39#39: *1051 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:04:12 [info] 39#39: *1052 [lua] access_by_lua(msblocations.conf:189):2: 29e26ec61105f4e293d5fef7f03f46e3:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:04:12 +0000] 29e26ec61105f4e293d5fef7f03f46e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 06:04:12 [info] 39#39: *1052 [lua] logger.lua:23: 29e26ec61105f4e293d5fef7f03f46e3 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:04:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:04:17 [info] 35#35: *1054 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:04:17 [info] 35#35: *1053 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:04:27 [info] 39#39: *1055 [lua] access_by_lua(msblocations.conf:189):2: f84a46f3c9c5e5c9cfe98878e7b4762d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:04:27 +0000] f84a46f3c9c5e5c9cfe98878e7b4762d "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.221 - - [28/Oct/2022:06:04:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:04:27 [info] 39#39: *1055 [lua] logger.lua:23: f84a46f3c9c5e5c9cfe98878e7b4762d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:04:27 [info] 39#39: *1056 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:04:27 [info] 39#39: *1057 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:04:37 [info] 39#39: *1058 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:04:37 [info] 39#39: *1059 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:04:42 [info] 39#39: *1061 [lua] access_by_lua(msblocations.conf:189):2: 676779cc98fecc38adeda3bca11db8db:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:04:42 [info] 39#39: *1061 [lua] logger.lua:23: 676779cc98fecc38adeda3bca11db8db {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:04:42 +0000] 676779cc98fecc38adeda3bca11db8db "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.221 - - [28/Oct/2022:06:04:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:04:47 [info] 35#35: *1062 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:04:47 [info] 39#39: *1063 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:04:57 [info] 39#39: *1064 [lua] access_by_lua(msblocations.conf:189):2: 583c0f6946973294b52011f894255c16:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:04:57 [info] 39#39: *1064 [lua] logger.lua:23: 583c0f6946973294b52011f894255c16 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:04:57 +0000] 583c0f6946973294b52011f894255c16 "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.221 - - [28/Oct/2022:06:04:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:04:57 [info] 35#35: *1065 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:04:57 [info] 35#35: *1066 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:05:07 [info] 39#39: *1067 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:05:07 [info] 39#39: *1068 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:05:12 [info] 39#39: *1069 [lua] access_by_lua(msblocations.conf:189):2: e7f28df34e1b53db45cad362435ee798:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:05:12 [info] 39#39: *1069 [lua] logger.lua:23: e7f28df34e1b53db45cad362435ee798 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:05:12 +0000] e7f28df34e1b53db45cad362435ee798 "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.221 - - [28/Oct/2022:06:05:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 06:05:17 [info] 39#39: *1070 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:05:17 [info] 35#35: *1071 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:05:27 [info] 39#39: *1072 [lua] access_by_lua(msblocations.conf:189):2: dd6f35cf3e177c596edfbcac162d0328:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:05:27 +0000] dd6f35cf3e177c596edfbcac162d0328 "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.221 - - [28/Oct/2022:06:05:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:05:27 [info] 39#39: *1072 [lua] logger.lua:23: dd6f35cf3e177c596edfbcac162d0328 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:05:27 [info] 39#39: *1073 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:05:27 [info] 39#39: *1074 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:05:37 [info] 39#39: *1075 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:05:37 [info] 35#35: *1076 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:05:42 [info] 39#39: *1078 [lua] access_by_lua(msblocations.conf:189):2: 8872a4d3332471da32348dba603dbd2d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:05:42 [info] 39#39: *1078 [lua] logger.lua:23: 8872a4d3332471da32348dba603dbd2d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:05:42 +0000] 8872a4d3332471da32348dba603dbd2d "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.221 - - [28/Oct/2022:06:05:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 06:05:47 [info] 39#39: *1080 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:05:47 [info] 39#39: *1079 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:05:57 [info] 39#39: *1081 [lua] access_by_lua(msblocations.conf:189):2: cd454512ea303e7608eb8db531555ef4:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:05:57 [info] 39#39: *1081 [lua] logger.lua:23: cd454512ea303e7608eb8db531555ef4 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:05:57 +0000] cd454512ea303e7608eb8db531555ef4 "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.221 - - [28/Oct/2022:06:05:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:05:57 [info] 39#39: *1082 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:05:57 [info] 39#39: *1083 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:06:07 [info] 35#35: *1084 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:06:07 [info] 35#35: *1085 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:06:12 [info] 39#39: *1086 [lua] access_by_lua(msblocations.conf:189):2: e57bf1d14558083dd608852363014dfe:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:06:12 +0000] e57bf1d14558083dd608852363014dfe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 06:06:12 [info] 39#39: *1086 [lua] logger.lua:23: e57bf1d14558083dd608852363014dfe {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:06:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:06:17 [info] 39#39: *1087 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:06:17 [info] 39#39: *1088 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:06:27 [info] 39#39: *1089 [lua] access_by_lua(msblocations.conf:189):2: 13fd261c793b10fbf53c787a154c722f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:06:27 [info] 39#39: *1089 [lua] logger.lua:23: 13fd261c793b10fbf53c787a154c722f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:06:27 +0000] 13fd261c793b10fbf53c787a154c722f "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.221 - - [28/Oct/2022:06:06:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:06:27 [info] 35#35: *1090 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:06:27 [info] 35#35: *1091 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:06:37 [info] 35#35: *1093 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:06:37 [info] 35#35: *1092 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:06:42 [info] 39#39: *1095 [lua] access_by_lua(msblocations.conf:189):2: 84c2c3d28a5fedd35fa10a0cb0f2581c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:06:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.69.221 - - [28/Oct/2022:06:06:42 +0000] 84c2c3d28a5fedd35fa10a0cb0f2581c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/28 06:06:42 [info] 39#39: *1095 [lua] logger.lua:23: 84c2c3d28a5fedd35fa10a0cb0f2581c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:06:47 [info] 39#39: *1096 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:06:47 [info] 39#39: *1097 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:06:57 [info] 39#39: *1098 [lua] access_by_lua(msblocations.conf:189):2: b784a4ff6439b379008c47eb404eedee:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:06:57 +0000] b784a4ff6439b379008c47eb404eedee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/28 06:06:57 [info] 39#39: *1098 [lua] logger.lua:23: b784a4ff6439b379008c47eb404eedee {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:06:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 06:06:57 [info] 39#39: *1100 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:06:57 [info] 39#39: *1099 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:07:07 [info] 39#39: *1101 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:07:07 [info] 39#39: *1102 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:07:12 [info] 39#39: *1103 [lua] access_by_lua(msblocations.conf:189):2: 94976275cefa8730cb12f502c15a9a52:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:07:12 [info] 39#39: *1103 [lua] logger.lua:23: 94976275cefa8730cb12f502c15a9a52 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:07:12 +0000] 94976275cefa8730cb12f502c15a9a52 "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.221 - - [28/Oct/2022:06:07:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:07:17 [info] 39#39: *1104 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:07:17 [info] 35#35: *1105 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:07:27 [info] 39#39: *1106 [lua] access_by_lua(msblocations.conf:189):2: 6a09e0d9b204226adb33c058d15d5a08:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:07:27 [info] 39#39: *1106 [lua] logger.lua:23: 6a09e0d9b204226adb33c058d15d5a08 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:07:27 +0000] 6a09e0d9b204226adb33c058d15d5a08 "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.221 - - [28/Oct/2022:06:07:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:07:27 [info] 35#35: *1108 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:07:27 [info] 35#35: *1107 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:07:37 [info] 39#39: *1110 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:07:37 [info] 35#35: *1109 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:07:42 [info] 39#39: *1112 [lua] access_by_lua(msblocations.conf:189):2: 8ac1cf8601ebe038bd670f34baf79163:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:07:42 +0000] 8ac1cf8601ebe038bd670f34baf79163 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/28 06:07:42 [info] 39#39: *1112 [lua] logger.lua:23: 8ac1cf8601ebe038bd670f34baf79163 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:07:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/28 06:07:47 [info] 35#35: *1114 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:07:47 [info] 39#39: *1113 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:07:57 [info] 39#39: *1115 [lua] access_by_lua(msblocations.conf:189):2: 4c44d6185afc6cade63ef4bb6efdfcc6:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:07:57 [info] 39#39: *1115 [lua] logger.lua:23: 4c44d6185afc6cade63ef4bb6efdfcc6 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:07:57 +0000] 4c44d6185afc6cade63ef4bb6efdfcc6 "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.221 - - [28/Oct/2022:06:07:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:07:57 [info] 35#35: *1117 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:07:57 [info] 39#39: *1116 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:08:07 [info] 39#39: *1118 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:08:07 [info] 39#39: *1119 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:08:12 [info] 39#39: *1120 [lua] access_by_lua(msblocations.conf:189):2: c5f2c58ad544265b873acb615a9deff9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:08:12 +0000] c5f2c58ad544265b873acb615a9deff9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/28 06:08:12 [info] 39#39: *1120 [lua] logger.lua:23: c5f2c58ad544265b873acb615a9deff9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:08:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/28 06:08:17 [info] 39#39: *1121 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:08:17 [info] 35#35: *1122 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:08:27 [info] 39#39: *1123 [lua] access_by_lua(msblocations.conf:189):2: 0103e7a52cd15fd82c5f62c15a37db4d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:08:27 [info] 39#39: *1123 [lua] logger.lua:23: 0103e7a52cd15fd82c5f62c15a37db4d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:08:27 +0000] 0103e7a52cd15fd82c5f62c15a37db4d "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.221 - - [28/Oct/2022:06:08:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:08:27 [info] 39#39: *1124 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:08:27 [info] 39#39: *1125 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:08:37 [info] 39#39: *1126 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:08:37 [info] 39#39: *1127 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:08:42 [info] 39#39: *1129 [lua] access_by_lua(msblocations.conf:189):2: 4122f1b1e65e0bac6cfc5042481faabf:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:08:42 +0000] 4122f1b1e65e0bac6cfc5042481faabf "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.221 - - [28/Oct/2022:06:08:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/28 06:08:42 [info] 39#39: *1129 [lua] logger.lua:23: 4122f1b1e65e0bac6cfc5042481faabf {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:08:47 [info] 39#39: *1131 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:08:47 [info] 39#39: *1130 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:08:57 [info] 39#39: *1132 [lua] access_by_lua(msblocations.conf:189):2: 9b2e3f3c610da6e01b71e78a2a9edd2b:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:08:57 +0000] 9b2e3f3c610da6e01b71e78a2a9edd2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/28 06:08:57 [info] 39#39: *1132 [lua] logger.lua:23: 9b2e3f3c610da6e01b71e78a2a9edd2b {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:08:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:08:57 [info] 39#39: *1134 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:08:57 [info] 39#39: *1133 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:09:07 [info] 39#39: *1135 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:09:07 [info] 39#39: *1136 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:09:12 [info] 39#39: *1137 [lua] access_by_lua(msblocations.conf:189):2: b141f82b32813464c940a4df86859b0a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:09:12 [info] 39#39: *1137 [lua] logger.lua:23: b141f82b32813464c940a4df86859b0a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:09:12 +0000] b141f82b32813464c940a4df86859b0a "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.221 - - [28/Oct/2022:06:09:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:09:17 [info] 39#39: *1138 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:09:17 [info] 35#35: *1139 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:09:27 [info] 39#39: *1140 [lua] access_by_lua(msblocations.conf:189):2: 0b05f8ad7014204526fabe3c1656c32f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:09:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.221 - - [28/Oct/2022:06:09:27 +0000] 0b05f8ad7014204526fabe3c1656c32f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/28 06:09:27 [info] 39#39: *1140 [lua] logger.lua:23: 0b05f8ad7014204526fabe3c1656c32f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:09:27 [info] 35#35: *1141 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:09:27 [info] 35#35: *1142 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:09:37 [info] 39#39: *1143 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:09:37 [info] 39#39: *1144 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:09:42 [info] 39#39: *1146 [lua] access_by_lua(msblocations.conf:189):2: dc8ae05b0cee1e8843b27ec6f22aadfa:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:09:42 [info] 39#39: *1146 [lua] logger.lua:23: dc8ae05b0cee1e8843b27ec6f22aadfa {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:09:42 +0000] dc8ae05b0cee1e8843b27ec6f22aadfa "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.221 - - [28/Oct/2022:06:09:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:09:47 [info] 39#39: *1147 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:09:47 [info] 39#39: *1148 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:09:57 [info] 39#39: *1149 [lua] access_by_lua(msblocations.conf:189):2: 2a0c212cc34b4f3f80b9beac59030184:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:09:57 [info] 39#39: *1149 [lua] logger.lua:23: 2a0c212cc34b4f3f80b9beac59030184 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:09:57 +0000] 2a0c212cc34b4f3f80b9beac59030184 "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.221 - - [28/Oct/2022:06:09:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:09:57 [info] 39#39: *1151 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:09:57 [info] 39#39: *1150 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:10:07 [info] 39#39: *1152 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:10:07 [info] 39#39: *1153 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:10:12 [info] 39#39: *1154 [lua] access_by_lua(msblocations.conf:189):2: 1c8ce529900cf75543c9a6f624f5467f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:10:12 [info] 39#39: *1154 [lua] logger.lua:23: 1c8ce529900cf75543c9a6f624f5467f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:10:12 +0000] 1c8ce529900cf75543c9a6f624f5467f "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.221 - - [28/Oct/2022:06:10:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 06:10:17 [info] 39#39: *1156 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:10:17 [info] 35#35: *1155 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:10:27 [info] 39#39: *1157 [lua] access_by_lua(msblocations.conf:189):2: 29b365217a405c8311316a396801fde8:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:10:27 +0000] 29b365217a405c8311316a396801fde8 "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.221 - - [28/Oct/2022:06:10:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2022/10/28 06:10:27 [info] 39#39: *1157 [lua] logger.lua:23: 29b365217a405c8311316a396801fde8 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:10:27 [info] 35#35: *1159 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:10:27 [info] 39#39: *1158 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:10:37 [info] 39#39: *1160 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:10:37 [info] 35#35: *1161 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:10:42 [info] 39#39: *1163 [lua] access_by_lua(msblocations.conf:189):2: b90edc2d7ea53622a8641a259052210f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:10:42 [info] 39#39: *1163 [lua] logger.lua:23: b90edc2d7ea53622a8641a259052210f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:10:42 +0000] b90edc2d7ea53622a8641a259052210f "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.221 - - [28/Oct/2022:06:10:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 06:10:47 [info] 35#35: *1165 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:10:47 [info] 35#35: *1164 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:10:57 [info] 39#39: *1166 [lua] access_by_lua(msblocations.conf:189):2: 8355fd37d43baf4a15d84f973398293b:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:10:57 [info] 39#39: *1166 [lua] logger.lua:23: 8355fd37d43baf4a15d84f973398293b {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:10:57 +0000] 8355fd37d43baf4a15d84f973398293b "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.221 - - [28/Oct/2022:06:10:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:10:57 [info] 39#39: *1167 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:10:57 [info] 39#39: *1168 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:11:07 [info] 35#35: *1169 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:11:07 [info] 39#39: *1170 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:11:12 [info] 39#39: *1171 [lua] access_by_lua(msblocations.conf:189):2: 6b9b3bbe11bc7d1bd8302feab1fbbb3f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:11:12 [info] 39#39: *1171 [lua] logger.lua:23: 6b9b3bbe11bc7d1bd8302feab1fbbb3f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:11:12 +0000] 6b9b3bbe11bc7d1bd8302feab1fbbb3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:06:11:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:11:17 [info] 39#39: *1172 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:11:17 [info] 39#39: *1173 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:11:27 [info] 39#39: *1174 [lua] access_by_lua(msblocations.conf:189):2: 46fb8d4d3f2a88635a6259f9c4b94d9f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:11:27 [info] 39#39: *1174 [lua] logger.lua:23: 46fb8d4d3f2a88635a6259f9c4b94d9f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:11:27 +0000] 46fb8d4d3f2a88635a6259f9c4b94d9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:06:11:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:11:27 [info] 39#39: *1176 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:11:27 [info] 35#35: *1175 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:11:37 [info] 39#39: *1177 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:11:37 [info] 39#39: *1178 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:11:42 [info] 39#39: *1180 [lua] access_by_lua(msblocations.conf:189):2: 341415e344adc20fcdb230f40d0a1d6e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:11:42 [info] 39#39: *1180 [lua] logger.lua:23: 341415e344adc20fcdb230f40d0a1d6e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:11:42 +0000] 341415e344adc20fcdb230f40d0a1d6e "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.221 - - [28/Oct/2022:06:11:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:11:47 [info] 39#39: *1181 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:11:47 [info] 39#39: *1182 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:11:57 [info] 39#39: *1183 [lua] access_by_lua(msblocations.conf:189):2: 48acc6a5363252129404ac731f42215c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:11:57 [info] 39#39: *1183 [lua] logger.lua:23: 48acc6a5363252129404ac731f42215c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:11:57 +0000] 48acc6a5363252129404ac731f42215c "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.221 - - [28/Oct/2022:06:11:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:11:57 [info] 39#39: *1185 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:11:57 [info] 39#39: *1184 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:12:07 [info] 39#39: *1186 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:12:07 [info] 35#35: *1187 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:12:12 [info] 39#39: *1188 [lua] access_by_lua(msblocations.conf:189):2: 4e7368312aade93023fd2e6316bbd68d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:12:12 +0000] 4e7368312aade93023fd2e6316bbd68d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/10/28 06:12:12 [info] 39#39: *1188 [lua] logger.lua:23: 4e7368312aade93023fd2e6316bbd68d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:12:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/10/28 06:12:17 [info] 39#39: *1189 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:12:17 [info] 35#35: *1190 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:12:27 [info] 39#39: *1191 [lua] access_by_lua(msblocations.conf:189):2: 8198c01a6d5e13808a23acadc4804b7e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:12:27 +0000] 8198c01a6d5e13808a23acadc4804b7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/28 06:12:27 [info] 39#39: *1191 [lua] logger.lua:23: 8198c01a6d5e13808a23acadc4804b7e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:12:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:12:27 [info] 39#39: *1192 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:12:27 [info] 39#39: *1193 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:12:37 [info] 39#39: *1195 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:12:37 [info] 39#39: *1194 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:12:42 [info] 39#39: *1197 [lua] access_by_lua(msblocations.conf:189):2: 697b106c0d1bca9ff2487a5db12844d4:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:12:42 +0000] 697b106c0d1bca9ff2487a5db12844d4 "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.221 - - [28/Oct/2022:06:12:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:12:42 [info] 39#39: *1197 [lua] logger.lua:23: 697b106c0d1bca9ff2487a5db12844d4 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:12:47 [info] 35#35: *1198 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:12:47 [info] 35#35: *1199 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:12:57 [info] 39#39: *1200 [lua] access_by_lua(msblocations.conf:189):2: ac8ab33c9c40edfa4652dff0a7b394e0:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:12:57 [info] 39#39: *1200 [lua] logger.lua:23: ac8ab33c9c40edfa4652dff0a7b394e0 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:12:57 +0000] ac8ab33c9c40edfa4652dff0a7b394e0 "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.221 - - [28/Oct/2022:06:12:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:12:57 [info] 35#35: *1201 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:12:57 [info] 35#35: *1202 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:13:07 [info] 39#39: *1203 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:13:07 [info] 39#39: *1204 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:13:12 [info] 39#39: *1205 [lua] access_by_lua(msblocations.conf:189):2: cfa055fdad5ced070535c1709fc66b13:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:13:12 +0000] cfa055fdad5ced070535c1709fc66b13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 06:13:12 [info] 39#39: *1205 [lua] logger.lua:23: cfa055fdad5ced070535c1709fc66b13 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:13:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:13:17 [info] 39#39: *1206 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:13:17 [info] 39#39: *1207 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:13:27 [info] 39#39: *1208 [lua] access_by_lua(msblocations.conf:189):2: 5eb1c8d0fafca3f2dc429c96940a1bb8:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:13:27 [info] 39#39: *1208 [lua] logger.lua:23: 5eb1c8d0fafca3f2dc429c96940a1bb8 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:13:27 +0000] 5eb1c8d0fafca3f2dc429c96940a1bb8 "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.221 - - [28/Oct/2022:06:13:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:13:27 [info] 39#39: *1209 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:13:27 [info] 39#39: *1210 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:13:37 [info] 39#39: *1212 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:13:37 [info] 35#35: *1211 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:13:42 [info] 39#39: *1214 [lua] access_by_lua(msblocations.conf:189):2: a8c174d9947f0002b0e77554406c7f24:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:13:42 [info] 39#39: *1214 [lua] logger.lua:23: a8c174d9947f0002b0e77554406c7f24 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:13:42 +0000] a8c174d9947f0002b0e77554406c7f24 "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.221 - - [28/Oct/2022:06:13:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:13:47 [info] 39#39: *1215 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:13:47 [info] 35#35: *1216 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:13:57 [info] 39#39: *1217 [lua] access_by_lua(msblocations.conf:189):2: 8497631adc5456e8858013362a72c9e7:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:13:57 [info] 39#39: *1217 [lua] logger.lua:23: 8497631adc5456e8858013362a72c9e7 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:13:57 +0000] 8497631adc5456e8858013362a72c9e7 "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.221 - - [28/Oct/2022:06:13:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/28 06:13:57 [info] 35#35: *1219 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:13:57 [info] 39#39: *1218 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:14:07 [info] 39#39: *1221 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:14:07 [info] 39#39: *1220 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:14:12 [info] 39#39: *1222 [lua] access_by_lua(msblocations.conf:189):2: da3f4bbc011f9fd2143b9016f7a4cd00:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:14:12 [info] 39#39: *1222 [lua] logger.lua:23: da3f4bbc011f9fd2143b9016f7a4cd00 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:14:12 +0000] da3f4bbc011f9fd2143b9016f7a4cd00 "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.221 - - [28/Oct/2022:06:14:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 06:14:17 [info] 39#39: *1223 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:14:17 [info] 35#35: *1224 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:14:27 [info] 39#39: *1225 [lua] access_by_lua(msblocations.conf:189):2: aa9be44ae974c4cb03659766f000c8fa:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:14:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.221 - - [28/Oct/2022:06:14:27 +0000] aa9be44ae974c4cb03659766f000c8fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 06:14:27 [info] 39#39: *1225 [lua] logger.lua:23: aa9be44ae974c4cb03659766f000c8fa {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:14:27 [info] 39#39: *1227 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:14:27 [info] 39#39: *1226 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:14:37 [info] 39#39: *1229 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:14:37 [info] 39#39: *1228 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:14:42 [info] 39#39: *1231 [lua] access_by_lua(msblocations.conf:189):2: 8af889bf187019d15b1d0aa618e053ec:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:14:42 [info] 39#39: *1231 [lua] logger.lua:23: 8af889bf187019d15b1d0aa618e053ec {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:14:42 +0000] 8af889bf187019d15b1d0aa618e053ec "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.221 - - [28/Oct/2022:06:14:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/28 06:14:47 [info] 39#39: *1232 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:14:47 [info] 39#39: *1233 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:14:57 [info] 39#39: *1234 [lua] access_by_lua(msblocations.conf:189):2: 6dea8fff20085d58b7328adfbd9bb2f6:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:14:57 +0000] 6dea8fff20085d58b7328adfbd9bb2f6 "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.221 - - [28/Oct/2022:06:14:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 06:14:57 [info] 39#39: *1234 [lua] logger.lua:23: 6dea8fff20085d58b7328adfbd9bb2f6 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:14:57 [info] 35#35: *1235 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:14:57 [info] 35#35: *1236 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:15:07 [info] 39#39: *1237 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:15:07 [info] 35#35: *1238 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:15:12 [info] 39#39: *1239 [lua] access_by_lua(msblocations.conf:189):2: 4ba8969d1f7fa9e998c42ffb8883c8cf:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:15:12 [info] 39#39: *1239 [lua] logger.lua:23: 4ba8969d1f7fa9e998c42ffb8883c8cf {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:15:12 +0000] 4ba8969d1f7fa9e998c42ffb8883c8cf "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.221 - - [28/Oct/2022:06:15:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:15:17 [info] 39#39: *1240 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:15:17 [info] 39#39: *1241 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:15:27 [info] 39#39: *1242 [lua] access_by_lua(msblocations.conf:189):2: a312a91f069f293ff051c4aa2bd38c0d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:15:27 [info] 39#39: *1242 [lua] logger.lua:23: a312a91f069f293ff051c4aa2bd38c0d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:15:27 +0000] a312a91f069f293ff051c4aa2bd38c0d "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.221 - - [28/Oct/2022:06:15:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 06:15:27 [info] 39#39: *1243 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:15:27 [info] 39#39: *1244 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:15:37 [info] 35#35: *1246 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:15:37 [info] 35#35: *1245 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:15:42 [info] 39#39: *1248 [lua] access_by_lua(msblocations.conf:189):2: 9a4ce25788420879dd4788609c2bc2c6:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:15:42 +0000] 9a4ce25788420879dd4788609c2bc2c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 06:15:42 [info] 39#39: *1248 [lua] logger.lua:23: 9a4ce25788420879dd4788609c2bc2c6 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:15:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 06:15:47 [info] 39#39: *1249 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:15:47 [info] 39#39: *1250 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:15:57 [info] 39#39: *1251 [lua] access_by_lua(msblocations.conf:189):2: a9f185fb8622312a965c62605cc2facf:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:15:57 [info] 39#39: *1252 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:15:57 [info] 39#39: *1253 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
10.233.69.221 - - [28/Oct/2022:06:15:57 +0000] a9f185fb8622312a965c62605cc2facf "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.221 - - [28/Oct/2022:06:15:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:15:57 [info] 39#39: *1251 [lua] logger.lua:23: a9f185fb8622312a965c62605cc2facf {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:16:07 [info] 35#35: *1255 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:16:07 [info] 35#35: *1254 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:16:12 [info] 39#39: *1256 [lua] access_by_lua(msblocations.conf:189):2: b5480256affafd911e96a1c67d0f9e68:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:16:12 [info] 39#39: *1256 [lua] logger.lua:23: b5480256affafd911e96a1c67d0f9e68 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:16:12 +0000] b5480256affafd911e96a1c67d0f9e68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:06:16:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:16:17 [info] 39#39: *1257 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:16:17 [info] 39#39: *1258 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:16:27 [info] 39#39: *1260 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:16:27 [info] 39#39: *1259 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:16:27 [info] 39#39: *1261 [lua] access_by_lua(msblocations.conf:189):2: c9c69ad23020a02fac8822b76b0b66d2:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:16:27 [info] 39#39: *1261 [lua] logger.lua:23: c9c69ad23020a02fac8822b76b0b66d2 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:16:27 +0000] c9c69ad23020a02fac8822b76b0b66d2 "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.221 - - [28/Oct/2022:06:16:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/28 06:16:37 [info] 39#39: *1263 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:16:37 [info] 35#35: *1262 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:16:42 [info] 39#39: *1265 [lua] access_by_lua(msblocations.conf:189):2: 24d6853eef023f4bb13e63285b01287e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:16:42 +0000] 24d6853eef023f4bb13e63285b01287e "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.221 - - [28/Oct/2022:06:16:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:16:42 [info] 39#39: *1265 [lua] logger.lua:23: 24d6853eef023f4bb13e63285b01287e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:16:47 [info] 39#39: *1267 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:16:47 [info] 39#39: *1266 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:16:57 [info] 39#39: *1268 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:16:57 [info] 39#39: *1269 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:16:57 [info] 39#39: *1270 [lua] access_by_lua(msblocations.conf:189):2: 1ac91ff2b7eb8862a384d74cdb3ecff7:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:16:57 [info] 39#39: *1270 [lua] logger.lua:23: 1ac91ff2b7eb8862a384d74cdb3ecff7 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:16:57 +0000] 1ac91ff2b7eb8862a384d74cdb3ecff7 "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.221 - - [28/Oct/2022:06:16:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:17:07 [info] 39#39: *1271 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:17:07 [info] 39#39: *1272 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:17:12 [info] 39#39: *1273 [lua] access_by_lua(msblocations.conf:189):2: 570d05ee9bdbde9abb1707258b683baa:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:17:12 [info] 39#39: *1273 [lua] logger.lua:23: 570d05ee9bdbde9abb1707258b683baa {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:17:12 +0000] 570d05ee9bdbde9abb1707258b683baa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:06:17:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 06:17:17 [info] 39#39: *1274 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:17:17 [info] 39#39: *1275 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:17:27 [info] 39#39: *1276 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:17:27 [info] 39#39: *1277 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:17:27 [info] 39#39: *1278 [lua] access_by_lua(msblocations.conf:189):2: 9f02543475e2530954ba7a5a4b1a7d55:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:17:28 [info] 39#39: *1278 [lua] logger.lua:23: 9f02543475e2530954ba7a5a4b1a7d55 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:17:28 +0000] 9f02543475e2530954ba7a5a4b1a7d55 "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.221 - - [28/Oct/2022:06:17:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/28 06:17:37 [info] 39#39: *1279 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:17:37 [info] 39#39: *1280 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:17:43 [info] 39#39: *1282 [lua] access_by_lua(msblocations.conf:189):2: 873dbaf9323ae65c492e5ca9f0ad8782:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:17:43 +0000] 873dbaf9323ae65c492e5ca9f0ad8782 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 06:17:43 [info] 39#39: *1282 [lua] logger.lua:23: 873dbaf9323ae65c492e5ca9f0ad8782 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:17:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:17:47 [info] 39#39: *1284 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:17:47 [info] 39#39: *1283 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:17:57 [info] 35#35: *1285 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:17:57 [info] 39#39: *1286 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:17:58 [info] 39#39: *1287 [lua] access_by_lua(msblocations.conf:189):2: 4308114ba0d821b3e9929164686b0811:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:17:58 [info] 39#39: *1287 [lua] logger.lua:23: 4308114ba0d821b3e9929164686b0811 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:17:58 +0000] 4308114ba0d821b3e9929164686b0811 "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.221 - - [28/Oct/2022:06:17:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:18:07 [info] 39#39: *1288 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:18:07 [info] 39#39: *1289 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:18:13 [info] 39#39: *1290 [lua] access_by_lua(msblocations.conf:189):2: db9c0bb054a90356b2ed0ee050b6fb5d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:18:13 [info] 39#39: *1290 [lua] logger.lua:23: db9c0bb054a90356b2ed0ee050b6fb5d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:18:13 +0000] db9c0bb054a90356b2ed0ee050b6fb5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:06:18:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/28 06:18:17 [info] 35#35: *1292 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:18:17 [info] 39#39: *1291 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:18:27 [info] 39#39: *1293 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:18:27 [info] 35#35: *1294 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:18:28 [info] 39#39: *1295 [lua] access_by_lua(msblocations.conf:189):2: 2fec05a2cc6e6e5b5617fe92515b2afe:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:18:28 +0000] 2fec05a2cc6e6e5b5617fe92515b2afe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 06:18:28 [info] 39#39: *1295 [lua] logger.lua:23: 2fec05a2cc6e6e5b5617fe92515b2afe {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:18:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:18:37 [info] 39#39: *1296 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:18:37 [info] 39#39: *1297 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:18:43 [info] 39#39: *1299 [lua] access_by_lua(msblocations.conf:189):2: 5d33cb167c34a47eed87e1ee4c7adf3c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:18:43 [info] 39#39: *1299 [lua] logger.lua:23: 5d33cb167c34a47eed87e1ee4c7adf3c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:18:43 +0000] 5d33cb167c34a47eed87e1ee4c7adf3c "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.221 - - [28/Oct/2022:06:18:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:18:47 [info] 39#39: *1300 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:18:47 [info] 39#39: *1301 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:18:57 [info] 39#39: *1302 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:18:57 [info] 39#39: *1303 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:18:58 [info] 39#39: *1304 [lua] access_by_lua(msblocations.conf:189):2: 754064d28c65b2a1f316ade9ee1941ba:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:18:58 +0000] 754064d28c65b2a1f316ade9ee1941ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/28 06:18:58 [info] 39#39: *1304 [lua] logger.lua:23: 754064d28c65b2a1f316ade9ee1941ba {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:18:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:19:07 [info] 39#39: *1306 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:19:07 [info] 35#35: *1305 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:19:13 [info] 39#39: *1307 [lua] access_by_lua(msblocations.conf:189):2: 59b2ec3c74f6bbc74f003dc9c879c4ba:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:19:13 [info] 39#39: *1307 [lua] logger.lua:23: 59b2ec3c74f6bbc74f003dc9c879c4ba {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:19:13 +0000] 59b2ec3c74f6bbc74f003dc9c879c4ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:06:19:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:19:17 [info] 39#39: *1309 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:19:17 [info] 39#39: *1308 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:19:27 [info] 39#39: *1310 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:19:27 [info] 39#39: *1311 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:19:28 [info] 39#39: *1312 [lua] access_by_lua(msblocations.conf:189):2: 3145d42f911674e054fccff9c83c2e3a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:19:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.221 - - [28/Oct/2022:06:19:28 +0000] 3145d42f911674e054fccff9c83c2e3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 06:19:28 [info] 39#39: *1312 [lua] logger.lua:23: 3145d42f911674e054fccff9c83c2e3a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:19:37 [info] 39#39: *1314 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:19:37 [info] 35#35: *1313 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:19:43 [info] 39#39: *1316 [lua] access_by_lua(msblocations.conf:189):2: a5db9ff9c2eeb6ea1e25d5c480a9e666:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:19:43 [info] 39#39: *1316 [lua] logger.lua:23: a5db9ff9c2eeb6ea1e25d5c480a9e666 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:19:43 +0000] a5db9ff9c2eeb6ea1e25d5c480a9e666 "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.221 - - [28/Oct/2022:06:19:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:19:47 [info] 39#39: *1317 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:19:47 [info] 39#39: *1318 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:19:57 [info] 39#39: *1320 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:19:57 [info] 35#35: *1319 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:19:58 [info] 39#39: *1321 [lua] access_by_lua(msblocations.conf:189):2: e38de03625139aa102962bbb46103478:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:19:58 [info] 39#39: *1321 [lua] logger.lua:23: e38de03625139aa102962bbb46103478 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:19:58 +0000] e38de03625139aa102962bbb46103478 "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.221 - - [28/Oct/2022:06:19:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/28 06:20:07 [info] 39#39: *1323 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:20:07 [info] 39#39: *1322 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:20:13 [info] 39#39: *1324 [lua] access_by_lua(msblocations.conf:189):2: 3c0fe9a2469e54b8963ad57ceccfde9e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:20:13 +0000] 3c0fe9a2469e54b8963ad57ceccfde9e "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.221 - - [28/Oct/2022:06:20:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:20:13 [info] 39#39: *1324 [lua] logger.lua:23: 3c0fe9a2469e54b8963ad57ceccfde9e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:20:17 [info] 35#35: *1326 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:20:17 [info] 35#35: *1325 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:20:27 [info] 39#39: *1328 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:20:27 [info] 35#35: *1327 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:20:28 [info] 39#39: *1329 [lua] access_by_lua(msblocations.conf:189):2: 099c55e5447ce7d3918d9f8dafd77045:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:20:28 [info] 39#39: *1329 [lua] logger.lua:23: 099c55e5447ce7d3918d9f8dafd77045 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:20:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.221 - - [28/Oct/2022:06:20:28 +0000] 099c55e5447ce7d3918d9f8dafd77045 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/28 06:20:37 [info] 39#39: *1330 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:20:37 [info] 39#39: *1331 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:20:43 [info] 39#39: *1333 [lua] access_by_lua(msblocations.conf:189):2: 6ea9b007cb333e45581d0c2899e82683:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:20:43 [info] 39#39: *1333 [lua] logger.lua:23: 6ea9b007cb333e45581d0c2899e82683 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:20:43 +0000] 6ea9b007cb333e45581d0c2899e82683 "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.221 - - [28/Oct/2022:06:20:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 06:20:47 [info] 35#35: *1335 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:20:47 [info] 35#35: *1334 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:20:57 [info] 35#35: *1336 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:20:57 [info] 35#35: *1337 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:20:58 [info] 39#39: *1338 [lua] access_by_lua(msblocations.conf:189):2: 805b6b512ad52e08b64eb6bf68b64ab5:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:20:58 +0000] 805b6b512ad52e08b64eb6bf68b64ab5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 06:20:58 [info] 39#39: *1338 [lua] logger.lua:23: 805b6b512ad52e08b64eb6bf68b64ab5 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:20:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:21:07 [info] 35#35: *1340 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:21:07 [info] 35#35: *1339 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:21:13 [info] 39#39: *1341 [lua] access_by_lua(msblocations.conf:189):2: d5a5b818114dd2703c0a05450a360865:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:21:13 +0000] d5a5b818114dd2703c0a05450a360865 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 06:21:13 [info] 39#39: *1341 [lua] logger.lua:23: d5a5b818114dd2703c0a05450a360865 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:21:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:21:17 [info] 39#39: *1342 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:21:17 [info] 39#39: *1343 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:21:27 [info] 35#35: *1344 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:21:27 [info] 35#35: *1345 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:21:28 [info] 39#39: *1346 [lua] access_by_lua(msblocations.conf:189):2: 36f5856b171e0e739fbd615bf4a546f6:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:21:28 [info] 39#39: *1346 [lua] logger.lua:23: 36f5856b171e0e739fbd615bf4a546f6 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:21:28 +0000] 36f5856b171e0e739fbd615bf4a546f6 "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.221 - - [28/Oct/2022:06:21:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:21:37 [info] 39#39: *1347 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:21:37 [info] 39#39: *1348 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:21:43 [info] 39#39: *1350 [lua] access_by_lua(msblocations.conf:189):2: e10fd21599c222eaf62b9ab43849fc1f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:21:43 +0000] e10fd21599c222eaf62b9ab43849fc1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.029 "-" "Consul Health Check" "-"
2022/10/28 06:21:43 [info] 39#39: *1350 [lua] logger.lua:23: e10fd21599c222eaf62b9ab43849fc1f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:21:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26
2022/10/28 06:21:47 [info] 35#35: *1351 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:21:47 [info] 35#35: *1352 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:21:57 [info] 39#39: *1353 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:21:57 [info] 39#39: *1354 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:21:58 [info] 39#39: *1355 [lua] access_by_lua(msblocations.conf:189):2: 7422615238b709d118cc86fb8dc1a20c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:21:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:21:58 [info] 39#39: *1355 [lua] logger.lua:23: 7422615238b709d118cc86fb8dc1a20c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:21:58 +0000] 7422615238b709d118cc86fb8dc1a20c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/28 06:22:07 [info] 39#39: *1356 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:22:07 [info] 35#35: *1357 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:22:13 [info] 39#39: *1358 [lua] access_by_lua(msblocations.conf:189):2: 9030c249c3931f9e6614852d89ed2a99:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:22:13 [info] 39#39: *1358 [lua] logger.lua:23: 9030c249c3931f9e6614852d89ed2a99 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:22:13 +0000] 9030c249c3931f9e6614852d89ed2a99 "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.221 - - [28/Oct/2022:06:22:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:22:17 [info] 39#39: *1360 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:22:17 [info] 39#39: *1359 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:22:27 [info] 35#35: *1361 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:22:27 [info] 35#35: *1362 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:22:28 [info] 39#39: *1363 [lua] access_by_lua(msblocations.conf:189):2: 00fba97b3abff4c2d560394b763aa0e8:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:22:28 [info] 39#39: *1363 [lua] logger.lua:23: 00fba97b3abff4c2d560394b763aa0e8 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:22:28 +0000] 00fba97b3abff4c2d560394b763aa0e8 "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.221 - - [28/Oct/2022:06:22:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:22:37 [info] 39#39: *1365 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:22:37 [info] 35#35: *1364 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:22:43 [info] 39#39: *1367 [lua] access_by_lua(msblocations.conf:189):2: db218ed4bb3db6f4d2e4720e9273ef83:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:22:43 [info] 39#39: *1367 [lua] logger.lua:23: db218ed4bb3db6f4d2e4720e9273ef83 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:22:43 +0000] db218ed4bb3db6f4d2e4720e9273ef83 "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.221 - - [28/Oct/2022:06:22:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:22:47 [info] 39#39: *1369 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:22:47 [info] 39#39: *1368 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:22:57 [info] 39#39: *1370 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:22:57 [info] 39#39: *1371 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:22:58 [info] 39#39: *1372 [lua] access_by_lua(msblocations.conf:189):2: 8f2a2f3dac841c3332ae9b3a3d49dab4:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:22:58 +0000] 8f2a2f3dac841c3332ae9b3a3d49dab4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/28 06:22:58 [info] 39#39: *1372 [lua] logger.lua:23: 8f2a2f3dac841c3332ae9b3a3d49dab4 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:22:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:23:07 [info] 39#39: *1373 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:23:07 [info] 39#39: *1374 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:23:13 [info] 39#39: *1375 [lua] access_by_lua(msblocations.conf:189):2: 3fcd43c1a5f758c3bafe0ebd779cb2e6:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:23:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.221 - - [28/Oct/2022:06:23:13 +0000] 3fcd43c1a5f758c3bafe0ebd779cb2e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/28 06:23:13 [info] 39#39: *1375 [lua] logger.lua:23: 3fcd43c1a5f758c3bafe0ebd779cb2e6 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:23:17 [info] 35#35: *1377 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:23:17 [info] 39#39: *1376 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:23:27 [info] 39#39: *1379 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:23:27 [info] 39#39: *1378 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:23:28 [info] 39#39: *1380 [lua] access_by_lua(msblocations.conf:189):2: 9fdabfd1cf5586109508930e9c577448:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:23:28 [info] 39#39: *1380 [lua] logger.lua:23: 9fdabfd1cf5586109508930e9c577448 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:23:28 +0000] 9fdabfd1cf5586109508930e9c577448 "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.221 - - [28/Oct/2022:06:23:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:23:37 [info] 39#39: *1381 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:23:37 [info] 39#39: *1382 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:23:43 [info] 39#39: *1384 [lua] access_by_lua(msblocations.conf:189):2: c8ea5fc8540930bf46ce86a7e75fb9f2:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:23:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.221 - - [28/Oct/2022:06:23:43 +0000] c8ea5fc8540930bf46ce86a7e75fb9f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/28 06:23:43 [info] 39#39: *1384 [lua] logger.lua:23: c8ea5fc8540930bf46ce86a7e75fb9f2 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:23:47 [info] 35#35: *1385 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:23:47 [info] 39#39: *1386 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:23:57 [info] 35#35: *1387 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:23:57 [info] 35#35: *1388 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:23:58 [info] 39#39: *1389 [lua] access_by_lua(msblocations.conf:189):2: efd727eaacd71d0472c5a2f81ddb04e1:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:23:58 +0000] efd727eaacd71d0472c5a2f81ddb04e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/28 06:23:58 [info] 39#39: *1389 [lua] logger.lua:23: efd727eaacd71d0472c5a2f81ddb04e1 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:23:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:24:07 [info] 39#39: *1390 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:24:07 [info] 35#35: *1391 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:24:13 [info] 39#39: *1392 [lua] access_by_lua(msblocations.conf:189):2: 8111cbe25b8bb2e9508ee9b0cb61bc61:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:24:13 [info] 39#39: *1392 [lua] logger.lua:23: 8111cbe25b8bb2e9508ee9b0cb61bc61 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:24:13 +0000] 8111cbe25b8bb2e9508ee9b0cb61bc61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:06:24:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:24:17 [info] 35#35: *1393 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:24:17 [info] 35#35: *1394 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:24:27 [info] 39#39: *1395 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:24:27 [info] 39#39: *1396 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:24:28 [info] 39#39: *1397 [lua] access_by_lua(msblocations.conf:189):2: 74946a66bc472840b1ca88d30357a58d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:24:28 [info] 39#39: *1397 [lua] logger.lua:23: 74946a66bc472840b1ca88d30357a58d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:24:28 +0000] 74946a66bc472840b1ca88d30357a58d "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.221 - - [28/Oct/2022:06:24:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:24:37 [info] 39#39: *1398 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:24:37 [info] 39#39: *1399 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:24:43 [info] 39#39: *1401 [lua] access_by_lua(msblocations.conf:189):2: b1c79eb832d77a1c5b7d88589628a554:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:24:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.69.221 - - [28/Oct/2022:06:24:43 +0000] b1c79eb832d77a1c5b7d88589628a554 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/28 06:24:43 [info] 39#39: *1401 [lua] logger.lua:23: b1c79eb832d77a1c5b7d88589628a554 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:24:47 [info] 35#35: *1402 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:24:47 [info] 35#35: *1403 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:24:57 [info] 39#39: *1404 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:24:57 [info] 39#39: *1405 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:24:58 [info] 39#39: *1406 [lua] access_by_lua(msblocations.conf:189):2: 07102c903ddf98d47bacd31ba03dc795:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:24:58 +0000] 07102c903ddf98d47bacd31ba03dc795 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 06:24:58 [info] 39#39: *1406 [lua] logger.lua:23: 07102c903ddf98d47bacd31ba03dc795 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:24:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:25:07 [info] 39#39: *1407 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:25:07 [info] 39#39: *1408 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:25:13 [info] 39#39: *1409 [lua] access_by_lua(msblocations.conf:189):2: f06a746cef5e160b86b83a85950b77d5:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:25:13 +0000] f06a746cef5e160b86b83a85950b77d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:06:25:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:25:13 [info] 39#39: *1409 [lua] logger.lua:23: f06a746cef5e160b86b83a85950b77d5 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:25:17 [info] 39#39: *1410 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:25:17 [info] 39#39: *1411 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:25:27 [info] 39#39: *1412 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:25:27 [info] 39#39: *1413 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:25:28 [info] 39#39: *1414 [lua] access_by_lua(msblocations.conf:189):2: 96d24771cb474dd2fe0bbb5b74de02dc:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:25:28 [info] 39#39: *1414 [lua] logger.lua:23: 96d24771cb474dd2fe0bbb5b74de02dc {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:25:28 +0000] 96d24771cb474dd2fe0bbb5b74de02dc "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.221 - - [28/Oct/2022:06:25:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:25:37 [info] 39#39: *1415 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:25:37 [info] 39#39: *1416 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:25:43 [info] 39#39: *1418 [lua] access_by_lua(msblocations.conf:189):2: cacee09901462d056b0ab6cb649eb106:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:25:43 +0000] cacee09901462d056b0ab6cb649eb106 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/28 06:25:43 [info] 39#39: *1418 [lua] logger.lua:23: cacee09901462d056b0ab6cb649eb106 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:25:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:25:47 [info] 39#39: *1419 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:25:47 [info] 39#39: *1420 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:25:57 [info] 39#39: *1421 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:25:57 [info] 39#39: *1422 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:25:58 [info] 39#39: *1423 [lua] access_by_lua(msblocations.conf:189):2: 547f820e45e09bd42200364fe9be28d6:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:25:58 +0000] 547f820e45e09bd42200364fe9be28d6 "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.221 - - [28/Oct/2022:06:25:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:25:58 [info] 39#39: *1423 [lua] logger.lua:23: 547f820e45e09bd42200364fe9be28d6 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:26:07 [info] 35#35: *1424 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:26:07 [info] 39#39: *1425 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:26:13 [info] 39#39: *1426 [lua] access_by_lua(msblocations.conf:189):2: 05ae5e7fda9d53e112f591198dbce52d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:26:13 +0000] 05ae5e7fda9d53e112f591198dbce52d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:06:26:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:26:13 [info] 39#39: *1426 [lua] logger.lua:23: 05ae5e7fda9d53e112f591198dbce52d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:26:17 [info] 35#35: *1428 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:26:17 [info] 39#39: *1427 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:26:27 [info] 39#39: *1429 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:26:27 [info] 39#39: *1430 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:26:28 [info] 39#39: *1431 [lua] access_by_lua(msblocations.conf:189):2: b6b759b8293f100a4727410d352fe752:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:26:28 +0000] b6b759b8293f100a4727410d352fe752 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 06:26:28 [info] 39#39: *1431 [lua] logger.lua:23: b6b759b8293f100a4727410d352fe752 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:26:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:26:37 [info] 39#39: *1432 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:26:37 [info] 35#35: *1433 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:26:43 [info] 39#39: *1435 [lua] access_by_lua(msblocations.conf:189):2: c20013fa61a29046c07598c49ebd8da6:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:26:43 [info] 39#39: *1435 [lua] logger.lua:23: c20013fa61a29046c07598c49ebd8da6 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:26:43 +0000] c20013fa61a29046c07598c49ebd8da6 "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.221 - - [28/Oct/2022:06:26:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/28 06:26:47 [info] 39#39: *1437 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:26:47 [info] 39#39: *1436 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:26:57 [info] 39#39: *1439 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:26:57 [info] 39#39: *1438 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:26:58 [info] 39#39: *1440 [lua] access_by_lua(msblocations.conf:189):2: 803a4f10d50660aeb6eb84dcf078d158:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:26:58 +0000] 803a4f10d50660aeb6eb84dcf078d158 "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.221 - - [28/Oct/2022:06:26:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:26:58 [info] 39#39: *1440 [lua] logger.lua:23: 803a4f10d50660aeb6eb84dcf078d158 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:27:07 [info] 35#35: *1442 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:27:07 [info] 39#39: *1441 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:27:13 [info] 39#39: *1443 [lua] access_by_lua(msblocations.conf:189):2: 31e077be4f6738966bf31c6a8a925bbd:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:27:13 +0000] 31e077be4f6738966bf31c6a8a925bbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/28 06:27:13 [info] 39#39: *1443 [lua] logger.lua:23: 31e077be4f6738966bf31c6a8a925bbd {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:27:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:27:17 [info] 39#39: *1444 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:27:17 [info] 39#39: *1445 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:27:27 [info] 35#35: *1446 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:27:27 [info] 35#35: *1447 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:27:28 [info] 39#39: *1448 [lua] access_by_lua(msblocations.conf:189):2: 17b85ccae3891bd22c2d76f08e235f9f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:27:28 +0000] 17b85ccae3891bd22c2d76f08e235f9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 06:27:28 [info] 39#39: *1448 [lua] logger.lua:23: 17b85ccae3891bd22c2d76f08e235f9f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:27:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:27:37 [info] 35#35: *1450 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:27:37 [info] 35#35: *1449 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:27:43 [info] 39#39: *1452 [lua] access_by_lua(msblocations.conf:189):2: 349860096f903588c25fe68b1eeaa5fc:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:27:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2022/10/28 06:27:43 [info] 39#39: *1452 [lua] logger.lua:23: 349860096f903588c25fe68b1eeaa5fc {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:27:43 +0000] 349860096f903588c25fe68b1eeaa5fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.028 "-" "Consul Health Check" "-"
2022/10/28 06:27:47 [info] 39#39: *1453 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:27:47 [info] 35#35: *1454 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:27:57 [info] 35#35: *1456 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:27:57 [info] 39#39: *1455 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:27:58 [info] 39#39: *1457 [lua] access_by_lua(msblocations.conf:189):2: 1a6f5b475b881f58f4e846d02bd6126c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:27:58 +0000] 1a6f5b475b881f58f4e846d02bd6126c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 06:27:58 [info] 39#39: *1457 [lua] logger.lua:23: 1a6f5b475b881f58f4e846d02bd6126c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:27:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:28:07 [info] 39#39: *1459 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:28:07 [info] 35#35: *1458 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:28:13 [info] 39#39: *1460 [lua] access_by_lua(msblocations.conf:189):2: d4c56e9811ea50c57de8866689e1301c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:28:13 [info] 39#39: *1460 [lua] logger.lua:23: d4c56e9811ea50c57de8866689e1301c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:28:13 +0000] d4c56e9811ea50c57de8866689e1301c "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.221 - - [28/Oct/2022:06:28:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:28:17 [info] 35#35: *1461 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:28:17 [info] 39#39: *1462 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:28:27 [info] 35#35: *1463 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:28:27 [info] 35#35: *1464 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:28:28 [info] 39#39: *1465 [lua] access_by_lua(msblocations.conf:189):2: d396fc09677685b7ba2859d453ef7fef:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:28:28 [info] 39#39: *1465 [lua] logger.lua:23: d396fc09677685b7ba2859d453ef7fef {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:28:28 +0000] d396fc09677685b7ba2859d453ef7fef "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.221 - - [28/Oct/2022:06:28:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:28:37 [info] 39#39: *1466 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:28:37 [info] 35#35: *1467 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:28:43 [info] 39#39: *1469 [lua] access_by_lua(msblocations.conf:189):2: 76632eb5bf4996ac0ea8ce0c9efd0579:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:28:43 +0000] 76632eb5bf4996ac0ea8ce0c9efd0579 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/28 06:28:43 [info] 39#39: *1469 [lua] logger.lua:23: 76632eb5bf4996ac0ea8ce0c9efd0579 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:28:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:28:47 [info] 35#35: *1470 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:28:47 [info] 35#35: *1471 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:28:57 [info] 39#39: *1472 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:28:57 [info] 39#39: *1473 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:28:58 [info] 39#39: *1474 [lua] access_by_lua(msblocations.conf:189):2: a50b1c5e966b43ba5131aa3d40509a11:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:28:58 +0000] a50b1c5e966b43ba5131aa3d40509a11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/28 06:28:58 [info] 39#39: *1474 [lua] logger.lua:23: a50b1c5e966b43ba5131aa3d40509a11 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:28:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/28 06:29:07 [info] 39#39: *1476 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:29:07 [info] 39#39: *1475 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:29:13 [info] 39#39: *1477 [lua] access_by_lua(msblocations.conf:189):2: 287082813d2c60bff8aad1b1a0899b84:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:29:13 +0000] 287082813d2c60bff8aad1b1a0899b84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/28 06:29:13 [info] 39#39: *1477 [lua] logger.lua:23: 287082813d2c60bff8aad1b1a0899b84 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:29:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:29:17 [info] 39#39: *1479 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:29:17 [info] 35#35: *1478 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:29:27 [info] 39#39: *1481 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:29:27 [info] 39#39: *1480 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:29:28 [info] 39#39: *1482 [lua] access_by_lua(msblocations.conf:189):2: ba25df10df9b887d4c5bdbe36fa03a2a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:29:28 +0000] ba25df10df9b887d4c5bdbe36fa03a2a "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.221 - - [28/Oct/2022:06:29:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:29:28 [info] 39#39: *1482 [lua] logger.lua:23: ba25df10df9b887d4c5bdbe36fa03a2a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:29:37 [info] 35#35: *1483 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:29:37 [info] 35#35: *1484 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:29:43 [info] 39#39: *1486 [lua] access_by_lua(msblocations.conf:189):2: f9a31b7fc597e6bc9051c2ee32e98f93:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:29:43 [info] 39#39: *1486 [lua] logger.lua:23: f9a31b7fc597e6bc9051c2ee32e98f93 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:29:43 +0000] f9a31b7fc597e6bc9051c2ee32e98f93 "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.221 - - [28/Oct/2022:06:29:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:29:47 [info] 39#39: *1488 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:29:47 [info] 39#39: *1487 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:29:57 [info] 39#39: *1489 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:29:57 [info] 39#39: *1490 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:29:58 [info] 39#39: *1491 [lua] access_by_lua(msblocations.conf:189):2: 975c2cb1593e095b4df3ec77098f0db3:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:29:58 +0000] 975c2cb1593e095b4df3ec77098f0db3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 06:29:58 [info] 39#39: *1491 [lua] logger.lua:23: 975c2cb1593e095b4df3ec77098f0db3 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:29:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:30:07 [info] 39#39: *1492 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:30:07 [info] 39#39: *1493 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:30:13 [info] 39#39: *1494 [lua] access_by_lua(msblocations.conf:189):2: 8ee5e7296c0d3cc2984f966b452a5cdd:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:30:13 +0000] 8ee5e7296c0d3cc2984f966b452a5cdd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2022/10/28 06:30:13 [info] 39#39: *1494 [lua] logger.lua:23: 8ee5e7296c0d3cc2984f966b452a5cdd {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:30:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:30:17 [info] 39#39: *1496 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:30:17 [info] 39#39: *1495 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:30:27 [info] 39#39: *1497 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:30:27 [info] 39#39: *1498 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:30:28 [info] 39#39: *1499 [lua] access_by_lua(msblocations.conf:189):2: 82f625fea0667b23dc166a9636a6c7c7:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:30:28 [info] 39#39: *1499 [lua] logger.lua:23: 82f625fea0667b23dc166a9636a6c7c7 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:30:28 +0000] 82f625fea0667b23dc166a9636a6c7c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:06:30:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:30:37 [info] 39#39: *1501 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:30:37 [info] 39#39: *1500 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:30:43 [info] 39#39: *1503 [lua] access_by_lua(msblocations.conf:189):2: 3aab417764aba952df810c3131e7171f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:30:43 [info] 39#39: *1503 [lua] logger.lua:23: 3aab417764aba952df810c3131e7171f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:30:43 +0000] 3aab417764aba952df810c3131e7171f "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.221 - - [28/Oct/2022:06:30:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:30:47 [info] 39#39: *1505 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:30:47 [info] 39#39: *1504 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:30:57 [info] 39#39: *1506 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:30:57 [info] 39#39: *1507 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:30:58 [info] 39#39: *1508 [lua] access_by_lua(msblocations.conf:189):2: dc9b917d1652ec446f05c5b3e428e566:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:30:58 [info] 39#39: *1508 [lua] logger.lua:23: dc9b917d1652ec446f05c5b3e428e566 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:30:58 +0000] dc9b917d1652ec446f05c5b3e428e566 "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.221 - - [28/Oct/2022:06:30:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:31:07 [info] 39#39: *1509 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:31:07 [info] 39#39: *1510 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:31:13 [info] 39#39: *1511 [lua] access_by_lua(msblocations.conf:189):2: a51fdf65705b8e799bdbc1c428e3291b:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:31:13 [info] 39#39: *1511 [lua] logger.lua:23: a51fdf65705b8e799bdbc1c428e3291b {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:31:13 +0000] a51fdf65705b8e799bdbc1c428e3291b "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.221 - - [28/Oct/2022:06:31:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/28 06:31:17 [info] 39#39: *1512 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:31:17 [info] 39#39: *1513 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:31:27 [info] 39#39: *1515 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:31:27 [info] 39#39: *1514 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:31:28 [info] 39#39: *1516 [lua] access_by_lua(msblocations.conf:189):2: 9e2118cd88217dc3d79bea7f6e4d2141:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:31:28 +0000] 9e2118cd88217dc3d79bea7f6e4d2141 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:06:31:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:31:28 [info] 39#39: *1516 [lua] logger.lua:23: 9e2118cd88217dc3d79bea7f6e4d2141 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:31:37 [info] 39#39: *1517 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:31:37 [info] 39#39: *1518 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:31:43 [info] 39#39: *1520 [lua] access_by_lua(msblocations.conf:189):2: c7951a89c6d7f6e948de9699160c5013:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:31:43 [info] 39#39: *1520 [lua] logger.lua:23: c7951a89c6d7f6e948de9699160c5013 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:31:43 +0000] c7951a89c6d7f6e948de9699160c5013 "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.221 - - [28/Oct/2022:06:31:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:31:47 [info] 39#39: *1522 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:31:47 [info] 39#39: *1521 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:31:57 [info] 39#39: *1523 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:31:57 [info] 35#35: *1524 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:31:58 [info] 39#39: *1525 [lua] access_by_lua(msblocations.conf:189):2: f7e5f9547fe3ed4526c2e746aa3e0a18:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:31:58 [info] 39#39: *1525 [lua] logger.lua:23: f7e5f9547fe3ed4526c2e746aa3e0a18 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:31:58 +0000] f7e5f9547fe3ed4526c2e746aa3e0a18 "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.221 - - [28/Oct/2022:06:31:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/28 06:32:07 [info] 39#39: *1526 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:32:07 [info] 39#39: *1527 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:32:13 [info] 39#39: *1528 [lua] access_by_lua(msblocations.conf:189):2: ef431d769ccdfd1d25175da89a3dc182:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:32:13 [info] 39#39: *1528 [lua] logger.lua:23: ef431d769ccdfd1d25175da89a3dc182 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:32:13 +0000] ef431d769ccdfd1d25175da89a3dc182 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:06:32:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/28 06:32:17 [info] 39#39: *1529 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:32:17 [info] 39#39: *1530 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:32:27 [info] 39#39: *1531 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:32:27 [info] 39#39: *1532 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:32:28 [info] 39#39: *1533 [lua] access_by_lua(msblocations.conf:189):2: 19ede55be52e67ee17f2b04c32378753:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:32:28 [info] 39#39: *1533 [lua] logger.lua:23: 19ede55be52e67ee17f2b04c32378753 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:32:28 +0000] 19ede55be52e67ee17f2b04c32378753 "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.221 - - [28/Oct/2022:06:32:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/28 06:32:37 [info] 39#39: *1534 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:32:37 [info] 39#39: *1535 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:32:43 [info] 39#39: *1537 [lua] access_by_lua(msblocations.conf:189):2: e174ecf17512cf090c8b9f1fa62395ba:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:32:44 [info] 39#39: *1537 [lua] logger.lua:23: e174ecf17512cf090c8b9f1fa62395ba {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:32:44 +0000] e174ecf17512cf090c8b9f1fa62395ba "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.221 - - [28/Oct/2022:06:32:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/28 06:32:47 [info] 39#39: *1538 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:32:47 [info] 39#39: *1539 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:32:57 [info] 39#39: *1540 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:32:57 [info] 39#39: *1541 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:32:59 [info] 39#39: *1542 [lua] access_by_lua(msblocations.conf:189):2: a15b7ede115538b6ed31987a4fc64803:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:32:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.69.221 - - [28/Oct/2022:06:32:59 +0000] a15b7ede115538b6ed31987a4fc64803 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/28 06:32:59 [info] 39#39: *1542 [lua] logger.lua:23: a15b7ede115538b6ed31987a4fc64803 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:33:07 [info] 35#35: *1543 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:33:07 [info] 39#39: *1544 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:33:14 [info] 39#39: *1545 [lua] access_by_lua(msblocations.conf:189):2: 5da8b271d708ed6ad2c285568c29bb2a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:33:14 [info] 39#39: *1545 [lua] logger.lua:23: 5da8b271d708ed6ad2c285568c29bb2a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:33:14 +0000] 5da8b271d708ed6ad2c285568c29bb2a "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.221 - - [28/Oct/2022:06:33:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:33:17 [info] 35#35: *1546 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:33:17 [info] 35#35: *1547 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:33:27 [info] 39#39: *1548 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:33:27 [info] 39#39: *1549 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:33:29 [info] 39#39: *1550 [lua] access_by_lua(msblocations.conf:189):2: 5b610c33870de50f62806a1d5d28a57f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:33:29 [info] 39#39: *1550 [lua] logger.lua:23: 5b610c33870de50f62806a1d5d28a57f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:33:29 +0000] 5b610c33870de50f62806a1d5d28a57f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:06:33:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/28 06:33:37 [info] 39#39: *1552 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:33:37 [info] 39#39: *1551 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:33:44 [info] 39#39: *1554 [lua] access_by_lua(msblocations.conf:189):2: 836766947346c65547d6cb311d615055:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:33:44 [info] 39#39: *1554 [lua] logger.lua:23: 836766947346c65547d6cb311d615055 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:33:44 +0000] 836766947346c65547d6cb311d615055 "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.221 - - [28/Oct/2022:06:33:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:33:47 [info] 35#35: *1556 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:33:47 [info] 39#39: *1555 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:33:57 [info] 39#39: *1557 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:33:57 [info] 39#39: *1558 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:33:59 [info] 39#39: *1559 [lua] access_by_lua(msblocations.conf:189):2: ff70498020fee6c5a5f79fc660dc8873:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:33:59 +0000] ff70498020fee6c5a5f79fc660dc8873 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/28 06:33:59 [info] 39#39: *1559 [lua] logger.lua:23: ff70498020fee6c5a5f79fc660dc8873 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:33:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:34:07 [info] 39#39: *1561 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:34:07 [info] 35#35: *1560 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:34:14 [info] 39#39: *1562 [lua] access_by_lua(msblocations.conf:189):2: a83514b471ef520c7f921b730ffb4fe7:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:34:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.221 - - [28/Oct/2022:06:34:14 +0000] a83514b471ef520c7f921b730ffb4fe7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2022/10/28 06:34:14 [info] 39#39: *1562 [lua] logger.lua:23: a83514b471ef520c7f921b730ffb4fe7 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:34:17 [info] 35#35: *1563 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:34:17 [info] 39#39: *1564 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:34:27 [info] 35#35: *1566 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:34:27 [info] 39#39: *1565 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:34:29 [info] 39#39: *1567 [lua] access_by_lua(msblocations.conf:189):2: 5f2552a24425727b25d3aebb938507b4:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:34:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:34:29 [info] 39#39: *1567 [lua] logger.lua:23: 5f2552a24425727b25d3aebb938507b4 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:34:29 +0000] 5f2552a24425727b25d3aebb938507b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/28 06:34:37 [info] 35#35: *1568 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:34:37 [info] 35#35: *1569 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:34:44 [info] 39#39: *1571 [lua] access_by_lua(msblocations.conf:189):2: ce93b5e44764b597b634614b1e983df3:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:34:44 [info] 39#39: *1571 [lua] logger.lua:23: ce93b5e44764b597b634614b1e983df3 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:34:44 +0000] ce93b5e44764b597b634614b1e983df3 "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.221 - - [28/Oct/2022:06:34:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:34:47 [info] 35#35: *1572 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:34:47 [info] 35#35: *1573 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:34:57 [info] 39#39: *1574 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:34:57 [info] 39#39: *1575 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:34:59 [info] 39#39: *1576 [lua] access_by_lua(msblocations.conf:189):2: fafb0c81ed7c80b4f01e0252a5da6405:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:34:59 [info] 39#39: *1576 [lua] logger.lua:23: fafb0c81ed7c80b4f01e0252a5da6405 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:34:59 +0000] fafb0c81ed7c80b4f01e0252a5da6405 "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.221 - - [28/Oct/2022:06:34:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:35:07 [info] 39#39: *1577 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:35:07 [info] 35#35: *1578 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:35:14 [info] 39#39: *1579 [lua] access_by_lua(msblocations.conf:189):2: 181edd938f02b9b3286d1fd2c7f7d302:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:35:14 [info] 39#39: *1579 [lua] logger.lua:23: 181edd938f02b9b3286d1fd2c7f7d302 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:35:14 +0000] 181edd938f02b9b3286d1fd2c7f7d302 "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.221 - - [28/Oct/2022:06:35:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:35:17 [info] 39#39: *1580 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:35:17 [info] 35#35: *1581 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:35:27 [info] 35#35: *1583 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:35:27 [info] 35#35: *1582 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:35:29 [info] 39#39: *1584 [lua] access_by_lua(msblocations.conf:189):2: 05b93cb0300927d78667a368da45b7bf:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:35:29 [info] 39#39: *1584 [lua] logger.lua:23: 05b93cb0300927d78667a368da45b7bf {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:35:29 +0000] 05b93cb0300927d78667a368da45b7bf "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.221 - - [28/Oct/2022:06:35:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:35:37 [info] 35#35: *1585 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:35:37 [info] 39#39: *1586 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:35:44 [info] 39#39: *1588 [lua] access_by_lua(msblocations.conf:189):2: 030018a58ddec4109bd7cae7b2d71a5d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:35:44 [info] 39#39: *1588 [lua] logger.lua:23: 030018a58ddec4109bd7cae7b2d71a5d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:35:44 +0000] 030018a58ddec4109bd7cae7b2d71a5d "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.221 - - [28/Oct/2022:06:35:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:35:47 [info] 35#35: *1590 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:35:47 [info] 39#39: *1589 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:35:57 [info] 35#35: *1592 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:35:57 [info] 39#39: *1591 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:35:59 [info] 39#39: *1593 [lua] access_by_lua(msblocations.conf:189):2: b4659519ed5793589a435c28d0e58e8a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:35:59 +0000] b4659519ed5793589a435c28d0e58e8a "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.221 - - [28/Oct/2022:06:35:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:35:59 [info] 39#39: *1593 [lua] logger.lua:23: b4659519ed5793589a435c28d0e58e8a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:36:07 [info] 35#35: *1594 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:36:07 [info] 35#35: *1595 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:36:14 [info] 39#39: *1596 [lua] access_by_lua(msblocations.conf:189):2: ff23ad62d199c41ac9fc25b317c878d9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:36:14 [info] 39#39: *1596 [lua] logger.lua:23: ff23ad62d199c41ac9fc25b317c878d9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:36:14 +0000] ff23ad62d199c41ac9fc25b317c878d9 "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.221 - - [28/Oct/2022:06:36:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:36:17 [info] 39#39: *1598 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:36:17 [info] 39#39: *1597 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:36:27 [info] 35#35: *1600 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:36:27 [info] 39#39: *1599 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:36:29 [info] 39#39: *1601 [lua] access_by_lua(msblocations.conf:189):2: 1eb03515e706a9b5969c8c8efc1a3692:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:36:29 [info] 39#39: *1601 [lua] logger.lua:23: 1eb03515e706a9b5969c8c8efc1a3692 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:36:29 +0000] 1eb03515e706a9b5969c8c8efc1a3692 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.221 - - [28/Oct/2022:06:36:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:36:37 [info] 35#35: *1602 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:36:37 [info] 39#39: *1603 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:36:44 [info] 39#39: *1605 [lua] access_by_lua(msblocations.conf:189):2: cddaedf9cdb65021a056ea9d89099266:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:36:44 [info] 39#39: *1605 [lua] logger.lua:23: cddaedf9cdb65021a056ea9d89099266 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:36:44 +0000] cddaedf9cdb65021a056ea9d89099266 "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.221 - - [28/Oct/2022:06:36:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:36:47 [info] 39#39: *1606 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:36:47 [info] 39#39: *1607 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:36:57 [info] 39#39: *1608 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:36:57 [info] 35#35: *1609 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:36:59 [info] 39#39: *1610 [lua] access_by_lua(msblocations.conf:189):2: 2454f25367b4717eec3947bc7c174d23:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:36:59 +0000] 2454f25367b4717eec3947bc7c174d23 "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.221 - - [28/Oct/2022:06:36:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:36:59 [info] 39#39: *1610 [lua] logger.lua:23: 2454f25367b4717eec3947bc7c174d23 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:37:07 [info] 39#39: *1611 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:37:07 [info] 35#35: *1612 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:37:14 [info] 39#39: *1613 [lua] access_by_lua(msblocations.conf:189):2: 20a88bd9be5eb647aa740269ca43d400:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:37:14 +0000] 20a88bd9be5eb647aa740269ca43d400 "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.221 - - [28/Oct/2022:06:37:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:37:14 [info] 39#39: *1613 [lua] logger.lua:23: 20a88bd9be5eb647aa740269ca43d400 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:37:17 [info] 35#35: *1614 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:37:17 [info] 35#35: *1615 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:37:27 [info] 35#35: *1616 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:37:27 [info] 39#39: *1617 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:37:29 [info] 39#39: *1618 [lua] access_by_lua(msblocations.conf:189):2: ee0aa5ee8689e2034f61e8af20cc5d6f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:37:29 +0000] ee0aa5ee8689e2034f61e8af20cc5d6f "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.221 - - [28/Oct/2022:06:37:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:37:29 [info] 39#39: *1618 [lua] logger.lua:23: ee0aa5ee8689e2034f61e8af20cc5d6f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:37:37 [info] 39#39: *1619 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:37:37 [info] 39#39: *1620 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:37:44 [info] 39#39: *1622 [lua] access_by_lua(msblocations.conf:189):2: 24b3e5b8d4d28de0c1192f0a57a1317f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:37:44 +0000] 24b3e5b8d4d28de0c1192f0a57a1317f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/28 06:37:44 [info] 39#39: *1622 [lua] logger.lua:23: 24b3e5b8d4d28de0c1192f0a57a1317f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:37:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:37:47 [info] 39#39: *1624 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:37:47 [info] 39#39: *1623 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:37:57 [info] 39#39: *1625 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:37:57 [info] 39#39: *1626 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:37:59 [info] 39#39: *1627 [lua] access_by_lua(msblocations.conf:189):2: 6d6db0f5c7e9a5015cfa65c941d3ff40:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/28 06:37:59 [info] 39#39: *1627 [lua] logger.lua:23: 6d6db0f5c7e9a5015cfa65c941d3ff40 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:37:59 +0000] 6d6db0f5c7e9a5015cfa65c941d3ff40 "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.221 - - [28/Oct/2022:06:37:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:38:07 [info] 39#39: *1628 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:38:07 [info] 39#39: *1629 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:38:14 [info] 39#39: *1630 [lua] access_by_lua(msblocations.conf:189):2: 154c6cdcae1b30ee66b03feffabce787:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:38:14 +0000] 154c6cdcae1b30ee66b03feffabce787 "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.221 - - [28/Oct/2022:06:38:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/28 06:38:14 [info] 39#39: *1630 [lua] logger.lua:23: 154c6cdcae1b30ee66b03feffabce787 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:38:17 [info] 39#39: *1631 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:38:17 [info] 39#39: *1632 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:38:27 [info] 39#39: *1633 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:38:27 [info] 39#39: *1634 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:38:29 [info] 39#39: *1635 [lua] access_by_lua(msblocations.conf:189):2: 234d1ea1f3760f80e12ad5b1cc525b3f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:38:29 +0000] 234d1ea1f3760f80e12ad5b1cc525b3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/28 06:38:29 [info] 39#39: *1635 [lua] logger.lua:23: 234d1ea1f3760f80e12ad5b1cc525b3f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:38:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/28 06:38:37 [info] 39#39: *1636 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:38:37 [info] 39#39: *1637 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:38:44 [info] 39#39: *1639 [lua] access_by_lua(msblocations.conf:189):2: b1565f91c8acf9ef3c3db4896c39a06d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:38:44 +0000] b1565f91c8acf9ef3c3db4896c39a06d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/28 06:38:44 [info] 39#39: *1639 [lua] logger.lua:23: b1565f91c8acf9ef3c3db4896c39a06d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:38:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/28 06:38:47 [info] 39#39: *1640 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:38:47 [info] 39#39: *1641 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:38:57 [info] 39#39: *1642 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:38:57 [info] 39#39: *1643 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:38:59 [info] 39#39: *1644 [lua] access_by_lua(msblocations.conf:189):2: 9a8ac2bc558cc76b709da1c975ba74e4:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.221 - - [28/Oct/2022:06:38:59 +0000] 9a8ac2bc558cc76b709da1c975ba74e4 "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.221 - - [28/Oct/2022:06:38:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/28 06:38:59 [info] 39#39: *1644 [lua] logger.lua:23: 9a8ac2bc558cc76b709da1c975ba74e4 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:39:07 [info] 39#39: *1646 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:39:07 [info] 39#39: *1645 client closed connection while SSL handshaking, client: 10.233.72.84, server: 0.0.0.0:443
2022/10/28 06:39:14