Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.15.198
### Starting redis
there is no /usr/local/redis/../redis-works
=========== Redis config info =============================================
Redis_HOME=/usr/local/redis
config file=/usr/local/redis/conf/redis.conf
Help:use /usr/local/redis/redis-server --help for help
===============================================================================
/usr/local/redis
@C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
ln: /lib64/libluajit-5.1.so.2: No such file or directory
===============================================================================
=========== openresty config info =============================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
/usr/local/openresty/nginx
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
2022/10/26 04:57:35 [warn] 34#34: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
2022/10/26 04:57:35 [warn] 34#34: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
2022/10/26 04:57:35 [warn] 34#34: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
2022/10/26 04:57:35 [notice] 34#34: using the "epoll" event method
2022/10/26 04:57:35 [notice] 34#34: openresty/1.13.6.1
2022/10/26 04:57:35 [notice] 34#34: built by gcc 6.3.0 (Alpine 6.3.0) 
2022/10/26 04:57:35 [notice] 34#34: OS: Linux 5.4.0-96-generic
2022/10/26 04:57:35 [notice] 34#34: getrlimit(RLIMIT_NOFILE): 1048576:1048576
\n\n### Starting apiroute
2022/10/26 04:57:35 [notice] 35#35: start worker processes
2022/10/26 04:57:35 [notice] 35#35: start worker process 37
2022/10/26 04:57:35 [notice] 35#35: start worker process 38
2022/10/26 04:57:35 [notice] 35#35: start worker process 39
2022/10/26 04:57:35 [notice] 35#35: start worker process 41
2022/10/26 04:57:35 [notice] 35#35: start worker process 42
2022/10/26 04:57:35 [notice] 35#35: start worker process 43
2022/10/26 04:57:35 [notice] 35#35: start worker process 44
2022/10/26 04:57:35 [notice] 35#35: start worker process 45
2022/10/26 04:57:35 [notice] 35#35: start cache manager process 46
2022/10/26 04:57:35 [notice] 35#35: start cache loader process 47
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221026045735.hprof
@CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar
@EXT_DIRS@
==========================================================================
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_CMD@
2022-10-26 04:57:38 116 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2022-10-26 04:57:38 125 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2022-10-26 04:57:38 126 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2022-10-26 04:57:38 179 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2022-10-26 04:57:38 180 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.15.198:10081 Enabled:true
2022-10-26 04:57:39 716 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2022-10-26 04:57:39 787 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-10-26 04:57:39 787 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-10-26 04:57:39 788 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-10-26 04:57:39 789 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-10-26 04:57:39 789 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2022-10-26 04:57:39 789 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-10-26 04:57:39 789 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-10-26 04:57:39 853 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-10-26 04:57:39 948 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-10-26 04:57:39 948 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-10-26 04:57:39 948 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-10-26 04:57:40 475 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/10/26 04:57:54 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 04:57:54 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 04:57:58 [info] 37#37: *14 [lua] access_by_lua(msblocations.conf:189):2: 8d2de6e2b64063291ba6511e69a27c04:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 04:57:58 [info] 37#37: *14 [lua] logger.lua:23: 8d2de6e2b64063291ba6511e69a27c04 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:04:57:58 +0000] 8d2de6e2b64063291ba6511e69a27c04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.130 upstream_response_time:0.129 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:04:57:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 39
2022/10/26 04:58:04 [info] 37#37: *17 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 04:58:04 [info] 41#41: *18 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 04:58:13 [info] 37#37: *19 [lua] access_by_lua(msblocations.conf:189):2: 0cf2b68f227a3e6bdf1bb23f90343747:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:04:58:13 +0000] 0cf2b68f227a3e6bdf1bb23f90343747 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:04:58:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/26 04:58:13 [info] 37#37: *19 [lua] logger.lua:23: 0cf2b68f227a3e6bdf1bb23f90343747 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/26 04:58:14 [info] 37#37: *20 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 04:58:14 [info] 37#37: *21 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 04:58:24 [info] 41#41: *23 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 04:58:24 [info] 37#37: *22 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 04:58:28 [info] 37#37: *24 [lua] access_by_lua(msblocations.conf:189):2: 4c77e2f2e72fd9c45e7dcd5da62c5ed6:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:04:58:28 +0000] 4c77e2f2e72fd9c45e7dcd5da62c5ed6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/26 04:58:28 [info] 37#37: *24 [lua] logger.lua:23: 4c77e2f2e72fd9c45e7dcd5da62c5ed6 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:04:58:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/26 04:58:34 [info] 37#37: *25 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 04:58:34 [info] 41#41: *26 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 04:58:35 [notice] 47#47: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/10/26 04:58:35 [notice] 35#35: signal 17 (SIGCHLD) received from 47
2022/10/26 04:58:35 [notice] 35#35: cache loader process 47 exited with code 0
2022/10/26 04:58:35 [notice] 35#35: signal 29 (SIGIO) received
2022/10/26 04:58:43 [info] 37#37: *28 [lua] access_by_lua(msblocations.conf:189):2: e9a2d0fb8fb84cc84491c06785eacf37:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 04:58:43 [info] 37#37: *28 [lua] logger.lua:23: e9a2d0fb8fb84cc84491c06785eacf37 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:04:58:43 +0000] e9a2d0fb8fb84cc84491c06785eacf37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:04:58:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 04:58:44 [info] 37#37: *29 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 04:58:44 [info] 37#37: *30 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 04:58:54 [info] 37#37: *32 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 04:58:54 [info] 37#37: *31 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 04:58:58 [info] 37#37: *33 [lua] access_by_lua(msblocations.conf:189):2: f4c42ef0f008094cba3a801a0f4af57e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 04:58:58 [info] 37#37: *33 [lua] logger.lua:23: f4c42ef0f008094cba3a801a0f4af57e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:04:58:58 +0000] f4c42ef0f008094cba3a801a0f4af57e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:04:58:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 04:59:04 [info] 37#37: *34 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 04:59:04 [info] 37#37: *35 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 04:59:13 [info] 37#37: *36 [lua] access_by_lua(msblocations.conf:189):2: edde7c3ab281f02b28a8a00a091d54f5:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 04:59:13 [info] 37#37: *36 [lua] logger.lua:23: edde7c3ab281f02b28a8a00a091d54f5 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:04:59:13 +0000] edde7c3ab281f02b28a8a00a091d54f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.025 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:04:59:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2022/10/26 04:59:14 [info] 37#37: *37 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 04:59:14 [info] 41#41: *38 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 04:59:24 [info] 37#37: *39 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 04:59:24 [info] 37#37: *40 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 04:59:28 [info] 37#37: *41 [lua] access_by_lua(msblocations.conf:189):2: 4d98b213c3b5f761b4acf561619dcb11:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:04:59:28 +0000] 4d98b213c3b5f761b4acf561619dcb11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/26 04:59:28 [info] 37#37: *41 [lua] logger.lua:23: 4d98b213c3b5f761b4acf561619dcb11 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:04:59:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 04:59:34 [info] 37#37: *42 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 04:59:34 [info] 37#37: *43 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 04:59:43 [info] 37#37: *45 [lua] access_by_lua(msblocations.conf:189):2: 389007e50f325a34b6f36114f29944b0:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:04:59:43 +0000] 389007e50f325a34b6f36114f29944b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/26 04:59:43 [info] 37#37: *45 [lua] logger.lua:23: 389007e50f325a34b6f36114f29944b0 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:04:59:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/26 04:59:44 [info] 41#41: *46 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 04:59:44 [info] 41#41: *47 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 04:59:54 [info] 37#37: *48 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 04:59:54 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 04:59:58 [info] 37#37: *50 [lua] access_by_lua(msblocations.conf:189):2: 94aab7a31acbd5da1c5bfaaf153400ca:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 04:59:58 [info] 37#37: *50 [lua] logger.lua:23: 94aab7a31acbd5da1c5bfaaf153400ca {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:04:59:58 +0000] 94aab7a31acbd5da1c5bfaaf153400ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:04:59:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:00:04 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:00:04 [info] 41#41: *51 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:00:13 [info] 37#37: *53 [lua] access_by_lua(msblocations.conf:189):2: 6abcda8ed07299291b66f8f765383fca:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:00:13 +0000] 6abcda8ed07299291b66f8f765383fca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/26 05:00:13 [info] 37#37: *53 [lua] logger.lua:23: 6abcda8ed07299291b66f8f765383fca {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:00:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/26 05:00:14 [info] 37#37: *54 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:00:14 [info] 37#37: *55 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:00:24 [info] 37#37: *56 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:00:24 [info] 41#41: *57 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:00:28 [info] 37#37: *58 [lua] access_by_lua(msblocations.conf:189):2: e6dacd9f5fe7cd2e71cf18a170244092:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:00:28 [info] 37#37: *58 [lua] logger.lua:23: e6dacd9f5fe7cd2e71cf18a170244092 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:00:28 +0000] e6dacd9f5fe7cd2e71cf18a170244092 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:00:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2022/10/26 05:00:34 [info] 37#37: *60 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:00:34 [info] 41#41: *59 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:00:43 [info] 37#37: *62 [lua] access_by_lua(msblocations.conf:189):2: f95eba4d740ad6e908f0624737278d63:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:00:43 +0000] f95eba4d740ad6e908f0624737278d63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/26 05:00:43 [info] 37#37: *62 [lua] logger.lua:23: f95eba4d740ad6e908f0624737278d63 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:00:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:00:44 [info] 37#37: *63 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:00:44 [info] 37#37: *64 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:00:54 [info] 37#37: *65 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:00:54 [info] 37#37: *66 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:00:58 [info] 37#37: *67 [lua] access_by_lua(msblocations.conf:189):2: 0c2bc5b756969ad881171c22d28fd846:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:00:58 [info] 37#37: *67 [lua] logger.lua:23: 0c2bc5b756969ad881171c22d28fd846 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:00:58 +0000] 0c2bc5b756969ad881171c22d28fd846 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.047 upstream_response_time:0.034 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:00:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:01:04 [info] 41#41: *68 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:01:04 [info] 41#41: *69 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:01:13 [info] 37#37: *70 [lua] access_by_lua(msblocations.conf:189):2: 18b6dc363fb91753df6c409f9f73cb6d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:01:13 +0000] 18b6dc363fb91753df6c409f9f73cb6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/26 05:01:13 [info] 37#37: *70 [lua] logger.lua:23: 18b6dc363fb91753df6c409f9f73cb6d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:01:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/26 05:01:14 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:01:14 [info] 37#37: *72 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:01:24 [info] 41#41: *74 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:01:24 [info] 37#37: *73 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:01:28 [info] 37#37: *75 [lua] access_by_lua(msblocations.conf:189):2: 44b26bf211082ab68e685552377cc6be:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:01:28 [info] 37#37: *75 [lua] logger.lua:23: 44b26bf211082ab68e685552377cc6be {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:01:28 +0000] 44b26bf211082ab68e685552377cc6be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:01:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/26 05:01:34 [info] 37#37: *76 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:01:34 [info] 41#41: *77 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:01:43 [info] 37#37: *79 [lua] access_by_lua(msblocations.conf:189):2: 813f33da16f56634da38fd257741e0c4:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:01:43 [info] 37#37: *79 [lua] logger.lua:23: 813f33da16f56634da38fd257741e0c4 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:01:43 +0000] 813f33da16f56634da38fd257741e0c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:01:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:01:44 [info] 37#37: *80 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:01:44 [info] 37#37: *81 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:01:54 [info] 37#37: *82 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:01:54 [info] 37#37: *83 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:01:58 [info] 37#37: *84 [lua] access_by_lua(msblocations.conf:189):2: cca99f0707e23f1f98d32ec1ca634b89:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:01:58 [info] 37#37: *84 [lua] logger.lua:23: cca99f0707e23f1f98d32ec1ca634b89 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:01:58 +0000] cca99f0707e23f1f98d32ec1ca634b89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:01:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:02:04 [info] 37#37: *85 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:02:04 [info] 41#41: *86 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:02:13 [info] 37#37: *87 [lua] access_by_lua(msblocations.conf:189):2: e98ad50621b422fad589b47f71d5c295:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:02:13 [info] 37#37: *87 [lua] logger.lua:23: e98ad50621b422fad589b47f71d5c295 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:02:13 +0000] e98ad50621b422fad589b47f71d5c295 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:02:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:02:14 [info] 37#37: *89 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:02:14 [info] 37#37: *88 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:02:24 [info] 41#41: *90 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:02:24 [info] 37#37: *91 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:02:28 [info] 37#37: *92 [lua] access_by_lua(msblocations.conf:189):2: e5f4133182067bea2aa50bb9929a15b3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:02:28 [info] 37#37: *92 [lua] logger.lua:23: e5f4133182067bea2aa50bb9929a15b3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:02:28 +0000] e5f4133182067bea2aa50bb9929a15b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:02:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:02:34 [info] 41#41: *93 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:02:34 [info] 41#41: *94 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:02:43 [info] 37#37: *96 [lua] access_by_lua(msblocations.conf:189):2: e9793341472e6fabbcb5ff7e3bb1c6a2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:02:43 [info] 37#37: *96 [lua] logger.lua:23: e9793341472e6fabbcb5ff7e3bb1c6a2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:02:43 +0000] e9793341472e6fabbcb5ff7e3bb1c6a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:02:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:02:44 [info] 37#37: *97 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:02:44 [info] 37#37: *98 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:02:54 [info] 37#37: *99 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:02:54 [info] 41#41: *100 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:02:58 [info] 37#37: *101 [lua] access_by_lua(msblocations.conf:189):2: 44c3305bc58b20bdc4a834f90252be2b:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:02:58 +0000] 44c3305bc58b20bdc4a834f90252be2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/26 05:02:58 [info] 37#37: *101 [lua] logger.lua:23: 44c3305bc58b20bdc4a834f90252be2b {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:02:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:03:04 [info] 37#37: *102 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:03:04 [info] 37#37: *103 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:03:13 [info] 37#37: *104 [lua] access_by_lua(msblocations.conf:189):2: c25832b4c20b4931fb0e49bc2c05c5d2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:03:13 [info] 37#37: *104 [lua] logger.lua:23: c25832b4c20b4931fb0e49bc2c05c5d2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:03:13 +0000] c25832b4c20b4931fb0e49bc2c05c5d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:03:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:03:14 [info] 41#41: *105 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:03:14 [info] 41#41: *106 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:03:24 [info] 37#37: *107 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:03:24 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:03:28 [info] 37#37: *109 [lua] access_by_lua(msblocations.conf:189):2: 419f6712fc1a52c896ecdb249fa03f8b:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:03:28 +0000] 419f6712fc1a52c896ecdb249fa03f8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/26 05:03:28 [info] 37#37: *109 [lua] logger.lua:23: 419f6712fc1a52c896ecdb249fa03f8b {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:03:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:03:34 [info] 37#37: *110 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:03:34 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:03:43 [info] 37#37: *113 [lua] access_by_lua(msblocations.conf:189):2: 0ae66ad3d6ae1cb901f6e7bc7ec1a2e8:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:03:43 [info] 37#37: *113 [lua] logger.lua:23: 0ae66ad3d6ae1cb901f6e7bc7ec1a2e8 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:03:43 +0000] 0ae66ad3d6ae1cb901f6e7bc7ec1a2e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:03:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:03:44 [info] 41#41: *115 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:03:44 [info] 37#37: *114 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:03:54 [info] 37#37: *116 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:03:54 [info] 37#37: *117 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:03:58 [info] 37#37: *118 [lua] access_by_lua(msblocations.conf:189):2: 9cd92dab644e7d7f11c4e5ad425abf1f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:03:58 +0000] 9cd92dab644e7d7f11c4e5ad425abf1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/26 05:03:58 [info] 37#37: *118 [lua] logger.lua:23: 9cd92dab644e7d7f11c4e5ad425abf1f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:03:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:04:04 [info] 37#37: *120 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:04:04 [info] 37#37: *119 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:04:13 [info] 37#37: *121 [lua] access_by_lua(msblocations.conf:189):2: fa63e47310529866189f9c5bc5080a00:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:04:13 +0000] fa63e47310529866189f9c5bc5080a00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/26 05:04:13 [info] 37#37: *121 [lua] logger.lua:23: fa63e47310529866189f9c5bc5080a00 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:04:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:04:14 [info] 41#41: *123 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:04:14 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:04:24 [info] 37#37: *124 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:04:24 [info] 37#37: *125 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:04:28 [info] 37#37: *126 [lua] access_by_lua(msblocations.conf:189):2: e9469d1d6b870b95920ac7cbbc5d48c8:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:04:28 [info] 37#37: *126 [lua] logger.lua:23: e9469d1d6b870b95920ac7cbbc5d48c8 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:04:28 +0000] e9469d1d6b870b95920ac7cbbc5d48c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:04:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/26 05:04:34 [info] 37#37: *127 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:04:34 [info] 37#37: *128 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:04:43 [info] 37#37: *130 [lua] access_by_lua(msblocations.conf:189):2: 46d148144485e32dc8a5a906ba5e81f8:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:04:43 [info] 37#37: *130 [lua] logger.lua:23: 46d148144485e32dc8a5a906ba5e81f8 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:04:43 +0000] 46d148144485e32dc8a5a906ba5e81f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:04:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/26 05:04:44 [info] 37#37: *132 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:04:44 [info] 37#37: *131 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:04:54 [info] 37#37: *133 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:04:54 [info] 41#41: *134 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:04:58 [info] 37#37: *135 [lua] access_by_lua(msblocations.conf:189):2: dc11115f20099578141294ff5bc7dd2f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:04:58 [info] 37#37: *135 [lua] logger.lua:23: dc11115f20099578141294ff5bc7dd2f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:04:58 +0000] dc11115f20099578141294ff5bc7dd2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:04:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/26 05:05:04 [info] 37#37: *136 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:05:04 [info] 37#37: *137 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:05:13 [info] 37#37: *138 [lua] access_by_lua(msblocations.conf:189):2: d5138929ac68d4894aa0d4bbd9e10c82:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:05:13 [info] 37#37: *138 [lua] logger.lua:23: d5138929ac68d4894aa0d4bbd9e10c82 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:05:13 +0000] d5138929ac68d4894aa0d4bbd9e10c82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:05:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:05:14 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:05:14 [info] 37#37: *140 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:05:24 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:05:24 [info] 41#41: *141 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:05:28 [info] 37#37: *143 [lua] access_by_lua(msblocations.conf:189):2: e50f19db7f10a231557b6fe69618006f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:05:28 [info] 37#37: *143 [lua] logger.lua:23: e50f19db7f10a231557b6fe69618006f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:05:28 +0000] e50f19db7f10a231557b6fe69618006f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:05:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:05:34 [info] 41#41: *145 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:05:34 [info] 37#37: *144 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:05:43 [info] 37#37: *147 [lua] access_by_lua(msblocations.conf:189):2: 448a39b8f3de490cc3a8d742f2b54924:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:05:44 [info] 37#37: *147 [lua] logger.lua:23: 448a39b8f3de490cc3a8d742f2b54924 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:05:44 +0000] 448a39b8f3de490cc3a8d742f2b54924 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:05:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:05:44 [info] 41#41: *149 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:05:44 [info] 37#37: *148 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:05:54 [info] 41#41: *150 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:05:54 [info] 41#41: *151 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:05:59 [info] 37#37: *152 [lua] access_by_lua(msblocations.conf:189):2: 8e9d7b38f7469abc7300a04dd429384b:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:05:59 +0000] 8e9d7b38f7469abc7300a04dd429384b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/26 05:05:59 [info] 37#37: *152 [lua] logger.lua:23: 8e9d7b38f7469abc7300a04dd429384b {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:05:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:06:04 [info] 37#37: *153 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:06:04 [info] 37#37: *154 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:06:14 [info] 37#37: *155 [lua] access_by_lua(msblocations.conf:189):2: 78f3422e4fa50cd6a8355a8c2febbe29:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:06:14 [info] 37#37: *155 [lua] logger.lua:23: 78f3422e4fa50cd6a8355a8c2febbe29 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:06:14 +0000] 78f3422e4fa50cd6a8355a8c2febbe29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:06:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:06:14 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:06:14 [info] 37#37: *157 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:06:24 [info] 37#37: *158 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:06:24 [info] 41#41: *159 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:06:29 [info] 37#37: *160 [lua] access_by_lua(msblocations.conf:189):2: 5e95bd1daa0c1999d55e4cccf82a5747:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:06:29 [info] 37#37: *160 [lua] logger.lua:23: 5e95bd1daa0c1999d55e4cccf82a5747 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:06:29 +0000] 5e95bd1daa0c1999d55e4cccf82a5747 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:06:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:06:34 [info] 41#41: *161 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:06:34 [info] 41#41: *162 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:06:44 [info] 37#37: *164 [lua] access_by_lua(msblocations.conf:189):2: 9104be0dd0da0a5da77ab1e541fe3dbd:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:06:44 [info] 37#37: *164 [lua] logger.lua:23: 9104be0dd0da0a5da77ab1e541fe3dbd {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:06:44 +0000] 9104be0dd0da0a5da77ab1e541fe3dbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:06:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:06:44 [info] 37#37: *165 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:06:44 [info] 37#37: *166 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:06:54 [info] 37#37: *168 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:06:54 [info] 41#41: *167 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:06:59 [info] 37#37: *169 [lua] access_by_lua(msblocations.conf:189):2: d49dc5f014beef99e7dc7628f21c1519:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:06:59 [info] 37#37: *169 [lua] logger.lua:23: d49dc5f014beef99e7dc7628f21c1519 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:06:59 +0000] d49dc5f014beef99e7dc7628f21c1519 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:06:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:07:04 [info] 41#41: *171 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:07:04 [info] 37#37: *170 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:07:14 [info] 37#37: *172 [lua] access_by_lua(msblocations.conf:189):2: 127569c4d32838a4861f4184c9ed786f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:07:14 +0000] 127569c4d32838a4861f4184c9ed786f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:07:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:07:14 [info] 37#37: *172 [lua] logger.lua:23: 127569c4d32838a4861f4184c9ed786f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/26 05:07:14 [info] 41#41: *173 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:07:14 [info] 41#41: *174 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:07:24 [info] 37#37: *175 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:07:24 [info] 37#37: *176 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:07:29 [info] 37#37: *177 [lua] access_by_lua(msblocations.conf:189):2: 2922e7f3707f1e1032f359c58ae632e3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:07:29 +0000] 2922e7f3707f1e1032f359c58ae632e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:07:29 [info] 37#37: *177 [lua] logger.lua:23: 2922e7f3707f1e1032f359c58ae632e3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:07:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:07:34 [info] 41#41: *178 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:07:34 [info] 41#41: *179 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:07:44 [info] 37#37: *181 [lua] access_by_lua(msblocations.conf:189):2: 1daa286957a463e6477b3b8dec57e7da:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:07:44 +0000] 1daa286957a463e6477b3b8dec57e7da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/26 05:07:44 [info] 37#37: *181 [lua] logger.lua:23: 1daa286957a463e6477b3b8dec57e7da {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:07:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:07:44 [info] 41#41: *182 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:07:44 [info] 41#41: *183 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:07:54 [info] 41#41: *184 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:07:54 [info] 41#41: *185 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:07:59 [info] 37#37: *186 [lua] access_by_lua(msblocations.conf:189):2: c0a9f56f84fbba7ab781bb806ab188c2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:07:59 [info] 37#37: *186 [lua] logger.lua:23: c0a9f56f84fbba7ab781bb806ab188c2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:07:59 +0000] c0a9f56f84fbba7ab781bb806ab188c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:07:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/26 05:08:04 [info] 37#37: *187 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:08:04 [info] 37#37: *188 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:08:14 [info] 37#37: *189 [lua] access_by_lua(msblocations.conf:189):2: 6357f2d7e3f7f746b9b09f5039566f73:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:08:14 +0000] 6357f2d7e3f7f746b9b09f5039566f73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/26 05:08:14 [info] 37#37: *189 [lua] logger.lua:23: 6357f2d7e3f7f746b9b09f5039566f73 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:08:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/26 05:08:14 [info] 37#37: *190 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:08:14 [info] 37#37: *191 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:08:24 [info] 37#37: *192 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:08:24 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:08:29 [info] 37#37: *194 [lua] access_by_lua(msblocations.conf:189):2: 8dbd8150bbf6c2294cbf1c3266ba2fe9:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:08:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:08:29 [info] 37#37: *194 [lua] logger.lua:23: 8dbd8150bbf6c2294cbf1c3266ba2fe9 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:08:29 +0000] 8dbd8150bbf6c2294cbf1c3266ba2fe9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/26 05:08:34 [info] 37#37: *195 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:08:34 [info] 41#41: *196 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:08:44 [info] 37#37: *198 [lua] access_by_lua(msblocations.conf:189):2: 1a54ea466e50a41678ffbdead5ab32ba:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:08:44 [info] 37#37: *198 [lua] logger.lua:23: 1a54ea466e50a41678ffbdead5ab32ba {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:08:44 +0000] 1a54ea466e50a41678ffbdead5ab32ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:08:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:08:44 [info] 37#37: *199 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:08:44 [info] 37#37: *200 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:08:54 [info] 37#37: *201 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:08:54 [info] 41#41: *202 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:08:59 [info] 37#37: *203 [lua] access_by_lua(msblocations.conf:189):2: ecdf54c73024c0bfe2c3c5be4a928562:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:08:59 +0000] ecdf54c73024c0bfe2c3c5be4a928562 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/26 05:08:59 [info] 37#37: *203 [lua] logger.lua:23: ecdf54c73024c0bfe2c3c5be4a928562 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:08:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/26 05:09:04 [info] 37#37: *204 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:09:04 [info] 41#41: *205 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:09:14 [info] 37#37: *206 [lua] access_by_lua(msblocations.conf:189):2: bea452077ad89268d88ed2ecc1020e22:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:09:14 [info] 37#37: *206 [lua] logger.lua:23: bea452077ad89268d88ed2ecc1020e22 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:09:14 +0000] bea452077ad89268d88ed2ecc1020e22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:09:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:09:14 [info] 37#37: *208 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:09:14 [info] 37#37: *207 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:09:24 [info] 37#37: *209 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:09:24 [info] 41#41: *210 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:09:29 [info] 37#37: *211 [lua] access_by_lua(msblocations.conf:189):2: 9dbcd556b2e247bbc7fb8289fe896a16:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:09:29 +0000] 9dbcd556b2e247bbc7fb8289fe896a16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:09:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/26 05:09:29 [info] 37#37: *211 [lua] logger.lua:23: 9dbcd556b2e247bbc7fb8289fe896a16 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/26 05:09:34 [info] 37#37: *212 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:09:34 [info] 37#37: *213 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:09:44 [info] 37#37: *215 [lua] access_by_lua(msblocations.conf:189):2: 89ad2139e5f2c9126d7cf15719079395:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:09:44 [info] 37#37: *215 [lua] logger.lua:23: 89ad2139e5f2c9126d7cf15719079395 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:09:44 +0000] 89ad2139e5f2c9126d7cf15719079395 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:09:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:09:44 [info] 41#41: *217 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:09:44 [info] 41#41: *216 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:09:54 [info] 37#37: *218 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:09:54 [info] 37#37: *219 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:09:59 [info] 37#37: *220 [lua] access_by_lua(msblocations.conf:189):2: 11fca500d59b821eb47caec1d7445991:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:09:59 [info] 37#37: *220 [lua] logger.lua:23: 11fca500d59b821eb47caec1d7445991 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:09:59 +0000] 11fca500d59b821eb47caec1d7445991 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:09:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/26 05:10:04 [info] 37#37: *221 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:10:04 [info] 37#37: *222 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:10:14 [info] 41#41: *223 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:10:14 [info] 41#41: *224 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:10:14 [info] 37#37: *225 [lua] access_by_lua(msblocations.conf:189):2: 138f24ea06b2e39c3969b4a51796dee6:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:10:14 [info] 37#37: *225 [lua] logger.lua:23: 138f24ea06b2e39c3969b4a51796dee6 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:10:14 +0000] 138f24ea06b2e39c3969b4a51796dee6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:10:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:10:24 [info] 41#41: *226 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:10:24 [info] 41#41: *227 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:10:29 [info] 37#37: *228 [lua] access_by_lua(msblocations.conf:189):2: 6d38e15b435c36f3b5ce50af495f809b:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:10:29 [info] 37#37: *228 [lua] logger.lua:23: 6d38e15b435c36f3b5ce50af495f809b {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:10:29 +0000] 6d38e15b435c36f3b5ce50af495f809b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:10:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:10:34 [info] 37#37: *229 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:10:34 [info] 41#41: *230 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:10:44 [info] 41#41: *232 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:10:44 [info] 41#41: *233 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:10:44 [info] 37#37: *234 [lua] access_by_lua(msblocations.conf:189):2: 3a2af618dc7bb2e3456aec2bd855854e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:10:44 +0000] 3a2af618dc7bb2e3456aec2bd855854e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/26 05:10:44 [info] 37#37: *234 [lua] logger.lua:23: 3a2af618dc7bb2e3456aec2bd855854e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:10:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:10:54 [info] 41#41: *236 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:10:54 [info] 37#37: *235 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:10:59 [info] 37#37: *237 [lua] access_by_lua(msblocations.conf:189):2: ed59de838a8f4b04112724fb19a9b42e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:10:59 +0000] ed59de838a8f4b04112724fb19a9b42e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/26 05:10:59 [info] 37#37: *237 [lua] logger.lua:23: ed59de838a8f4b04112724fb19a9b42e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:10:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:11:04 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:11:04 [info] 37#37: *239 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:11:14 [info] 37#37: *240 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:11:14 [info] 37#37: *241 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:11:14 [info] 37#37: *242 [lua] access_by_lua(msblocations.conf:189):2: b9e653be59d5611ded733037d16dcc9e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:11:14 [info] 37#37: *242 [lua] logger.lua:23: b9e653be59d5611ded733037d16dcc9e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:11:14 +0000] b9e653be59d5611ded733037d16dcc9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:11:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:11:24 [info] 41#41: *243 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:11:24 [info] 41#41: *244 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:11:29 [info] 37#37: *245 [lua] access_by_lua(msblocations.conf:189):2: 962242fe4e5be5a6d3f56befa49abd40:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:11:29 [info] 37#37: *245 [lua] logger.lua:23: 962242fe4e5be5a6d3f56befa49abd40 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:11:29 +0000] 962242fe4e5be5a6d3f56befa49abd40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:11:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/26 05:11:34 [info] 37#37: *246 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:11:34 [info] 37#37: *247 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:11:44 [info] 37#37: *249 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:11:44 [info] 37#37: *250 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:11:44 [info] 37#37: *251 [lua] access_by_lua(msblocations.conf:189):2: 7344b54deaafb3d3c392d013ea0b4ae1:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:11:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.93 - - [26/Oct/2022:05:11:44 +0000] 7344b54deaafb3d3c392d013ea0b4ae1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/26 05:11:44 [info] 37#37: *251 [lua] logger.lua:23: 7344b54deaafb3d3c392d013ea0b4ae1 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/26 05:11:54 [info] 37#37: *252 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:11:54 [info] 41#41: *253 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:11:59 [info] 37#37: *254 [lua] access_by_lua(msblocations.conf:189):2: e457d26bc9338c55f08ed8f13b530743:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:11:59 [info] 37#37: *254 [lua] logger.lua:23: e457d26bc9338c55f08ed8f13b530743 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:11:59 +0000] e457d26bc9338c55f08ed8f13b530743 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:11:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:12:04 [info] 37#37: *256 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:12:04 [info] 37#37: *255 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:12:14 [info] 41#41: *257 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:12:14 [info] 41#41: *258 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:12:14 [info] 37#37: *259 [lua] access_by_lua(msblocations.conf:189):2: 78e60f001f9ca3a2d01a94ce0a5a3c95:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:12:14 +0000] 78e60f001f9ca3a2d01a94ce0a5a3c95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:12:14 [info] 37#37: *259 [lua] logger.lua:23: 78e60f001f9ca3a2d01a94ce0a5a3c95 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:12:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:12:24 [info] 37#37: *260 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:12:24 [info] 41#41: *261 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:12:29 [info] 37#37: *262 [lua] access_by_lua(msblocations.conf:189):2: 01fda599e48527be2351a728c59a945c:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:12:29 +0000] 01fda599e48527be2351a728c59a945c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:12:29 [info] 37#37: *262 [lua] logger.lua:23: 01fda599e48527be2351a728c59a945c {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:12:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:12:34 [info] 41#41: *263 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:12:34 [info] 41#41: *264 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:12:44 [info] 41#41: *267 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:12:44 [info] 41#41: *266 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:12:44 [info] 37#37: *268 [lua] access_by_lua(msblocations.conf:189):2: 7c8cd58ad966e1401f99645d40bc598f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:12:44 +0000] 7c8cd58ad966e1401f99645d40bc598f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/26 05:12:44 [info] 37#37: *268 [lua] logger.lua:23: 7c8cd58ad966e1401f99645d40bc598f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:12:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:12:54 [info] 41#41: *269 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:12:54 [info] 41#41: *270 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:12:59 [info] 37#37: *271 [lua] access_by_lua(msblocations.conf:189):2: 0bf22058d456597470b06aa10070c6d6:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:12:59 +0000] 0bf22058d456597470b06aa10070c6d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:12:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:12:59 [info] 37#37: *271 [lua] logger.lua:23: 0bf22058d456597470b06aa10070c6d6 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/26 05:13:04 [info] 37#37: *272 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:13:04 [info] 41#41: *273 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:13:14 [info] 37#37: *275 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:13:14 [info] 37#37: *274 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:13:14 [info] 37#37: *276 [lua] access_by_lua(msblocations.conf:189):2: d9c0a91f61310da5d9c589e4a7055974:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:13:14 [info] 37#37: *276 [lua] logger.lua:23: d9c0a91f61310da5d9c589e4a7055974 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:13:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.93 - - [26/Oct/2022:05:13:14 +0000] d9c0a91f61310da5d9c589e4a7055974 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:13:24 [info] 37#37: *277 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:13:24 [info] 41#41: *278 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:13:29 [info] 37#37: *279 [lua] access_by_lua(msblocations.conf:189):2: 0cda0dce1a0cb54a17cf5ebe3511b2e2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:13:29 [info] 37#37: *279 [lua] logger.lua:23: 0cda0dce1a0cb54a17cf5ebe3511b2e2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:13:29 +0000] 0cda0dce1a0cb54a17cf5ebe3511b2e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:13:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:13:34 [info] 41#41: *280 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:13:34 [info] 41#41: *281 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:13:44 [info] 37#37: *283 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:13:44 [info] 37#37: *284 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:13:44 [info] 37#37: *285 [lua] access_by_lua(msblocations.conf:189):2: 8fe328053cc276ee790e1c9d1b49558d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:13:44 [info] 37#37: *285 [lua] logger.lua:23: 8fe328053cc276ee790e1c9d1b49558d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:13:44 +0000] 8fe328053cc276ee790e1c9d1b49558d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:13:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:13:54 [info] 37#37: *286 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:13:54 [info] 41#41: *287 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:13:59 [info] 37#37: *288 [lua] access_by_lua(msblocations.conf:189):2: 29b3cdd4c1826624bbcd0b905ce5f223:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:13:59 [info] 37#37: *288 [lua] logger.lua:23: 29b3cdd4c1826624bbcd0b905ce5f223 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:13:59 +0000] 29b3cdd4c1826624bbcd0b905ce5f223 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:13:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/26 05:14:04 [info] 41#41: *290 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:14:04 [info] 37#37: *289 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:14:14 [info] 37#37: *291 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:14:14 [info] 41#41: *292 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:14:14 [info] 37#37: *293 [lua] access_by_lua(msblocations.conf:189):2: e5775bf0ea13a008ab5ea2bf391abdf7:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:14:14 [info] 37#37: *293 [lua] logger.lua:23: e5775bf0ea13a008ab5ea2bf391abdf7 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:14:14 +0000] e5775bf0ea13a008ab5ea2bf391abdf7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:14:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:14:24 [info] 41#41: *294 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:14:24 [info] 41#41: *295 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:14:29 [info] 37#37: *296 [lua] access_by_lua(msblocations.conf:189):2: 7a64d6730afd8ff6f06643c1c17cbb19:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:14:29 [info] 37#37: *296 [lua] logger.lua:23: 7a64d6730afd8ff6f06643c1c17cbb19 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:14:29 +0000] 7a64d6730afd8ff6f06643c1c17cbb19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:14:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:14:34 [info] 37#37: *297 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:14:34 [info] 37#37: *298 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:14:44 [info] 37#37: *301 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:14:44 [info] 37#37: *300 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:14:44 [info] 37#37: *302 [lua] access_by_lua(msblocations.conf:189):2: b21d0c7e4ed0b5f09658fc9ab5516875:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:14:44 +0000] b21d0c7e4ed0b5f09658fc9ab5516875 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:14:44 [info] 37#37: *302 [lua] logger.lua:23: b21d0c7e4ed0b5f09658fc9ab5516875 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:14:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:14:54 [info] 37#37: *303 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:14:54 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:14:59 [info] 37#37: *305 [lua] access_by_lua(msblocations.conf:189):2: 844d7d8ef79a04500aec615be5a8853e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:14:59 +0000] 844d7d8ef79a04500aec615be5a8853e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/26 05:14:59 [info] 37#37: *305 [lua] logger.lua:23: 844d7d8ef79a04500aec615be5a8853e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:14:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:15:04 [info] 41#41: *306 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:15:04 [info] 37#37: *307 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:15:14 [info] 41#41: *308 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:15:14 [info] 41#41: *309 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:15:14 [info] 37#37: *310 [lua] access_by_lua(msblocations.conf:189):2: 6662f0c7537a6873add671db959bda5f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:15:14 +0000] 6662f0c7537a6873add671db959bda5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/26 05:15:14 [info] 37#37: *310 [lua] logger.lua:23: 6662f0c7537a6873add671db959bda5f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:15:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/26 05:15:24 [info] 37#37: *312 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:15:24 [info] 37#37: *311 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:15:29 [info] 37#37: *313 [lua] access_by_lua(msblocations.conf:189):2: 488ce44a4fdaf0bdc30b6293fa5f8967:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:15:29 [info] 37#37: *313 [lua] logger.lua:23: 488ce44a4fdaf0bdc30b6293fa5f8967 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:15:29 +0000] 488ce44a4fdaf0bdc30b6293fa5f8967 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:15:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:15:34 [info] 37#37: *314 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:15:34 [info] 37#37: *315 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:15:44 [info] 37#37: *317 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:15:44 [info] 37#37: *318 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:15:44 [info] 37#37: *319 [lua] access_by_lua(msblocations.conf:189):2: cb50d3d70b87909f29a69510434527b3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:15:44 +0000] cb50d3d70b87909f29a69510434527b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/26 05:15:44 [info] 37#37: *319 [lua] logger.lua:23: cb50d3d70b87909f29a69510434527b3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:15:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/26 05:15:54 [info] 37#37: *320 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:15:54 [info] 37#37: *321 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:15:59 [info] 37#37: *322 [lua] access_by_lua(msblocations.conf:189):2: 9c89146cb34402eee34b9e284af5daba:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:15:59 [info] 37#37: *322 [lua] logger.lua:23: 9c89146cb34402eee34b9e284af5daba {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:15:59 +0000] 9c89146cb34402eee34b9e284af5daba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:15:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:16:04 [info] 41#41: *323 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:16:04 [info] 41#41: *324 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:16:14 [info] 37#37: *325 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:16:14 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:16:14 [info] 37#37: *327 [lua] access_by_lua(msblocations.conf:189):2: 3d9a88ee02d5c13c390a33a2b8149033:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:16:14 [info] 37#37: *327 [lua] logger.lua:23: 3d9a88ee02d5c13c390a33a2b8149033 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:16:14 +0000] 3d9a88ee02d5c13c390a33a2b8149033 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:16:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:16:24 [info] 41#41: *328 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:16:24 [info] 37#37: *329 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:16:29 [info] 37#37: *330 [lua] access_by_lua(msblocations.conf:189):2: 48e0be42a2572af08001652ad537eaf3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:16:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.93 - - [26/Oct/2022:05:16:29 +0000] 48e0be42a2572af08001652ad537eaf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/26 05:16:29 [info] 37#37: *330 [lua] logger.lua:23: 48e0be42a2572af08001652ad537eaf3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/26 05:16:34 [info] 41#41: *331 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:16:34 [info] 41#41: *332 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:16:44 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:16:44 [info] 37#37: *334 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:16:44 [info] 37#37: *336 [lua] access_by_lua(msblocations.conf:189):2: 29f43d2a681bab0e031f4e3810dea050:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:16:44 [info] 37#37: *336 [lua] logger.lua:23: 29f43d2a681bab0e031f4e3810dea050 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:16:44 +0000] 29f43d2a681bab0e031f4e3810dea050 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:16:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:16:54 [info] 37#37: *337 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:16:54 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:16:59 [info] 37#37: *339 [lua] access_by_lua(msblocations.conf:189):2: f04bfdd309110f8058b09e08a280ab8c:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:16:59 [info] 37#37: *339 [lua] logger.lua:23: f04bfdd309110f8058b09e08a280ab8c {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:16:59 +0000] f04bfdd309110f8058b09e08a280ab8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:16:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:17:04 [info] 41#41: *341 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:17:04 [info] 37#37: *340 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:17:14 [info] 37#37: *342 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:17:14 [info] 37#37: *343 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:17:14 [info] 37#37: *344 [lua] access_by_lua(msblocations.conf:189):2: fe78495b9c044ad960b1f6a60991316f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:17:14 +0000] fe78495b9c044ad960b1f6a60991316f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/26 05:17:14 [info] 37#37: *344 [lua] logger.lua:23: fe78495b9c044ad960b1f6a60991316f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:17:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:17:24 [info] 41#41: *345 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:17:24 [info] 41#41: *346 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:17:29 [info] 37#37: *347 [lua] access_by_lua(msblocations.conf:189):2: cedcb540c30fcce17fa31e74b5a3778f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:17:29 [info] 37#37: *347 [lua] logger.lua:23: cedcb540c30fcce17fa31e74b5a3778f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:17:29 +0000] cedcb540c30fcce17fa31e74b5a3778f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:17:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:17:34 [info] 37#37: *349 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:17:34 [info] 37#37: *348 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:17:44 [info] 41#41: *352 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:17:44 [info] 37#37: *351 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:17:44 [info] 37#37: *353 [lua] access_by_lua(msblocations.conf:189):2: 27e7e21ef1189d2c7d6ac73a5e6dc6f1:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:17:44 [info] 37#37: *353 [lua] logger.lua:23: 27e7e21ef1189d2c7d6ac73a5e6dc6f1 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:17:44 +0000] 27e7e21ef1189d2c7d6ac73a5e6dc6f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:17:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:17:54 [info] 37#37: *354 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:17:54 [info] 37#37: *355 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:17:59 [info] 37#37: *356 [lua] access_by_lua(msblocations.conf:189):2: 49cf0a7f9bf193f65c2d4caa8c0c6dca:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:17:59 [info] 37#37: *356 [lua] logger.lua:23: 49cf0a7f9bf193f65c2d4caa8c0c6dca {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:17:59 +0000] 49cf0a7f9bf193f65c2d4caa8c0c6dca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:17:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:18:04 [info] 37#37: *357 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:18:04 [info] 37#37: *358 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:18:14 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:18:14 [info] 37#37: *359 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:18:14 [info] 37#37: *361 [lua] access_by_lua(msblocations.conf:189):2: 4515ccbf1b560b0bf7bcab4639d3b77d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:18:14 [info] 37#37: *361 [lua] logger.lua:23: 4515ccbf1b560b0bf7bcab4639d3b77d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:18:14 +0000] 4515ccbf1b560b0bf7bcab4639d3b77d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:18:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:18:24 [info] 41#41: *363 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:18:24 [info] 37#37: *362 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:18:29 [info] 37#37: *364 [lua] access_by_lua(msblocations.conf:189):2: ce83dabcd024c7bc1249a3728e34344a:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:18:29 +0000] ce83dabcd024c7bc1249a3728e34344a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:18:29 [info] 37#37: *364 [lua] logger.lua:23: ce83dabcd024c7bc1249a3728e34344a {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:18:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:18:34 [info] 37#37: *365 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:18:34 [info] 41#41: *366 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:18:44 [info] 37#37: *368 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:18:44 [info] 41#41: *369 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:18:44 [info] 37#37: *370 [lua] access_by_lua(msblocations.conf:189):2: 1746609bc8263632801a3eea3975fba2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:18:44 [info] 37#37: *370 [lua] logger.lua:23: 1746609bc8263632801a3eea3975fba2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:18:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.93 - - [26/Oct/2022:05:18:44 +0000] 1746609bc8263632801a3eea3975fba2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/26 05:18:54 [info] 37#37: *371 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:18:54 [info] 37#37: *372 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:18:59 [info] 37#37: *373 [lua] access_by_lua(msblocations.conf:189):2: 10c40f5d97ac0fd26dd0bb1e93f6c420:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:18:59 [info] 37#37: *373 [lua] logger.lua:23: 10c40f5d97ac0fd26dd0bb1e93f6c420 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:18:59 +0000] 10c40f5d97ac0fd26dd0bb1e93f6c420 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:18:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:19:04 [info] 37#37: *374 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:19:04 [info] 37#37: *375 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:19:14 [info] 41#41: *377 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:19:14 [info] 37#37: *376 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:19:14 [info] 37#37: *378 [lua] access_by_lua(msblocations.conf:189):2: 4b58a900d31fd6a2f043260f5961371a:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:19:14 +0000] 4b58a900d31fd6a2f043260f5961371a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:19:14 [info] 37#37: *378 [lua] logger.lua:23: 4b58a900d31fd6a2f043260f5961371a {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:19:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:19:24 [info] 37#37: *380 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:19:24 [info] 37#37: *379 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:19:29 [info] 37#37: *381 [lua] access_by_lua(msblocations.conf:189):2: 425e80a912e617837bd6a6ac3ce59bd9:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:19:29 [info] 37#37: *381 [lua] logger.lua:23: 425e80a912e617837bd6a6ac3ce59bd9 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:19:29 +0000] 425e80a912e617837bd6a6ac3ce59bd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:19:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:19:34 [info] 37#37: *382 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:19:34 [info] 37#37: *383 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:19:44 [info] 41#41: *386 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:19:44 [info] 41#41: *385 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:19:44 [info] 37#37: *387 [lua] access_by_lua(msblocations.conf:189):2: c08bd7e0d5894753b9ae8712d0dc1063:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:19:44 +0000] c08bd7e0d5894753b9ae8712d0dc1063 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:19:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:19:44 [info] 37#37: *387 [lua] logger.lua:23: c08bd7e0d5894753b9ae8712d0dc1063 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/26 05:19:54 [info] 41#41: *388 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:19:54 [info] 37#37: *389 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:19:59 [info] 37#37: *390 [lua] access_by_lua(msblocations.conf:189):2: d86636fbf653854426dad1d40740cf00:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:19:59 +0000] d86636fbf653854426dad1d40740cf00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/26 05:19:59 [info] 37#37: *390 [lua] logger.lua:23: d86636fbf653854426dad1d40740cf00 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:19:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:20:04 [info] 37#37: *391 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:20:04 [info] 37#37: *392 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:20:14 [info] 37#37: *393 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:20:14 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:20:14 [info] 37#37: *395 [lua] access_by_lua(msblocations.conf:189):2: 40155df07b043d13cd616a28f0edb2ff:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:20:14 +0000] 40155df07b043d13cd616a28f0edb2ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:20:14 [info] 37#37: *395 [lua] logger.lua:23: 40155df07b043d13cd616a28f0edb2ff {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:20:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:20:24 [info] 37#37: *397 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:20:24 [info] 37#37: *396 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:20:29 [info] 37#37: *398 [lua] access_by_lua(msblocations.conf:189):2: 98ab8f5fcda80e30b9466de475dbf404:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:20:29 [info] 37#37: *398 [lua] logger.lua:23: 98ab8f5fcda80e30b9466de475dbf404 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:20:29 +0000] 98ab8f5fcda80e30b9466de475dbf404 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:20:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:20:34 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:20:34 [info] 41#41: *399 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:20:44 [info] 41#41: *402 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:20:44 [info] 37#37: *403 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:20:44 [info] 37#37: *404 [lua] access_by_lua(msblocations.conf:189):2: f2805d90a7b880ef911e270d309de794:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:20:44 [info] 37#37: *404 [lua] logger.lua:23: f2805d90a7b880ef911e270d309de794 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:20:44 +0000] f2805d90a7b880ef911e270d309de794 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:20:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:20:54 [info] 41#41: *405 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:20:54 [info] 37#37: *406 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:20:59 [info] 37#37: *407 [lua] access_by_lua(msblocations.conf:189):2: 5ba1df3759ab82008c6b6216212bf665:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:20:59 [info] 37#37: *407 [lua] logger.lua:23: 5ba1df3759ab82008c6b6216212bf665 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:20:59 +0000] 5ba1df3759ab82008c6b6216212bf665 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:20:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:21:04 [info] 37#37: *409 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:21:04 [info] 41#41: *408 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:21:14 [info] 37#37: *410 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:21:14 [info] 41#41: *411 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:21:14 [info] 37#37: *412 [lua] access_by_lua(msblocations.conf:189):2: d33023d6fd1190aaa11b1ccc8605ddb2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:21:14 +0000] d33023d6fd1190aaa11b1ccc8605ddb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:21:14 [info] 37#37: *412 [lua] logger.lua:23: d33023d6fd1190aaa11b1ccc8605ddb2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:21:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:21:24 [info] 37#37: *413 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:21:24 [info] 37#37: *414 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:21:29 [info] 37#37: *415 [lua] access_by_lua(msblocations.conf:189):2: d647d861e3e0f3ca770d9a097a2d6e4f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:21:29 [info] 37#37: *415 [lua] logger.lua:23: d647d861e3e0f3ca770d9a097a2d6e4f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:21:29 +0000] d647d861e3e0f3ca770d9a097a2d6e4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:21:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:21:34 [info] 37#37: *416 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:21:34 [info] 37#37: *417 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:21:44 [info] 41#41: *420 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:21:44 [info] 41#41: *419 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:21:44 [info] 37#37: *421 [lua] access_by_lua(msblocations.conf:189):2: 94cd27584cef1fa97fa4733710d33ffd:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:21:44 [info] 37#37: *421 [lua] logger.lua:23: 94cd27584cef1fa97fa4733710d33ffd {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:21:44 +0000] 94cd27584cef1fa97fa4733710d33ffd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:21:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:21:54 [info] 37#37: *422 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:21:54 [info] 41#41: *423 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:21:59 [info] 37#37: *424 [lua] access_by_lua(msblocations.conf:189):2: cbabb98ef834e3c99260a2a2111137b1:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:21:59 [info] 37#37: *424 [lua] logger.lua:23: cbabb98ef834e3c99260a2a2111137b1 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:21:59 +0000] cbabb98ef834e3c99260a2a2111137b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:21:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/26 05:22:04 [info] 41#41: *425 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:22:04 [info] 41#41: *426 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:22:14 [info] 37#37: *428 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:22:14 [info] 37#37: *427 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:22:14 [info] 37#37: *429 [lua] access_by_lua(msblocations.conf:189):2: 2f78b71c0f7cd7e7bc85fc5406df3cad:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:22:14 [info] 37#37: *429 [lua] logger.lua:23: 2f78b71c0f7cd7e7bc85fc5406df3cad {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:22:14 +0000] 2f78b71c0f7cd7e7bc85fc5406df3cad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:22:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:22:24 [info] 41#41: *431 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:22:24 [info] 37#37: *430 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:22:29 [info] 37#37: *432 [lua] access_by_lua(msblocations.conf:189):2: 714aee0b8cea74beeec95a412f1f194d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:22:29 [info] 37#37: *432 [lua] logger.lua:23: 714aee0b8cea74beeec95a412f1f194d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:22:29 +0000] 714aee0b8cea74beeec95a412f1f194d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:22:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:22:34 [info] 41#41: *433 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:22:34 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:22:44 [info] 37#37: *436 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:22:44 [info] 37#37: *437 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:22:44 [info] 37#37: *438 [lua] access_by_lua(msblocations.conf:189):2: 6df62b4e12b61fca9a6735f8e5dba532:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:22:44 [info] 37#37: *438 [lua] logger.lua:23: 6df62b4e12b61fca9a6735f8e5dba532 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:22:44 +0000] 6df62b4e12b61fca9a6735f8e5dba532 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:22:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/26 05:22:54 [info] 41#41: *440 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:22:54 [info] 41#41: *439 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:22:59 [info] 37#37: *441 [lua] access_by_lua(msblocations.conf:189):2: fa66e227df42664b45da63ac84304251:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:22:59 [info] 37#37: *441 [lua] logger.lua:23: fa66e227df42664b45da63ac84304251 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:22:59 +0000] fa66e227df42664b45da63ac84304251 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:22:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/26 05:23:04 [info] 41#41: *443 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:23:04 [info] 41#41: *442 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:23:14 [info] 37#37: *444 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:23:14 [info] 37#37: *445 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:23:14 [info] 37#37: *446 [lua] access_by_lua(msblocations.conf:189):2: 8ceb5d6cccad1943ff4b9dd77d9b436b:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:23:14 [info] 37#37: *446 [lua] logger.lua:23: 8ceb5d6cccad1943ff4b9dd77d9b436b {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:23:14 +0000] 8ceb5d6cccad1943ff4b9dd77d9b436b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:23:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:23:24 [info] 37#37: *448 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:23:24 [info] 41#41: *447 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:23:29 [info] 37#37: *449 [lua] access_by_lua(msblocations.conf:189):2: 276a2b74683cb7fc7f1a5565d4fbfb02:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:23:29 [info] 37#37: *449 [lua] logger.lua:23: 276a2b74683cb7fc7f1a5565d4fbfb02 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:23:29 +0000] 276a2b74683cb7fc7f1a5565d4fbfb02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:23:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:23:34 [info] 41#41: *450 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:23:34 [info] 37#37: *451 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:23:44 [info] 37#37: *453 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:23:44 [info] 37#37: *454 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:23:44 [info] 37#37: *455 [lua] access_by_lua(msblocations.conf:189):2: ad1430f8d50fc46bd409c7d31ad627fa:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:23:44 [info] 37#37: *455 [lua] logger.lua:23: ad1430f8d50fc46bd409c7d31ad627fa {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:23:44 +0000] ad1430f8d50fc46bd409c7d31ad627fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:23:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:23:54 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:23:54 [info] 37#37: *456 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:23:59 [info] 37#37: *458 [lua] access_by_lua(msblocations.conf:189):2: cc8d9393e26f61a881b918c18c971a65:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:23:59 [info] 37#37: *458 [lua] logger.lua:23: cc8d9393e26f61a881b918c18c971a65 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:23:59 +0000] cc8d9393e26f61a881b918c18c971a65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:23:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:24:04 [info] 37#37: *460 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:24:04 [info] 37#37: *459 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:24:14 [info] 41#41: *461 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:24:14 [info] 41#41: *462 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:24:14 [info] 37#37: *463 [lua] access_by_lua(msblocations.conf:189):2: 4428810400de141267760a442624f1bf:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:24:14 +0000] 4428810400de141267760a442624f1bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/26 05:24:14 [info] 37#37: *463 [lua] logger.lua:23: 4428810400de141267760a442624f1bf {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:24:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:24:24 [info] 41#41: *464 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:24:24 [info] 41#41: *465 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:24:29 [info] 37#37: *466 [lua] access_by_lua(msblocations.conf:189):2: 5c3ae29e4255d5aa06e54134c78b75c7:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:24:29 [info] 37#37: *466 [lua] logger.lua:23: 5c3ae29e4255d5aa06e54134c78b75c7 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:24:29 +0000] 5c3ae29e4255d5aa06e54134c78b75c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:24:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:24:34 [info] 37#37: *467 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:24:34 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:24:44 [info] 41#41: *471 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:24:44 [info] 41#41: *470 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:24:44 [info] 37#37: *472 [lua] access_by_lua(msblocations.conf:189):2: ade9cfd5afae9523fa4c5c5b4d850493:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:24:44 [info] 37#37: *472 [lua] logger.lua:23: ade9cfd5afae9523fa4c5c5b4d850493 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:24:44 +0000] ade9cfd5afae9523fa4c5c5b4d850493 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:24:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:24:54 [info] 37#37: *474 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:24:54 [info] 37#37: *473 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:24:59 [info] 37#37: *475 [lua] access_by_lua(msblocations.conf:189):2: e3944df1a414ba432356f7396b4a83a3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:24:59 +0000] e3944df1a414ba432356f7396b4a83a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:24:59 [info] 37#37: *475 [lua] logger.lua:23: e3944df1a414ba432356f7396b4a83a3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:24:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:25:04 [info] 37#37: *476 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:25:04 [info] 37#37: *477 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:25:14 [info] 37#37: *478 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:25:14 [info] 41#41: *479 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:25:14 [info] 37#37: *480 [lua] access_by_lua(msblocations.conf:189):2: 198f459a8b5053daa1d8d16567b742ea:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:25:14 [info] 37#37: *480 [lua] logger.lua:23: 198f459a8b5053daa1d8d16567b742ea {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:25:14 +0000] 198f459a8b5053daa1d8d16567b742ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:25:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:25:24 [info] 41#41: *482 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:25:24 [info] 41#41: *481 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:25:29 [info] 37#37: *483 [lua] access_by_lua(msblocations.conf:189):2: 870db67659f9b6091f4311495077a7ed:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:25:29 [info] 37#37: *483 [lua] logger.lua:23: 870db67659f9b6091f4311495077a7ed {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:25:29 +0000] 870db67659f9b6091f4311495077a7ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:25:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:25:34 [info] 37#37: *484 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:25:34 [info] 37#37: *485 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:25:44 [info] 37#37: *487 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:25:44 [info] 37#37: *488 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:25:44 [info] 37#37: *489 [lua] access_by_lua(msblocations.conf:189):2: 8f0d9cb6b9e52de3e407d7d683d2f39b:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:25:44 +0000] 8f0d9cb6b9e52de3e407d7d683d2f39b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:25:44 [info] 37#37: *489 [lua] logger.lua:23: 8f0d9cb6b9e52de3e407d7d683d2f39b {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:25:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:25:54 [info] 41#41: *490 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:25:54 [info] 37#37: *491 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:25:59 [info] 37#37: *492 [lua] access_by_lua(msblocations.conf:189):2: 856d7655c107cdd533bf5fdf847d92bf:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:25:59 [info] 37#37: *492 [lua] logger.lua:23: 856d7655c107cdd533bf5fdf847d92bf {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:25:59 +0000] 856d7655c107cdd533bf5fdf847d92bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:25:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:26:04 [info] 37#37: *493 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:26:04 [info] 37#37: *494 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:26:14 [info] 37#37: *496 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:26:14 [info] 37#37: *495 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:26:14 [info] 37#37: *497 [lua] access_by_lua(msblocations.conf:189):2: 10276221f8eda6a20d107ee7096a0cdf:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:26:14 [info] 37#37: *497 [lua] logger.lua:23: 10276221f8eda6a20d107ee7096a0cdf {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:26:14 +0000] 10276221f8eda6a20d107ee7096a0cdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:26:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:26:24 [info] 37#37: *498 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:26:24 [info] 37#37: *499 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:26:29 [info] 37#37: *500 [lua] access_by_lua(msblocations.conf:189):2: 957dab6506f81b6c49f347e103ad07c3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:26:29 [info] 37#37: *500 [lua] logger.lua:23: 957dab6506f81b6c49f347e103ad07c3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:26:29 +0000] 957dab6506f81b6c49f347e103ad07c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:26:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:26:34 [info] 41#41: *501 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:26:34 [info] 41#41: *502 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:26:44 [info] 41#41: *504 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:26:44 [info] 41#41: *505 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:26:44 [info] 37#37: *506 [lua] access_by_lua(msblocations.conf:189):2: 8d1447582d110d285ea15b52c0dcc86d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:26:44 [info] 37#37: *506 [lua] logger.lua:23: 8d1447582d110d285ea15b52c0dcc86d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:26:44 +0000] 8d1447582d110d285ea15b52c0dcc86d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:26:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:26:54 [info] 37#37: *508 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:26:54 [info] 37#37: *507 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:26:59 [info] 37#37: *509 [lua] access_by_lua(msblocations.conf:189):2: a7df4bc894e1b8a7bb7d7121fa7b6ad9:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:26:59 [info] 37#37: *509 [lua] logger.lua:23: a7df4bc894e1b8a7bb7d7121fa7b6ad9 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:26:59 +0000] a7df4bc894e1b8a7bb7d7121fa7b6ad9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:26:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:27:04 [info] 41#41: *510 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:27:04 [info] 37#37: *511 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:27:14 [info] 41#41: *513 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:27:14 [info] 41#41: *512 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:27:14 [info] 37#37: *514 [lua] access_by_lua(msblocations.conf:189):2: fea6e3717a52c39de24b2e078f6e2c94:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:27:15 +0000] fea6e3717a52c39de24b2e078f6e2c94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:27:15 [info] 37#37: *514 [lua] logger.lua:23: fea6e3717a52c39de24b2e078f6e2c94 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:27:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:27:24 [info] 37#37: *515 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:27:24 [info] 37#37: *516 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:27:30 [info] 37#37: *517 [lua] access_by_lua(msblocations.conf:189):2: 164f1684ec447ec76f1681b42b48fff0:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:27:30 +0000] 164f1684ec447ec76f1681b42b48fff0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:27:30 [info] 37#37: *517 [lua] logger.lua:23: 164f1684ec447ec76f1681b42b48fff0 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:27:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:27:34 [info] 41#41: *519 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:27:34 [info] 37#37: *518 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:27:44 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:27:44 [info] 41#41: *521 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:27:45 [info] 37#37: *523 [lua] access_by_lua(msblocations.conf:189):2: 01ece0702eef942d066b280539f598f6:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:27:45 +0000] 01ece0702eef942d066b280539f598f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:27:45 [info] 37#37: *523 [lua] logger.lua:23: 01ece0702eef942d066b280539f598f6 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:27:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:27:54 [info] 37#37: *524 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:27:54 [info] 37#37: *525 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:28:00 [info] 37#37: *526 [lua] access_by_lua(msblocations.conf:189):2: 9a8ace402b79d34679c3ad98afad911f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:28:00 [info] 37#37: *526 [lua] logger.lua:23: 9a8ace402b79d34679c3ad98afad911f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:28:00 +0000] 9a8ace402b79d34679c3ad98afad911f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:28:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/26 05:28:04 [info] 41#41: *528 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:28:04 [info] 37#37: *527 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:28:14 [info] 37#37: *530 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:28:14 [info] 37#37: *529 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:28:15 [info] 37#37: *531 [lua] access_by_lua(msblocations.conf:189):2: f6be60083b2e1b29c60c9e460f5c3ba4:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:28:15 +0000] f6be60083b2e1b29c60c9e460f5c3ba4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/26 05:28:15 [info] 37#37: *531 [lua] logger.lua:23: f6be60083b2e1b29c60c9e460f5c3ba4 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:28:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:28:24 [info] 37#37: *532 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:28:24 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:28:30 [info] 37#37: *534 [lua] access_by_lua(msblocations.conf:189):2: 7e356b5637de31b5e44f4c4506e81b4e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:28:30 +0000] 7e356b5637de31b5e44f4c4506e81b4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/26 05:28:30 [info] 37#37: *534 [lua] logger.lua:23: 7e356b5637de31b5e44f4c4506e81b4e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:28:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:28:34 [info] 41#41: *535 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:28:34 [info] 37#37: *536 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:28:44 [info] 37#37: *538 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:28:44 [info] 41#41: *539 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:28:45 [info] 37#37: *540 [lua] access_by_lua(msblocations.conf:189):2: 59cc9913cdcdd16b2059c56204a50a85:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:28:45 [info] 37#37: *540 [lua] logger.lua:23: 59cc9913cdcdd16b2059c56204a50a85 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:28:45 +0000] 59cc9913cdcdd16b2059c56204a50a85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:28:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:28:54 [info] 37#37: *541 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:28:54 [info] 37#37: *542 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:29:00 [info] 37#37: *543 [lua] access_by_lua(msblocations.conf:189):2: 85a467b066adf1546ee792382835fab5:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:29:00 +0000] 85a467b066adf1546ee792382835fab5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:29:00 [info] 37#37: *543 [lua] logger.lua:23: 85a467b066adf1546ee792382835fab5 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:29:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:29:04 [info] 41#41: *544 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:29:04 [info] 41#41: *545 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:29:14 [info] 37#37: *547 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:29:14 [info] 37#37: *546 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:29:15 [info] 37#37: *548 [lua] access_by_lua(msblocations.conf:189):2: ffb7287a008a24d55eb70953a5c6a38d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:29:15 +0000] ffb7287a008a24d55eb70953a5c6a38d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:29:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:29:15 [info] 37#37: *548 [lua] logger.lua:23: ffb7287a008a24d55eb70953a5c6a38d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/26 05:29:24 [info] 37#37: *549 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:29:24 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:29:30 [info] 37#37: *551 [lua] access_by_lua(msblocations.conf:189):2: 555b1d851dc97ae3391678f5a73ec8e0:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:29:30 [info] 37#37: *551 [lua] logger.lua:23: 555b1d851dc97ae3391678f5a73ec8e0 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:29:30 +0000] 555b1d851dc97ae3391678f5a73ec8e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:29:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:29:34 [info] 37#37: *553 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:29:34 [info] 37#37: *552 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:29:44 [info] 37#37: *555 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:29:44 [info] 37#37: *556 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:29:45 [info] 37#37: *557 [lua] access_by_lua(msblocations.conf:189):2: d308b99019d97cfb4779448bc9a531d1:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:29:45 +0000] d308b99019d97cfb4779448bc9a531d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/26 05:29:45 [info] 37#37: *557 [lua] logger.lua:23: d308b99019d97cfb4779448bc9a531d1 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:29:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:29:54 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:29:54 [info] 37#37: *558 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:30:00 [info] 37#37: *560 [lua] access_by_lua(msblocations.conf:189):2: 351c1caaba309c94a82d1b33c9414b20:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:30:00 +0000] 351c1caaba309c94a82d1b33c9414b20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/26 05:30:00 [info] 37#37: *560 [lua] logger.lua:23: 351c1caaba309c94a82d1b33c9414b20 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:30:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/26 05:30:04 [info] 37#37: *561 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:30:04 [info] 37#37: *562 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:30:14 [info] 37#37: *564 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:30:14 [info] 37#37: *563 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:30:15 [info] 37#37: *565 [lua] access_by_lua(msblocations.conf:189):2: 3599d22e917069db25b25daa897f7135:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:30:15 +0000] 3599d22e917069db25b25daa897f7135 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:30:15 [info] 37#37: *565 [lua] logger.lua:23: 3599d22e917069db25b25daa897f7135 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:30:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:30:24 [info] 37#37: *566 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:30:24 [info] 41#41: *567 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:30:30 [info] 37#37: *568 [lua] access_by_lua(msblocations.conf:189):2: cf506d0d3568675d82d2650f30124eb5:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:30:30 [info] 37#37: *568 [lua] logger.lua:23: cf506d0d3568675d82d2650f30124eb5 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:30:30 +0000] cf506d0d3568675d82d2650f30124eb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:30:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:30:34 [info] 37#37: *569 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:30:34 [info] 37#37: *570 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:30:44 [info] 37#37: *572 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:30:44 [info] 37#37: *573 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:30:45 [info] 37#37: *574 [lua] access_by_lua(msblocations.conf:189):2: 8807719f25d14f22ecf239b8aacdeaab:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:30:45 [info] 37#37: *574 [lua] logger.lua:23: 8807719f25d14f22ecf239b8aacdeaab {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:30:45 +0000] 8807719f25d14f22ecf239b8aacdeaab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:30:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:30:54 [info] 41#41: *575 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:30:54 [info] 41#41: *576 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:31:00 [info] 37#37: *577 [lua] access_by_lua(msblocations.conf:189):2: 9cee7ded52a7efef10d3d1f7b108f402:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:31:00 [info] 37#37: *577 [lua] logger.lua:23: 9cee7ded52a7efef10d3d1f7b108f402 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:31:00 +0000] 9cee7ded52a7efef10d3d1f7b108f402 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:31:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/26 05:31:04 [info] 37#37: *578 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:31:04 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:31:14 [info] 37#37: *581 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:31:14 [info] 41#41: *580 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:31:15 [info] 37#37: *582 [lua] access_by_lua(msblocations.conf:189):2: c2a05aa87d0e44e2e9b082e440ef9c88:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:31:15 [info] 37#37: *582 [lua] logger.lua:23: c2a05aa87d0e44e2e9b082e440ef9c88 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:31:15 +0000] c2a05aa87d0e44e2e9b082e440ef9c88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:31:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/26 05:31:24 [info] 37#37: *583 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:31:24 [info] 37#37: *584 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:31:30 [info] 37#37: *585 [lua] access_by_lua(msblocations.conf:189):2: 1dd39dc0d4532e5682723cf9ace459b8:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:31:30 [info] 37#37: *585 [lua] logger.lua:23: 1dd39dc0d4532e5682723cf9ace459b8 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:31:30 +0000] 1dd39dc0d4532e5682723cf9ace459b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:31:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:31:34 [info] 41#41: *587 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:31:34 [info] 41#41: *586 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:31:44 [info] 41#41: *589 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:31:44 [info] 37#37: *590 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:31:45 [info] 37#37: *591 [lua] access_by_lua(msblocations.conf:189):2: d0a1baaddb0beb93b7cc36b3fb568a11:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:31:45 +0000] d0a1baaddb0beb93b7cc36b3fb568a11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/26 05:31:45 [info] 37#37: *591 [lua] logger.lua:23: d0a1baaddb0beb93b7cc36b3fb568a11 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:31:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:31:54 [info] 37#37: *593 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:31:54 [info] 37#37: *592 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:32:00 [info] 37#37: *594 [lua] access_by_lua(msblocations.conf:189):2: 425a7ffe84406b75534818dfbd353bc8:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:32:00 +0000] 425a7ffe84406b75534818dfbd353bc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:32:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:32:00 [info] 37#37: *594 [lua] logger.lua:23: 425a7ffe84406b75534818dfbd353bc8 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/26 05:32:04 [info] 37#37: *596 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:32:04 [info] 37#37: *595 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:32:14 [info] 37#37: *597 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:32:14 [info] 37#37: *598 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:32:15 [info] 37#37: *599 [lua] access_by_lua(msblocations.conf:189):2: 462c615a7e2675d22882eca62d01ed87:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:32:15 [info] 37#37: *599 [lua] logger.lua:23: 462c615a7e2675d22882eca62d01ed87 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:32:15 +0000] 462c615a7e2675d22882eca62d01ed87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:32:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:32:24 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:32:24 [info] 37#37: *600 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:32:30 [info] 37#37: *602 [lua] access_by_lua(msblocations.conf:189):2: 1b280cf4cb946a025cf644f00a4fb15a:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:32:30 [info] 37#37: *602 [lua] logger.lua:23: 1b280cf4cb946a025cf644f00a4fb15a {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:32:30 +0000] 1b280cf4cb946a025cf644f00a4fb15a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:32:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:32:34 [info] 37#37: *603 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:32:34 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:32:44 [info] 41#41: *606 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:32:44 [info] 41#41: *607 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:32:45 [info] 37#37: *608 [lua] access_by_lua(msblocations.conf:189):2: 6c641cd350ca15ed33bf5acc83289cb1:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:32:45 +0000] 6c641cd350ca15ed33bf5acc83289cb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:32:45 [info] 37#37: *608 [lua] logger.lua:23: 6c641cd350ca15ed33bf5acc83289cb1 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:32:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:32:54 [info] 41#41: *610 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:32:54 [info] 41#41: *609 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:33:00 [info] 37#37: *611 [lua] access_by_lua(msblocations.conf:189):2: cd333f97979468e7783e7ab96c137d64:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:33:00 [info] 37#37: *611 [lua] logger.lua:23: cd333f97979468e7783e7ab96c137d64 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:33:00 +0000] cd333f97979468e7783e7ab96c137d64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:33:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:33:04 [info] 41#41: *613 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:33:04 [info] 37#37: *612 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:33:14 [info] 41#41: *615 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:33:14 [info] 41#41: *614 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:33:15 [info] 37#37: *616 [lua] access_by_lua(msblocations.conf:189):2: d7a60ed7212b21851224e29d2249febc:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:33:15 +0000] d7a60ed7212b21851224e29d2249febc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:33:15 [info] 37#37: *616 [lua] logger.lua:23: d7a60ed7212b21851224e29d2249febc {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:33:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:33:24 [info] 37#37: *617 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:33:24 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:33:30 [info] 37#37: *619 [lua] access_by_lua(msblocations.conf:189):2: e15d9514a259389064ae31ba8480c91c:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:33:30 [info] 37#37: *619 [lua] logger.lua:23: e15d9514a259389064ae31ba8480c91c {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:33:30 +0000] e15d9514a259389064ae31ba8480c91c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:33:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:33:34 [info] 41#41: *620 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:33:34 [info] 37#37: *621 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:33:44 [info] 37#37: *623 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:33:44 [info] 37#37: *624 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:33:45 [info] 37#37: *625 [lua] access_by_lua(msblocations.conf:189):2: ec3eb8efd5e3b09110657f6f14a44d3a:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:33:45 +0000] ec3eb8efd5e3b09110657f6f14a44d3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:33:45 [info] 37#37: *625 [lua] logger.lua:23: ec3eb8efd5e3b09110657f6f14a44d3a {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:33:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:33:54 [info] 41#41: *626 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:33:54 [info] 41#41: *627 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:34:00 [info] 37#37: *628 [lua] access_by_lua(msblocations.conf:189):2: d68655634a4d5bfc5c8d09d236f76358:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:34:00 +0000] d68655634a4d5bfc5c8d09d236f76358 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:34:00 [info] 37#37: *628 [lua] logger.lua:23: d68655634a4d5bfc5c8d09d236f76358 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:34:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:34:04 [info] 37#37: *630 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:34:04 [info] 37#37: *629 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:34:14 [info] 37#37: *631 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:34:14 [info] 37#37: *632 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:34:15 [info] 37#37: *633 [lua] access_by_lua(msblocations.conf:189):2: d11ad774a00d31ce7f84d081bb7b3c04:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:34:15 +0000] d11ad774a00d31ce7f84d081bb7b3c04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/26 05:34:15 [info] 37#37: *633 [lua] logger.lua:23: d11ad774a00d31ce7f84d081bb7b3c04 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:34:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/26 05:34:24 [info] 37#37: *634 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:34:24 [info] 37#37: *635 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:34:30 [info] 37#37: *636 [lua] access_by_lua(msblocations.conf:189):2: 193bb19292b403b89e2dcdfb85d72db6:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:34:30 [info] 37#37: *636 [lua] logger.lua:23: 193bb19292b403b89e2dcdfb85d72db6 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:34:30 +0000] 193bb19292b403b89e2dcdfb85d72db6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:34:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:34:34 [info] 41#41: *638 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:34:34 [info] 37#37: *637 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:34:44 [info] 37#37: *640 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:34:44 [info] 37#37: *641 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:34:45 [info] 37#37: *642 [lua] access_by_lua(msblocations.conf:189):2: bb2ecd456c3cf6c0d7e757861830aa0c:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:34:45 [info] 37#37: *642 [lua] logger.lua:23: bb2ecd456c3cf6c0d7e757861830aa0c {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:34:45 +0000] bb2ecd456c3cf6c0d7e757861830aa0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:34:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:34:54 [info] 37#37: *643 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:34:54 [info] 41#41: *644 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:35:00 [info] 37#37: *645 [lua] access_by_lua(msblocations.conf:189):2: 03f0ff691c92659be2892e0153aa8158:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:35:00 +0000] 03f0ff691c92659be2892e0153aa8158 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/26 05:35:00 [info] 37#37: *645 [lua] logger.lua:23: 03f0ff691c92659be2892e0153aa8158 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:35:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:35:04 [info] 41#41: *647 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:35:04 [info] 37#37: *646 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:35:14 [info] 37#37: *648 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:35:14 [info] 41#41: *649 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:35:15 [info] 37#37: *650 [lua] access_by_lua(msblocations.conf:189):2: a559309787ae6ff7833f8a14593f1e2e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:35:15 [info] 37#37: *650 [lua] logger.lua:23: a559309787ae6ff7833f8a14593f1e2e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:35:15 +0000] a559309787ae6ff7833f8a14593f1e2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:35:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:35:24 [info] 41#41: *651 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:35:24 [info] 41#41: *652 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:35:30 [info] 37#37: *653 [lua] access_by_lua(msblocations.conf:189):2: a421ccb474031ff760a1baef66a1c14d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:35:30 [info] 37#37: *653 [lua] logger.lua:23: a421ccb474031ff760a1baef66a1c14d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:35:30 +0000] a421ccb474031ff760a1baef66a1c14d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:35:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:35:34 [info] 37#37: *655 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:35:34 [info] 41#41: *654 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:35:44 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:35:44 [info] 41#41: *657 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:35:45 [info] 37#37: *659 [lua] access_by_lua(msblocations.conf:189):2: 3d56d03f16a4c0b3a0ca7dae97775d7d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:35:45 +0000] 3d56d03f16a4c0b3a0ca7dae97775d7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:35:45 [info] 37#37: *659 [lua] logger.lua:23: 3d56d03f16a4c0b3a0ca7dae97775d7d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:35:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:35:54 [info] 37#37: *660 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:35:54 [info] 37#37: *661 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:36:00 [info] 37#37: *662 [lua] access_by_lua(msblocations.conf:189):2: 1ba33128954816943ff525adae4783ad:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:36:00 [info] 37#37: *662 [lua] logger.lua:23: 1ba33128954816943ff525adae4783ad {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:36:00 +0000] 1ba33128954816943ff525adae4783ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:36:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:36:04 [info] 41#41: *663 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:36:04 [info] 41#41: *664 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:36:14 [info] 41#41: *666 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:36:14 [info] 41#41: *665 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:36:15 [info] 37#37: *667 [lua] access_by_lua(msblocations.conf:189):2: 9ed83b30ac98ad376d8a86a690905075:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:36:15 [info] 37#37: *667 [lua] logger.lua:23: 9ed83b30ac98ad376d8a86a690905075 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:36:15 +0000] 9ed83b30ac98ad376d8a86a690905075 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:36:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:36:24 [info] 37#37: *669 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:36:24 [info] 37#37: *668 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:36:30 [info] 37#37: *670 [lua] access_by_lua(msblocations.conf:189):2: c1f50e2110360fccd66adb392423117a:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:36:30 [info] 37#37: *670 [lua] logger.lua:23: c1f50e2110360fccd66adb392423117a {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:36:30 +0000] c1f50e2110360fccd66adb392423117a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:36:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/26 05:36:34 [info] 41#41: *671 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:36:34 [info] 41#41: *672 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:36:44 [info] 37#37: *674 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:36:44 [info] 41#41: *675 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:36:45 [info] 37#37: *676 [lua] access_by_lua(msblocations.conf:189):2: aa3e1d06f64dbf08e540cd5ddcf40d54:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:36:45 [info] 37#37: *676 [lua] logger.lua:23: aa3e1d06f64dbf08e540cd5ddcf40d54 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:36:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.93 - - [26/Oct/2022:05:36:45 +0000] aa3e1d06f64dbf08e540cd5ddcf40d54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/26 05:36:54 [info] 41#41: *678 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:36:54 [info] 41#41: *677 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:37:00 [info] 37#37: *679 [lua] access_by_lua(msblocations.conf:189):2: 08e55b97436ffb6380ec2442271c16ee:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:37:00 +0000] 08e55b97436ffb6380ec2442271c16ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:37:00 [info] 37#37: *679 [lua] logger.lua:23: 08e55b97436ffb6380ec2442271c16ee {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:37:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:37:04 [info] 37#37: *680 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:37:04 [info] 41#41: *681 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:37:14 [info] 41#41: *683 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:37:14 [info] 37#37: *682 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:37:15 [info] 37#37: *684 [lua] access_by_lua(msblocations.conf:189):2: 4fa6a1c5ee447096a8edcb0bf58b194a:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:37:15 [info] 37#37: *684 [lua] logger.lua:23: 4fa6a1c5ee447096a8edcb0bf58b194a {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:37:15 +0000] 4fa6a1c5ee447096a8edcb0bf58b194a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:37:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:37:24 [info] 41#41: *685 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:37:24 [info] 41#41: *686 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:37:30 [info] 37#37: *687 [lua] access_by_lua(msblocations.conf:189):2: b336f32ff5a3ccea14c873cd1bc9b9af:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:37:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.71.93 - - [26/Oct/2022:05:37:30 +0000] b336f32ff5a3ccea14c873cd1bc9b9af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/26 05:37:30 [info] 37#37: *687 [lua] logger.lua:23: b336f32ff5a3ccea14c873cd1bc9b9af {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/26 05:37:34 [info] 37#37: *689 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:37:34 [info] 37#37: *688 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:37:44 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:37:44 [info] 37#37: *691 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:37:45 [info] 37#37: *693 [lua] access_by_lua(msblocations.conf:189):2: 8b1efb5b77963696a3df903fa8241383:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:37:45 +0000] 8b1efb5b77963696a3df903fa8241383 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/26 05:37:45 [info] 37#37: *693 [lua] logger.lua:23: 8b1efb5b77963696a3df903fa8241383 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:37:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:37:54 [info] 41#41: *694 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:37:54 [info] 41#41: *695 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:38:00 [info] 37#37: *696 [lua] access_by_lua(msblocations.conf:189):2: 841cb5447ba88fb6014dec6abf71a058:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:38:00 [info] 37#37: *696 [lua] logger.lua:23: 841cb5447ba88fb6014dec6abf71a058 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:38:00 +0000] 841cb5447ba88fb6014dec6abf71a058 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:38:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:38:04 [info] 41#41: *697 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:38:04 [info] 41#41: *698 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:38:14 [info] 37#37: *699 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:38:14 [info] 37#37: *700 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:38:15 [info] 37#37: *701 [lua] access_by_lua(msblocations.conf:189):2: 5940734f1c33fc28d14b05c1b406f7ff:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:38:15 [info] 37#37: *701 [lua] logger.lua:23: 5940734f1c33fc28d14b05c1b406f7ff {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:38:15 +0000] 5940734f1c33fc28d14b05c1b406f7ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:38:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:38:24 [info] 41#41: *702 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:38:24 [info] 37#37: *703 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:38:30 [info] 37#37: *704 [lua] access_by_lua(msblocations.conf:189):2: 51f12c1f98b268ae44849aa06e771d97:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:38:30 +0000] 51f12c1f98b268ae44849aa06e771d97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:38:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/26 05:38:30 [info] 37#37: *704 [lua] logger.lua:23: 51f12c1f98b268ae44849aa06e771d97 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/26 05:38:34 [info] 37#37: *705 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:38:34 [info] 41#41: *706 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:38:44 [info] 41#41: *709 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:38:44 [info] 37#37: *708 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:38:45 [info] 37#37: *710 [lua] access_by_lua(msblocations.conf:189):2: a82ecd7eecec417d7e50cc1721710979:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:38:45 [info] 37#37: *710 [lua] logger.lua:23: a82ecd7eecec417d7e50cc1721710979 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:38:45 +0000] a82ecd7eecec417d7e50cc1721710979 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:38:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:38:54 [info] 37#37: *712 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:38:54 [info] 37#37: *711 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:39:00 [info] 37#37: *713 [lua] access_by_lua(msblocations.conf:189):2: 0a23a0034aa179a118256b321767534e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:39:00 [info] 37#37: *713 [lua] logger.lua:23: 0a23a0034aa179a118256b321767534e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:39:00 +0000] 0a23a0034aa179a118256b321767534e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:39:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:39:04 [info] 41#41: *714 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:39:04 [info] 37#37: *715 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:39:14 [info] 37#37: *717 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:39:14 [info] 37#37: *716 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:39:15 [info] 37#37: *718 [lua] access_by_lua(msblocations.conf:189):2: c3ddf6a4aa1490c2d4337fdec49a0a92:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:39:15 [info] 37#37: *718 [lua] logger.lua:23: c3ddf6a4aa1490c2d4337fdec49a0a92 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:39:15 +0000] c3ddf6a4aa1490c2d4337fdec49a0a92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:39:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:39:24 [info] 37#37: *719 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:39:24 [info] 37#37: *720 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:39:30 [info] 37#37: *721 [lua] access_by_lua(msblocations.conf:189):2: 1facb33b4e2c0bee359c49b6cd9e8a7c:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:39:30 +0000] 1facb33b4e2c0bee359c49b6cd9e8a7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/26 05:39:30 [info] 37#37: *721 [lua] logger.lua:23: 1facb33b4e2c0bee359c49b6cd9e8a7c {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:39:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:39:34 [info] 37#37: *723 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:39:34 [info] 37#37: *722 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:39:44 [info] 41#41: *726 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:39:44 [info] 37#37: *725 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:39:45 [info] 37#37: *727 [lua] access_by_lua(msblocations.conf:189):2: 8cb4d62ecc1c3dbc0b50ef4bc97072f4:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:39:45 [info] 37#37: *727 [lua] logger.lua:23: 8cb4d62ecc1c3dbc0b50ef4bc97072f4 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:39:45 +0000] 8cb4d62ecc1c3dbc0b50ef4bc97072f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:39:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/26 05:39:54 [info] 37#37: *728 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:39:54 [info] 41#41: *729 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:40:00 [info] 37#37: *730 [lua] access_by_lua(msblocations.conf:189):2: c148655dc0437f48669bd4662c035558:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:40:00 +0000] c148655dc0437f48669bd4662c035558 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/26 05:40:00 [info] 37#37: *730 [lua] logger.lua:23: c148655dc0437f48669bd4662c035558 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:40:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/26 05:40:04 [info] 37#37: *731 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:40:04 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:40:14 [info] 41#41: *734 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:40:14 [info] 37#37: *733 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:40:15 [info] 37#37: *735 [lua] access_by_lua(msblocations.conf:189):2: bb673ac051aaf263504fe3a725d0f8c2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:40:15 [info] 37#37: *735 [lua] logger.lua:23: bb673ac051aaf263504fe3a725d0f8c2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:40:15 +0000] bb673ac051aaf263504fe3a725d0f8c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:40:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/10/26 05:40:24 [info] 37#37: *736 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:40:24 [info] 37#37: *737 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:40:30 [info] 37#37: *738 [lua] access_by_lua(msblocations.conf:189):2: dda7c5cc49fca0448ae8d673e1786e1a:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:40:30 [info] 37#37: *738 [lua] logger.lua:23: dda7c5cc49fca0448ae8d673e1786e1a {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:40:30 +0000] dda7c5cc49fca0448ae8d673e1786e1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:40:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:40:34 [info] 41#41: *740 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:40:34 [info] 41#41: *739 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:40:44 [info] 41#41: *742 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:40:44 [info] 41#41: *743 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:40:45 [info] 37#37: *744 [lua] access_by_lua(msblocations.conf:189):2: 43514fe6874f8ef1ea05ae6af64b9e4e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:40:45 +0000] 43514fe6874f8ef1ea05ae6af64b9e4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:40:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/26 05:40:45 [info] 37#37: *744 [lua] logger.lua:23: 43514fe6874f8ef1ea05ae6af64b9e4e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/26 05:40:54 [info] 37#37: *745 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:40:54 [info] 37#37: *746 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:41:00 [info] 37#37: *747 [lua] access_by_lua(msblocations.conf:189):2: 2f30fd582c616f15f3567be46db4359d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:41:00 +0000] 2f30fd582c616f15f3567be46db4359d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:41:00 [info] 37#37: *747 [lua] logger.lua:23: 2f30fd582c616f15f3567be46db4359d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:41:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:41:04 [info] 37#37: *748 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:41:04 [info] 41#41: *749 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:41:14 [info] 41#41: *750 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:41:14 [info] 37#37: *751 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:41:15 [info] 37#37: *752 [lua] access_by_lua(msblocations.conf:189):2: 4067853db6abd7da2b7616347e00527a:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:41:15 [info] 37#37: *752 [lua] logger.lua:23: 4067853db6abd7da2b7616347e00527a {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:41:15 +0000] 4067853db6abd7da2b7616347e00527a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:41:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:41:24 [info] 37#37: *753 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:41:24 [info] 37#37: *754 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:41:30 [info] 37#37: *755 [lua] access_by_lua(msblocations.conf:189):2: 4e0df81fe5f534ad05ad154a93fd07cb:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:41:30 +0000] 4e0df81fe5f534ad05ad154a93fd07cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:41:30 [info] 37#37: *755 [lua] logger.lua:23: 4e0df81fe5f534ad05ad154a93fd07cb {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:41:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:41:34 [info] 37#37: *756 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:41:34 [info] 37#37: *757 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:41:44 [info] 41#41: *760 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:41:44 [info] 41#41: *759 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:41:45 [info] 37#37: *761 [lua] access_by_lua(msblocations.conf:189):2: 47a51bd43b8963c3f18a01289d7478a8:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:41:45 [info] 37#37: *761 [lua] logger.lua:23: 47a51bd43b8963c3f18a01289d7478a8 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:41:45 +0000] 47a51bd43b8963c3f18a01289d7478a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:41:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:41:54 [info] 41#41: *762 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:41:54 [info] 41#41: *763 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:42:00 [info] 37#37: *764 [lua] access_by_lua(msblocations.conf:189):2: e039fd2c370b26af9f336d62c6068ba5:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:42:00 +0000] e039fd2c370b26af9f336d62c6068ba5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/26 05:42:00 [info] 37#37: *764 [lua] logger.lua:23: e039fd2c370b26af9f336d62c6068ba5 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:42:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/26 05:42:04 [info] 37#37: *765 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:42:04 [info] 37#37: *766 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:42:14 [info] 37#37: *768 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:42:14 [info] 41#41: *767 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:42:14 [info] 37#37: *769 client closed connection while waiting for request, client: 10.233.69.99, server: 0.0.0.0:443
2022/10/26 05:42:15 [info] 37#37: *770 [lua] access_by_lua(msblocations.conf:189):2: 24c9c5ab7b9197f456e061618a9751c1:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:42:15 +0000] 24c9c5ab7b9197f456e061618a9751c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:42:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:42:15 [info] 37#37: *770 [lua] logger.lua:23: 24c9c5ab7b9197f456e061618a9751c1 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/26 05:42:24 [info] 41#41: *772 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:42:24 [info] 41#41: *771 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:42:30 [info] 37#37: *773 [lua] access_by_lua(msblocations.conf:189):2: 58df19f4bb5f281e3fe31f34f67a3560:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:42:30 [info] 37#37: *773 [lua] logger.lua:23: 58df19f4bb5f281e3fe31f34f67a3560 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:42:30 +0000] 58df19f4bb5f281e3fe31f34f67a3560 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:42:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:42:34 [info] 37#37: *775 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:42:34 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:42:44 [info] 41#41: *778 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:42:44 [info] 41#41: *777 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:42:45 [info] 37#37: *779 [lua] access_by_lua(msblocations.conf:189):2: 43c13945a3293f2161a234b2f8e44705:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:42:45 [info] 37#37: *779 [lua] logger.lua:23: 43c13945a3293f2161a234b2f8e44705 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:42:45 +0000] 43c13945a3293f2161a234b2f8e44705 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:42:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/26 05:42:54 [info] 37#37: *780 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:42:54 [info] 37#37: *781 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:43:00 [info] 37#37: *782 [lua] access_by_lua(msblocations.conf:189):2: 03f3e88bdcce5d09ff3d9d6b6c9eefc2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:43:00 [info] 37#37: *782 [lua] logger.lua:23: 03f3e88bdcce5d09ff3d9d6b6c9eefc2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:43:00 +0000] 03f3e88bdcce5d09ff3d9d6b6c9eefc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:43:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:43:04 [info] 37#37: *783 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:43:04 [info] 41#41: *784 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:43:14 [info] 37#37: *785 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:43:14 [info] 37#37: *786 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:43:15 [info] 37#37: *787 [lua] access_by_lua(msblocations.conf:189):2: 0726b0d2ec5a12a52af65aac3bffd04d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:43:15 +0000] 0726b0d2ec5a12a52af65aac3bffd04d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:43:15 [info] 37#37: *787 [lua] logger.lua:23: 0726b0d2ec5a12a52af65aac3bffd04d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:43:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:43:24 [info] 37#37: *789 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:43:24 [info] 37#37: *788 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:43:30 [info] 37#37: *790 [lua] access_by_lua(msblocations.conf:189):2: 6617d4203f784fba4ad283b26e733698:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:43:30 [info] 37#37: *790 [lua] logger.lua:23: 6617d4203f784fba4ad283b26e733698 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:43:30 +0000] 6617d4203f784fba4ad283b26e733698 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:43:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:43:34 [info] 37#37: *792 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:43:34 [info] 37#37: *791 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:43:44 [info] 41#41: *794 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:43:44 [info] 41#41: *795 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:43:45 [info] 37#37: *796 [lua] access_by_lua(msblocations.conf:189):2: 15f8d8647819a5a9e9c97e0055a723a3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:43:45 +0000] 15f8d8647819a5a9e9c97e0055a723a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:43:45 [info] 37#37: *796 [lua] logger.lua:23: 15f8d8647819a5a9e9c97e0055a723a3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:43:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:43:54 [info] 37#37: *797 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:43:54 [info] 37#37: *798 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:44:00 [info] 37#37: *799 [lua] access_by_lua(msblocations.conf:189):2: edeaeeed752622e62875dedc22798e50:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:44:00 +0000] edeaeeed752622e62875dedc22798e50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/26 05:44:00 [info] 37#37: *799 [lua] logger.lua:23: edeaeeed752622e62875dedc22798e50 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:44:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/26 05:44:04 [info] 37#37: *800 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:44:04 [info] 41#41: *801 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:44:14 [info] 37#37: *802 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:44:14 [info] 37#37: *803 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:44:15 [info] 37#37: *804 [lua] access_by_lua(msblocations.conf:189):2: 63a3ceaf98e93582cbdb5d8ef61bb9a1:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:44:15 [info] 37#37: *804 [lua] logger.lua:23: 63a3ceaf98e93582cbdb5d8ef61bb9a1 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:44:15 +0000] 63a3ceaf98e93582cbdb5d8ef61bb9a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:44:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:44:24 [info] 37#37: *805 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:44:24 [info] 37#37: *806 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:44:30 [info] 37#37: *807 [lua] access_by_lua(msblocations.conf:189):2: 371607cfb2d165504ad064e97514f679:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:44:30 +0000] 371607cfb2d165504ad064e97514f679 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/26 05:44:30 [info] 37#37: *807 [lua] logger.lua:23: 371607cfb2d165504ad064e97514f679 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:44:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/26 05:44:34 [info] 37#37: *809 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:44:34 [info] 37#37: *808 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:44:44 [info] 37#37: *811 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:44:44 [info] 37#37: *812 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:44:45 [info] 37#37: *813 [lua] access_by_lua(msblocations.conf:189):2: 42f89b41337d1537b8ce4d1de9cb6353:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:44:45 +0000] 42f89b41337d1537b8ce4d1de9cb6353 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:44:45 [info] 37#37: *813 [lua] logger.lua:23: 42f89b41337d1537b8ce4d1de9cb6353 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:44:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:44:54 [info] 37#37: *814 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:44:54 [info] 37#37: *815 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:45:00 [info] 37#37: *816 [lua] access_by_lua(msblocations.conf:189):2: 5b39b3c6d3b09ab800b9210e83a6e6f7:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:45:00 [info] 37#37: *816 [lua] logger.lua:23: 5b39b3c6d3b09ab800b9210e83a6e6f7 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:45:00 +0000] 5b39b3c6d3b09ab800b9210e83a6e6f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:45:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:45:04 [info] 41#41: *818 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:45:04 [info] 37#37: *817 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:45:14 [info] 41#41: *819 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:45:14 [info] 37#37: *820 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:45:15 [info] 37#37: *821 [lua] access_by_lua(msblocations.conf:189):2: 280df069fa5e619d9bd5f83a66f1feb6:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:45:15 [info] 37#37: *821 [lua] logger.lua:23: 280df069fa5e619d9bd5f83a66f1feb6 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:45:15 +0000] 280df069fa5e619d9bd5f83a66f1feb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:45:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:45:24 [info] 41#41: *823 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:45:24 [info] 37#37: *822 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:45:30 [info] 37#37: *824 [lua] access_by_lua(msblocations.conf:189):2: 3f214de7038fed4e139ef48700a5adba:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:45:30 [info] 37#37: *824 [lua] logger.lua:23: 3f214de7038fed4e139ef48700a5adba {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:45:30 +0000] 3f214de7038fed4e139ef48700a5adba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:45:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:45:34 [info] 37#37: *825 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:45:34 [info] 41#41: *826 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:45:44 [info] 37#37: *828 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:45:44 [info] 37#37: *829 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:45:45 [info] 37#37: *830 [lua] access_by_lua(msblocations.conf:189):2: 24c79d8fbe9238f47c7e3a35deaa40f8:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:45:45 [info] 37#37: *830 [lua] logger.lua:23: 24c79d8fbe9238f47c7e3a35deaa40f8 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:45:45 +0000] 24c79d8fbe9238f47c7e3a35deaa40f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:45:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:45:54 [info] 37#37: *831 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:45:54 [info] 37#37: *832 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:46:00 [info] 37#37: *833 [lua] access_by_lua(msblocations.conf:189):2: 3eb8c82c7481e1110abb147e56770ee6:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:46:00 [info] 37#37: *833 [lua] logger.lua:23: 3eb8c82c7481e1110abb147e56770ee6 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:46:00 +0000] 3eb8c82c7481e1110abb147e56770ee6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:46:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:46:04 [info] 37#37: *834 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:46:04 [info] 37#37: *835 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:46:14 [info] 37#37: *836 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:46:14 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:46:15 [info] 37#37: *838 [lua] access_by_lua(msblocations.conf:189):2: 8849e04848d5668bfc26b53fb6de878b:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:46:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
10.233.71.93 - - [26/Oct/2022:05:46:15 +0000] 8849e04848d5668bfc26b53fb6de878b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/26 05:46:15 [info] 37#37: *838 [lua] logger.lua:23: 8849e04848d5668bfc26b53fb6de878b {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/10/26 05:46:24 [info] 37#37: *840 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:46:24 [info] 41#41: *839 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:46:30 [info] 37#37: *841 [lua] access_by_lua(msblocations.conf:189):2: 068ce9bb4ef31834507100662001eea8:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:46:30 [info] 37#37: *841 [lua] logger.lua:23: 068ce9bb4ef31834507100662001eea8 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:46:30 +0000] 068ce9bb4ef31834507100662001eea8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:46:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/26 05:46:34 [info] 37#37: *842 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:46:34 [info] 41#41: *843 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:46:44 [info] 41#41: *846 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:46:44 [info] 37#37: *845 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:46:45 [info] 37#37: *847 [lua] access_by_lua(msblocations.conf:189):2: 88d6c095ab535ea6caecf671385e7007:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:46:45 [info] 37#37: *847 [lua] logger.lua:23: 88d6c095ab535ea6caecf671385e7007 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:46:45 +0000] 88d6c095ab535ea6caecf671385e7007 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:46:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/26 05:46:54 [info] 41#41: *849 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:46:54 [info] 37#37: *848 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:47:00 [info] 37#37: *850 [lua] access_by_lua(msblocations.conf:189):2: 62e4167e5d65c8e1bbc921ae0668dd83:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:47:00 +0000] 62e4167e5d65c8e1bbc921ae0668dd83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:47:00 [info] 37#37: *850 [lua] logger.lua:23: 62e4167e5d65c8e1bbc921ae0668dd83 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:47:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/26 05:47:04 [info] 41#41: *851 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:47:04 [info] 37#37: *852 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:47:14 [info] 37#37: *853 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:47:14 [info] 37#37: *854 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:47:15 [info] 37#37: *855 [lua] access_by_lua(msblocations.conf:189):2: 09acc64a3ae025b432458f27ff15cfe2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:47:15 +0000] 09acc64a3ae025b432458f27ff15cfe2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/26 05:47:15 [info] 37#37: *855 [lua] logger.lua:23: 09acc64a3ae025b432458f27ff15cfe2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:47:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:47:24 [info] 41#41: *857 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:47:24 [info] 41#41: *856 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:47:30 [info] 37#37: *858 [lua] access_by_lua(msblocations.conf:189):2: 8d9afc363de165361420af578ac6b969:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:47:30 [info] 37#37: *858 [lua] logger.lua:23: 8d9afc363de165361420af578ac6b969 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:47:30 +0000] 8d9afc363de165361420af578ac6b969 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:47:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/26 05:47:34 [info] 37#37: *860 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:47:34 [info] 37#37: *859 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:47:44 [info] 41#41: *862 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:47:44 [info] 41#41: *863 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:47:45 [info] 37#37: *864 [lua] access_by_lua(msblocations.conf:189):2: 1efea5ea1cd9e4c637acfa4c3ef1baca:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:47:45 [info] 37#37: *864 [lua] logger.lua:23: 1efea5ea1cd9e4c637acfa4c3ef1baca {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:47:45 +0000] 1efea5ea1cd9e4c637acfa4c3ef1baca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:47:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/26 05:47:54 [info] 37#37: *865 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:47:54 [info] 41#41: *866 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:48:00 [info] 37#37: *867 [lua] access_by_lua(msblocations.conf:189):2: 0d6560d20f033d355f08809799171d68:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/10/26 05:48:00 [info] 37#37: *867 [lua] logger.lua:23: 0d6560d20f033d355f08809799171d68 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:48:00 +0000] 0d6560d20f033d355f08809799171d68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.93 - - [26/Oct/2022:05:48:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/26 05:48:04 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:48:04 [info] 37#37: *868 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:48:14 [info] 41#41: *870 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:48:14 [info] 41#41: *871 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:48:15 [info] 37#37: *872 [lua] access_by_lua(msblocations.conf:189):2: 7b49db276dc8673fb3070770641031aa:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:48:15 +0000] 7b49db276dc8673fb3070770641031aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/26 05:48:15 [info] 37#37: *872 [lua] logger.lua:23: 7b49db276dc8673fb3070770641031aa {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.93 - - [26/Oct/2022:05:48:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/26 05:48:24 [info] 37#37: *874 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443
2022/10/26 05:48:24 [info] 37#37: *873 client closed connection while SSL handshaking, client: 10.233.68.64, server: 0.0.0.0:443