Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.38.3
### 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/11/14 04:57:04 [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/11/14 04:57:04 [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/11/14 04:57:04 [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/11/14 04:57:04 [notice] 33#33: using the "epoll" event method
2022/11/14 04:57:04 [notice] 33#33: openresty/1.13.6.1
2022/11/14 04:57:04 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2022/11/14 04:57:04 [notice] 33#33: OS: Linux 5.4.0-96-generic
2022/11/14 04:57:04 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
\n\n### Starting apiroute
2022/11/14 04:57:04 [notice] 34#34: start worker processes
2022/11/14 04:57:04 [notice] 34#34: start worker process 36
2022/11/14 04:57:04 [notice] 34#34: start worker process 37
2022/11/14 04:57:04 [notice] 34#34: start worker process 38
2022/11/14 04:57:04 [notice] 34#34: start worker process 39
2022/11/14 04:57:04 [notice] 34#34: start worker process 40
2022/11/14 04:57:04 [notice] 34#34: start worker process 41
2022/11/14 04:57:04 [notice] 34#34: start worker process 43
2022/11/14 04:57:04 [notice] 34#34: start worker process 44
2022/11/14 04:57:04 [notice] 34#34: start cache manager process 45
2022/11/14 04:57:04 [notice] 34#34: start cache loader process 46
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221114045704.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-11-14 04:57:06 325 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2022-11-14 04:57:06 332 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2022-11-14 04:57:06 332 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2022-11-14 04:57:06 380 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2022-11-14 04:57:06 380 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.38.3:10081 Enabled:true
2022-11-14 04:57:07 591 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-11-14 04:57:07 654 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-11-14 04:57:07 654 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-11-14 04:57:07 655 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-11-14 04:57:07 656 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-11-14 04:57:07 656 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2022-11-14 04:57:07 656 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-11-14 04:57:07 656 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-11-14 04:57:07 707 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-11-14 04:57:07 789 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-11-14 04:57:07 789 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-11-14 04:57:07 789 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-11-14 04:57:08 197 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/11/14 04:57:19 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:57:19 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:57:29 [info] 36#36: *14 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:57:29 [info] 36#36: *15 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:57:32 [info] 36#36: *16 [lua] access_by_lua(msblocations.conf:189):2: 0dcdcc6b5abcceeae34e9a33174bb0bb:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 04:57:32 [info] 36#36: *16 [lua] logger.lua:23: 0dcdcc6b5abcceeae34e9a33174bb0bb {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:04:57:32 +0000] 0dcdcc6b5abcceeae34e9a33174bb0bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.133 upstream_response_time:0.133 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:04:57:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 35
2022/11/14 04:57:39 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:57:39 [info] 36#36: *19 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:57:47 [info] 36#36: *21 [lua] access_by_lua(msblocations.conf:189):2: 62cd2701a1455a54d9b5782b917ff24c:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:04:57:47 +0000] 62cd2701a1455a54d9b5782b917ff24c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.039 upstream_response_time:0.038 "-" "Consul Health Check" "-"
2022/11/14 04:57:47 [info] 36#36: *21 [lua] logger.lua:23: 62cd2701a1455a54d9b5782b917ff24c {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:04:57:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 31
2022/11/14 04:57:49 [info] 36#36: *22 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:57:49 [info] 36#36: *23 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:57:59 [info] 36#36: *24 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:57:59 [info] 39#39: *25 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:58:02 [info] 36#36: *26 [lua] access_by_lua(msblocations.conf:189):2: e4c1764f61037df61f1a4184c0594474:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 04:58:02 [info] 36#36: *26 [lua] logger.lua:23: e4c1764f61037df61f1a4184c0594474 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:04:58:02 +0000] e4c1764f61037df61f1a4184c0594474 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:04:58:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/14 04:58:04 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/11/14 04:58:04 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2022/11/14 04:58:04 [notice] 34#34: cache loader process 46 exited with code 0
2022/11/14 04:58:04 [notice] 34#34: signal 29 (SIGIO) received
2022/11/14 04:58:09 [info] 39#39: *29 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:58:09 [info] 39#39: *28 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:58:17 [info] 36#36: *30 [lua] access_by_lua(msblocations.conf:189):2: a34b0b761df107f11016e5fd43efbd31:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 04:58:17 [info] 36#36: *30 [lua] logger.lua:23: a34b0b761df107f11016e5fd43efbd31 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:04:58:17 +0000] a34b0b761df107f11016e5fd43efbd31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:04:58:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/14 04:58:19 [info] 39#39: *32 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:58:19 [info] 39#39: *31 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:58:29 [info] 39#39: *33 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:58:29 [info] 36#36: *34 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:58:32 [info] 36#36: *35 [lua] access_by_lua(msblocations.conf:189):2: 105d97b4bfab8e41f3264ddf097ef0f2:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 04:58:32 [info] 36#36: *35 [lua] logger.lua:23: 105d97b4bfab8e41f3264ddf097ef0f2 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:04:58:32 +0000] 105d97b4bfab8e41f3264ddf097ef0f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:04:58:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/14 04:58:39 [info] 36#36: *37 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:58:39 [info] 36#36: *36 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:58:47 [info] 36#36: *38 [lua] access_by_lua(msblocations.conf:189):2: 83c4c690e420f789486045067151e6e0:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 04:58:47 [info] 36#36: *38 [lua] logger.lua:23: 83c4c690e420f789486045067151e6e0 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:04:58:47 +0000] 83c4c690e420f789486045067151e6e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:04:58:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/11/14 04:58:49 [info] 39#39: *39 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:58:49 [info] 36#36: *40 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:58:59 [info] 39#39: *41 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:58:59 [info] 36#36: *42 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:59:02 [info] 36#36: *43 [lua] access_by_lua(msblocations.conf:189):2: 569ebfe06ca067b44d21c2fa77ea75c0:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 04:59:02 [info] 36#36: *43 [lua] logger.lua:23: 569ebfe06ca067b44d21c2fa77ea75c0 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:04:59:02 +0000] 569ebfe06ca067b44d21c2fa77ea75c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:04:59:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 04:59:09 [info] 36#36: *46 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:59:09 [info] 39#39: *45 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:59:17 [info] 36#36: *47 [lua] access_by_lua(msblocations.conf:189):2: 9b19d3b1aee0940a56d71744dcea3541:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 04:59:17 [info] 36#36: *47 [lua] logger.lua:23: 9b19d3b1aee0940a56d71744dcea3541 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:04:59:17 +0000] 9b19d3b1aee0940a56d71744dcea3541 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:04:59:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 04:59:19 [info] 36#36: *48 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:59:19 [info] 39#39: *49 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:59:29 [info] 39#39: *50 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:59:29 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:59:32 [info] 36#36: *52 [lua] access_by_lua(msblocations.conf:189):2: 28b43d1e740f5852e77287ecc1eac057:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 04:59:32 [info] 36#36: *52 [lua] logger.lua:23: 28b43d1e740f5852e77287ecc1eac057 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:04:59:32 +0000] 28b43d1e740f5852e77287ecc1eac057 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:04:59:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/11/14 04:59:39 [info] 36#36: *53 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:59:39 [info] 36#36: *54 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:59:47 [info] 36#36: *55 [lua] access_by_lua(msblocations.conf:189):2: 1e8cecee702825c51275bb39f773825d:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 04:59:47 [info] 36#36: *55 [lua] logger.lua:23: 1e8cecee702825c51275bb39f773825d {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:04:59:47 +0000] 1e8cecee702825c51275bb39f773825d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:04:59:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/14 04:59:49 [info] 36#36: *56 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:59:49 [info] 39#39: *57 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:59:59 [info] 36#36: *58 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 04:59:59 [info] 36#36: *59 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:00:02 [info] 36#36: *60 [lua] access_by_lua(msblocations.conf:189):2: 9e33bfccbb79b10be5fefa8d21a4bf54:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:00:02 [info] 36#36: *60 [lua] logger.lua:23: 9e33bfccbb79b10be5fefa8d21a4bf54 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:00:02 +0000] 9e33bfccbb79b10be5fefa8d21a4bf54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:00:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/14 05:00:09 [info] 39#39: *62 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:00:09 [info] 36#36: *63 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:00:17 [info] 36#36: *64 [lua] access_by_lua(msblocations.conf:189):2: 132acb3734e97467f9813af99a8b879c:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:00:17 [info] 36#36: *64 [lua] logger.lua:23: 132acb3734e97467f9813af99a8b879c {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:00:17 +0000] 132acb3734e97467f9813af99a8b879c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:00:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2022/11/14 05:00:19 [info] 36#36: *66 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:00:19 [info] 36#36: *65 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:00:29 [info] 36#36: *68 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:00:29 [info] 36#36: *67 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:00:32 [info] 36#36: *69 [lua] access_by_lua(msblocations.conf:189):2: 4b36b88e823021c2001f9e9d95fdc5ad:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:00:32 +0000] 4b36b88e823021c2001f9e9d95fdc5ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/14 05:00:32 [info] 36#36: *69 [lua] logger.lua:23: 4b36b88e823021c2001f9e9d95fdc5ad {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:00:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:00:39 [info] 39#39: *71 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:00:39 [info] 39#39: *70 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:00:47 [info] 36#36: *72 [lua] access_by_lua(msblocations.conf:189):2: d840cc146b477c8b3e0995017e67bffa:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:00:47 [info] 36#36: *72 [lua] logger.lua:23: d840cc146b477c8b3e0995017e67bffa {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:00:47 +0000] d840cc146b477c8b3e0995017e67bffa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:00:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/14 05:00:49 [info] 36#36: *73 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:00:49 [info] 36#36: *74 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:00:59 [info] 36#36: *76 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:00:59 [info] 36#36: *75 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:01:03 [info] 36#36: *77 [lua] access_by_lua(msblocations.conf:189):2: c804aac1547c5090958f7c5da8c2df85:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:01:03 +0000] c804aac1547c5090958f7c5da8c2df85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/14 05:01:03 [info] 36#36: *77 [lua] logger.lua:23: c804aac1547c5090958f7c5da8c2df85 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:01:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:01:09 [info] 36#36: *79 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:01:09 [info] 36#36: *80 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:01:18 [info] 36#36: *81 [lua] access_by_lua(msblocations.conf:189):2: 465d6d033d7f4209f9afed5d7aea2413:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:01:18 +0000] 465d6d033d7f4209f9afed5d7aea2413 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/11/14 05:01:18 [info] 36#36: *81 [lua] logger.lua:23: 465d6d033d7f4209f9afed5d7aea2413 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:01:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/14 05:01:19 [info] 39#39: *82 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:01:19 [info] 39#39: *83 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:01:29 [info] 39#39: *84 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:01:29 [info] 39#39: *85 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:01:33 [info] 36#36: *86 [lua] access_by_lua(msblocations.conf:189):2: 021390cfe2a8571dd8544848f56074ff:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:01:33 [info] 36#36: *86 [lua] logger.lua:23: 021390cfe2a8571dd8544848f56074ff {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:01:33 +0000] 021390cfe2a8571dd8544848f56074ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:01:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/14 05:01:39 [info] 39#39: *88 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:01:39 [info] 39#39: *87 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:01:48 [info] 36#36: *89 [lua] access_by_lua(msblocations.conf:189):2: 93cd55ad9e1b5a7bfc9bfe3ad8378df5:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:01:48 [info] 36#36: *89 [lua] logger.lua:23: 93cd55ad9e1b5a7bfc9bfe3ad8378df5 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:01:48 +0000] 93cd55ad9e1b5a7bfc9bfe3ad8378df5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:01:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/14 05:01:49 [info] 36#36: *91 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:01:49 [info] 36#36: *90 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:01:59 [info] 39#39: *92 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:01:59 [info] 39#39: *93 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:02:03 [info] 36#36: *94 [lua] access_by_lua(msblocations.conf:189):2: cb33efe2e5e266e643e195af6a6df217:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:02:03 +0000] cb33efe2e5e266e643e195af6a6df217 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/14 05:02:03 [info] 36#36: *94 [lua] logger.lua:23: cb33efe2e5e266e643e195af6a6df217 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:02:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:02:09 [info] 39#39: *97 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:02:09 [info] 39#39: *96 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:02:18 [info] 36#36: *98 [lua] access_by_lua(msblocations.conf:189):2: af11af1da0c9fa4d08b2db03186d1b14:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:02:18 +0000] af11af1da0c9fa4d08b2db03186d1b14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/14 05:02:18 [info] 36#36: *98 [lua] logger.lua:23: af11af1da0c9fa4d08b2db03186d1b14 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:02:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:02:19 [info] 39#39: *99 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:02:19 [info] 39#39: *100 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:02:29 [info] 36#36: *101 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:02:29 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:02:33 [info] 36#36: *103 [lua] access_by_lua(msblocations.conf:189):2: c434460a29edd43f2ce4621c58cb85d8:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:02:33 [info] 36#36: *103 [lua] logger.lua:23: c434460a29edd43f2ce4621c58cb85d8 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:02:33 +0000] c434460a29edd43f2ce4621c58cb85d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:02:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:02:39 [info] 36#36: *104 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:02:39 [info] 39#39: *105 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:02:48 [info] 36#36: *106 [lua] access_by_lua(msblocations.conf:189):2: df087c1f5d2fd1863f17f4882c69b4c5:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:02:48 +0000] df087c1f5d2fd1863f17f4882c69b4c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/14 05:02:48 [info] 36#36: *106 [lua] logger.lua:23: df087c1f5d2fd1863f17f4882c69b4c5 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:02:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/14 05:02:49 [info] 39#39: *108 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:02:49 [info] 36#36: *107 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:02:59 [info] 39#39: *109 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:02:59 [info] 36#36: *110 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:03:03 [info] 36#36: *111 [lua] access_by_lua(msblocations.conf:189):2: b481a8a07d1a55077acd59b98f907f15:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:03:03 [info] 36#36: *111 [lua] logger.lua:23: b481a8a07d1a55077acd59b98f907f15 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:03:03 +0000] b481a8a07d1a55077acd59b98f907f15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:03:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:03:09 [info] 36#36: *113 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:03:09 [info] 39#39: *114 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:03:18 [info] 36#36: *115 [lua] access_by_lua(msblocations.conf:189):2: a8cabb3db5600648d254c8eb7a9bf2d2:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:03:18 [info] 36#36: *115 [lua] logger.lua:23: a8cabb3db5600648d254c8eb7a9bf2d2 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:03:18 +0000] a8cabb3db5600648d254c8eb7a9bf2d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:03:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:03:19 [info] 36#36: *116 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:03:19 [info] 36#36: *117 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:03:29 [info] 39#39: *119 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:03:29 [info] 36#36: *118 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:03:33 [info] 36#36: *120 [lua] access_by_lua(msblocations.conf:189):2: 4e1cff9a2881e1ec4b3b1904d93af88e:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:03:33 +0000] 4e1cff9a2881e1ec4b3b1904d93af88e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/14 05:03:33 [info] 36#36: *120 [lua] logger.lua:23: 4e1cff9a2881e1ec4b3b1904d93af88e {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:03:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/14 05:03:39 [info] 36#36: *121 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:03:39 [info] 39#39: *122 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:03:48 [info] 36#36: *123 [lua] access_by_lua(msblocations.conf:189):2: 05d48e0fbf8f6ee206ab12c768c756e4:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:03:48 +0000] 05d48e0fbf8f6ee206ab12c768c756e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/14 05:03:48 [info] 36#36: *123 [lua] logger.lua:23: 05d48e0fbf8f6ee206ab12c768c756e4 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:03:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:03:49 [info] 39#39: *124 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:03:49 [info] 39#39: *125 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:03:59 [info] 36#36: *126 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:03:59 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:04:03 [info] 36#36: *128 [lua] access_by_lua(msblocations.conf:189):2: 04ab091e2f866d20810d87cb3305eca7:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:04:03 +0000] 04ab091e2f866d20810d87cb3305eca7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/14 05:04:03 [info] 36#36: *128 [lua] logger.lua:23: 04ab091e2f866d20810d87cb3305eca7 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:04:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/14 05:04:09 [info] 36#36: *130 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:04:09 [info] 36#36: *131 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:04:18 [info] 36#36: *132 [lua] access_by_lua(msblocations.conf:189):2: 6fd6c3d30f78769f2354dbb1311c932f:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:04:18 [info] 36#36: *132 [lua] logger.lua:23: 6fd6c3d30f78769f2354dbb1311c932f {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:04:18 +0000] 6fd6c3d30f78769f2354dbb1311c932f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:04:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/14 05:04:19 [info] 36#36: *133 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:04:19 [info] 36#36: *134 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:04:29 [info] 36#36: *135 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:04:29 [info] 39#39: *136 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:04:33 [info] 36#36: *137 [lua] access_by_lua(msblocations.conf:189):2: 710db46433624d4987a3ae4f21f48f49:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:04:33 +0000] 710db46433624d4987a3ae4f21f48f49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/14 05:04:33 [info] 36#36: *137 [lua] logger.lua:23: 710db46433624d4987a3ae4f21f48f49 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:04:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/14 05:04:39 [info] 39#39: *138 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:04:39 [info] 39#39: *139 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:04:48 [info] 36#36: *140 [lua] access_by_lua(msblocations.conf:189):2: 622b5430f7b0833f985e129055c7ab7a:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:04:48 [info] 36#36: *140 [lua] logger.lua:23: 622b5430f7b0833f985e129055c7ab7a {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:04:48 +0000] 622b5430f7b0833f985e129055c7ab7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:04:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/14 05:04:49 [info] 39#39: *142 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:04:49 [info] 36#36: *141 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:04:59 [info] 39#39: *143 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:04:59 [info] 36#36: *144 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:05:03 [info] 36#36: *145 [lua] access_by_lua(msblocations.conf:189):2: 33f62c50c8c62f6cb462a976e73670b3:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:05:03 [info] 36#36: *145 [lua] logger.lua:23: 33f62c50c8c62f6cb462a976e73670b3 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:05:03 +0000] 33f62c50c8c62f6cb462a976e73670b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:05:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/14 05:05:09 [info] 36#36: *147 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:05:09 [info] 39#39: *148 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:05:18 [info] 36#36: *149 [lua] access_by_lua(msblocations.conf:189):2: c226e1f916a9ad6317afcb22cb374599:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:05:18 [info] 36#36: *149 [lua] logger.lua:23: c226e1f916a9ad6317afcb22cb374599 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:05:18 +0000] c226e1f916a9ad6317afcb22cb374599 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:05:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2022/11/14 05:05:19 [info] 39#39: *150 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:05:19 [info] 36#36: *151 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:05:29 [info] 39#39: *152 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:05:29 [info] 39#39: *153 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:05:33 [info] 36#36: *154 [lua] access_by_lua(msblocations.conf:189):2: 6877ce6a9fbc63342bf1a75214cb6966:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:05:33 [info] 36#36: *154 [lua] logger.lua:23: 6877ce6a9fbc63342bf1a75214cb6966 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:05:33 +0000] 6877ce6a9fbc63342bf1a75214cb6966 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:05:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/14 05:05:39 [info] 39#39: *156 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:05:39 [info] 39#39: *155 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:05:48 [info] 36#36: *157 [lua] access_by_lua(msblocations.conf:189):2: 4c77c70272ec4d883da1335867b57c10:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:05:48 [info] 36#36: *157 [lua] logger.lua:23: 4c77c70272ec4d883da1335867b57c10 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:05:48 +0000] 4c77c70272ec4d883da1335867b57c10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:05:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:05:49 [info] 36#36: *158 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:05:49 [info] 36#36: *159 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:05:59 [info] 36#36: *161 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:05:59 [info] 39#39: *160 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:06:03 [info] 36#36: *162 [lua] access_by_lua(msblocations.conf:189):2: 1547a282b5cd737a2dc75e14d4ad25e4:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:06:03 [info] 36#36: *162 [lua] logger.lua:23: 1547a282b5cd737a2dc75e14d4ad25e4 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:06:03 +0000] 1547a282b5cd737a2dc75e14d4ad25e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:06:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/14 05:06:09 [info] 39#39: *164 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:06:09 [info] 39#39: *165 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:06:18 [info] 36#36: *166 [lua] access_by_lua(msblocations.conf:189):2: 1519b09b6436b444c0f65e3f5abd46ba:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:06:18 +0000] 1519b09b6436b444c0f65e3f5abd46ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/14 05:06:18 [info] 36#36: *166 [lua] logger.lua:23: 1519b09b6436b444c0f65e3f5abd46ba {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:06:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/14 05:06:19 [info] 39#39: *167 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:06:19 [info] 36#36: *168 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:06:29 [info] 39#39: *169 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:06:29 [info] 39#39: *170 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:06:33 [info] 36#36: *171 [lua] access_by_lua(msblocations.conf:189):2: 285cb47af59138544ae8ab0b0435efb0:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:06:33 +0000] 285cb47af59138544ae8ab0b0435efb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/14 05:06:33 [info] 36#36: *171 [lua] logger.lua:23: 285cb47af59138544ae8ab0b0435efb0 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:06:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:06:39 [info] 39#39: *173 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:06:39 [info] 39#39: *172 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:06:48 [info] 36#36: *174 [lua] access_by_lua(msblocations.conf:189):2: 3ce2be658049b8ccc9f2dea0e7396005:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:06:48 [info] 36#36: *174 [lua] logger.lua:23: 3ce2be658049b8ccc9f2dea0e7396005 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:06:48 +0000] 3ce2be658049b8ccc9f2dea0e7396005 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:06:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/14 05:06:49 [info] 36#36: *176 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:06:49 [info] 36#36: *175 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:06:59 [info] 39#39: *177 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:06:59 [info] 39#39: *178 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:07:03 [info] 36#36: *179 [lua] access_by_lua(msblocations.conf:189):2: 55c150b60627a77c2bcbde123f591269:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:07:03 [info] 36#36: *179 [lua] logger.lua:23: 55c150b60627a77c2bcbde123f591269 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:07:03 +0000] 55c150b60627a77c2bcbde123f591269 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:07:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/11/14 05:07:09 [info] 36#36: *182 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:07:09 [info] 36#36: *181 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:07:18 [info] 36#36: *183 [lua] access_by_lua(msblocations.conf:189):2: d499ebf4c560418c177924645decd56f:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:07:18 [info] 36#36: *183 [lua] logger.lua:23: d499ebf4c560418c177924645decd56f {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:07:18 +0000] d499ebf4c560418c177924645decd56f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:07:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:07:19 [info] 39#39: *184 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:07:19 [info] 39#39: *185 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:07:29 [info] 36#36: *186 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:07:29 [info] 36#36: *187 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:07:33 [info] 36#36: *188 [lua] access_by_lua(msblocations.conf:189):2: 6680c845d73ad6b11e4d36ae64bd50d8:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:07:33 [info] 36#36: *188 [lua] logger.lua:23: 6680c845d73ad6b11e4d36ae64bd50d8 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:07:33 +0000] 6680c845d73ad6b11e4d36ae64bd50d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:07:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:07:39 [info] 39#39: *190 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:07:39 [info] 39#39: *189 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:07:48 [info] 36#36: *191 [lua] access_by_lua(msblocations.conf:189):2: 8c8d659c20ee21866d96ba60035e1a78:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:07:48 [info] 36#36: *191 [lua] logger.lua:23: 8c8d659c20ee21866d96ba60035e1a78 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:07:48 +0000] 8c8d659c20ee21866d96ba60035e1a78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:07:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:07:49 [info] 39#39: *192 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:07:49 [info] 39#39: *193 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:07:59 [info] 39#39: *195 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:07:59 [info] 36#36: *194 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:08:03 [info] 36#36: *196 [lua] access_by_lua(msblocations.conf:189):2: 7beccb3522ea787324686dd0d73620d9:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:08:03 [info] 36#36: *196 [lua] logger.lua:23: 7beccb3522ea787324686dd0d73620d9 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:08:03 +0000] 7beccb3522ea787324686dd0d73620d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:08:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:08:09 [info] 36#36: *198 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:08:09 [info] 36#36: *199 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:08:18 [info] 36#36: *200 [lua] access_by_lua(msblocations.conf:189):2: f0e8fe6dab090c61cd691bfd5dd4a2e8:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:08:18 [info] 36#36: *200 [lua] logger.lua:23: f0e8fe6dab090c61cd691bfd5dd4a2e8 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:08:18 +0000] f0e8fe6dab090c61cd691bfd5dd4a2e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:08:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/14 05:08:19 [info] 36#36: *201 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:08:19 [info] 36#36: *202 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:08:29 [info] 39#39: *203 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:08:29 [info] 39#39: *204 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:08:33 [info] 36#36: *205 [lua] access_by_lua(msblocations.conf:189):2: 43525c338ab4051b41dc14d2331220f5:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:08:33 +0000] 43525c338ab4051b41dc14d2331220f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/14 05:08:33 [info] 36#36: *205 [lua] logger.lua:23: 43525c338ab4051b41dc14d2331220f5 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:08:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:08:39 [info] 39#39: *206 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:08:39 [info] 36#36: *207 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:08:48 [info] 36#36: *208 [lua] access_by_lua(msblocations.conf:189):2: 4fa338206ed28211c884c4992a888b76:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:08:48 [info] 36#36: *208 [lua] logger.lua:23: 4fa338206ed28211c884c4992a888b76 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:08:48 +0000] 4fa338206ed28211c884c4992a888b76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:08:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:08:49 [info] 39#39: *209 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:08:49 [info] 36#36: *210 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:08:59 [info] 36#36: *212 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:08:59 [info] 36#36: *211 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:09:03 [info] 36#36: *213 [lua] access_by_lua(msblocations.conf:189):2: 28ee61552f37c0448c550ef52e5d73e2:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:09:03 [info] 36#36: *213 [lua] logger.lua:23: 28ee61552f37c0448c550ef52e5d73e2 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:09:03 +0000] 28ee61552f37c0448c550ef52e5d73e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:09:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:09:09 [info] 36#36: *215 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:09:09 [info] 36#36: *216 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:09:18 [info] 36#36: *217 [lua] access_by_lua(msblocations.conf:189):2: 8af44ae1d3028d89cb3f2d6bbe0ecfa7:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:09:18 [info] 36#36: *217 [lua] logger.lua:23: 8af44ae1d3028d89cb3f2d6bbe0ecfa7 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:09:18 +0000] 8af44ae1d3028d89cb3f2d6bbe0ecfa7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:09:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:09:19 [info] 36#36: *218 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:09:19 [info] 36#36: *219 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:09:29 [info] 39#39: *220 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:09:29 [info] 39#39: *221 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:09:33 [info] 36#36: *222 [lua] access_by_lua(msblocations.conf:189):2: fd8ab85c2bcfe27474d6547f88080b02:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:09:33 +0000] fd8ab85c2bcfe27474d6547f88080b02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/11/14 05:09:33 [info] 36#36: *222 [lua] logger.lua:23: fd8ab85c2bcfe27474d6547f88080b02 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:09:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:09:39 [info] 39#39: *223 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:09:39 [info] 39#39: *224 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:09:48 [info] 36#36: *225 [lua] access_by_lua(msblocations.conf:189):2: 00517f4bdf836eb53ab5536be2d0f1f9:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:09:48 [info] 36#36: *225 [lua] logger.lua:23: 00517f4bdf836eb53ab5536be2d0f1f9 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:09:48 +0000] 00517f4bdf836eb53ab5536be2d0f1f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:09:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/14 05:09:49 [info] 39#39: *226 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:09:49 [info] 39#39: *227 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:09:59 [info] 39#39: *228 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:09:59 [info] 39#39: *229 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:10:03 [info] 36#36: *230 [lua] access_by_lua(msblocations.conf:189):2: 835d5794defe22421f08dc4b438d6dbc:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:10:03 [info] 36#36: *230 [lua] logger.lua:23: 835d5794defe22421f08dc4b438d6dbc {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:10:03 +0000] 835d5794defe22421f08dc4b438d6dbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:10:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:10:09 [info] 36#36: *232 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:10:09 [info] 39#39: *233 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:10:18 [info] 36#36: *234 [lua] access_by_lua(msblocations.conf:189):2: ca65a5d89812b419e2269fc1e0567a6a:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:10:18 +0000] ca65a5d89812b419e2269fc1e0567a6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/14 05:10:18 [info] 36#36: *234 [lua] logger.lua:23: ca65a5d89812b419e2269fc1e0567a6a {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:10:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/14 05:10:19 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:10:19 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:10:29 [info] 36#36: *237 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:10:29 [info] 39#39: *238 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:10:33 [info] 36#36: *239 [lua] access_by_lua(msblocations.conf:189):2: 70a29d53593d82d308183743f121d8e8:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:10:33 [info] 36#36: *239 [lua] logger.lua:23: 70a29d53593d82d308183743f121d8e8 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:10:33 +0000] 70a29d53593d82d308183743f121d8e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:10:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:10:39 [info] 36#36: *241 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:10:39 [info] 39#39: *240 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:10:48 [info] 36#36: *242 [lua] access_by_lua(msblocations.conf:189):2: 6bf94aa9c895ed3c0f96702dbca2567f:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:10:48 [info] 36#36: *242 [lua] logger.lua:23: 6bf94aa9c895ed3c0f96702dbca2567f {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:10:48 +0000] 6bf94aa9c895ed3c0f96702dbca2567f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:10:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:10:49 [info] 36#36: *244 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:10:49 [info] 39#39: *243 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:10:59 [info] 36#36: *245 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:10:59 [info] 36#36: *246 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:11:03 [info] 36#36: *247 [lua] access_by_lua(msblocations.conf:189):2: b54e58796da9a661cf5df9ff115e2a76:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:11:03 [info] 36#36: *247 [lua] logger.lua:23: b54e58796da9a661cf5df9ff115e2a76 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:11:03 +0000] b54e58796da9a661cf5df9ff115e2a76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:11:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:11:09 [info] 39#39: *249 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:11:09 [info] 36#36: *250 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:11:18 [info] 36#36: *251 [lua] access_by_lua(msblocations.conf:189):2: acfd0b636bc80f2806db6c5afc191340:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:11:18 [info] 36#36: *251 [lua] logger.lua:23: acfd0b636bc80f2806db6c5afc191340 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:11:18 +0000] acfd0b636bc80f2806db6c5afc191340 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:11:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:11:19 [info] 36#36: *252 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:11:19 [info] 39#39: *253 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:11:29 [info] 36#36: *255 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:11:29 [info] 39#39: *254 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:11:33 [info] 36#36: *256 [lua] access_by_lua(msblocations.conf:189):2: 5ce6f052b4537a4d925f088fd8884ab4:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:11:33 [info] 36#36: *256 [lua] logger.lua:23: 5ce6f052b4537a4d925f088fd8884ab4 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:11:33 +0000] 5ce6f052b4537a4d925f088fd8884ab4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:11:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:11:39 [info] 39#39: *257 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:11:39 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:11:48 [info] 36#36: *259 [lua] access_by_lua(msblocations.conf:189):2: ee2cfd359dc04a08f38b1ae1e8a96bd0:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:11:48 [info] 36#36: *259 [lua] logger.lua:23: ee2cfd359dc04a08f38b1ae1e8a96bd0 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:11:48 +0000] ee2cfd359dc04a08f38b1ae1e8a96bd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:11:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/14 05:11:49 [info] 36#36: *261 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:11:49 [info] 39#39: *260 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:11:59 [info] 36#36: *262 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:11:59 [info] 36#36: *263 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:12:03 [info] 36#36: *264 [lua] access_by_lua(msblocations.conf:189):2: e08f4b30233e099bd84ac38804cec612:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:12:03 +0000] e08f4b30233e099bd84ac38804cec612 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/14 05:12:03 [info] 36#36: *264 [lua] logger.lua:23: e08f4b30233e099bd84ac38804cec612 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:12:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:12:09 [info] 36#36: *266 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:12:09 [info] 36#36: *267 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:12:18 [info] 36#36: *268 [lua] access_by_lua(msblocations.conf:189):2: 1f3492c7bd0f91bc38c0cbffa557767e:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:12:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.90 - - [14/Nov/2022:05:12:18 +0000] 1f3492c7bd0f91bc38c0cbffa557767e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/14 05:12:18 [info] 36#36: *268 [lua] logger.lua:23: 1f3492c7bd0f91bc38c0cbffa557767e {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , 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/11/14 05:12:19 [info] 36#36: *269 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:12:19 [info] 39#39: *270 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:12:29 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:12:29 [info] 36#36: *271 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:12:33 [info] 36#36: *273 [lua] access_by_lua(msblocations.conf:189):2: 1b172aca17b0adf42d8e7ed4f1b74d88:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:12:33 [info] 36#36: *273 [lua] logger.lua:23: 1b172aca17b0adf42d8e7ed4f1b74d88 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:12:33 +0000] 1b172aca17b0adf42d8e7ed4f1b74d88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:12:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:12:39 [info] 36#36: *274 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:12:39 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:12:48 [info] 36#36: *276 [lua] access_by_lua(msblocations.conf:189):2: cf43a330afe58d7ef6fa31050b3560a6:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:12:48 [info] 36#36: *276 [lua] logger.lua:23: cf43a330afe58d7ef6fa31050b3560a6 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:12:48 +0000] cf43a330afe58d7ef6fa31050b3560a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:12:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/14 05:12:49 [info] 36#36: *278 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:12:49 [info] 39#39: *277 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:12:59 [info] 39#39: *280 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:12:59 [info] 39#39: *279 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:13:03 [info] 36#36: *281 [lua] access_by_lua(msblocations.conf:189):2: ccf0b3c281f62cf1f1483228155ffcbd:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:13:03 [info] 36#36: *281 [lua] logger.lua:23: ccf0b3c281f62cf1f1483228155ffcbd {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:13:03 +0000] ccf0b3c281f62cf1f1483228155ffcbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:13:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:13:09 [info] 39#39: *283 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:13:09 [info] 39#39: *284 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:13:18 [info] 36#36: *285 [lua] access_by_lua(msblocations.conf:189):2: 868e876f4c8f3d216b82d5708ae9f880:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:13:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:13:18 [info] 36#36: *285 [lua] logger.lua:23: 868e876f4c8f3d216b82d5708ae9f880 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:13:18 +0000] 868e876f4c8f3d216b82d5708ae9f880 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/14 05:13:19 [info] 36#36: *287 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:13:19 [info] 39#39: *286 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:13:29 [info] 36#36: *288 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:13:29 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:13:33 [info] 36#36: *290 [lua] access_by_lua(msblocations.conf:189):2: 3f194f5cd410a79ebb8020cbfc60cd17:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:13:33 [info] 36#36: *290 [lua] logger.lua:23: 3f194f5cd410a79ebb8020cbfc60cd17 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:13:33 +0000] 3f194f5cd410a79ebb8020cbfc60cd17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:13:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:13:39 [info] 36#36: *291 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:13:39 [info] 39#39: *292 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:13:48 [info] 36#36: *293 [lua] access_by_lua(msblocations.conf:189):2: cb5c33b749b8c5337b7057ae7588fec5:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:13:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.90 - - [14/Nov/2022:05:13:48 +0000] cb5c33b749b8c5337b7057ae7588fec5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/14 05:13:48 [info] 36#36: *293 [lua] logger.lua:23: cb5c33b749b8c5337b7057ae7588fec5 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , 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/11/14 05:13:49 [info] 39#39: *295 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:13:49 [info] 39#39: *294 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:13:59 [info] 36#36: *297 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:13:59 [info] 36#36: *296 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:14:03 [info] 36#36: *298 [lua] access_by_lua(msblocations.conf:189):2: 9c6ec82e9320e6b0635c8c0eadb48f17:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:14:03 [info] 36#36: *298 [lua] logger.lua:23: 9c6ec82e9320e6b0635c8c0eadb48f17 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:14:03 +0000] 9c6ec82e9320e6b0635c8c0eadb48f17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:14:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:14:09 [info] 39#39: *300 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:14:09 [info] 36#36: *301 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:14:18 [info] 36#36: *302 [lua] access_by_lua(msblocations.conf:189):2: 14a5b1ac318ef78ddaa2a4ea0cfd4a09:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:14:18 +0000] 14a5b1ac318ef78ddaa2a4ea0cfd4a09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/14 05:14:18 [info] 36#36: *302 [lua] logger.lua:23: 14a5b1ac318ef78ddaa2a4ea0cfd4a09 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:14:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:14:19 [info] 36#36: *304 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:14:19 [info] 36#36: *303 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:14:29 [info] 36#36: *305 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:14:29 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:14:33 [info] 36#36: *307 [lua] access_by_lua(msblocations.conf:189):2: 4c2b366e3841ab51ba431070b1d22ae5:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:14:33 [info] 36#36: *307 [lua] logger.lua:23: 4c2b366e3841ab51ba431070b1d22ae5 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:14:33 +0000] 4c2b366e3841ab51ba431070b1d22ae5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:14:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:14:39 [info] 36#36: *308 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:14:39 [info] 39#39: *309 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:14:48 [info] 36#36: *310 [lua] access_by_lua(msblocations.conf:189):2: 55d95d970f14af9d8dc2bf1c4c97a9c7:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:14:48 +0000] 55d95d970f14af9d8dc2bf1c4c97a9c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:14:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/14 05:14:48 [info] 36#36: *310 [lua] logger.lua:23: 55d95d970f14af9d8dc2bf1c4c97a9c7 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , 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/11/14 05:14:49 [info] 39#39: *312 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:14:49 [info] 39#39: *311 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:14:59 [info] 36#36: *313 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:14:59 [info] 36#36: *314 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
10.233.66.90 - - [14/Nov/2022:05:15:03 +0000] f6230f47890ced44ca469004c4308d5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:15:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:15:03 [info] 36#36: *315 [lua] access_by_lua(msblocations.conf:189):2: f6230f47890ced44ca469004c4308d5d:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:15:03 [info] 36#36: *315 [lua] logger.lua:23: f6230f47890ced44ca469004c4308d5d {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , 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/11/14 05:15:09 [info] 39#39: *317 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:15:09 [info] 39#39: *318 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:15:18 [info] 36#36: *319 [lua] access_by_lua(msblocations.conf:189):2: 36f810166627e98d52d205aca969325a:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:15:18 [info] 36#36: *319 [lua] logger.lua:23: 36f810166627e98d52d205aca969325a {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:15:18 +0000] 36f810166627e98d52d205aca969325a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:15:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/14 05:15:19 [info] 36#36: *320 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:15:19 [info] 39#39: *321 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:15:29 [info] 36#36: *322 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:15:29 [info] 39#39: *323 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:15:33 [info] 36#36: *324 [lua] access_by_lua(msblocations.conf:189):2: 7bde3b8a0d9659319628eb48c667ba94:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:15:33 +0000] 7bde3b8a0d9659319628eb48c667ba94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:15:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:15:33 [info] 36#36: *324 [lua] logger.lua:23: 7bde3b8a0d9659319628eb48c667ba94 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , 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/11/14 05:15:39 [info] 36#36: *325 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:15:39 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:15:48 [info] 36#36: *327 [lua] access_by_lua(msblocations.conf:189):2: 5d053c9d42ffc6312e24fe6772ef887f:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:15:48 [info] 36#36: *327 [lua] logger.lua:23: 5d053c9d42ffc6312e24fe6772ef887f {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:15:48 +0000] 5d053c9d42ffc6312e24fe6772ef887f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:15:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/14 05:15:49 [info] 36#36: *328 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:15:49 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:15:59 [info] 36#36: *331 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:15:59 [info] 36#36: *330 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:16:03 [info] 36#36: *332 [lua] access_by_lua(msblocations.conf:189):2: e5a77d53ce18a7c9ef61e12387a20f8c:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:16:03 [info] 36#36: *332 [lua] logger.lua:23: e5a77d53ce18a7c9ef61e12387a20f8c {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:16:03 +0000] e5a77d53ce18a7c9ef61e12387a20f8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:16:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:16:09 [info] 36#36: *334 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:16:09 [info] 36#36: *335 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:16:18 [info] 36#36: *336 [lua] access_by_lua(msblocations.conf:189):2: 7dcfbcc57b1e5d9a90f5239e6870f3c9:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:16:18 [info] 36#36: *336 [lua] logger.lua:23: 7dcfbcc57b1e5d9a90f5239e6870f3c9 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:16:18 +0000] 7dcfbcc57b1e5d9a90f5239e6870f3c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:16:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:16:19 [info] 39#39: *338 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:16:19 [info] 36#36: *337 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:16:29 [info] 36#36: *339 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:16:29 [info] 39#39: *340 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:16:33 [info] 36#36: *341 [lua] access_by_lua(msblocations.conf:189):2: 59072ad60e4bae24ebb67edd08ee9cda:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:16:33 +0000] 59072ad60e4bae24ebb67edd08ee9cda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/14 05:16:33 [info] 36#36: *341 [lua] logger.lua:23: 59072ad60e4bae24ebb67edd08ee9cda {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:16:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:16:39 [info] 36#36: *342 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:16:39 [info] 36#36: *343 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:16:49 [info] 36#36: *344 [lua] access_by_lua(msblocations.conf:189):2: d4f556edc0c190865061b1c2db6073dc:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:16:49 [info] 36#36: *344 [lua] logger.lua:23: d4f556edc0c190865061b1c2db6073dc {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:16:49 +0000] d4f556edc0c190865061b1c2db6073dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:16:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:16:49 [info] 39#39: *346 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:16:49 [info] 39#39: *345 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:16:59 [info] 36#36: *347 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:16:59 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:17:04 [info] 36#36: *349 [lua] access_by_lua(msblocations.conf:189):2: d96777caa1866b08d6650dfc4b814bb6:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:17:04 +0000] d96777caa1866b08d6650dfc4b814bb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/14 05:17:04 [info] 36#36: *349 [lua] logger.lua:23: d96777caa1866b08d6650dfc4b814bb6 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:17:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/14 05:17:09 [info] 39#39: *351 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:17:09 [info] 39#39: *352 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:17:19 [info] 36#36: *353 [lua] access_by_lua(msblocations.conf:189):2: a3533d3373fbba1d82eac1c1714627c0:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:17:19 [info] 36#36: *353 [lua] logger.lua:23: a3533d3373fbba1d82eac1c1714627c0 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:17:19 +0000] a3533d3373fbba1d82eac1c1714627c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:17:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:17:19 [info] 39#39: *354 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:17:19 [info] 36#36: *355 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:17:29 [info] 36#36: *357 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:17:29 [info] 36#36: *356 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:17:34 [info] 36#36: *358 [lua] access_by_lua(msblocations.conf:189):2: 1801575ad2bbf6d500bf723558b2d0bd:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:17:34 +0000] 1801575ad2bbf6d500bf723558b2d0bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/14 05:17:34 [info] 36#36: *358 [lua] logger.lua:23: 1801575ad2bbf6d500bf723558b2d0bd {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:17:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:17:39 [info] 36#36: *360 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:17:39 [info] 39#39: *359 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:17:49 [info] 36#36: *361 [lua] access_by_lua(msblocations.conf:189):2: bc0ff1680e4f474d0bb32c4e50569be1:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:17:49 [info] 36#36: *361 [lua] logger.lua:23: bc0ff1680e4f474d0bb32c4e50569be1 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:17:49 +0000] bc0ff1680e4f474d0bb32c4e50569be1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:17:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:17:49 [info] 36#36: *362 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:17:49 [info] 39#39: *363 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:17:59 [info] 39#39: *364 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:17:59 [info] 39#39: *365 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:18:04 [info] 36#36: *367 [lua] access_by_lua(msblocations.conf:189):2: e22ae054f5e9b4a55a02de2b85d0449d:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:18:04 [info] 36#36: *367 [lua] logger.lua:23: e22ae054f5e9b4a55a02de2b85d0449d {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:18:04 +0000] e22ae054f5e9b4a55a02de2b85d0449d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:18:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:18:09 [info] 36#36: *368 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:18:09 [info] 36#36: *369 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:18:19 [info] 36#36: *370 [lua] access_by_lua(msblocations.conf:189):2: 6180f2e82a793297119c64646af4489a:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:18:19 [info] 36#36: *370 [lua] logger.lua:23: 6180f2e82a793297119c64646af4489a {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:18:19 +0000] 6180f2e82a793297119c64646af4489a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:18:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:18:19 [info] 36#36: *371 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:18:19 [info] 36#36: *372 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:18:29 [info] 39#39: *373 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:18:29 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:18:34 [info] 36#36: *375 [lua] access_by_lua(msblocations.conf:189):2: 16508e3e5661dd03057375b4d0b33769:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:18:34 [info] 36#36: *375 [lua] logger.lua:23: 16508e3e5661dd03057375b4d0b33769 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:18:34 +0000] 16508e3e5661dd03057375b4d0b33769 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:18:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:18:39 [info] 36#36: *377 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:18:39 [info] 39#39: *376 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:18:49 [info] 36#36: *378 [lua] access_by_lua(msblocations.conf:189):2: 4c15f0b9358c38a5205549120fdf3f2a:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:18:49 [info] 36#36: *378 [lua] logger.lua:23: 4c15f0b9358c38a5205549120fdf3f2a {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:18:49 +0000] 4c15f0b9358c38a5205549120fdf3f2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:18:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:18:49 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:18:49 [info] 39#39: *380 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:18:59 [info] 39#39: *381 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:18:59 [info] 36#36: *382 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:19:04 [info] 36#36: *384 [lua] access_by_lua(msblocations.conf:189):2: b3960d6dda2bd4682aa955f1b4aab337:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:19:04 [info] 36#36: *384 [lua] logger.lua:23: b3960d6dda2bd4682aa955f1b4aab337 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:19:04 +0000] b3960d6dda2bd4682aa955f1b4aab337 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:19:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:19:09 [info] 39#39: *386 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:19:09 [info] 39#39: *385 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:19:19 [info] 36#36: *387 [lua] access_by_lua(msblocations.conf:189):2: 8862d3f352fa519627995053cbfff233:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:19:19 [info] 36#36: *387 [lua] logger.lua:23: 8862d3f352fa519627995053cbfff233 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:19:19 +0000] 8862d3f352fa519627995053cbfff233 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:19:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:19:19 [info] 36#36: *389 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:19:19 [info] 39#39: *388 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:19:29 [info] 36#36: *390 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:19:29 [info] 36#36: *391 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:19:34 [info] 36#36: *392 [lua] access_by_lua(msblocations.conf:189):2: 039c75972e77702ac986fdcffe07437b:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:19:34 +0000] 039c75972e77702ac986fdcffe07437b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/14 05:19:34 [info] 36#36: *392 [lua] logger.lua:23: 039c75972e77702ac986fdcffe07437b {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:19:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:19:39 [info] 36#36: *393 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:19:39 [info] 36#36: *394 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:19:49 [info] 36#36: *395 [lua] access_by_lua(msblocations.conf:189):2: f02821b6693e022147c4cbf0756df2ce:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:19:49 [info] 36#36: *395 [lua] logger.lua:23: f02821b6693e022147c4cbf0756df2ce {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:19:49 +0000] f02821b6693e022147c4cbf0756df2ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:19:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:19:49 [info] 36#36: *396 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:19:49 [info] 36#36: *397 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:19:59 [info] 39#39: *399 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:19:59 [info] 39#39: *398 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:20:04 [info] 36#36: *401 [lua] access_by_lua(msblocations.conf:189):2: 868516cf96db54b422f27f13802cb5b4:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:20:04 [info] 36#36: *401 [lua] logger.lua:23: 868516cf96db54b422f27f13802cb5b4 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:20:04 +0000] 868516cf96db54b422f27f13802cb5b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:20:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:20:09 [info] 36#36: *403 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:20:09 [info] 39#39: *402 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:20:19 [info] 36#36: *404 [lua] access_by_lua(msblocations.conf:189):2: 654c29c25f76d1dcac39bb598ecaad0a:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:20:19 [info] 36#36: *404 [lua] logger.lua:23: 654c29c25f76d1dcac39bb598ecaad0a {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:20:19 +0000] 654c29c25f76d1dcac39bb598ecaad0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:20:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:20:19 [info] 36#36: *406 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:20:19 [info] 36#36: *405 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:20:29 [info] 39#39: *407 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:20:29 [info] 39#39: *408 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:20:34 [info] 36#36: *409 [lua] access_by_lua(msblocations.conf:189):2: 87d5a26864f81dfc5333622f5be1c484:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:20:34 [info] 36#36: *409 [lua] logger.lua:23: 87d5a26864f81dfc5333622f5be1c484 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:20:34 +0000] 87d5a26864f81dfc5333622f5be1c484 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:20:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:20:39 [info] 39#39: *410 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:20:39 [info] 36#36: *411 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:20:49 [info] 36#36: *412 [lua] access_by_lua(msblocations.conf:189):2: 57c054053a39bb812603f4008ad71960:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:20:49 [info] 36#36: *412 [lua] logger.lua:23: 57c054053a39bb812603f4008ad71960 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:20:49 +0000] 57c054053a39bb812603f4008ad71960 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:20:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:20:49 [info] 39#39: *414 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:20:49 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:20:59 [info] 36#36: *416 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:20:59 [info] 36#36: *415 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:21:04 [info] 36#36: *418 [lua] access_by_lua(msblocations.conf:189):2: b9e27a87a2c3fb8717537083896a4eaa:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:21:04 [info] 36#36: *418 [lua] logger.lua:23: b9e27a87a2c3fb8717537083896a4eaa {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:21:04 +0000] b9e27a87a2c3fb8717537083896a4eaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:21:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:21:09 [info] 36#36: *419 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:21:09 [info] 39#39: *420 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:21:19 [info] 36#36: *421 [lua] access_by_lua(msblocations.conf:189):2: a67dbabf42be71487cb29c5caec23029:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:21:19 [info] 36#36: *421 [lua] logger.lua:23: a67dbabf42be71487cb29c5caec23029 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:21:19 +0000] a67dbabf42be71487cb29c5caec23029 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:21:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:21:19 [info] 36#36: *422 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:21:19 [info] 36#36: *423 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:21:29 [info] 36#36: *424 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:21:29 [info] 39#39: *425 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:21:34 [info] 36#36: *426 [lua] access_by_lua(msblocations.conf:189):2: a01253d12b6b58119e3648a002262d74:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:21:34 [info] 36#36: *426 [lua] logger.lua:23: a01253d12b6b58119e3648a002262d74 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:21:34 +0000] a01253d12b6b58119e3648a002262d74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:21:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:21:39 [info] 39#39: *427 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:21:39 [info] 39#39: *428 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:21:49 [info] 36#36: *429 [lua] access_by_lua(msblocations.conf:189):2: 38b204f6390afe40c9515a3526fd7aeb:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:21:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:21:49 [info] 36#36: *429 [lua] logger.lua:23: 38b204f6390afe40c9515a3526fd7aeb {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:21:49 +0000] 38b204f6390afe40c9515a3526fd7aeb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/14 05:21:49 [info] 36#36: *430 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:21:49 [info] 36#36: *431 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:21:59 [info] 39#39: *432 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:21:59 [info] 39#39: *433 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:22:04 [info] 36#36: *435 [lua] access_by_lua(msblocations.conf:189):2: 8030d63c97df5591dbc9a9aa1bedfacb:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:22:04 [info] 36#36: *435 [lua] logger.lua:23: 8030d63c97df5591dbc9a9aa1bedfacb {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:22:04 +0000] 8030d63c97df5591dbc9a9aa1bedfacb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:22:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:22:09 [info] 39#39: *436 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:22:09 [info] 39#39: *437 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:22:19 [info] 36#36: *438 [lua] access_by_lua(msblocations.conf:189):2: 0661cadca6159e00d6bcdc428c047cbc:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:22:19 [info] 36#36: *438 [lua] logger.lua:23: 0661cadca6159e00d6bcdc428c047cbc {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:22:19 +0000] 0661cadca6159e00d6bcdc428c047cbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:22:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:22:19 [info] 36#36: *439 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:22:19 [info] 36#36: *440 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:22:29 [info] 36#36: *441 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:22:29 [info] 36#36: *442 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:22:34 [info] 36#36: *443 [lua] access_by_lua(msblocations.conf:189):2: 34880baf0bf0bdb06a081714531bedab:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:22:34 +0000] 34880baf0bf0bdb06a081714531bedab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/14 05:22:34 [info] 36#36: *443 [lua] logger.lua:23: 34880baf0bf0bdb06a081714531bedab {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:22:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:22:39 [info] 39#39: *445 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:22:39 [info] 36#36: *444 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:22:49 [info] 36#36: *446 [lua] access_by_lua(msblocations.conf:189):2: 673f53ee32cc27ffef0f7c09f2b52fbd:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:22:49 [info] 36#36: *446 [lua] logger.lua:23: 673f53ee32cc27ffef0f7c09f2b52fbd {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:22:49 +0000] 673f53ee32cc27ffef0f7c09f2b52fbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:22:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/11/14 05:22:49 [info] 36#36: *448 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:22:49 [info] 36#36: *447 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:22:59 [info] 36#36: *450 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:22:59 [info] 36#36: *449 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:23:04 [info] 36#36: *452 [lua] access_by_lua(msblocations.conf:189):2: caa7ca39b1e73ca9664fa087d3bf1ace:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:23:04 +0000] caa7ca39b1e73ca9664fa087d3bf1ace "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/14 05:23:04 [info] 36#36: *452 [lua] logger.lua:23: caa7ca39b1e73ca9664fa087d3bf1ace {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:23:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:23:09 [info] 36#36: *453 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:23:09 [info] 36#36: *454 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:23:19 [info] 36#36: *455 [lua] access_by_lua(msblocations.conf:189):2: 2ee5d55d5b9d7604d79a856fb36a958d:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:23:19 +0000] 2ee5d55d5b9d7604d79a856fb36a958d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/14 05:23:19 [info] 36#36: *455 [lua] logger.lua:23: 2ee5d55d5b9d7604d79a856fb36a958d {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:23:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:23:19 [info] 36#36: *456 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:23:19 [info] 39#39: *457 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:23:29 [info] 39#39: *458 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:23:29 [info] 39#39: *459 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:23:34 [info] 36#36: *460 [lua] access_by_lua(msblocations.conf:189):2: 6f3ae4b79824c399fcf7720ccb9730f2:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:23:34 [info] 36#36: *460 [lua] logger.lua:23: 6f3ae4b79824c399fcf7720ccb9730f2 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:23:34 +0000] 6f3ae4b79824c399fcf7720ccb9730f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:23:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:23:39 [info] 36#36: *461 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:23:39 [info] 39#39: *462 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:23:49 [info] 36#36: *463 [lua] access_by_lua(msblocations.conf:189):2: 3aecfa169357c96a3681e3d0acd8ee48:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:23:49 +0000] 3aecfa169357c96a3681e3d0acd8ee48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/14 05:23:49 [info] 36#36: *463 [lua] logger.lua:23: 3aecfa169357c96a3681e3d0acd8ee48 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:23:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:23:49 [info] 39#39: *464 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:23:49 [info] 39#39: *465 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:23:59 [info] 36#36: *467 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:23:59 [info] 39#39: *466 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:24:04 [info] 36#36: *469 [lua] access_by_lua(msblocations.conf:189):2: 7f609e3eb1be25cc054a58c1a5376f1e:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:24:04 +0000] 7f609e3eb1be25cc054a58c1a5376f1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/14 05:24:04 [info] 36#36: *469 [lua] logger.lua:23: 7f609e3eb1be25cc054a58c1a5376f1e {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:24:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:24:09 [info] 39#39: *470 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:24:09 [info] 39#39: *471 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:24:19 [info] 36#36: *472 [lua] access_by_lua(msblocations.conf:189):2: 05f06a7ae0a6b973d20fc1eb21476480:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:24:19 [info] 36#36: *472 [lua] logger.lua:23: 05f06a7ae0a6b973d20fc1eb21476480 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:24:19 +0000] 05f06a7ae0a6b973d20fc1eb21476480 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:24:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:24:19 [info] 39#39: *473 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:24:19 [info] 36#36: *474 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:24:29 [info] 36#36: *475 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:24:29 [info] 36#36: *476 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:24:34 [info] 36#36: *477 [lua] access_by_lua(msblocations.conf:189):2: f4d9619169b8132db0264abdda35d42a:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:24:34 [info] 36#36: *477 [lua] logger.lua:23: f4d9619169b8132db0264abdda35d42a {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:24:34 +0000] f4d9619169b8132db0264abdda35d42a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:24:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:24:39 [info] 36#36: *478 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:24:39 [info] 36#36: *479 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:24:49 [info] 36#36: *480 [lua] access_by_lua(msblocations.conf:189):2: 9e08c7d5112f1e0afbf55bdd15c70a28:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:24:49 [info] 36#36: *480 [lua] logger.lua:23: 9e08c7d5112f1e0afbf55bdd15c70a28 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:24:49 +0000] 9e08c7d5112f1e0afbf55bdd15c70a28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:24:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:24:49 [info] 36#36: *481 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:24:49 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:24:59 [info] 36#36: *483 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:24:59 [info] 36#36: *484 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:25:04 [info] 36#36: *486 [lua] access_by_lua(msblocations.conf:189):2: b9450831b1542142dbc86a423a678c78:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:25:04 [info] 36#36: *486 [lua] logger.lua:23: b9450831b1542142dbc86a423a678c78 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:25:04 +0000] b9450831b1542142dbc86a423a678c78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:25:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:25:09 [info] 36#36: *487 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:25:09 [info] 36#36: *488 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:25:19 [info] 36#36: *490 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:25:19 [info] 39#39: *489 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:25:19 [info] 36#36: *491 [lua] access_by_lua(msblocations.conf:189):2: 16097cd9dd6c0fca697c4ba85bc8bee8:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:25:19 [info] 36#36: *491 [lua] logger.lua:23: 16097cd9dd6c0fca697c4ba85bc8bee8 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:25:19 +0000] 16097cd9dd6c0fca697c4ba85bc8bee8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:25:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:25:29 [info] 39#39: *492 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:25:29 [info] 39#39: *493 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:25:34 [info] 36#36: *494 [lua] access_by_lua(msblocations.conf:189):2: 8f98eea87eacb1416bd4715d9e69f7de:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:25:34 [info] 36#36: *494 [lua] logger.lua:23: 8f98eea87eacb1416bd4715d9e69f7de {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:25:34 +0000] 8f98eea87eacb1416bd4715d9e69f7de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:25:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:25:39 [info] 36#36: *495 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:25:39 [info] 36#36: *496 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:25:49 [info] 36#36: *497 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:25:49 [info] 39#39: *498 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:25:49 [info] 36#36: *499 [lua] access_by_lua(msblocations.conf:189):2: 63b50a8dc27e668be4a793a79501e4d9:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:25:49 +0000] 63b50a8dc27e668be4a793a79501e4d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/14 05:25:49 [info] 36#36: *499 [lua] logger.lua:23: 63b50a8dc27e668be4a793a79501e4d9 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:25:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:25:59 [info] 36#36: *500 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:25:59 [info] 39#39: *501 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:26:04 [info] 36#36: *503 [lua] access_by_lua(msblocations.conf:189):2: 9a208dfa5e7c6ce3f1f101c22bd791be:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:26:04 [info] 36#36: *503 [lua] logger.lua:23: 9a208dfa5e7c6ce3f1f101c22bd791be {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:26:04 +0000] 9a208dfa5e7c6ce3f1f101c22bd791be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:26:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/14 05:26:09 [info] 36#36: *505 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:26:09 [info] 36#36: *504 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:26:19 [info] 39#39: *506 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:26:19 [info] 39#39: *507 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:26:19 [info] 36#36: *508 [lua] access_by_lua(msblocations.conf:189):2: 268e7e7ef15645e89c984d57a5b71466:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:26:19 [info] 36#36: *508 [lua] logger.lua:23: 268e7e7ef15645e89c984d57a5b71466 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:26:19 +0000] 268e7e7ef15645e89c984d57a5b71466 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:26:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:26:29 [info] 36#36: *509 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:26:29 [info] 39#39: *510 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:26:34 [info] 36#36: *511 [lua] access_by_lua(msblocations.conf:189):2: 8464b8f9df755b7a5cbe3ee8a47504ee:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:26:34 [info] 36#36: *511 [lua] logger.lua:23: 8464b8f9df755b7a5cbe3ee8a47504ee {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:26:34 +0000] 8464b8f9df755b7a5cbe3ee8a47504ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:26:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:26:39 [info] 39#39: *513 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:26:39 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:26:49 [info] 36#36: *514 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:26:49 [info] 36#36: *515 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:26:49 [info] 36#36: *516 [lua] access_by_lua(msblocations.conf:189):2: 3ecb0e02396a432b551f22dd66be1eae:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:26:49 +0000] 3ecb0e02396a432b551f22dd66be1eae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/14 05:26:49 [info] 36#36: *516 [lua] logger.lua:23: 3ecb0e02396a432b551f22dd66be1eae {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:26:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:26:59 [info] 39#39: *517 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:26:59 [info] 36#36: *518 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:27:04 [info] 36#36: *520 [lua] access_by_lua(msblocations.conf:189):2: 3305af7a7bd0e47c46004f43ab2cc390:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:27:04 +0000] 3305af7a7bd0e47c46004f43ab2cc390 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/14 05:27:04 [info] 36#36: *520 [lua] logger.lua:23: 3305af7a7bd0e47c46004f43ab2cc390 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:27:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:27:09 [info] 36#36: *521 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:27:09 [info] 36#36: *522 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:27:19 [info] 36#36: *523 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:27:19 [info] 36#36: *524 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:27:19 [info] 36#36: *525 [lua] access_by_lua(msblocations.conf:189):2: 620cc14867d51f0f2326d077d6f13439:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:27:19 +0000] 620cc14867d51f0f2326d077d6f13439 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/14 05:27:19 [info] 36#36: *525 [lua] logger.lua:23: 620cc14867d51f0f2326d077d6f13439 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:27:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/14 05:27:29 [info] 39#39: *526 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:27:29 [info] 39#39: *527 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:27:34 [info] 36#36: *528 [lua] access_by_lua(msblocations.conf:189):2: 01148c4d63432f5cbf43722a6bb1687c:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:27:34 [info] 36#36: *528 [lua] logger.lua:23: 01148c4d63432f5cbf43722a6bb1687c {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:27:34 +0000] 01148c4d63432f5cbf43722a6bb1687c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:27:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:27:39 [info] 36#36: *529 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:27:39 [info] 36#36: *530 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:27:49 [info] 36#36: *531 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:27:49 [info] 39#39: *532 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:27:49 [info] 36#36: *533 [lua] access_by_lua(msblocations.conf:189):2: dbac5db6a8d43a062d4467d00fdedc9b:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:27:49 +0000] dbac5db6a8d43a062d4467d00fdedc9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/14 05:27:49 [info] 36#36: *533 [lua] logger.lua:23: dbac5db6a8d43a062d4467d00fdedc9b {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:27:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/14 05:27:59 [info] 39#39: *534 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:27:59 [info] 39#39: *535 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:28:04 [info] 36#36: *537 [lua] access_by_lua(msblocations.conf:189):2: 22f959e92098b6d3b414018007b75fa8:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:28:04 [info] 36#36: *537 [lua] logger.lua:23: 22f959e92098b6d3b414018007b75fa8 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:28:04 +0000] 22f959e92098b6d3b414018007b75fa8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:28:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:28:09 [info] 39#39: *539 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:28:09 [info] 39#39: *538 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:28:19 [info] 36#36: *541 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:28:19 [info] 36#36: *540 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:28:19 [info] 36#36: *542 [lua] access_by_lua(msblocations.conf:189):2: 211e2cfa501af5827871f6f1df717ccc:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:28:19 +0000] 211e2cfa501af5827871f6f1df717ccc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/14 05:28:19 [info] 36#36: *542 [lua] logger.lua:23: 211e2cfa501af5827871f6f1df717ccc {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:28:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:28:29 [info] 39#39: *543 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:28:29 [info] 39#39: *544 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:28:34 [info] 36#36: *545 [lua] access_by_lua(msblocations.conf:189):2: 18ae942687b9794a868fce95339e767a:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:28:34 +0000] 18ae942687b9794a868fce95339e767a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/14 05:28:34 [info] 36#36: *545 [lua] logger.lua:23: 18ae942687b9794a868fce95339e767a {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:28:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:28:39 [info] 39#39: *547 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:28:39 [info] 39#39: *546 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:28:49 [info] 39#39: *549 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:28:49 [info] 36#36: *548 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:28:49 [info] 36#36: *550 [lua] access_by_lua(msblocations.conf:189):2: 7dbeab3e8a4bb93b9af7b5e94fc0504f:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:28:49 +0000] 7dbeab3e8a4bb93b9af7b5e94fc0504f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:28:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/14 05:28:49 [info] 36#36: *550 [lua] logger.lua:23: 7dbeab3e8a4bb93b9af7b5e94fc0504f {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , 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/11/14 05:28:59 [info] 36#36: *551 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:28:59 [info] 39#39: *552 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:29:04 [info] 36#36: *554 [lua] access_by_lua(msblocations.conf:189):2: ab754b7f1ad36f9b4b03d0f1a293814c:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:29:04 [info] 36#36: *554 [lua] logger.lua:23: ab754b7f1ad36f9b4b03d0f1a293814c {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:29:04 +0000] ab754b7f1ad36f9b4b03d0f1a293814c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:29:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:29:09 [info] 39#39: *555 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:29:09 [info] 39#39: *556 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:29:19 [info] 36#36: *558 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:29:19 [info] 36#36: *557 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:29:19 [info] 36#36: *559 [lua] access_by_lua(msblocations.conf:189):2: b869a4a646f0a84c46344741046ed00f:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:29:19 +0000] b869a4a646f0a84c46344741046ed00f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/14 05:29:19 [info] 36#36: *559 [lua] logger.lua:23: b869a4a646f0a84c46344741046ed00f {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:29:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:29:29 [info] 36#36: *560 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:29:29 [info] 36#36: *561 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:29:34 [info] 36#36: *562 [lua] access_by_lua(msblocations.conf:189):2: 1b66dfdc87a5b38de930414b627230a1:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:29:34 [info] 36#36: *562 [lua] logger.lua:23: 1b66dfdc87a5b38de930414b627230a1 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:29:34 +0000] 1b66dfdc87a5b38de930414b627230a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:29:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:29:39 [info] 39#39: *563 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:29:39 [info] 39#39: *564 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:29:49 [info] 39#39: *565 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:29:49 [info] 39#39: *566 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:29:49 [info] 36#36: *567 [lua] access_by_lua(msblocations.conf:189):2: 6a51af0c9d65dfedf3992c0973da13f8:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:29:49 [info] 36#36: *567 [lua] logger.lua:23: 6a51af0c9d65dfedf3992c0973da13f8 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:29:49 +0000] 6a51af0c9d65dfedf3992c0973da13f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:29:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2022/11/14 05:29:59 [info] 36#36: *568 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:29:59 [info] 36#36: *569 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:30:04 [info] 36#36: *571 [lua] access_by_lua(msblocations.conf:189):2: 029ead203658eab48b239dfe5abe68af:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:30:04 +0000] 029ead203658eab48b239dfe5abe68af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:30:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:30:04 [info] 36#36: *571 [lua] logger.lua:23: 029ead203658eab48b239dfe5abe68af {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , 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/11/14 05:30:09 [info] 39#39: *572 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:30:09 [info] 36#36: *573 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:30:19 [info] 36#36: *574 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:30:19 [info] 39#39: *575 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:30:19 [info] 36#36: *576 [lua] access_by_lua(msblocations.conf:189):2: 47c751e6b1646e1cfa1f4dadcf52cbae:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:30:19 [info] 36#36: *576 [lua] logger.lua:23: 47c751e6b1646e1cfa1f4dadcf52cbae {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:30:19 +0000] 47c751e6b1646e1cfa1f4dadcf52cbae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:30:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:30:29 [info] 36#36: *577 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:30:29 [info] 39#39: *578 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:30:34 [info] 36#36: *579 [lua] access_by_lua(msblocations.conf:189):2: 79b86e7de04ef77cbf91aa17037d6349:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:30:34 [info] 36#36: *579 [lua] logger.lua:23: 79b86e7de04ef77cbf91aa17037d6349 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:30:34 +0000] 79b86e7de04ef77cbf91aa17037d6349 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:30:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:30:39 [info] 39#39: *581 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:30:39 [info] 39#39: *580 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:30:49 [info] 36#36: *583 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:30:49 [info] 36#36: *582 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:30:49 [info] 36#36: *584 [lua] access_by_lua(msblocations.conf:189):2: 383af68e1d2607506fe0fff00dcf8bee:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:30:49 [info] 36#36: *584 [lua] logger.lua:23: 383af68e1d2607506fe0fff00dcf8bee {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:30:49 +0000] 383af68e1d2607506fe0fff00dcf8bee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:30:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:30:59 [info] 36#36: *585 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:30:59 [info] 36#36: *586 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:31:04 [info] 36#36: *588 [lua] access_by_lua(msblocations.conf:189):2: 18aee330e9e8bb24c631d21fc5dd2c35:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:31:04 [info] 36#36: *588 [lua] logger.lua:23: 18aee330e9e8bb24c631d21fc5dd2c35 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:31:04 +0000] 18aee330e9e8bb24c631d21fc5dd2c35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:31:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:31:09 [info] 36#36: *589 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:31:09 [info] 39#39: *590 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:31:19 [info] 39#39: *591 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:31:19 [info] 39#39: *592 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:31:19 [info] 36#36: *593 [lua] access_by_lua(msblocations.conf:189):2: 646c5c31c3d80b7b23e593fc1f58647a:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:31:19 [info] 36#36: *593 [lua] logger.lua:23: 646c5c31c3d80b7b23e593fc1f58647a {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:31:19 +0000] 646c5c31c3d80b7b23e593fc1f58647a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:31:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:31:29 [info] 36#36: *594 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:31:29 [info] 39#39: *595 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:31:34 [info] 36#36: *596 [lua] access_by_lua(msblocations.conf:189):2: 8d4efda0a11af209513ca9f6c81c7ee8:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:31:34 +0000] 8d4efda0a11af209513ca9f6c81c7ee8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/14 05:31:34 [info] 36#36: *596 [lua] logger.lua:23: 8d4efda0a11af209513ca9f6c81c7ee8 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:31:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:31:39 [info] 39#39: *597 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:31:39 [info] 39#39: *598 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:31:49 [info] 39#39: *599 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:31:49 [info] 39#39: *600 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:31:49 [info] 36#36: *601 [lua] access_by_lua(msblocations.conf:189):2: 1bf93a6333eee16255e9057613150b21:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:31:49 [info] 36#36: *601 [lua] logger.lua:23: 1bf93a6333eee16255e9057613150b21 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:31:49 +0000] 1bf93a6333eee16255e9057613150b21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:31:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:31:59 [info] 36#36: *603 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:31:59 [info] 36#36: *602 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:32:04 [info] 36#36: *605 [lua] access_by_lua(msblocations.conf:189):2: 75306b030d46e6465ee62b54920657bd:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:32:04 +0000] 75306b030d46e6465ee62b54920657bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/14 05:32:04 [info] 36#36: *605 [lua] logger.lua:23: 75306b030d46e6465ee62b54920657bd {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:32:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:32:09 [info] 36#36: *606 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:32:09 [info] 39#39: *607 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:32:19 [info] 36#36: *609 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:32:19 [info] 36#36: *608 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:32:19 [info] 36#36: *610 [lua] access_by_lua(msblocations.conf:189):2: c18eb776f65ede1c4310d355b28f0560:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:32:19 +0000] c18eb776f65ede1c4310d355b28f0560 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/14 05:32:19 [info] 36#36: *610 [lua] logger.lua:23: c18eb776f65ede1c4310d355b28f0560 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:32:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:32:29 [info] 39#39: *611 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:32:29 [info] 36#36: *612 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:32:34 [info] 36#36: *613 [lua] access_by_lua(msblocations.conf:189):2: b96ff49bdafefa4b674eef5d458fe603:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:32:34 [info] 36#36: *613 [lua] logger.lua:23: b96ff49bdafefa4b674eef5d458fe603 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:32:34 +0000] b96ff49bdafefa4b674eef5d458fe603 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:32:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:32:39 [info] 36#36: *614 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:32:39 [info] 36#36: *615 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:32:49 [info] 36#36: *616 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:32:49 [info] 36#36: *617 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:32:49 [info] 36#36: *618 [lua] access_by_lua(msblocations.conf:189):2: 829f870d12b6b5f11f4770920ca70f94:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:32:49 [info] 36#36: *618 [lua] logger.lua:23: 829f870d12b6b5f11f4770920ca70f94 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:32:49 +0000] 829f870d12b6b5f11f4770920ca70f94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:32:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:32:59 [info] 36#36: *620 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:32:59 [info] 39#39: *619 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:33:04 [info] 36#36: *622 [lua] access_by_lua(msblocations.conf:189):2: 20f35a84b595c6bdbc155c170622491d:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:33:04 +0000] 20f35a84b595c6bdbc155c170622491d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:33:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:33:04 [info] 36#36: *622 [lua] logger.lua:23: 20f35a84b595c6bdbc155c170622491d {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , 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/11/14 05:33:09 [info] 39#39: *623 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:33:09 [info] 39#39: *624 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:33:19 [info] 39#39: *625 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:33:19 [info] 36#36: *626 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:33:19 [info] 36#36: *627 [lua] access_by_lua(msblocations.conf:189):2: c9668aa50a090382255977af7c0fa42d:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:33:19 [info] 36#36: *627 [lua] logger.lua:23: c9668aa50a090382255977af7c0fa42d {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:33:19 +0000] c9668aa50a090382255977af7c0fa42d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:33:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/14 05:33:29 [info] 36#36: *629 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:33:29 [info] 36#36: *628 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:33:34 [info] 36#36: *630 [lua] access_by_lua(msblocations.conf:189):2: 87b837b11ebc169e6f02951b9507c1d3:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:33:34 [info] 36#36: *630 [lua] logger.lua:23: 87b837b11ebc169e6f02951b9507c1d3 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:33:34 +0000] 87b837b11ebc169e6f02951b9507c1d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:33:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/14 05:33:39 [info] 39#39: *632 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:33:39 [info] 39#39: *631 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:33:49 [info] 36#36: *634 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:33:49 [info] 36#36: *633 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:33:49 [info] 36#36: *635 [lua] access_by_lua(msblocations.conf:189):2: a97c9d1f48dda5d86e8bea26a02d65a7:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:33:49 +0000] a97c9d1f48dda5d86e8bea26a02d65a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/14 05:33:49 [info] 36#36: *635 [lua] logger.lua:23: a97c9d1f48dda5d86e8bea26a02d65a7 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:33:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:33:59 [info] 39#39: *636 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:33:59 [info] 36#36: *637 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:34:04 [info] 36#36: *639 [lua] access_by_lua(msblocations.conf:189):2: 08360aadadc08b524e2afd559ddc2716:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:34:04 +0000] 08360aadadc08b524e2afd559ddc2716 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/14 05:34:04 [info] 36#36: *639 [lua] logger.lua:23: 08360aadadc08b524e2afd559ddc2716 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:34:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/14 05:34:09 [info] 39#39: *640 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:34:09 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:34:19 [info] 39#39: *642 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:34:19 [info] 36#36: *643 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:34:19 [info] 36#36: *644 [lua] access_by_lua(msblocations.conf:189):2: d680d5952dfb668f7371baa0595f4d42:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:34:19 +0000] d680d5952dfb668f7371baa0595f4d42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:34:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:34:19 [info] 36#36: *644 [lua] logger.lua:23: d680d5952dfb668f7371baa0595f4d42 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , 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/11/14 05:34:29 [info] 36#36: *645 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:34:29 [info] 36#36: *646 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:34:34 [info] 36#36: *647 [lua] access_by_lua(msblocations.conf:189):2: 18f65019128e16e05e9ba85229863797:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:34:34 +0000] 18f65019128e16e05e9ba85229863797 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/14 05:34:34 [info] 36#36: *647 [lua] logger.lua:23: 18f65019128e16e05e9ba85229863797 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:34:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:34:39 [info] 36#36: *648 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:34:39 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:34:49 [info] 36#36: *650 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:34:49 [info] 39#39: *651 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:34:49 [info] 36#36: *652 [lua] access_by_lua(msblocations.conf:189):2: 692c42a540dea6c59c71d3c36428c472:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:34:49 +0000] 692c42a540dea6c59c71d3c36428c472 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:34:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:34:49 [info] 36#36: *652 [lua] logger.lua:23: 692c42a540dea6c59c71d3c36428c472 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , 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/11/14 05:34:59 [info] 36#36: *653 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:34:59 [info] 36#36: *654 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:35:04 [info] 36#36: *656 [lua] access_by_lua(msblocations.conf:189):2: 1da8c16a3d0c54952db5931b9c292938:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:35:04 +0000] 1da8c16a3d0c54952db5931b9c292938 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:35:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:35:04 [info] 36#36: *656 [lua] logger.lua:23: 1da8c16a3d0c54952db5931b9c292938 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , 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/11/14 05:35:09 [info] 36#36: *658 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:35:09 [info] 39#39: *657 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:35:19 [info] 36#36: *659 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:35:19 [info] 36#36: *660 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:35:19 [info] 36#36: *661 [lua] access_by_lua(msblocations.conf:189):2: 20cce8d242ff0db2d03afb0ae4f66ba2:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:35:19 +0000] 20cce8d242ff0db2d03afb0ae4f66ba2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/14 05:35:19 [info] 36#36: *661 [lua] logger.lua:23: 20cce8d242ff0db2d03afb0ae4f66ba2 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:35:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:35:29 [info] 39#39: *662 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:35:29 [info] 39#39: *663 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:35:34 [info] 36#36: *664 [lua] access_by_lua(msblocations.conf:189):2: 40a6455c2cf8fd0c0fda17c9710d8335:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:35:34 [info] 36#36: *664 [lua] logger.lua:23: 40a6455c2cf8fd0c0fda17c9710d8335 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:35:34 +0000] 40a6455c2cf8fd0c0fda17c9710d8335 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:35:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:35:39 [info] 39#39: *666 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:35:39 [info] 36#36: *665 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:35:49 [info] 36#36: *668 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:35:49 [info] 36#36: *667 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:35:49 [info] 36#36: *669 [lua] access_by_lua(msblocations.conf:189):2: a38d130c06472dfae23f00173396d190:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:35:49 +0000] a38d130c06472dfae23f00173396d190 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/14 05:35:49 [info] 36#36: *669 [lua] logger.lua:23: a38d130c06472dfae23f00173396d190 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:35:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:35:59 [info] 39#39: *670 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:35:59 [info] 36#36: *671 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:36:04 [info] 36#36: *673 [lua] access_by_lua(msblocations.conf:189):2: c262cd621a31539fc432557ab7325989:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:36:04 +0000] c262cd621a31539fc432557ab7325989 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/14 05:36:04 [info] 36#36: *673 [lua] logger.lua:23: c262cd621a31539fc432557ab7325989 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:36:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:36:09 [info] 36#36: *675 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:36:09 [info] 39#39: *674 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:36:19 [info] 36#36: *677 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:36:19 [info] 39#39: *676 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:36:19 [info] 36#36: *678 [lua] access_by_lua(msblocations.conf:189):2: 1f8a2fb7ba1f428bdef5cc35f692daf0:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:36:20 +0000] 1f8a2fb7ba1f428bdef5cc35f692daf0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/14 05:36:20 [info] 36#36: *678 [lua] logger.lua:23: 1f8a2fb7ba1f428bdef5cc35f692daf0 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:36:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:36:29 [info] 39#39: *680 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:36:29 [info] 39#39: *679 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:36:35 [info] 36#36: *681 [lua] access_by_lua(msblocations.conf:189):2: d553c1fdc1f47534abe057947d20431f:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:36:35 [info] 36#36: *681 [lua] logger.lua:23: d553c1fdc1f47534abe057947d20431f {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:36:35 +0000] d553c1fdc1f47534abe057947d20431f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:36:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:36:39 [info] 36#36: *682 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:36:39 [info] 39#39: *683 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:36:49 [info] 36#36: *684 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:36:49 [info] 36#36: *685 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:36:50 [info] 36#36: *686 [lua] access_by_lua(msblocations.conf:189):2: d87045f98a442aa22f87bc67e8dc0c0c:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:36:50 [info] 36#36: *686 [lua] logger.lua:23: d87045f98a442aa22f87bc67e8dc0c0c {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:36:50 +0000] d87045f98a442aa22f87bc67e8dc0c0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:36:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:36:59 [info] 39#39: *688 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:36:59 [info] 36#36: *687 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:37:05 [info] 36#36: *690 [lua] access_by_lua(msblocations.conf:189):2: fe24bbd9c25ef6f09f4733d8d4fff54b:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:37:05 +0000] fe24bbd9c25ef6f09f4733d8d4fff54b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/14 05:37:05 [info] 36#36: *690 [lua] logger.lua:23: fe24bbd9c25ef6f09f4733d8d4fff54b {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:37:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:37:09 [info] 36#36: *692 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:37:09 [info] 36#36: *691 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:37:19 [info] 36#36: *694 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:37:19 [info] 39#39: *693 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:37:20 [info] 36#36: *695 [lua] access_by_lua(msblocations.conf:189):2: 85d75be70fbe591e91dff8a5b7bc8ff9:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:37:20 +0000] 85d75be70fbe591e91dff8a5b7bc8ff9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/11/14 05:37:20 [info] 36#36: *695 [lua] logger.lua:23: 85d75be70fbe591e91dff8a5b7bc8ff9 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:37:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/14 05:37:29 [info] 36#36: *697 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:37:29 [info] 36#36: *696 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:37:35 [info] 36#36: *698 [lua] access_by_lua(msblocations.conf:189):2: f8cc8c2b4e3a96905696af3ba7587c4a:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:37:35 [info] 36#36: *698 [lua] logger.lua:23: f8cc8c2b4e3a96905696af3ba7587c4a {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:37:35 +0000] f8cc8c2b4e3a96905696af3ba7587c4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:37:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:37:39 [info] 36#36: *699 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:37:39 [info] 39#39: *700 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:37:49 [info] 36#36: *702 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:37:49 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:37:50 [info] 36#36: *703 [lua] access_by_lua(msblocations.conf:189):2: c0ace5de836a9afcc0bd656c48fe64a2:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:37:50 +0000] c0ace5de836a9afcc0bd656c48fe64a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/14 05:37:50 [info] 36#36: *703 [lua] logger.lua:23: c0ace5de836a9afcc0bd656c48fe64a2 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:37:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:37:59 [info] 36#36: *705 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:37:59 [info] 36#36: *704 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:38:05 [info] 36#36: *707 [lua] access_by_lua(msblocations.conf:189):2: 3d9d86aa30e7abd97203b296a411df76:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:38:05 +0000] 3d9d86aa30e7abd97203b296a411df76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/14 05:38:05 [info] 36#36: *707 [lua] logger.lua:23: 3d9d86aa30e7abd97203b296a411df76 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:38:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:38:09 [info] 36#36: *709 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:38:09 [info] 39#39: *708 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:38:19 [info] 36#36: *710 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:38:19 [info] 36#36: *711 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:38:20 [info] 36#36: *712 [lua] access_by_lua(msblocations.conf:189):2: 23a773ba0e449950555cc6c01a7ebffa:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:38:20 [info] 36#36: *712 [lua] logger.lua:23: 23a773ba0e449950555cc6c01a7ebffa {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:38:20 +0000] 23a773ba0e449950555cc6c01a7ebffa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:38:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:38:29 [info] 36#36: *714 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:38:29 [info] 39#39: *713 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:38:35 [info] 36#36: *715 [lua] access_by_lua(msblocations.conf:189):2: fe149d6f1fac031b466774f30e07572e:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:38:35 +0000] fe149d6f1fac031b466774f30e07572e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/14 05:38:35 [info] 36#36: *715 [lua] logger.lua:23: fe149d6f1fac031b466774f30e07572e {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:38:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/14 05:38:39 [info] 36#36: *717 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:38:39 [info] 39#39: *716 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:38:49 [info] 39#39: *718 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:38:49 [info] 39#39: *719 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:38:50 [info] 36#36: *720 [lua] access_by_lua(msblocations.conf:189):2: 4dc67072fe80753db18ec53f73efb137:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:38:50 [info] 36#36: *720 [lua] logger.lua:23: 4dc67072fe80753db18ec53f73efb137 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:38:50 +0000] 4dc67072fe80753db18ec53f73efb137 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:38:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:38:59 [info] 39#39: *721 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:38:59 [info] 36#36: *722 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:38:59 [info] 36#36: *723 client closed connection while waiting for request, client: 192.168.8.158, server: 0.0.0.0:443
2022/11/14 05:39:05 [info] 36#36: *725 [lua] access_by_lua(msblocations.conf:189):2: 7b6a4376cfe7dc5a8d0c140dbfc06512:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:39:05 [info] 36#36: *725 [lua] logger.lua:23: 7b6a4376cfe7dc5a8d0c140dbfc06512 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:39:05 +0000] 7b6a4376cfe7dc5a8d0c140dbfc06512 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:39:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/14 05:39:09 [info] 39#39: *726 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:39:09 [info] 36#36: *727 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:39:19 [info] 36#36: *729 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:39:19 [info] 36#36: *728 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:39:20 [info] 36#36: *730 [lua] access_by_lua(msblocations.conf:189):2: 26264520133fd18c246f904c882d97ec:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:39:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:39:20 [info] 36#36: *730 [lua] logger.lua:23: 26264520133fd18c246f904c882d97ec {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:39:20 +0000] 26264520133fd18c246f904c882d97ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/14 05:39:29 [info] 36#36: *731 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:39:29 [info] 39#39: *732 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:39:35 [info] 36#36: *733 [lua] access_by_lua(msblocations.conf:189):2: 4297cf30318a6d3a3325dd69ec31c520:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:39:35 [info] 36#36: *733 [lua] logger.lua:23: 4297cf30318a6d3a3325dd69ec31c520 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:39:35 +0000] 4297cf30318a6d3a3325dd69ec31c520 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:39:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:39:39 [info] 36#36: *735 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:39:39 [info] 36#36: *734 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:39:49 [info] 39#39: *737 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:39:49 [info] 39#39: *736 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:39:50 [info] 36#36: *738 [lua] access_by_lua(msblocations.conf:189):2: df8abd52e4fc6bbbfffc4ddc98475083:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:39:50 [info] 36#36: *738 [lua] logger.lua:23: df8abd52e4fc6bbbfffc4ddc98475083 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:39:50 +0000] df8abd52e4fc6bbbfffc4ddc98475083 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:39:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:39:59 [info] 39#39: *740 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:39:59 [info] 39#39: *739 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:40:05 [info] 36#36: *742 [lua] access_by_lua(msblocations.conf:189):2: 85a6b33b9ac5c9457d77689f9bf22a87:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:40:05 +0000] 85a6b33b9ac5c9457d77689f9bf22a87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/14 05:40:05 [info] 36#36: *742 [lua] logger.lua:23: 85a6b33b9ac5c9457d77689f9bf22a87 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:40:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/14 05:40:09 [info] 39#39: *744 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:40:09 [info] 36#36: *743 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:40:19 [info] 36#36: *745 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:40:19 [info] 36#36: *746 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:40:20 [info] 36#36: *747 [lua] access_by_lua(msblocations.conf:189):2: 66170234a7290f8a708d502afb08081d:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:40:20 [info] 36#36: *747 [lua] logger.lua:23: 66170234a7290f8a708d502afb08081d {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:40:20 +0000] 66170234a7290f8a708d502afb08081d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:40:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:40:29 [info] 36#36: *748 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:40:29 [info] 39#39: *749 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:40:35 [info] 36#36: *750 [lua] access_by_lua(msblocations.conf:189):2: 08a6e7dd1e35262aa6ffa08c76bd57dc:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:40:35 +0000] 08a6e7dd1e35262aa6ffa08c76bd57dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/14 05:40:35 [info] 36#36: *750 [lua] logger.lua:23: 08a6e7dd1e35262aa6ffa08c76bd57dc {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:40:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:40:39 [info] 36#36: *752 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:40:39 [info] 39#39: *751 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:40:49 [info] 39#39: *754 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:40:49 [info] 36#36: *753 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:40:50 [info] 36#36: *755 [lua] access_by_lua(msblocations.conf:189):2: f08227996f858240eae2547bc606e6c7:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:40:50 +0000] f08227996f858240eae2547bc606e6c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/14 05:40:50 [info] 36#36: *755 [lua] logger.lua:23: f08227996f858240eae2547bc606e6c7 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:40:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/14 05:40:59 [info] 36#36: *756 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:40:59 [info] 39#39: *757 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:41:05 [info] 36#36: *759 [lua] access_by_lua(msblocations.conf:189):2: 264656617d38241586693f18a7fa98a9:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:41:05 +0000] 264656617d38241586693f18a7fa98a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/14 05:41:05 [info] 36#36: *759 [lua] logger.lua:23: 264656617d38241586693f18a7fa98a9 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:41:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:41:09 [info] 39#39: *761 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:41:09 [info] 39#39: *760 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:41:19 [info] 39#39: *763 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:41:19 [info] 39#39: *762 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:41:20 [info] 36#36: *764 [lua] access_by_lua(msblocations.conf:189):2: 9a08dc104e315f60132f6dbfb1dafe2b:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:41:20 +0000] 9a08dc104e315f60132f6dbfb1dafe2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/14 05:41:20 [info] 36#36: *764 [lua] logger.lua:23: 9a08dc104e315f60132f6dbfb1dafe2b {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:41:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/14 05:41:29 [info] 36#36: *765 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:41:29 [info] 36#36: *766 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:41:35 [info] 36#36: *767 [lua] access_by_lua(msblocations.conf:189):2: 232bfece2ea666ce9d479510e0b46189:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:41:35 [info] 36#36: *767 [lua] logger.lua:23: 232bfece2ea666ce9d479510e0b46189 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:41:35 +0000] 232bfece2ea666ce9d479510e0b46189 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:41:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:41:39 [info] 36#36: *768 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:41:39 [info] 36#36: *769 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:41:49 [info] 36#36: *771 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:41:49 [info] 36#36: *770 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:41:50 [info] 36#36: *772 [lua] access_by_lua(msblocations.conf:189):2: 83a2933008cccbd5ecfca65b8f8f1e86:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:41:50 [info] 36#36: *772 [lua] logger.lua:23: 83a2933008cccbd5ecfca65b8f8f1e86 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:41:50 +0000] 83a2933008cccbd5ecfca65b8f8f1e86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:41:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:41:59 [info] 36#36: *773 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:41:59 [info] 36#36: *774 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:42:05 [info] 36#36: *776 [lua] access_by_lua(msblocations.conf:189):2: 57b135063bc9c7039c8b55e809f19fd2:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:42:05 +0000] 57b135063bc9c7039c8b55e809f19fd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/14 05:42:05 [info] 36#36: *776 [lua] logger.lua:23: 57b135063bc9c7039c8b55e809f19fd2 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:42:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/14 05:42:09 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:42:09 [info] 36#36: *778 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:42:19 [info] 36#36: *779 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:42:19 [info] 36#36: *780 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:42:20 [info] 36#36: *781 [lua] access_by_lua(msblocations.conf:189):2: baebd0c3110ad4f62c39fa486656680f:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:42:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.90 - - [14/Nov/2022:05:42:20 +0000] baebd0c3110ad4f62c39fa486656680f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/14 05:42:20 [info] 36#36: *781 [lua] logger.lua:23: baebd0c3110ad4f62c39fa486656680f {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , 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/11/14 05:42:29 [info] 36#36: *782 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:42:29 [info] 39#39: *783 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:42:35 [info] 36#36: *784 [lua] access_by_lua(msblocations.conf:189):2: 4a1437f552b23c9026c0368cf3c7628c:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:42:35 [info] 36#36: *784 [lua] logger.lua:23: 4a1437f552b23c9026c0368cf3c7628c {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:42:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.90 - - [14/Nov/2022:05:42:35 +0000] 4a1437f552b23c9026c0368cf3c7628c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/14 05:42:39 [info] 36#36: *785 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:42:39 [info] 36#36: *786 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:42:49 [info] 36#36: *787 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:42:49 [info] 36#36: *788 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:42:50 [info] 36#36: *789 [lua] access_by_lua(msblocations.conf:189):2: 768d1829ef286e089dc4e39a7bd9469e:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:42:50 [info] 36#36: *789 [lua] logger.lua:23: 768d1829ef286e089dc4e39a7bd9469e {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:42:50 +0000] 768d1829ef286e089dc4e39a7bd9469e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:42:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:42:59 [info] 36#36: *791 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:42:59 [info] 36#36: *790 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:43:05 [info] 36#36: *793 [lua] access_by_lua(msblocations.conf:189):2: b7441721bcbd77615f92f5a6d835857c:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:43:05 [info] 36#36: *793 [lua] logger.lua:23: b7441721bcbd77615f92f5a6d835857c {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:43:05 +0000] b7441721bcbd77615f92f5a6d835857c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:43:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:43:09 [info] 39#39: *795 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:43:09 [info] 39#39: *794 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:43:19 [info] 39#39: *797 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:43:19 [info] 39#39: *796 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:43:20 [info] 36#36: *798 [lua] access_by_lua(msblocations.conf:189):2: 36a88f92966fb561fe7eb4319a89382d:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:43:20 [info] 36#36: *798 [lua] logger.lua:23: 36a88f92966fb561fe7eb4319a89382d {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:43:20 +0000] 36a88f92966fb561fe7eb4319a89382d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:43:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:43:29 [info] 36#36: *799 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:43:29 [info] 39#39: *800 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:43:35 [info] 36#36: *801 [lua] access_by_lua(msblocations.conf:189):2: aba2a5047d8585161b7ef07b0e2f53b1:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:43:35 +0000] aba2a5047d8585161b7ef07b0e2f53b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:43:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:43:35 [info] 36#36: *801 [lua] logger.lua:23: aba2a5047d8585161b7ef07b0e2f53b1 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , 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/11/14 05:43:39 [info] 36#36: *803 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:43:39 [info] 39#39: *802 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:43:49 [info] 36#36: *804 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:43:49 [info] 36#36: *805 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:43:50 [info] 36#36: *806 [lua] access_by_lua(msblocations.conf:189):2: 5c41c1d3b807a6a067539fac755afc68:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:43:50 [info] 36#36: *806 [lua] logger.lua:23: 5c41c1d3b807a6a067539fac755afc68 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:43:50 +0000] 5c41c1d3b807a6a067539fac755afc68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:43:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:43:59 [info] 36#36: *807 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:43:59 [info] 39#39: *808 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:44:05 [info] 36#36: *810 [lua] access_by_lua(msblocations.conf:189):2: 175e60211f44bcccddb744197af8941a:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:44:05 [info] 36#36: *810 [lua] logger.lua:23: 175e60211f44bcccddb744197af8941a {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:44:05 +0000] 175e60211f44bcccddb744197af8941a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:44:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/14 05:44:09 [info] 39#39: *811 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:44:09 [info] 39#39: *812 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:44:19 [info] 36#36: *814 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:44:19 [info] 36#36: *813 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:44:20 [info] 36#36: *815 [lua] access_by_lua(msblocations.conf:189):2: 9b97e6eb3f56a8f548bc2cdb2e71ddef:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:44:20 [info] 36#36: *815 [lua] logger.lua:23: 9b97e6eb3f56a8f548bc2cdb2e71ddef {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:44:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.90 - - [14/Nov/2022:05:44:20 +0000] 9b97e6eb3f56a8f548bc2cdb2e71ddef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/14 05:44:29 [info] 36#36: *816 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:44:29 [info] 39#39: *817 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:44:35 [info] 36#36: *818 [lua] access_by_lua(msblocations.conf:189):2: 314f94e102f334b8546336fcd08ecce6:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:44:35 +0000] 314f94e102f334b8546336fcd08ecce6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/14 05:44:35 [info] 36#36: *818 [lua] logger.lua:23: 314f94e102f334b8546336fcd08ecce6 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:44:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:44:39 [info] 36#36: *819 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:44:39 [info] 36#36: *820 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:44:49 [info] 36#36: *822 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:44:49 [info] 39#39: *821 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:44:50 [info] 36#36: *823 [lua] access_by_lua(msblocations.conf:189):2: 8b5298d0105599fcda01181c04417680:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:44:50 [info] 36#36: *823 [lua] logger.lua:23: 8b5298d0105599fcda01181c04417680 {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:44:50 +0000] 8b5298d0105599fcda01181c04417680 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:44:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/14 05:44:59 [info] 36#36: *825 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:44:59 [info] 39#39: *824 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:45:05 [info] 36#36: *827 [lua] access_by_lua(msblocations.conf:189):2: 316a6f3bd035b5c0b822c39fb284dd4a:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:45:05 [info] 36#36: *827 [lua] logger.lua:23: 316a6f3bd035b5c0b822c39fb284dd4a {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:45:05 +0000] 316a6f3bd035b5c0b822c39fb284dd4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:45:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/14 05:45:09 [info] 36#36: *828 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:45:09 [info] 39#39: *829 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:45:19 [info] 36#36: *830 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:45:19 [info] 36#36: *831 client closed connection while SSL handshaking, client: 10.233.68.249, server: 0.0.0.0:443
2022/11/14 05:45:20 [info] 36#36: *832 [lua] access_by_lua(msblocations.conf:189):2: ebb36a274bc22ad35bf09f65dc330c0e:receive the request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/14 05:45:20 [info] 36#36: *832 [lua] logger.lua:23: ebb36a274bc22ad35bf09f65dc330c0e {"matched":"microservices"} while logging request, client: 10.233.66.90, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.90 - - [14/Nov/2022:05:45:20 +0000] ebb36a274bc22ad35bf09f65dc330c0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.90 - - [14/Nov/2022:05:45:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3