Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.46.244
### 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/12/31 05:06:13 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
2022/12/31 05:06:13 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
2022/12/31 05:06:13 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
2022/12/31 05:06:13 [notice] 33#33: using the "epoll" event method
2022/12/31 05:06:13 [notice] 33#33: openresty/1.13.6.1
2022/12/31 05:06:13 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2022/12/31 05:06:13 [notice] 33#33: OS: Linux 5.4.0-96-generic
2022/12/31 05:06:13 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
\n\n### Starting apiroute
2022/12/31 05:06:13 [notice] 34#34: start worker processes
2022/12/31 05:06:13 [notice] 34#34: start worker process 36
2022/12/31 05:06:13 [notice] 34#34: start worker process 37
2022/12/31 05:06:13 [notice] 34#34: start worker process 38
2022/12/31 05:06:13 [notice] 34#34: start worker process 39
2022/12/31 05:06:13 [notice] 34#34: start worker process 40
2022/12/31 05:06:13 [notice] 34#34: start worker process 41
2022/12/31 05:06:13 [notice] 34#34: start worker process 42
2022/12/31 05:06:13 [notice] 34#34: start worker process 43
2022/12/31 05:06:13 [notice] 34#34: start cache manager process 44
2022/12/31 05:06:13 [notice] 34#34: start cache loader process 45
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221231050613.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-12-31 05:06:15 312 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2022-12-31 05:06:15 319 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2022-12-31 05:06:15 319 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2022-12-31 05:06:15 365 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2022-12-31 05:06:15 365 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.46.244:10081 Enabled:true
2022-12-31 05:06:16 537 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-12-31 05:06:16 609 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-12-31 05:06:16 609 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-12-31 05:06:16 610 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-12-31 05:06:16 611 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-12-31 05:06:16 612 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2022-12-31 05:06:16 612 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-12-31 05:06:16 612 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-12-31 05:06:16 667 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-12-31 05:06:16 751 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-12-31 05:06:16 751 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-12-31 05:06:16 751 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-12-31 05:06:17 201 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/12/31 05:06:24 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:06:24 [info] 38#38: *12 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:06:34 [info] 36#36: *15 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:06:34 [info] 36#36: *14 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:06:39 [info] 36#36: *16 [lua] access_by_lua(msblocations.conf:189):2: ce043e3a4be5c269dbbd9c828fc01498:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:06:40 +0000] ce043e3a4be5c269dbbd9c828fc01498 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.141 upstream_response_time:0.140 "-" "Consul Health Check" "-"
2022/12/31 05:06:40 [info] 36#36: *16 [lua] logger.lua:23: ce043e3a4be5c269dbbd9c828fc01498 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:06:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 52
2022/12/31 05:06:44 [info] 36#36: *19 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:06:44 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:06:54 [info] 36#36: *21 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:06:54 [info] 36#36: *22 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:06:55 [info] 36#36: *23 [lua] access_by_lua(msblocations.conf:189):2: ba67c672c14b7c79aeb8c5ed6b6dd0f4:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:06:55 +0000] ba67c672c14b7c79aeb8c5ed6b6dd0f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/12/31 05:06:55 [info] 36#36: *23 [lua] logger.lua:23: ba67c672c14b7c79aeb8c5ed6b6dd0f4 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:06:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/31 05:07:04 [info] 36#36: *24 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:07:04 [info] 36#36: *25 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:07:10 [info] 36#36: *26 [lua] access_by_lua(msblocations.conf:189):2: d919b9f215b3ccd0becad6a17d11df5c:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:07:10 [info] 36#36: *26 [lua] logger.lua:23: d919b9f215b3ccd0becad6a17d11df5c {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:07:10 +0000] d919b9f215b3ccd0becad6a17d11df5c "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.6 - - [31/Dec/2022:05:07:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/31 05:07:13 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/12/31 05:07:13 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2022/12/31 05:07:13 [notice] 34#34: cache loader process 45 exited with code 0
2022/12/31 05:07:13 [notice] 34#34: signal 29 (SIGIO) received
2022/12/31 05:07:14 [info] 36#36: *28 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:07:14 [info] 38#38: *29 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:07:24 [info] 36#36: *30 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:07:24 [info] 36#36: *31 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:07:25 [info] 36#36: *32 [lua] access_by_lua(msblocations.conf:189):2: 90aa56cb091ff19c7f7d6b40262ef277:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:07:25 [info] 36#36: *32 [lua] logger.lua:23: 90aa56cb091ff19c7f7d6b40262ef277 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:07:25 +0000] 90aa56cb091ff19c7f7d6b40262ef277 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.6 - - [31/Dec/2022:05:07:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/12/31 05:07:34 [info] 38#38: *34 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:07:34 [info] 38#38: *33 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:07:40 [info] 36#36: *35 [lua] access_by_lua(msblocations.conf:189):2: 88f57a103eb1d58d0813f9b75c93481f:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:07:40 +0000] 88f57a103eb1d58d0813f9b75c93481f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/12/31 05:07:40 [info] 36#36: *35 [lua] logger.lua:23: 88f57a103eb1d58d0813f9b75c93481f {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:07:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/31 05:07:44 [info] 36#36: *37 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:07:44 [info] 36#36: *36 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:07:54 [info] 38#38: *39 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:07:54 [info] 36#36: *38 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:07:55 [info] 36#36: *40 [lua] access_by_lua(msblocations.conf:189):2: 6b0c7789b878163634a220cce99d9b83:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:07:55 [info] 36#36: *40 [lua] logger.lua:23: 6b0c7789b878163634a220cce99d9b83 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:07:55 +0000] 6b0c7789b878163634a220cce99d9b83 "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.6 - - [31/Dec/2022:05:07:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/31 05:08:04 [info] 38#38: *41 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:08:04 [info] 36#36: *42 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:08:10 [info] 36#36: *43 [lua] access_by_lua(msblocations.conf:189):2: 4fa213316439ded1c43c906225bc2d54:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:08:10 [info] 36#36: *43 [lua] logger.lua:23: 4fa213316439ded1c43c906225bc2d54 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:08:10 +0000] 4fa213316439ded1c43c906225bc2d54 "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.6 - - [31/Dec/2022:05:08:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:08:14 [info] 36#36: *45 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:08:14 [info] 36#36: *46 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:08:24 [info] 36#36: *47 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:08:24 [info] 36#36: *48 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:08:25 [info] 36#36: *49 [lua] access_by_lua(msblocations.conf:189):2: 56851c1f5d44fa0d3a9d74f536ef7c37:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:08:25 [info] 36#36: *49 [lua] logger.lua:23: 56851c1f5d44fa0d3a9d74f536ef7c37 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:08:25 +0000] 56851c1f5d44fa0d3a9d74f536ef7c37 "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.6 - - [31/Dec/2022:05:08:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/31 05:08:34 [info] 38#38: *50 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:08:34 [info] 38#38: *51 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:08:40 [info] 36#36: *52 [lua] access_by_lua(msblocations.conf:189):2: a120ff25597b063cd63e9ab1a14245a9:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:08:40 [info] 36#36: *52 [lua] logger.lua:23: a120ff25597b063cd63e9ab1a14245a9 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:08:40 +0000] a120ff25597b063cd63e9ab1a14245a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.6 - - [31/Dec/2022:05:08:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/31 05:08:44 [info] 36#36: *53 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:08:44 [info] 38#38: *54 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:08:54 [info] 36#36: *55 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:08:54 [info] 36#36: *56 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:08:55 [info] 36#36: *57 [lua] access_by_lua(msblocations.conf:189):2: 95528504ae93ce7b7244b96912fb3aa0:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:08:55 +0000] 95528504ae93ce7b7244b96912fb3aa0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/12/31 05:08:55 [info] 36#36: *57 [lua] logger.lua:23: 95528504ae93ce7b7244b96912fb3aa0 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:08:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/31 05:09:04 [info] 36#36: *58 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:09:04 [info] 36#36: *59 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:09:10 [info] 36#36: *60 [lua] access_by_lua(msblocations.conf:189):2: 3be34140b77d2ab0cf5eb342198e8a76:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:09:10 +0000] 3be34140b77d2ab0cf5eb342198e8a76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/31 05:09:10 [info] 36#36: *60 [lua] logger.lua:23: 3be34140b77d2ab0cf5eb342198e8a76 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:09:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:09:14 [info] 36#36: *62 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:09:14 [info] 36#36: *63 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:09:24 [info] 36#36: *65 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:09:24 [info] 38#38: *64 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:09:25 [info] 36#36: *66 [lua] access_by_lua(msblocations.conf:189):2: ad9338a0adaba46fc6d2161da0b8caa4:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:09:25 +0000] ad9338a0adaba46fc6d2161da0b8caa4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/31 05:09:25 [info] 36#36: *66 [lua] logger.lua:23: ad9338a0adaba46fc6d2161da0b8caa4 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:09:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:09:34 [info] 36#36: *67 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:09:34 [info] 36#36: *68 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:09:40 [info] 36#36: *69 [lua] access_by_lua(msblocations.conf:189):2: 779e74eb51d53761aec10261a32c7b9e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:09:40 [info] 36#36: *69 [lua] logger.lua:23: 779e74eb51d53761aec10261a32c7b9e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:09:40 +0000] 779e74eb51d53761aec10261a32c7b9e "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.6 - - [31/Dec/2022:05:09:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/31 05:09:44 [info] 36#36: *70 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:09:44 [info] 36#36: *71 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:09:54 [info] 36#36: *72 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:09:54 [info] 36#36: *73 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:09:55 [info] 36#36: *74 [lua] access_by_lua(msblocations.conf:189):2: 5b0f6f84c660432e7a359b4c8c2d4422:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:09:55 +0000] 5b0f6f84c660432e7a359b4c8c2d4422 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/12/31 05:09:55 [info] 36#36: *74 [lua] logger.lua:23: 5b0f6f84c660432e7a359b4c8c2d4422 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:09:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/31 05:10:04 [info] 36#36: *76 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:10:04 [info] 38#38: *75 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:10:10 [info] 36#36: *77 [lua] access_by_lua(msblocations.conf:189):2: 6bf9b5b524b0f0cef4c2d787b7586464:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:10:10 [info] 36#36: *77 [lua] logger.lua:23: 6bf9b5b524b0f0cef4c2d787b7586464 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:10:10 +0000] 6bf9b5b524b0f0cef4c2d787b7586464 "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.6 - - [31/Dec/2022:05:10:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/31 05:10:14 [info] 36#36: *80 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:10:14 [info] 38#38: *79 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:10:24 [info] 38#38: *82 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:10:24 [info] 36#36: *81 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:10:25 [info] 36#36: *83 [lua] access_by_lua(msblocations.conf:189):2: 7eca28b66b9421fd56b66524e60bd3a7:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:10:25 +0000] 7eca28b66b9421fd56b66524e60bd3a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/12/31 05:10:25 [info] 36#36: *83 [lua] logger.lua:23: 7eca28b66b9421fd56b66524e60bd3a7 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:10:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/31 05:10:34 [info] 38#38: *84 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:10:34 [info] 38#38: *85 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:10:40 [info] 36#36: *86 [lua] access_by_lua(msblocations.conf:189):2: 77fcab8bd212bcc08de4da372d8c37db:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:10:40 [info] 36#36: *86 [lua] logger.lua:23: 77fcab8bd212bcc08de4da372d8c37db {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:10:40 +0000] 77fcab8bd212bcc08de4da372d8c37db "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.6 - - [31/Dec/2022:05:10:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:10:44 [info] 38#38: *88 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:10:44 [info] 36#36: *87 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:10:54 [info] 36#36: *89 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:10:54 [info] 36#36: *90 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:10:55 [info] 36#36: *91 [lua] access_by_lua(msblocations.conf:189):2: 18803e3f05cf49b8689ad6d1f402a5c9:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:10:55 +0000] 18803e3f05cf49b8689ad6d1f402a5c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/12/31 05:10:55 [info] 36#36: *91 [lua] logger.lua:23: 18803e3f05cf49b8689ad6d1f402a5c9 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:10:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/31 05:11:04 [info] 36#36: *92 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:11:04 [info] 36#36: *93 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:11:10 [info] 36#36: *94 [lua] access_by_lua(msblocations.conf:189):2: dfe7374b71a2b23ef538009c1e6fc43b:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:11:10 [info] 36#36: *94 [lua] logger.lua:23: dfe7374b71a2b23ef538009c1e6fc43b {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:11:10 +0000] dfe7374b71a2b23ef538009c1e6fc43b "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.6 - - [31/Dec/2022:05:11:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/12/31 05:11:14 [info] 36#36: *96 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:11:14 [info] 36#36: *97 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:11:24 [info] 38#38: *98 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:11:24 [info] 38#38: *99 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:11:25 [info] 36#36: *100 [lua] access_by_lua(msblocations.conf:189):2: d64e327ee46913125c8aa3f7dfbef4ce:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:11:25 [info] 36#36: *100 [lua] logger.lua:23: d64e327ee46913125c8aa3f7dfbef4ce {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:11:25 +0000] d64e327ee46913125c8aa3f7dfbef4ce "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.6 - - [31/Dec/2022:05:11:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/31 05:11:34 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:11:34 [info] 36#36: *101 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:11:40 [info] 36#36: *103 [lua] access_by_lua(msblocations.conf:189):2: 38bf5c2adb86bc9ac9e78b18ee314d41:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:11:40 [info] 36#36: *103 [lua] logger.lua:23: 38bf5c2adb86bc9ac9e78b18ee314d41 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:11:40 +0000] 38bf5c2adb86bc9ac9e78b18ee314d41 "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.6 - - [31/Dec/2022:05:11:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:11:44 [info] 36#36: *105 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:11:44 [info] 36#36: *104 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:11:54 [info] 38#38: *106 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:11:54 [info] 38#38: *107 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:11:55 [info] 36#36: *108 [lua] access_by_lua(msblocations.conf:189):2: 9aadafd13d5518c3d01e44b8e8f1bd4c:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:11:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/31 05:11:55 [info] 36#36: *108 [lua] logger.lua:23: 9aadafd13d5518c3d01e44b8e8f1bd4c {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:11:55 +0000] 9aadafd13d5518c3d01e44b8e8f1bd4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/12/31 05:12:04 [info] 38#38: *110 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:12:04 [info] 38#38: *109 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:12:10 [info] 36#36: *111 [lua] access_by_lua(msblocations.conf:189):2: 188269ee2b20ff43ece3e4ca7b68c1a8:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:12:10 [info] 36#36: *111 [lua] logger.lua:23: 188269ee2b20ff43ece3e4ca7b68c1a8 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:12:10 +0000] 188269ee2b20ff43ece3e4ca7b68c1a8 "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.6 - - [31/Dec/2022:05:12:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/31 05:12:14 [info] 36#36: *113 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:12:14 [info] 36#36: *114 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:12:24 [info] 36#36: *115 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:12:24 [info] 36#36: *116 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:12:25 [info] 36#36: *117 [lua] access_by_lua(msblocations.conf:189):2: 3e0afdf281f1ef0920a2916211ab0de7:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:12:25 [info] 36#36: *117 [lua] logger.lua:23: 3e0afdf281f1ef0920a2916211ab0de7 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:12:25 +0000] 3e0afdf281f1ef0920a2916211ab0de7 "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.6 - - [31/Dec/2022:05:12:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:12:34 [info] 38#38: *118 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:12:34 [info] 36#36: *119 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:12:40 [info] 36#36: *120 [lua] access_by_lua(msblocations.conf:189):2: 59c210e4d56183a0f72713d2c85ca94c:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:12:40 [info] 36#36: *120 [lua] logger.lua:23: 59c210e4d56183a0f72713d2c85ca94c {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:12:40 +0000] 59c210e4d56183a0f72713d2c85ca94c "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.6 - - [31/Dec/2022:05:12:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:12:44 [info] 36#36: *121 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:12:44 [info] 36#36: *122 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:12:54 [info] 36#36: *123 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:12:54 [info] 38#38: *124 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:12:55 [info] 36#36: *125 [lua] access_by_lua(msblocations.conf:189):2: cce7b7e57c84f63e99408607c5817c42:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:12:55 +0000] cce7b7e57c84f63e99408607c5817c42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/31 05:12:55 [info] 36#36: *125 [lua] logger.lua:23: cce7b7e57c84f63e99408607c5817c42 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:12:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:13:04 [info] 36#36: *126 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:13:04 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:13:10 [info] 36#36: *128 [lua] access_by_lua(msblocations.conf:189):2: de7e6bbe5b86604f1c18e454d0be0a14:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:13:10 +0000] de7e6bbe5b86604f1c18e454d0be0a14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/31 05:13:10 [info] 36#36: *128 [lua] logger.lua:23: de7e6bbe5b86604f1c18e454d0be0a14 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:13:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:13:14 [info] 36#36: *130 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:13:14 [info] 38#38: *131 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:13:24 [info] 38#38: *132 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:13:24 [info] 38#38: *133 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:13:25 [info] 36#36: *134 [lua] access_by_lua(msblocations.conf:189):2: 6f369343ee783873f1765fb15ae1d75a:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:13:25 +0000] 6f369343ee783873f1765fb15ae1d75a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/31 05:13:25 [info] 36#36: *134 [lua] logger.lua:23: 6f369343ee783873f1765fb15ae1d75a {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:13:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:13:34 [info] 36#36: *135 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:13:34 [info] 36#36: *136 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:13:40 [info] 36#36: *137 [lua] access_by_lua(msblocations.conf:189):2: 8a02e35ee5d54ee9b8361850dbc26dfa:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:13:40 +0000] 8a02e35ee5d54ee9b8361850dbc26dfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/12/31 05:13:40 [info] 36#36: *137 [lua] logger.lua:23: 8a02e35ee5d54ee9b8361850dbc26dfa {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:13:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/31 05:13:44 [info] 38#38: *139 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:13:44 [info] 36#36: *138 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:13:54 [info] 36#36: *140 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:13:54 [info] 36#36: *141 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:13:55 [info] 36#36: *142 [lua] access_by_lua(msblocations.conf:189):2: 4196ee524422c83e6d167e792540bb51:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:13:55 [info] 36#36: *142 [lua] logger.lua:23: 4196ee524422c83e6d167e792540bb51 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:13:55 +0000] 4196ee524422c83e6d167e792540bb51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.71.6 - - [31/Dec/2022:05:13:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/31 05:14:04 [info] 36#36: *144 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:14:04 [info] 36#36: *143 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:14:10 [info] 36#36: *145 [lua] access_by_lua(msblocations.conf:189):2: 68ae61a66d1766437fb65346067fc39e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:14:10 +0000] 68ae61a66d1766437fb65346067fc39e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/31 05:14:10 [info] 36#36: *145 [lua] logger.lua:23: 68ae61a66d1766437fb65346067fc39e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:14:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:14:14 [info] 38#38: *148 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:14:14 [info] 38#38: *147 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:14:24 [info] 36#36: *149 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:14:24 [info] 38#38: *150 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:14:25 [info] 36#36: *151 [lua] access_by_lua(msblocations.conf:189):2: 3f21316efbda7ae86edad9955974cb6a:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:14:25 [info] 36#36: *151 [lua] logger.lua:23: 3f21316efbda7ae86edad9955974cb6a {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:14:25 +0000] 3f21316efbda7ae86edad9955974cb6a "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.6 - - [31/Dec/2022:05:14:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/31 05:14:34 [info] 38#38: *153 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:14:34 [info] 36#36: *152 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:14:40 [info] 36#36: *154 [lua] access_by_lua(msblocations.conf:189):2: 423a23ae5013401a1559963220d66162:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:14:40 +0000] 423a23ae5013401a1559963220d66162 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/31 05:14:40 [info] 36#36: *154 [lua] logger.lua:23: 423a23ae5013401a1559963220d66162 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:14:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:14:44 [info] 36#36: *155 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:14:44 [info] 36#36: *156 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:14:54 [info] 38#38: *157 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:14:54 [info] 36#36: *158 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:14:55 [info] 36#36: *159 [lua] access_by_lua(msblocations.conf:189):2: 56d9778725a4a9b6d4b94797a241678a:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:14:55 +0000] 56d9778725a4a9b6d4b94797a241678a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/31 05:14:55 [info] 36#36: *159 [lua] logger.lua:23: 56d9778725a4a9b6d4b94797a241678a {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:14:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/31 05:15:04 [info] 36#36: *160 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:15:04 [info] 36#36: *161 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:15:10 [info] 36#36: *162 [lua] access_by_lua(msblocations.conf:189):2: 1e0cb3c4303f36d79fcf01b0c48e2f12:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:15:10 +0000] 1e0cb3c4303f36d79fcf01b0c48e2f12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/31 05:15:10 [info] 36#36: *162 [lua] logger.lua:23: 1e0cb3c4303f36d79fcf01b0c48e2f12 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:15:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:15:14 [info] 36#36: *164 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:15:14 [info] 36#36: *165 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:15:24 [info] 38#38: *167 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:15:24 [info] 36#36: *166 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:15:25 [info] 36#36: *168 [lua] access_by_lua(msblocations.conf:189):2: cc8d27e3b120f1fc6a7fc3b5a419b415:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:15:25 +0000] cc8d27e3b120f1fc6a7fc3b5a419b415 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/31 05:15:25 [info] 36#36: *168 [lua] logger.lua:23: cc8d27e3b120f1fc6a7fc3b5a419b415 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:15:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:15:34 [info] 36#36: *169 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:15:34 [info] 36#36: *170 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:15:40 [info] 36#36: *171 [lua] access_by_lua(msblocations.conf:189):2: ac92638a5fcdb47b916fccb879ce81d0:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:15:40 +0000] ac92638a5fcdb47b916fccb879ce81d0 "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.6 - - [31/Dec/2022:05:15:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:15:40 [info] 36#36: *171 [lua] logger.lua:23: ac92638a5fcdb47b916fccb879ce81d0 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , 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/12/31 05:15:44 [info] 36#36: *172 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:15:44 [info] 36#36: *173 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:15:54 [info] 38#38: *175 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:15:54 [info] 36#36: *174 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:15:55 [info] 36#36: *176 [lua] access_by_lua(msblocations.conf:189):2: eb201cd57d5017e31535d83c6dd7dc4e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:15:55 [info] 36#36: *176 [lua] logger.lua:23: eb201cd57d5017e31535d83c6dd7dc4e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:15:55 +0000] eb201cd57d5017e31535d83c6dd7dc4e "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.6 - - [31/Dec/2022:05:15:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/31 05:16:04 [info] 38#38: *178 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:16:04 [info] 38#38: *177 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:16:10 [info] 36#36: *179 [lua] access_by_lua(msblocations.conf:189):2: 9f32fde24c7126de98ff4f1d4ba589a8:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:16:10 [info] 36#36: *179 [lua] logger.lua:23: 9f32fde24c7126de98ff4f1d4ba589a8 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:16:10 +0000] 9f32fde24c7126de98ff4f1d4ba589a8 "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.6 - - [31/Dec/2022:05:16:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/31 05:16:14 [info] 36#36: *181 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:16:14 [info] 36#36: *182 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:16:24 [info] 38#38: *183 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:16:24 [info] 38#38: *184 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:16:25 [info] 36#36: *185 [lua] access_by_lua(msblocations.conf:189):2: 39431f8bca4e17275828f78343396501:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:16:25 [info] 36#36: *185 [lua] logger.lua:23: 39431f8bca4e17275828f78343396501 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:16:25 +0000] 39431f8bca4e17275828f78343396501 "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.6 - - [31/Dec/2022:05:16:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/31 05:16:34 [info] 38#38: *186 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:16:34 [info] 38#38: *187 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:16:40 [info] 36#36: *188 [lua] access_by_lua(msblocations.conf:189):2: 40844ac219fddacfaea5d01059e45761:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:16:40 [info] 36#36: *188 [lua] logger.lua:23: 40844ac219fddacfaea5d01059e45761 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:16:40 +0000] 40844ac219fddacfaea5d01059e45761 "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.6 - - [31/Dec/2022:05:16:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/31 05:16:44 [info] 36#36: *189 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:16:44 [info] 36#36: *190 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:16:54 [info] 38#38: *191 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:16:54 [info] 36#36: *192 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:16:55 [info] 36#36: *193 [lua] access_by_lua(msblocations.conf:189):2: d14d99c64887df7016f30955f174452e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:16:55 [info] 36#36: *193 [lua] logger.lua:23: d14d99c64887df7016f30955f174452e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:16:55 +0000] d14d99c64887df7016f30955f174452e "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.6 - - [31/Dec/2022:05:16:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:17:04 [info] 38#38: *195 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:17:04 [info] 38#38: *194 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:17:10 [info] 36#36: *196 [lua] access_by_lua(msblocations.conf:189):2: 6757237b00e3db1f0863c2fb2d51185c:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:17:10 [info] 36#36: *196 [lua] logger.lua:23: 6757237b00e3db1f0863c2fb2d51185c {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:17:10 +0000] 6757237b00e3db1f0863c2fb2d51185c "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.6 - - [31/Dec/2022:05:17:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/12/31 05:17:14 [info] 36#36: *198 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:17:14 [info] 36#36: *199 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:17:24 [info] 36#36: *200 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:17:24 [info] 38#38: *201 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:17:25 [info] 36#36: *202 [lua] access_by_lua(msblocations.conf:189):2: 4b46c7da2b6190142821bb7762e95e0e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:17:25 [info] 36#36: *202 [lua] logger.lua:23: 4b46c7da2b6190142821bb7762e95e0e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:17:25 +0000] 4b46c7da2b6190142821bb7762e95e0e "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.6 - - [31/Dec/2022:05:17:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:17:34 [info] 38#38: *203 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:17:34 [info] 36#36: *204 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:17:40 [info] 36#36: *205 [lua] access_by_lua(msblocations.conf:189):2: 3b95275265ded696e86a55b9c78de8a4:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:17:40 +0000] 3b95275265ded696e86a55b9c78de8a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 05:17:40 [info] 36#36: *205 [lua] logger.lua:23: 3b95275265ded696e86a55b9c78de8a4 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:17:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:17:44 [info] 36#36: *206 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:17:44 [info] 36#36: *207 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:17:54 [info] 36#36: *208 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:17:54 [info] 36#36: *209 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:17:55 [info] 36#36: *210 [lua] access_by_lua(msblocations.conf:189):2: f91580380465f54d958ea3020d855347:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:17:55 [info] 36#36: *210 [lua] logger.lua:23: f91580380465f54d958ea3020d855347 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:17:55 +0000] f91580380465f54d958ea3020d855347 "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.6 - - [31/Dec/2022:05:17:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:18:04 [info] 36#36: *211 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:18:04 [info] 36#36: *212 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:18:10 [info] 36#36: *213 [lua] access_by_lua(msblocations.conf:189):2: c151246aba1a447d9e794d83b27b5c85:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:18:10 [info] 36#36: *213 [lua] logger.lua:23: c151246aba1a447d9e794d83b27b5c85 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:18:10 +0000] c151246aba1a447d9e794d83b27b5c85 "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.6 - - [31/Dec/2022:05:18:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:18:14 [info] 36#36: *215 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:18:14 [info] 36#36: *216 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:18:24 [info] 36#36: *217 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:18:24 [info] 36#36: *218 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:18:25 [info] 36#36: *219 [lua] access_by_lua(msblocations.conf:189):2: fd2dab588d6a658ab960b56366f858bf:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:18:25 [info] 36#36: *219 [lua] logger.lua:23: fd2dab588d6a658ab960b56366f858bf {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:18:25 +0000] fd2dab588d6a658ab960b56366f858bf "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.6 - - [31/Dec/2022:05:18:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:18:34 [info] 36#36: *220 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:18:34 [info] 36#36: *221 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:18:40 [info] 36#36: *222 [lua] access_by_lua(msblocations.conf:189):2: cffa9e1da30020903cccfbac12a6a50b:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:18:40 +0000] cffa9e1da30020903cccfbac12a6a50b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/31 05:18:40 [info] 36#36: *222 [lua] logger.lua:23: cffa9e1da30020903cccfbac12a6a50b {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:18:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/31 05:18:44 [info] 38#38: *224 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:18:44 [info] 36#36: *223 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:18:54 [info] 36#36: *225 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:18:54 [info] 36#36: *226 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:18:55 [info] 36#36: *227 [lua] access_by_lua(msblocations.conf:189):2: bb681cba4ff70bacbfea55b0d5363f0c:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:18:55 +0000] bb681cba4ff70bacbfea55b0d5363f0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/12/31 05:18:55 [info] 36#36: *227 [lua] logger.lua:23: bb681cba4ff70bacbfea55b0d5363f0c {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:18:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/12/31 05:19:04 [info] 36#36: *228 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:19:04 [info] 38#38: *229 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:19:10 [info] 36#36: *230 [lua] access_by_lua(msblocations.conf:189):2: 1fcf53acc087d3374afd8775d8445b41:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:19:10 [info] 36#36: *230 [lua] logger.lua:23: 1fcf53acc087d3374afd8775d8445b41 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:19:10 +0000] 1fcf53acc087d3374afd8775d8445b41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.71.6 - - [31/Dec/2022:05:19:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/31 05:19:14 [info] 36#36: *232 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:19:14 [info] 36#36: *233 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:19:24 [info] 38#38: *234 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:19:24 [info] 38#38: *235 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:19:25 [info] 36#36: *236 [lua] access_by_lua(msblocations.conf:189):2: 133508492c92f468ddeab492ada198b5:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:19:25 [info] 36#36: *236 [lua] logger.lua:23: 133508492c92f468ddeab492ada198b5 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:19:25 +0000] 133508492c92f468ddeab492ada198b5 "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.6 - - [31/Dec/2022:05:19:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/31 05:19:34 [info] 36#36: *238 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:19:34 [info] 36#36: *237 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:19:40 [info] 36#36: *239 [lua] access_by_lua(msblocations.conf:189):2: 44ba14016826d13065d0d91e3cf5ee30:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:19:41 +0000] 44ba14016826d13065d0d91e3cf5ee30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/31 05:19:41 [info] 36#36: *239 [lua] logger.lua:23: 44ba14016826d13065d0d91e3cf5ee30 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:19:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/31 05:19:44 [info] 36#36: *240 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:19:44 [info] 36#36: *241 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:19:54 [info] 38#38: *242 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:19:54 [info] 38#38: *243 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:19:56 [info] 36#36: *244 [lua] access_by_lua(msblocations.conf:189):2: 17b2e1066a70030ab1b0d326f333ff5e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:19:56 [info] 36#36: *244 [lua] logger.lua:23: 17b2e1066a70030ab1b0d326f333ff5e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:19:56 +0000] 17b2e1066a70030ab1b0d326f333ff5e "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.6 - - [31/Dec/2022:05:19:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:20:04 [info] 36#36: *245 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:20:04 [info] 36#36: *246 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:20:11 [info] 36#36: *247 [lua] access_by_lua(msblocations.conf:189):2: 30cd085e40860b91f5169dbe1826218f:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:20:11 +0000] 30cd085e40860b91f5169dbe1826218f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/31 05:20:11 [info] 36#36: *247 [lua] logger.lua:23: 30cd085e40860b91f5169dbe1826218f {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:20:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:20:14 [info] 36#36: *249 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:20:14 [info] 36#36: *250 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:20:24 [info] 36#36: *251 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:20:24 [info] 36#36: *252 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:20:26 [info] 36#36: *253 [lua] access_by_lua(msblocations.conf:189):2: 0b387b926e5f9b0cd0a2b8c2b1335cad:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:20:26 +0000] 0b387b926e5f9b0cd0a2b8c2b1335cad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/12/31 05:20:26 [info] 36#36: *253 [lua] logger.lua:23: 0b387b926e5f9b0cd0a2b8c2b1335cad {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:20:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2022/12/31 05:20:34 [info] 36#36: *255 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:20:34 [info] 36#36: *254 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:20:41 [info] 36#36: *256 [lua] access_by_lua(msblocations.conf:189):2: 9eb974b5a381b70c73698ffa2a07b36b:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:20:41 +0000] 9eb974b5a381b70c73698ffa2a07b36b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/31 05:20:41 [info] 36#36: *256 [lua] logger.lua:23: 9eb974b5a381b70c73698ffa2a07b36b {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:20:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:20:44 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:20:44 [info] 36#36: *257 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:20:54 [info] 38#38: *260 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:20:54 [info] 38#38: *259 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:20:56 [info] 36#36: *261 [lua] access_by_lua(msblocations.conf:189):2: 32db32885270bb0c9121e679bc1a82bf:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:20:56 +0000] 32db32885270bb0c9121e679bc1a82bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/12/31 05:20:56 [info] 36#36: *261 [lua] logger.lua:23: 32db32885270bb0c9121e679bc1a82bf {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:20:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/12/31 05:21:04 [info] 36#36: *262 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:21:04 [info] 36#36: *263 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:21:11 [info] 36#36: *264 [lua] access_by_lua(msblocations.conf:189):2: be26571c39fbb64f0c0ecd3ab0ed494d:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:21:11 +0000] be26571c39fbb64f0c0ecd3ab0ed494d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/12/31 05:21:11 [info] 36#36: *264 [lua] logger.lua:23: be26571c39fbb64f0c0ecd3ab0ed494d {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:21:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:21:14 [info] 38#38: *266 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:21:14 [info] 38#38: *267 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:21:24 [info] 36#36: *268 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:21:24 [info] 38#38: *269 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:21:26 [info] 36#36: *270 [lua] access_by_lua(msblocations.conf:189):2: fd0515d8bd26f832da6d579d2ffed151:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:21:26 [info] 36#36: *270 [lua] logger.lua:23: fd0515d8bd26f832da6d579d2ffed151 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:21:26 +0000] fd0515d8bd26f832da6d579d2ffed151 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.6 - - [31/Dec/2022:05:21:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/31 05:21:34 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:21:34 [info] 38#38: *271 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:21:41 [info] 36#36: *273 [lua] access_by_lua(msblocations.conf:189):2: 5a9c8f4f6efaa394129c3fa5eca2ede4:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:21:41 [info] 36#36: *273 [lua] logger.lua:23: 5a9c8f4f6efaa394129c3fa5eca2ede4 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:21:41 +0000] 5a9c8f4f6efaa394129c3fa5eca2ede4 "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.6 - - [31/Dec/2022:05:21:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:21:44 [info] 38#38: *274 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:21:44 [info] 38#38: *275 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:21:54 [info] 38#38: *276 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:21:54 [info] 36#36: *277 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:21:56 [info] 36#36: *278 [lua] access_by_lua(msblocations.conf:189):2: f74a872a9d3c9b22e29b18e360582977:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:21:56 +0000] f74a872a9d3c9b22e29b18e360582977 "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.6 - - [31/Dec/2022:05:21:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/31 05:21:56 [info] 36#36: *278 [lua] logger.lua:23: f74a872a9d3c9b22e29b18e360582977 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , 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/12/31 05:22:04 [info] 36#36: *279 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:22:04 [info] 36#36: *280 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:22:11 [info] 36#36: *281 [lua] access_by_lua(msblocations.conf:189):2: 42603d44d222d93ff0a65fedc4f2738f:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:22:11 +0000] 42603d44d222d93ff0a65fedc4f2738f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/31 05:22:11 [info] 36#36: *281 [lua] logger.lua:23: 42603d44d222d93ff0a65fedc4f2738f {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:22:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:22:14 [info] 36#36: *284 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:22:14 [info] 36#36: *283 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:22:24 [info] 36#36: *285 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:22:24 [info] 36#36: *286 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:22:26 [info] 36#36: *287 [lua] access_by_lua(msblocations.conf:189):2: c3065c38c40c5348c9de7ea76a8a2a41:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:22:26 +0000] c3065c38c40c5348c9de7ea76a8a2a41 "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.6 - - [31/Dec/2022:05:22:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:22:26 [info] 36#36: *287 [lua] logger.lua:23: c3065c38c40c5348c9de7ea76a8a2a41 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , 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/12/31 05:22:34 [info] 36#36: *288 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:22:34 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:22:41 [info] 36#36: *290 [lua] access_by_lua(msblocations.conf:189):2: ea02c5f87df41daea8408d4436634a2e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:22:41 [info] 36#36: *290 [lua] logger.lua:23: ea02c5f87df41daea8408d4436634a2e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:22:41 +0000] ea02c5f87df41daea8408d4436634a2e "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.6 - - [31/Dec/2022:05:22:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:22:44 [info] 36#36: *291 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:22:44 [info] 36#36: *292 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:22:54 [info] 36#36: *293 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:22:54 [info] 38#38: *294 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:22:56 [info] 36#36: *295 [lua] access_by_lua(msblocations.conf:189):2: afb379ec44ea513ed71b18e2bff75f4e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:22:56 [info] 36#36: *295 [lua] logger.lua:23: afb379ec44ea513ed71b18e2bff75f4e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:22:56 +0000] afb379ec44ea513ed71b18e2bff75f4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.6 - - [31/Dec/2022:05:22:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/12/31 05:23:04 [info] 36#36: *296 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:23:04 [info] 38#38: *297 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:23:11 [info] 36#36: *298 [lua] access_by_lua(msblocations.conf:189):2: 2f0f910906c2bf655348f4ee28495156:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:23:11 +0000] 2f0f910906c2bf655348f4ee28495156 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/31 05:23:11 [info] 36#36: *298 [lua] logger.lua:23: 2f0f910906c2bf655348f4ee28495156 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:23:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:23:14 [info] 36#36: *301 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:23:14 [info] 36#36: *300 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:23:24 [info] 36#36: *302 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:23:24 [info] 36#36: *303 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:23:26 [info] 36#36: *304 [lua] access_by_lua(msblocations.conf:189):2: 3ba618fba6c721f3f106bb2ff85814d3:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:23:26 [info] 36#36: *304 [lua] logger.lua:23: 3ba618fba6c721f3f106bb2ff85814d3 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:23:26 +0000] 3ba618fba6c721f3f106bb2ff85814d3 "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.6 - - [31/Dec/2022:05:23:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:23:34 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:23:34 [info] 36#36: *305 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:23:41 [info] 36#36: *307 [lua] access_by_lua(msblocations.conf:189):2: 92fe78b2d5fa7f0aaa34c1cbeff736bb:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:23:41 [info] 36#36: *307 [lua] logger.lua:23: 92fe78b2d5fa7f0aaa34c1cbeff736bb {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:23:41 +0000] 92fe78b2d5fa7f0aaa34c1cbeff736bb "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.6 - - [31/Dec/2022:05:23:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/12/31 05:23:44 [info] 36#36: *309 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:23:44 [info] 36#36: *308 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:23:54 [info] 36#36: *310 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:23:54 [info] 36#36: *311 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:23:56 [info] 36#36: *312 [lua] access_by_lua(msblocations.conf:189):2: d7250e7703fab31648698b1fa2b882db:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:23:56 [info] 36#36: *312 [lua] logger.lua:23: d7250e7703fab31648698b1fa2b882db {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:23:56 +0000] d7250e7703fab31648698b1fa2b882db "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.6 - - [31/Dec/2022:05:23:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/31 05:24:04 [info] 38#38: *313 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:24:04 [info] 36#36: *314 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:24:11 [info] 36#36: *315 [lua] access_by_lua(msblocations.conf:189):2: 05f0438de76cf3903726306d83d707d6:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:24:11 [info] 36#36: *315 [lua] logger.lua:23: 05f0438de76cf3903726306d83d707d6 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:24:11 +0000] 05f0438de76cf3903726306d83d707d6 "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.6 - - [31/Dec/2022:05:24:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/31 05:24:14 [info] 36#36: *317 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:24:14 [info] 38#38: *318 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:24:24 [info] 38#38: *319 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:24:24 [info] 38#38: *320 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:24:26 [info] 36#36: *321 [lua] access_by_lua(msblocations.conf:189):2: b4422b836b0610048a600bd7803e773a:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:24:26 [info] 36#36: *321 [lua] logger.lua:23: b4422b836b0610048a600bd7803e773a {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:24:26 +0000] b4422b836b0610048a600bd7803e773a "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.6 - - [31/Dec/2022:05:24:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:24:34 [info] 38#38: *323 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:24:34 [info] 36#36: *322 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:24:41 [info] 36#36: *324 [lua] access_by_lua(msblocations.conf:189):2: fe30eaa0fbca8d6772bd6232b0cf94e1:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:24:41 [info] 36#36: *324 [lua] logger.lua:23: fe30eaa0fbca8d6772bd6232b0cf94e1 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:24:41 +0000] fe30eaa0fbca8d6772bd6232b0cf94e1 "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.6 - - [31/Dec/2022:05:24:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:24:44 [info] 36#36: *325 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:24:44 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:24:54 [info] 36#36: *328 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:24:54 [info] 38#38: *327 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:24:56 [info] 36#36: *329 [lua] access_by_lua(msblocations.conf:189):2: a54f1f5e5dd90abed7bf415517cefa8f:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:24:56 [info] 36#36: *329 [lua] logger.lua:23: a54f1f5e5dd90abed7bf415517cefa8f {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:24:56 +0000] a54f1f5e5dd90abed7bf415517cefa8f "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.6 - - [31/Dec/2022:05:24:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:25:04 [info] 38#38: *330 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:25:04 [info] 38#38: *331 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:25:11 [info] 36#36: *332 [lua] access_by_lua(msblocations.conf:189):2: 182e4cf1a54e8e54d7a6d79ce9d7770e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:25:11 +0000] 182e4cf1a54e8e54d7a6d79ce9d7770e "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.6 - - [31/Dec/2022:05:25:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:25:11 [info] 36#36: *332 [lua] logger.lua:23: 182e4cf1a54e8e54d7a6d79ce9d7770e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , 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/12/31 05:25:14 [info] 36#36: *334 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:25:14 [info] 36#36: *335 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:25:24 [info] 38#38: *336 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:25:24 [info] 36#36: *337 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:25:26 [info] 36#36: *338 [lua] access_by_lua(msblocations.conf:189):2: 87cf6519d9251be0e61c56c9a2299fc7:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:25:26 [info] 36#36: *338 [lua] logger.lua:23: 87cf6519d9251be0e61c56c9a2299fc7 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:25:26 +0000] 87cf6519d9251be0e61c56c9a2299fc7 "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.6 - - [31/Dec/2022:05:25:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:25:34 [info] 38#38: *339 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:25:34 [info] 38#38: *340 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:25:41 [info] 36#36: *341 [lua] access_by_lua(msblocations.conf:189):2: 13d2b2cca480ac64e37b8da3785f68c7:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:25:41 [info] 36#36: *341 [lua] logger.lua:23: 13d2b2cca480ac64e37b8da3785f68c7 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:25:41 +0000] 13d2b2cca480ac64e37b8da3785f68c7 "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.6 - - [31/Dec/2022:05:25:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:25:44 [info] 36#36: *342 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:25:44 [info] 38#38: *343 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:25:54 [info] 36#36: *345 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:25:54 [info] 36#36: *344 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:25:56 [info] 36#36: *346 [lua] access_by_lua(msblocations.conf:189):2: e0c560475f7eef7712297260b9f0a316:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:25:56 [info] 36#36: *346 [lua] logger.lua:23: e0c560475f7eef7712297260b9f0a316 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:25:56 +0000] e0c560475f7eef7712297260b9f0a316 "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.6 - - [31/Dec/2022:05:25:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:26:04 [info] 36#36: *347 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:26:04 [info] 38#38: *348 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:26:11 [info] 36#36: *349 [lua] access_by_lua(msblocations.conf:189):2: c9c3825752d3aa246dc63081fc33580a:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:26:11 [info] 36#36: *349 [lua] logger.lua:23: c9c3825752d3aa246dc63081fc33580a {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:26:11 +0000] c9c3825752d3aa246dc63081fc33580a "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.6 - - [31/Dec/2022:05:26:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:26:14 [info] 36#36: *352 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:26:14 [info] 36#36: *351 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:26:24 [info] 36#36: *353 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:26:24 [info] 36#36: *354 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:26:26 [info] 36#36: *355 [lua] access_by_lua(msblocations.conf:189):2: fe784bd904d33716fef01db840ef0071:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:26:26 +0000] fe784bd904d33716fef01db840ef0071 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 05:26:26 [info] 36#36: *355 [lua] logger.lua:23: fe784bd904d33716fef01db840ef0071 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:26:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:26:34 [info] 38#38: *356 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:26:34 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:26:41 [info] 36#36: *358 [lua] access_by_lua(msblocations.conf:189):2: c410c75f38ca4accf81927daca1434c3:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:26:41 +0000] c410c75f38ca4accf81927daca1434c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 05:26:41 [info] 36#36: *358 [lua] logger.lua:23: c410c75f38ca4accf81927daca1434c3 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:26:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:26:44 [info] 36#36: *359 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:26:44 [info] 36#36: *360 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:26:54 [info] 36#36: *361 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:26:54 [info] 38#38: *362 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:26:56 [info] 36#36: *363 [lua] access_by_lua(msblocations.conf:189):2: f0ab5ad0b8cfeb79be3dfd8589a6fc35:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:26:56 [info] 36#36: *363 [lua] logger.lua:23: f0ab5ad0b8cfeb79be3dfd8589a6fc35 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:26:56 +0000] f0ab5ad0b8cfeb79be3dfd8589a6fc35 "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.6 - - [31/Dec/2022:05:26:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:27:04 [info] 36#36: *365 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:27:04 [info] 36#36: *364 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:27:11 [info] 36#36: *366 [lua] access_by_lua(msblocations.conf:189):2: fcac4211ceb2de34835175a2851f95c8:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:27:11 [info] 36#36: *366 [lua] logger.lua:23: fcac4211ceb2de34835175a2851f95c8 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:27:11 +0000] fcac4211ceb2de34835175a2851f95c8 "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.6 - - [31/Dec/2022:05:27:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/31 05:27:14 [info] 36#36: *369 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:27:14 [info] 36#36: *368 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:27:24 [info] 38#38: *370 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:27:24 [info] 38#38: *371 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:27:26 [info] 36#36: *372 [lua] access_by_lua(msblocations.conf:189):2: cf3156fab07829cb3b0a45e5d7b20eb8:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:27:26 [info] 36#36: *372 [lua] logger.lua:23: cf3156fab07829cb3b0a45e5d7b20eb8 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:27:26 +0000] cf3156fab07829cb3b0a45e5d7b20eb8 "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.6 - - [31/Dec/2022:05:27:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:27:34 [info] 38#38: *373 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:27:34 [info] 38#38: *374 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:27:41 [info] 36#36: *375 [lua] access_by_lua(msblocations.conf:189):2: 9590b0c41767f043c69bbf25def0a760:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:27:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:27:41 [info] 36#36: *375 [lua] logger.lua:23: 9590b0c41767f043c69bbf25def0a760 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:27:41 +0000] 9590b0c41767f043c69bbf25def0a760 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/31 05:27:44 [info] 36#36: *377 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:27:44 [info] 36#36: *376 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:27:54 [info] 38#38: *378 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:27:54 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:27:56 [info] 36#36: *380 [lua] access_by_lua(msblocations.conf:189):2: 032102219ecdb78fc267d9bf9928bf0d:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:27:56 [info] 36#36: *380 [lua] logger.lua:23: 032102219ecdb78fc267d9bf9928bf0d {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:27:56 +0000] 032102219ecdb78fc267d9bf9928bf0d "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.6 - - [31/Dec/2022:05:27:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:28:04 [info] 36#36: *381 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:28:04 [info] 38#38: *382 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:28:11 [info] 36#36: *383 [lua] access_by_lua(msblocations.conf:189):2: 52d0cfa7b4efbae27194d298824e2e43:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:28:11 [info] 36#36: *383 [lua] logger.lua:23: 52d0cfa7b4efbae27194d298824e2e43 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:28:11 +0000] 52d0cfa7b4efbae27194d298824e2e43 "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.6 - - [31/Dec/2022:05:28:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:28:14 [info] 36#36: *385 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:28:14 [info] 38#38: *386 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:28:24 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:28:24 [info] 36#36: *387 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:28:26 [info] 36#36: *389 [lua] access_by_lua(msblocations.conf:189):2: 55c146d982ab94aec6e9f476ae8a9a48:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:28:26 [info] 36#36: *389 [lua] logger.lua:23: 55c146d982ab94aec6e9f476ae8a9a48 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:28:26 +0000] 55c146d982ab94aec6e9f476ae8a9a48 "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.6 - - [31/Dec/2022:05:28:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:28:34 [info] 36#36: *390 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:28:34 [info] 36#36: *391 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:28:41 [info] 36#36: *392 [lua] access_by_lua(msblocations.conf:189):2: 2fc7567a2ccc08ef0f58665b6d234479:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:28:41 [info] 36#36: *392 [lua] logger.lua:23: 2fc7567a2ccc08ef0f58665b6d234479 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:28:41 +0000] 2fc7567a2ccc08ef0f58665b6d234479 "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.6 - - [31/Dec/2022:05:28:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:28:44 [info] 36#36: *393 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:28:44 [info] 36#36: *394 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:28:54 [info] 36#36: *396 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:28:54 [info] 36#36: *395 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:28:56 [info] 36#36: *397 [lua] access_by_lua(msblocations.conf:189):2: cedee9b4056b843d7711966ed98ab495:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:28:56 [info] 36#36: *397 [lua] logger.lua:23: cedee9b4056b843d7711966ed98ab495 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:28:56 +0000] cedee9b4056b843d7711966ed98ab495 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.6 - - [31/Dec/2022:05:28:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/12/31 05:29:04 [info] 36#36: *398 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:29:04 [info] 36#36: *399 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:29:11 [info] 36#36: *400 [lua] access_by_lua(msblocations.conf:189):2: 4c272fa125de808f8590cb935b6e11e4:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:29:11 [info] 36#36: *400 [lua] logger.lua:23: 4c272fa125de808f8590cb935b6e11e4 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:29:11 +0000] 4c272fa125de808f8590cb935b6e11e4 "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.6 - - [31/Dec/2022:05:29:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/31 05:29:14 [info] 38#38: *402 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:29:14 [info] 36#36: *403 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:29:24 [info] 36#36: *404 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:29:24 [info] 36#36: *405 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:29:26 [info] 36#36: *406 [lua] access_by_lua(msblocations.conf:189):2: 7145d5303faf7bb42bd3b791ec00a7fd:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:29:26 [info] 36#36: *406 [lua] logger.lua:23: 7145d5303faf7bb42bd3b791ec00a7fd {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:29:26 +0000] 7145d5303faf7bb42bd3b791ec00a7fd "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.6 - - [31/Dec/2022:05:29:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:29:34 [info] 38#38: *407 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:29:34 [info] 38#38: *408 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:29:41 [info] 36#36: *409 [lua] access_by_lua(msblocations.conf:189):2: e3f127858fec6634c39ee5621a3fd710:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:29:41 [info] 36#36: *409 [lua] logger.lua:23: e3f127858fec6634c39ee5621a3fd710 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:29:41 +0000] e3f127858fec6634c39ee5621a3fd710 "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.6 - - [31/Dec/2022:05:29:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:29:44 [info] 36#36: *410 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:29:44 [info] 36#36: *411 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:29:54 [info] 36#36: *412 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:29:54 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:29:56 [info] 36#36: *414 [lua] access_by_lua(msblocations.conf:189):2: 7c8a9de9b19340c3cd6f141704a067fc:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:29:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.6 - - [31/Dec/2022:05:29:56 +0000] 7c8a9de9b19340c3cd6f141704a067fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 05:29:56 [info] 36#36: *414 [lua] logger.lua:23: 7c8a9de9b19340c3cd6f141704a067fc {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , 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/12/31 05:30:04 [info] 36#36: *416 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:30:04 [info] 36#36: *415 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:30:11 [info] 36#36: *417 [lua] access_by_lua(msblocations.conf:189):2: 542e3fc745296d32c76f21bff3789f9a:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:30:11 [info] 36#36: *417 [lua] logger.lua:23: 542e3fc745296d32c76f21bff3789f9a {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:30:11 +0000] 542e3fc745296d32c76f21bff3789f9a "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.6 - - [31/Dec/2022:05:30:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:30:14 [info] 38#38: *419 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:30:14 [info] 38#38: *420 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:30:24 [info] 38#38: *421 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:30:24 [info] 36#36: *422 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:30:26 [info] 36#36: *423 [lua] access_by_lua(msblocations.conf:189):2: 8a789c62fc3dbc956db3a0f50658d940:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:30:26 +0000] 8a789c62fc3dbc956db3a0f50658d940 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/31 05:30:26 [info] 36#36: *423 [lua] logger.lua:23: 8a789c62fc3dbc956db3a0f50658d940 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:30:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:30:34 [info] 38#38: *424 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:30:34 [info] 38#38: *425 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:30:41 [info] 36#36: *426 [lua] access_by_lua(msblocations.conf:189):2: ba439283b7916d14848a704c08af787e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:30:41 [info] 36#36: *426 [lua] logger.lua:23: ba439283b7916d14848a704c08af787e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:30:41 +0000] ba439283b7916d14848a704c08af787e "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.6 - - [31/Dec/2022:05:30:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:30:44 [info] 38#38: *427 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:30:44 [info] 38#38: *428 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:30:54 [info] 38#38: *429 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:30:54 [info] 38#38: *430 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:30:56 [info] 36#36: *431 [lua] access_by_lua(msblocations.conf:189):2: be0fb51072f5c1f625e64dbb32f48c14:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:30:56 +0000] be0fb51072f5c1f625e64dbb32f48c14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/12/31 05:30:56 [info] 36#36: *431 [lua] logger.lua:23: be0fb51072f5c1f625e64dbb32f48c14 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:30:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/12/31 05:31:04 [info] 38#38: *432 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:31:04 [info] 36#36: *433 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:31:11 [info] 36#36: *434 [lua] access_by_lua(msblocations.conf:189):2: 04f473ab1f3e260ff6799ea8727a4978:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:31:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:31:11 [info] 36#36: *434 [lua] logger.lua:23: 04f473ab1f3e260ff6799ea8727a4978 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:31:11 +0000] 04f473ab1f3e260ff6799ea8727a4978 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/12/31 05:31:14 [info] 38#38: *436 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:31:14 [info] 38#38: *437 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:31:24 [info] 38#38: *438 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:31:24 [info] 38#38: *439 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:31:26 [info] 36#36: *440 [lua] access_by_lua(msblocations.conf:189):2: b2efaebaa674d685b720c08efaa27098:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:31:26 [info] 36#36: *440 [lua] logger.lua:23: b2efaebaa674d685b720c08efaa27098 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:31:26 +0000] b2efaebaa674d685b720c08efaa27098 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.71.6 - - [31/Dec/2022:05:31:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/31 05:31:34 [info] 38#38: *441 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:31:34 [info] 38#38: *442 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:31:41 [info] 36#36: *443 [lua] access_by_lua(msblocations.conf:189):2: 408568238b9be420f12068d22d183c9b:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:31:41 [info] 36#36: *443 [lua] logger.lua:23: 408568238b9be420f12068d22d183c9b {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:31:41 +0000] 408568238b9be420f12068d22d183c9b "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.6 - - [31/Dec/2022:05:31:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:31:44 [info] 36#36: *444 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:31:44 [info] 36#36: *445 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:31:54 [info] 36#36: *446 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:31:54 [info] 36#36: *447 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:31:56 [info] 36#36: *448 [lua] access_by_lua(msblocations.conf:189):2: fd7680cca8712b372baafddba0d7d6fb:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:31:56 [info] 36#36: *448 [lua] logger.lua:23: fd7680cca8712b372baafddba0d7d6fb {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:31:56 +0000] fd7680cca8712b372baafddba0d7d6fb "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.6 - - [31/Dec/2022:05:31:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:32:04 [info] 36#36: *449 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:32:04 [info] 38#38: *450 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:32:11 [info] 36#36: *451 [lua] access_by_lua(msblocations.conf:189):2: 21e0b5133f8b213fc9001b85cc4fd2b7:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:32:11 [info] 36#36: *451 [lua] logger.lua:23: 21e0b5133f8b213fc9001b85cc4fd2b7 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:32:11 +0000] 21e0b5133f8b213fc9001b85cc4fd2b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.6 - - [31/Dec/2022:05:32:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:32:14 [info] 38#38: *453 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:32:14 [info] 36#36: *454 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:32:24 [info] 36#36: *455 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:32:24 [info] 38#38: *456 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:32:26 [info] 36#36: *457 [lua] access_by_lua(msblocations.conf:189):2: 062de197e220ae1171f30da16e51469b:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:32:26 [info] 36#36: *457 [lua] logger.lua:23: 062de197e220ae1171f30da16e51469b {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:32:26 +0000] 062de197e220ae1171f30da16e51469b "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.6 - - [31/Dec/2022:05:32:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:32:34 [info] 38#38: *458 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:32:34 [info] 36#36: *459 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:32:41 [info] 36#36: *460 [lua] access_by_lua(msblocations.conf:189):2: 3612c8311f34e11106c840cf4bc2f679:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:32:41 [info] 36#36: *460 [lua] logger.lua:23: 3612c8311f34e11106c840cf4bc2f679 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:32:41 +0000] 3612c8311f34e11106c840cf4bc2f679 "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.6 - - [31/Dec/2022:05:32:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:32:44 [info] 38#38: *462 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:32:44 [info] 38#38: *461 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:32:54 [info] 36#36: *463 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:32:54 [info] 36#36: *464 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:32:56 [info] 36#36: *465 [lua] access_by_lua(msblocations.conf:189):2: f46869ab098edcac97ac151f0bb467e8:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:32:56 [info] 36#36: *465 [lua] logger.lua:23: f46869ab098edcac97ac151f0bb467e8 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:32:56 +0000] f46869ab098edcac97ac151f0bb467e8 "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.6 - - [31/Dec/2022:05:32:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:33:04 [info] 36#36: *466 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:33:04 [info] 36#36: *467 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:33:11 [info] 36#36: *468 [lua] access_by_lua(msblocations.conf:189):2: 17b7184e0392071dbc806d45d086ac3c:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:33:11 [info] 36#36: *468 [lua] logger.lua:23: 17b7184e0392071dbc806d45d086ac3c {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:33:11 +0000] 17b7184e0392071dbc806d45d086ac3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.6 - - [31/Dec/2022:05:33:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/12/31 05:33:14 [info] 36#36: *471 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:33:14 [info] 38#38: *470 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:33:24 [info] 38#38: *472 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:33:24 [info] 38#38: *473 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:33:26 [info] 36#36: *474 [lua] access_by_lua(msblocations.conf:189):2: 56195b1ae17d6ec5668c296df0c76e1b:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:33:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:33:26 [info] 36#36: *474 [lua] logger.lua:23: 56195b1ae17d6ec5668c296df0c76e1b {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:33:26 +0000] 56195b1ae17d6ec5668c296df0c76e1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/31 05:33:34 [info] 36#36: *475 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:33:34 [info] 36#36: *476 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:33:41 [info] 36#36: *477 [lua] access_by_lua(msblocations.conf:189):2: f3ae8313662a252a62ccf6e478d41f70:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:33:41 +0000] f3ae8313662a252a62ccf6e478d41f70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/31 05:33:41 [info] 36#36: *477 [lua] logger.lua:23: f3ae8313662a252a62ccf6e478d41f70 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:33:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:33:44 [info] 38#38: *479 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:33:44 [info] 38#38: *478 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:33:54 [info] 36#36: *480 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:33:54 [info] 36#36: *481 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:33:56 [info] 36#36: *482 [lua] access_by_lua(msblocations.conf:189):2: eba255eed25f52c66ba06da1f9702413:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:33:56 +0000] eba255eed25f52c66ba06da1f9702413 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/31 05:33:56 [info] 36#36: *482 [lua] logger.lua:23: eba255eed25f52c66ba06da1f9702413 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:33:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/31 05:34:04 [info] 36#36: *483 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:34:04 [info] 38#38: *484 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:34:11 [info] 36#36: *485 [lua] access_by_lua(msblocations.conf:189):2: 83e651febd52df98a69748c57a34bc1e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:34:11 [info] 36#36: *485 [lua] logger.lua:23: 83e651febd52df98a69748c57a34bc1e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:34:11 +0000] 83e651febd52df98a69748c57a34bc1e "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.6 - - [31/Dec/2022:05:34:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/12/31 05:34:14 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:34:14 [info] 38#38: *487 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:34:24 [info] 36#36: *490 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:34:24 [info] 36#36: *489 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:34:26 [info] 36#36: *491 [lua] access_by_lua(msblocations.conf:189):2: ef353a7719be7f8540bf643020d92e9b:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:34:26 +0000] ef353a7719be7f8540bf643020d92e9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 05:34:26 [info] 36#36: *491 [lua] logger.lua:23: ef353a7719be7f8540bf643020d92e9b {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:34:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:34:34 [info] 36#36: *493 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:34:34 [info] 36#36: *492 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:34:41 [info] 36#36: *494 [lua] access_by_lua(msblocations.conf:189):2: e53c9276b68ce8f575c6c175e7fb7128:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:34:41 [info] 36#36: *494 [lua] logger.lua:23: e53c9276b68ce8f575c6c175e7fb7128 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:34:41 +0000] e53c9276b68ce8f575c6c175e7fb7128 "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.6 - - [31/Dec/2022:05:34:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:34:44 [info] 36#36: *496 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:34:44 [info] 38#38: *495 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:34:54 [info] 38#38: *497 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:34:54 [info] 36#36: *498 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:34:56 [info] 36#36: *499 [lua] access_by_lua(msblocations.conf:189):2: ee46c6c69e2587b4dcaf9db689a0f998:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:34:56 [info] 36#36: *499 [lua] logger.lua:23: ee46c6c69e2587b4dcaf9db689a0f998 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:34:56 +0000] ee46c6c69e2587b4dcaf9db689a0f998 "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.6 - - [31/Dec/2022:05:34:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/31 05:35:04 [info] 38#38: *500 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:35:04 [info] 38#38: *501 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:35:11 [info] 36#36: *502 [lua] access_by_lua(msblocations.conf:189):2: fd4c85629a8345f9db65153e02003011:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:35:11 [info] 36#36: *502 [lua] logger.lua:23: fd4c85629a8345f9db65153e02003011 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:35:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.6 - - [31/Dec/2022:05:35:11 +0000] fd4c85629a8345f9db65153e02003011 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 05:35:14 [info] 36#36: *504 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:35:14 [info] 36#36: *505 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:35:24 [info] 38#38: *506 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:35:24 [info] 36#36: *507 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:35:26 [info] 36#36: *508 [lua] access_by_lua(msblocations.conf:189):2: aecde1f15d1828e21313dc724b2af3da:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:35:26 +0000] aecde1f15d1828e21313dc724b2af3da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 05:35:26 [info] 36#36: *508 [lua] logger.lua:23: aecde1f15d1828e21313dc724b2af3da {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:35:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:35:34 [info] 38#38: *509 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:35:34 [info] 38#38: *510 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:35:41 [info] 36#36: *511 [lua] access_by_lua(msblocations.conf:189):2: f2b045b0e5f3e34cda343ab0b051cffd:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:35:41 +0000] f2b045b0e5f3e34cda343ab0b051cffd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/31 05:35:41 [info] 36#36: *511 [lua] logger.lua:23: f2b045b0e5f3e34cda343ab0b051cffd {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:35:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:35:44 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:35:44 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:35:54 [info] 36#36: *514 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:35:54 [info] 36#36: *515 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:35:56 [info] 36#36: *516 [lua] access_by_lua(msblocations.conf:189):2: d821861059dbf4bd166689709fe099e0:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:35:56 [info] 36#36: *516 [lua] logger.lua:23: d821861059dbf4bd166689709fe099e0 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:35:56 +0000] d821861059dbf4bd166689709fe099e0 "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.6 - - [31/Dec/2022:05:35:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:36:04 [info] 36#36: *518 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:36:04 [info] 36#36: *517 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:36:11 [info] 36#36: *519 [lua] access_by_lua(msblocations.conf:189):2: db23899a6c79ceaf3d079d9f88971e21:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:36:11 [info] 36#36: *519 [lua] logger.lua:23: db23899a6c79ceaf3d079d9f88971e21 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:36:11 +0000] db23899a6c79ceaf3d079d9f88971e21 "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.6 - - [31/Dec/2022:05:36:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:36:14 [info] 36#36: *522 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:36:14 [info] 36#36: *521 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:36:24 [info] 36#36: *523 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:36:24 [info] 36#36: *524 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:36:26 [info] 36#36: *525 [lua] access_by_lua(msblocations.conf:189):2: a575e83aea929ab1d5f71906e40d3b6a:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:36:26 [info] 36#36: *525 [lua] logger.lua:23: a575e83aea929ab1d5f71906e40d3b6a {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:36:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.6 - - [31/Dec/2022:05:36:26 +0000] a575e83aea929ab1d5f71906e40d3b6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/31 05:36:34 [info] 36#36: *526 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:36:34 [info] 38#38: *527 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:36:41 [info] 36#36: *528 [lua] access_by_lua(msblocations.conf:189):2: 9650deb3c5d4dd64172da24996969503:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:36:41 [info] 36#36: *528 [lua] logger.lua:23: 9650deb3c5d4dd64172da24996969503 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:36:41 +0000] 9650deb3c5d4dd64172da24996969503 "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.6 - - [31/Dec/2022:05:36:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:36:44 [info] 38#38: *529 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:36:44 [info] 38#38: *530 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:36:54 [info] 36#36: *531 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:36:54 [info] 36#36: *532 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:36:56 [info] 36#36: *533 [lua] access_by_lua(msblocations.conf:189):2: a8cb8bd71d1240736d801b4c450abd39:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:36:57 [info] 36#36: *533 [lua] logger.lua:23: a8cb8bd71d1240736d801b4c450abd39 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:36:57 +0000] a8cb8bd71d1240736d801b4c450abd39 "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.6 - - [31/Dec/2022:05:36:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:37:04 [info] 36#36: *534 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:37:04 [info] 36#36: *535 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:37:12 [info] 36#36: *536 [lua] access_by_lua(msblocations.conf:189):2: 41163e0cf39763874769899d72bec855:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:37:12 [info] 36#36: *536 [lua] logger.lua:23: 41163e0cf39763874769899d72bec855 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:37:12 +0000] 41163e0cf39763874769899d72bec855 "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.6 - - [31/Dec/2022:05:37:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:37:14 [info] 38#38: *538 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:37:14 [info] 38#38: *539 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:37:24 [info] 36#36: *540 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:37:24 [info] 36#36: *541 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:37:27 [info] 36#36: *542 [lua] access_by_lua(msblocations.conf:189):2: 4b26b25488be4b081db771c91785ceb4:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:37:27 [info] 36#36: *542 [lua] logger.lua:23: 4b26b25488be4b081db771c91785ceb4 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:37:27 +0000] 4b26b25488be4b081db771c91785ceb4 "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.6 - - [31/Dec/2022:05:37:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:37:34 [info] 38#38: *543 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:37:34 [info] 38#38: *544 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:37:42 [info] 36#36: *545 [lua] access_by_lua(msblocations.conf:189):2: 285f792f4e427f865a01cb08f05bdf6d:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:37:42 [info] 36#36: *545 [lua] logger.lua:23: 285f792f4e427f865a01cb08f05bdf6d {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:37:42 +0000] 285f792f4e427f865a01cb08f05bdf6d "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.6 - - [31/Dec/2022:05:37:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/12/31 05:37:44 [info] 38#38: *546 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:37:44 [info] 36#36: *547 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:37:54 [info] 36#36: *549 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:37:54 [info] 36#36: *548 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:37:57 [info] 36#36: *550 [lua] access_by_lua(msblocations.conf:189):2: 4dbd13f09ca1bec1b60e74ee73171de6:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:37:57 [info] 36#36: *550 [lua] logger.lua:23: 4dbd13f09ca1bec1b60e74ee73171de6 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:37:57 +0000] 4dbd13f09ca1bec1b60e74ee73171de6 "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.6 - - [31/Dec/2022:05:37:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:38:04 [info] 36#36: *552 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:38:04 [info] 38#38: *551 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:38:12 [info] 36#36: *553 [lua] access_by_lua(msblocations.conf:189):2: 63ced894218a14a4b0b3caf715c62ff7:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:38:12 [info] 36#36: *553 [lua] logger.lua:23: 63ced894218a14a4b0b3caf715c62ff7 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:38:12 +0000] 63ced894218a14a4b0b3caf715c62ff7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.6 - - [31/Dec/2022:05:38:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/31 05:38:14 [info] 36#36: *555 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:38:14 [info] 36#36: *556 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:38:24 [info] 38#38: *557 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:38:24 [info] 38#38: *558 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:38:27 [info] 36#36: *559 [lua] access_by_lua(msblocations.conf:189):2: 40aa5d255f890bb5bf1ab8c32632bce0:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:38:27 +0000] 40aa5d255f890bb5bf1ab8c32632bce0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/12/31 05:38:27 [info] 36#36: *559 [lua] logger.lua:23: 40aa5d255f890bb5bf1ab8c32632bce0 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:38:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/31 05:38:34 [info] 36#36: *560 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:38:34 [info] 36#36: *561 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:38:42 [info] 36#36: *562 [lua] access_by_lua(msblocations.conf:189):2: a28aeeab9566345cf217f54255572da6:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:38:42 +0000] a28aeeab9566345cf217f54255572da6 "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.6 - - [31/Dec/2022:05:38:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:38:42 [info] 36#36: *562 [lua] logger.lua:23: a28aeeab9566345cf217f54255572da6 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , 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/12/31 05:38:44 [info] 38#38: *563 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:38:44 [info] 38#38: *564 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:38:54 [info] 38#38: *565 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:38:54 [info] 38#38: *566 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:38:57 [info] 36#36: *567 [lua] access_by_lua(msblocations.conf:189):2: eb47cd88182fcc96bc71a1e082a4af46:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:38:57 [info] 36#36: *567 [lua] logger.lua:23: eb47cd88182fcc96bc71a1e082a4af46 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:38:57 +0000] eb47cd88182fcc96bc71a1e082a4af46 "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.6 - - [31/Dec/2022:05:38:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:39:04 [info] 38#38: *568 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:39:04 [info] 38#38: *569 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:39:12 [info] 36#36: *570 [lua] access_by_lua(msblocations.conf:189):2: f94d52862ca96e4210062a3b799e4431:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:39:12 +0000] f94d52862ca96e4210062a3b799e4431 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/12/31 05:39:12 [info] 36#36: *570 [lua] logger.lua:23: f94d52862ca96e4210062a3b799e4431 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:39:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:39:14 [info] 36#36: *573 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:39:14 [info] 36#36: *572 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:39:24 [info] 38#38: *575 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:39:24 [info] 38#38: *574 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:39:27 [info] 36#36: *576 [lua] access_by_lua(msblocations.conf:189):2: 2d2ddfd62e7ad76a609771b788203d77:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:39:27 [info] 36#36: *576 [lua] logger.lua:23: 2d2ddfd62e7ad76a609771b788203d77 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:39:27 +0000] 2d2ddfd62e7ad76a609771b788203d77 "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.6 - - [31/Dec/2022:05:39:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:39:34 [info] 38#38: *577 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:39:34 [info] 38#38: *578 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:39:42 [info] 36#36: *579 [lua] access_by_lua(msblocations.conf:189):2: cb8ce9cb1bdc7c887c10b2d2b8f6082a:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:39:42 [info] 36#36: *579 [lua] logger.lua:23: cb8ce9cb1bdc7c887c10b2d2b8f6082a {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:39:42 +0000] cb8ce9cb1bdc7c887c10b2d2b8f6082a "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.6 - - [31/Dec/2022:05:39:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/12/31 05:39:44 [info] 36#36: *580 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:39:44 [info] 36#36: *581 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:39:54 [info] 36#36: *583 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:39:54 [info] 36#36: *582 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:39:57 [info] 36#36: *584 [lua] access_by_lua(msblocations.conf:189):2: eef944bc1c55f7a83aa05b192dc9cece:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:39:57 +0000] eef944bc1c55f7a83aa05b192dc9cece "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 05:39:57 [info] 36#36: *584 [lua] logger.lua:23: eef944bc1c55f7a83aa05b192dc9cece {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:39:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:40:04 [info] 36#36: *585 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:40:04 [info] 36#36: *586 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:40:12 [info] 36#36: *587 [lua] access_by_lua(msblocations.conf:189):2: 6748c6535da6cfc72d6e420eaff211d5:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:40:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.71.6 - - [31/Dec/2022:05:40:12 +0000] 6748c6535da6cfc72d6e420eaff211d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/12/31 05:40:12 [info] 36#36: *587 [lua] logger.lua:23: 6748c6535da6cfc72d6e420eaff211d5 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , 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/12/31 05:40:14 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:40:14 [info] 36#36: *589 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:40:24 [info] 38#38: *592 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:40:24 [info] 36#36: *591 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:40:27 [info] 36#36: *593 [lua] access_by_lua(msblocations.conf:189):2: 28dcad90512153c3ff6d78a3f478441d:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:40:27 +0000] 28dcad90512153c3ff6d78a3f478441d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/31 05:40:27 [info] 36#36: *593 [lua] logger.lua:23: 28dcad90512153c3ff6d78a3f478441d {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:40:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:40:34 [info] 38#38: *594 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:40:34 [info] 38#38: *595 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:40:42 [info] 36#36: *596 [lua] access_by_lua(msblocations.conf:189):2: 31ad7604386ca123c11498bda4eaecf0:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:40:42 +0000] 31ad7604386ca123c11498bda4eaecf0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 05:40:42 [info] 36#36: *596 [lua] logger.lua:23: 31ad7604386ca123c11498bda4eaecf0 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:40:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:40:44 [info] 36#36: *597 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:40:44 [info] 38#38: *598 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:40:54 [info] 36#36: *599 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:40:54 [info] 36#36: *600 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:40:57 [info] 36#36: *601 [lua] access_by_lua(msblocations.conf:189):2: 5a0de44fe973a32db899da95ec585c8e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:40:57 [info] 36#36: *601 [lua] logger.lua:23: 5a0de44fe973a32db899da95ec585c8e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:40:57 +0000] 5a0de44fe973a32db899da95ec585c8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.6 - - [31/Dec/2022:05:40:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/12/31 05:41:04 [info] 36#36: *603 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:41:04 [info] 36#36: *602 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:41:12 [info] 36#36: *604 [lua] access_by_lua(msblocations.conf:189):2: 60409fc81829c2bc3cf5c8ff88a14e93:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:41:12 [info] 36#36: *604 [lua] logger.lua:23: 60409fc81829c2bc3cf5c8ff88a14e93 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:41:12 +0000] 60409fc81829c2bc3cf5c8ff88a14e93 "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.6 - - [31/Dec/2022:05:41:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:41:14 [info] 38#38: *607 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:41:14 [info] 36#36: *606 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:41:24 [info] 38#38: *608 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:41:24 [info] 36#36: *609 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:41:27 [info] 36#36: *610 [lua] access_by_lua(msblocations.conf:189):2: 54261d25ce12a52c44323c75cadfa1bd:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:41:27 [info] 36#36: *610 [lua] logger.lua:23: 54261d25ce12a52c44323c75cadfa1bd {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:41:27 +0000] 54261d25ce12a52c44323c75cadfa1bd "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.6 - - [31/Dec/2022:05:41:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:41:34 [info] 38#38: *612 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:41:34 [info] 36#36: *611 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:41:42 [info] 36#36: *613 [lua] access_by_lua(msblocations.conf:189):2: 8d8dddf0d9dcc90ee16ddcacf8fca1b6:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:41:42 +0000] 8d8dddf0d9dcc90ee16ddcacf8fca1b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/12/31 05:41:42 [info] 36#36: *613 [lua] logger.lua:23: 8d8dddf0d9dcc90ee16ddcacf8fca1b6 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:41:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:41:44 [info] 36#36: *614 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:41:44 [info] 36#36: *615 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:41:54 [info] 36#36: *616 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:41:54 [info] 36#36: *617 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:41:57 [info] 36#36: *618 [lua] access_by_lua(msblocations.conf:189):2: 82170ec80a90d80f72536ddf66f9f924:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:41:57 [info] 36#36: *618 [lua] logger.lua:23: 82170ec80a90d80f72536ddf66f9f924 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:41:57 +0000] 82170ec80a90d80f72536ddf66f9f924 "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.6 - - [31/Dec/2022:05:41:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:42:04 [info] 38#38: *620 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:42:04 [info] 38#38: *619 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:42:12 [info] 36#36: *621 [lua] access_by_lua(msblocations.conf:189):2: 39c2820aa6d7482495ef8df29a16a26d:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:42:12 +0000] 39c2820aa6d7482495ef8df29a16a26d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 05:42:12 [info] 36#36: *621 [lua] logger.lua:23: 39c2820aa6d7482495ef8df29a16a26d {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:42:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:42:14 [info] 38#38: *623 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:42:14 [info] 38#38: *624 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:42:24 [info] 38#38: *625 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:42:24 [info] 38#38: *626 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:42:27 [info] 36#36: *627 [lua] access_by_lua(msblocations.conf:189):2: 2cb04a7d9108607ec3983da9e333ffcd:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:42:27 +0000] 2cb04a7d9108607ec3983da9e333ffcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 05:42:27 [info] 36#36: *627 [lua] logger.lua:23: 2cb04a7d9108607ec3983da9e333ffcd {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:42:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:42:34 [info] 38#38: *629 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:42:34 [info] 36#36: *628 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:42:42 [info] 36#36: *630 [lua] access_by_lua(msblocations.conf:189):2: 7fa28db8da210227437b5b0021ab4ba2:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:42:42 [info] 36#36: *630 [lua] logger.lua:23: 7fa28db8da210227437b5b0021ab4ba2 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:42:42 +0000] 7fa28db8da210227437b5b0021ab4ba2 "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.6 - - [31/Dec/2022:05:42:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:42:44 [info] 36#36: *631 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:42:44 [info] 38#38: *632 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:42:54 [info] 36#36: *633 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:42:54 [info] 36#36: *634 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:42:57 [info] 36#36: *635 [lua] access_by_lua(msblocations.conf:189):2: 80f436cf84098f5edb74941b185cf45e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:42:57 [info] 36#36: *635 [lua] logger.lua:23: 80f436cf84098f5edb74941b185cf45e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:42:57 +0000] 80f436cf84098f5edb74941b185cf45e "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.6 - - [31/Dec/2022:05:42:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:43:04 [info] 36#36: *636 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:43:04 [info] 38#38: *637 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:43:12 [info] 36#36: *638 [lua] access_by_lua(msblocations.conf:189):2: 46b54364186e656c99581fd8bdadccc7:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:43:12 [info] 36#36: *638 [lua] logger.lua:23: 46b54364186e656c99581fd8bdadccc7 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:43:12 +0000] 46b54364186e656c99581fd8bdadccc7 "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.6 - - [31/Dec/2022:05:43:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:43:14 [info] 38#38: *641 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:43:14 [info] 36#36: *640 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:43:24 [info] 36#36: *642 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:43:24 [info] 36#36: *643 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:43:27 [info] 36#36: *644 [lua] access_by_lua(msblocations.conf:189):2: 02e15e5b83ff899f247751393c1b68d6:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:43:27 [info] 36#36: *644 [lua] logger.lua:23: 02e15e5b83ff899f247751393c1b68d6 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:43:27 +0000] 02e15e5b83ff899f247751393c1b68d6 "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.6 - - [31/Dec/2022:05:43:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:43:34 [info] 38#38: *646 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:43:34 [info] 36#36: *645 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:43:42 [info] 36#36: *647 [lua] access_by_lua(msblocations.conf:189):2: e72e7d4b6f546bfa7e06a89597c6ad74:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:43:42 +0000] e72e7d4b6f546bfa7e06a89597c6ad74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 05:43:42 [info] 36#36: *647 [lua] logger.lua:23: e72e7d4b6f546bfa7e06a89597c6ad74 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:43:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:43:44 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:43:44 [info] 36#36: *648 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:43:54 [info] 36#36: *650 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:43:54 [info] 36#36: *651 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:43:57 [info] 36#36: *652 [lua] access_by_lua(msblocations.conf:189):2: 892ffea3f85715400f910c7586830bf0:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:43:57 [info] 36#36: *652 [lua] logger.lua:23: 892ffea3f85715400f910c7586830bf0 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:43:57 +0000] 892ffea3f85715400f910c7586830bf0 "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.6 - - [31/Dec/2022:05:43:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:44:04 [info] 36#36: *654 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:44:04 [info] 36#36: *653 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:44:12 [info] 36#36: *655 [lua] access_by_lua(msblocations.conf:189):2: bc1c421f437680dbaba835a4825b2383:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:44:12 [info] 36#36: *655 [lua] logger.lua:23: bc1c421f437680dbaba835a4825b2383 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:44:12 +0000] bc1c421f437680dbaba835a4825b2383 "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.6 - - [31/Dec/2022:05:44:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:44:14 [info] 36#36: *657 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:44:14 [info] 36#36: *658 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:44:24 [info] 36#36: *659 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:44:24 [info] 36#36: *660 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:44:27 [info] 36#36: *661 [lua] access_by_lua(msblocations.conf:189):2: b60a270727b6ace2619c803736f4b739:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:44:27 [info] 36#36: *661 [lua] logger.lua:23: b60a270727b6ace2619c803736f4b739 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:44:27 +0000] b60a270727b6ace2619c803736f4b739 "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.6 - - [31/Dec/2022:05:44:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:44:34 [info] 36#36: *662 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:44:34 [info] 36#36: *663 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:44:42 [info] 36#36: *664 [lua] access_by_lua(msblocations.conf:189):2: 2b9256080a07ac785f2db1d4999b7c0a:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:44:42 +0000] 2b9256080a07ac785f2db1d4999b7c0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/31 05:44:42 [info] 36#36: *664 [lua] logger.lua:23: 2b9256080a07ac785f2db1d4999b7c0a {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:44:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:44:44 [info] 36#36: *665 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:44:44 [info] 36#36: *666 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:44:54 [info] 38#38: *667 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:44:54 [info] 36#36: *668 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:44:57 [info] 36#36: *669 [lua] access_by_lua(msblocations.conf:189):2: be5444d2163e261c6d4aba7848b73afc:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:44:57 [info] 36#36: *669 [lua] logger.lua:23: be5444d2163e261c6d4aba7848b73afc {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:44:57 +0000] be5444d2163e261c6d4aba7848b73afc "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.6 - - [31/Dec/2022:05:44:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:45:04 [info] 36#36: *670 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:45:04 [info] 36#36: *671 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:45:12 [info] 36#36: *672 [lua] access_by_lua(msblocations.conf:189):2: a65003174a32d05de13332ed3541e675:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:45:12 [info] 36#36: *672 [lua] logger.lua:23: a65003174a32d05de13332ed3541e675 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:45:12 +0000] a65003174a32d05de13332ed3541e675 "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.6 - - [31/Dec/2022:05:45:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:45:14 [info] 38#38: *675 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:45:14 [info] 38#38: *674 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:45:24 [info] 36#36: *676 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:45:24 [info] 36#36: *677 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:45:27 [info] 36#36: *678 [lua] access_by_lua(msblocations.conf:189):2: b346d54953ec562bd94905546207781e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:45:27 +0000] b346d54953ec562bd94905546207781e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/12/31 05:45:27 [info] 36#36: *678 [lua] logger.lua:23: b346d54953ec562bd94905546207781e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:45:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/31 05:45:34 [info] 38#38: *680 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:45:34 [info] 36#36: *679 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:45:42 [info] 36#36: *681 [lua] access_by_lua(msblocations.conf:189):2: 0733ed03adcf02e9f86b7521f36f1f2e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:45:42 [info] 36#36: *681 [lua] logger.lua:23: 0733ed03adcf02e9f86b7521f36f1f2e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:45:42 +0000] 0733ed03adcf02e9f86b7521f36f1f2e "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.6 - - [31/Dec/2022:05:45:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/31 05:45:44 [info] 38#38: *682 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:45:44 [info] 36#36: *683 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:45:54 [info] 38#38: *684 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:45:54 [info] 36#36: *685 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:45:57 [info] 36#36: *686 [lua] access_by_lua(msblocations.conf:189):2: 1f396c499661786eb9838a0fa46a258b:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:45:57 [info] 36#36: *686 [lua] logger.lua:23: 1f396c499661786eb9838a0fa46a258b {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:45:57 +0000] 1f396c499661786eb9838a0fa46a258b "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.6 - - [31/Dec/2022:05:45:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:46:04 [info] 38#38: *688 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:46:04 [info] 36#36: *687 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:46:12 [info] 36#36: *689 [lua] access_by_lua(msblocations.conf:189):2: ad52789fcc2ab40b7aad06018de70d3e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:46:12 [info] 36#36: *689 [lua] logger.lua:23: ad52789fcc2ab40b7aad06018de70d3e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:46:12 +0000] ad52789fcc2ab40b7aad06018de70d3e "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.6 - - [31/Dec/2022:05:46:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:46:14 [info] 38#38: *692 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:46:14 [info] 36#36: *691 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:46:24 [info] 38#38: *693 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:46:24 [info] 36#36: *694 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:46:27 [info] 36#36: *695 [lua] access_by_lua(msblocations.conf:189):2: dc658e4fcf4f74e3bceaceeb0536ab61:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:46:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:46:27 [info] 36#36: *695 [lua] logger.lua:23: dc658e4fcf4f74e3bceaceeb0536ab61 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:46:27 +0000] dc658e4fcf4f74e3bceaceeb0536ab61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/31 05:46:34 [info] 36#36: *696 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:46:34 [info] 36#36: *697 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:46:42 [info] 36#36: *698 [lua] access_by_lua(msblocations.conf:189):2: 000fb355f3c016058a52bef32706606a:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:46:42 [info] 36#36: *698 [lua] logger.lua:23: 000fb355f3c016058a52bef32706606a {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:46:42 +0000] 000fb355f3c016058a52bef32706606a "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.6 - - [31/Dec/2022:05:46:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:46:44 [info] 36#36: *700 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:46:44 [info] 38#38: *699 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:46:54 [info] 38#38: *701 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:46:54 [info] 38#38: *702 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:46:57 [info] 36#36: *703 [lua] access_by_lua(msblocations.conf:189):2: 46517f55f99af9961e5b3261214a2688:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:46:57 [info] 36#36: *703 [lua] logger.lua:23: 46517f55f99af9961e5b3261214a2688 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:46:57 +0000] 46517f55f99af9961e5b3261214a2688 "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.6 - - [31/Dec/2022:05:46:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:47:04 [info] 36#36: *705 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:47:04 [info] 36#36: *704 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:47:12 [info] 36#36: *706 [lua] access_by_lua(msblocations.conf:189):2: 77f342f33138a51e61237733956cdc84:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:47:12 [info] 36#36: *706 [lua] logger.lua:23: 77f342f33138a51e61237733956cdc84 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:47:12 +0000] 77f342f33138a51e61237733956cdc84 "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.6 - - [31/Dec/2022:05:47:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:47:14 [info] 36#36: *708 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:47:14 [info] 36#36: *709 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:47:24 [info] 36#36: *710 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:47:24 [info] 36#36: *711 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:47:27 [info] 36#36: *712 [lua] access_by_lua(msblocations.conf:189):2: df44efcec766e81f11d06754808f335e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:47:27 +0000] df44efcec766e81f11d06754808f335e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 05:47:27 [info] 36#36: *712 [lua] logger.lua:23: df44efcec766e81f11d06754808f335e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:47:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:47:34 [info] 38#38: *713 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:47:34 [info] 38#38: *714 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:47:42 [info] 36#36: *715 [lua] access_by_lua(msblocations.conf:189):2: 06ed5e2de70e438f63ea1ebb3b14f299:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:47:42 [info] 36#36: *715 [lua] logger.lua:23: 06ed5e2de70e438f63ea1ebb3b14f299 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:47:42 +0000] 06ed5e2de70e438f63ea1ebb3b14f299 "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.6 - - [31/Dec/2022:05:47:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:47:44 [info] 36#36: *717 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:47:44 [info] 36#36: *716 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:47:54 [info] 36#36: *718 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:47:54 [info] 36#36: *719 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:47:57 [info] 36#36: *720 [lua] access_by_lua(msblocations.conf:189):2: d03b0bd03b1b1fc245976afa27f0acf5:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:47:57 +0000] d03b0bd03b1b1fc245976afa27f0acf5 "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.6 - - [31/Dec/2022:05:47:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:47:57 [info] 36#36: *720 [lua] logger.lua:23: d03b0bd03b1b1fc245976afa27f0acf5 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , 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/12/31 05:48:04 [info] 38#38: *721 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:48:04 [info] 38#38: *722 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:48:12 [info] 36#36: *723 [lua] access_by_lua(msblocations.conf:189):2: f6a416fe03165d592d181c0b3a7edc8b:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:48:12 [info] 36#36: *723 [lua] logger.lua:23: f6a416fe03165d592d181c0b3a7edc8b {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:48:12 +0000] f6a416fe03165d592d181c0b3a7edc8b "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.6 - - [31/Dec/2022:05:48:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:48:14 [info] 36#36: *726 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:48:14 [info] 36#36: *725 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:48:24 [info] 36#36: *727 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:48:24 [info] 38#38: *728 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:48:27 [info] 36#36: *729 [lua] access_by_lua(msblocations.conf:189):2: 602418345c082ab2b5e14103a76332a1:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:48:27 [info] 36#36: *729 [lua] logger.lua:23: 602418345c082ab2b5e14103a76332a1 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:48:27 +0000] 602418345c082ab2b5e14103a76332a1 "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.6 - - [31/Dec/2022:05:48:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:48:34 [info] 36#36: *730 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:48:34 [info] 38#38: *731 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:48:42 [info] 36#36: *732 [lua] access_by_lua(msblocations.conf:189):2: e8e008ffbc088747f81bb7d840ad32b1:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:48:42 [info] 36#36: *732 [lua] logger.lua:23: e8e008ffbc088747f81bb7d840ad32b1 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:48:42 +0000] e8e008ffbc088747f81bb7d840ad32b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.6 - - [31/Dec/2022:05:48:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:48:44 [info] 36#36: *733 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:48:44 [info] 36#36: *734 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:48:54 [info] 38#38: *736 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:48:54 [info] 38#38: *735 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:48:57 [info] 36#36: *737 [lua] access_by_lua(msblocations.conf:189):2: 5093ff5ff4b84445a5645347befec28c:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:48:57 +0000] 5093ff5ff4b84445a5645347befec28c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/31 05:48:57 [info] 36#36: *737 [lua] logger.lua:23: 5093ff5ff4b84445a5645347befec28c {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:48:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:49:04 [info] 38#38: *739 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:49:04 [info] 38#38: *738 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:49:12 [info] 36#36: *740 [lua] access_by_lua(msblocations.conf:189):2: deea46846829ba016d1d40d41b2c4c7d:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:49:12 +0000] deea46846829ba016d1d40d41b2c4c7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/12/31 05:49:12 [info] 36#36: *740 [lua] logger.lua:23: deea46846829ba016d1d40d41b2c4c7d {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:49:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/12/31 05:49:14 [info] 36#36: *743 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:49:14 [info] 36#36: *742 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:49:24 [info] 38#38: *744 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:49:24 [info] 38#38: *745 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:49:27 [info] 36#36: *746 [lua] access_by_lua(msblocations.conf:189):2: dc80a5a2f0b7e36ab62036c9c196ec31:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:49:27 +0000] dc80a5a2f0b7e36ab62036c9c196ec31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/12/31 05:49:27 [info] 36#36: *746 [lua] logger.lua:23: dc80a5a2f0b7e36ab62036c9c196ec31 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:49:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:49:34 [info] 36#36: *747 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:49:34 [info] 36#36: *748 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:49:42 [info] 36#36: *749 [lua] access_by_lua(msblocations.conf:189):2: 11d2f1b3d934fe78f876113db9c4e62b:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:49:42 [info] 36#36: *749 [lua] logger.lua:23: 11d2f1b3d934fe78f876113db9c4e62b {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:49:42 +0000] 11d2f1b3d934fe78f876113db9c4e62b "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.6 - - [31/Dec/2022:05:49:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/31 05:49:44 [info] 38#38: *750 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:49:44 [info] 36#36: *751 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:49:54 [info] 36#36: *752 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:49:54 [info] 36#36: *753 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:49:57 [info] 36#36: *754 [lua] access_by_lua(msblocations.conf:189):2: 6ae6df53e4fa257538cd4a03b7d8e986:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:49:57 +0000] 6ae6df53e4fa257538cd4a03b7d8e986 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 05:49:57 [info] 36#36: *754 [lua] logger.lua:23: 6ae6df53e4fa257538cd4a03b7d8e986 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:49:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:50:04 [info] 36#36: *755 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:50:04 [info] 36#36: *756 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:50:12 [info] 36#36: *757 [lua] access_by_lua(msblocations.conf:189):2: 12a3f4f55b520b466aafd7034cc62096:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:50:12 [info] 36#36: *757 [lua] logger.lua:23: 12a3f4f55b520b466aafd7034cc62096 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:50:12 +0000] 12a3f4f55b520b466aafd7034cc62096 "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.6 - - [31/Dec/2022:05:50:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:50:14 [info] 36#36: *759 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:50:14 [info] 36#36: *760 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:50:24 [info] 36#36: *762 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:50:24 [info] 36#36: *761 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:50:27 [info] 36#36: *763 [lua] access_by_lua(msblocations.conf:189):2: 9ee335ec3d4f98ab6e0e89867e49e785:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:50:27 +0000] 9ee335ec3d4f98ab6e0e89867e49e785 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 05:50:27 [info] 36#36: *763 [lua] logger.lua:23: 9ee335ec3d4f98ab6e0e89867e49e785 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:50:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:50:34 [info] 36#36: *764 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:50:34 [info] 36#36: *765 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:50:42 [info] 36#36: *766 [lua] access_by_lua(msblocations.conf:189):2: 599159b51ea4063b3596dd02b567937e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:50:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.6 - - [31/Dec/2022:05:50:42 +0000] 599159b51ea4063b3596dd02b567937e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/31 05:50:42 [info] 36#36: *766 [lua] logger.lua:23: 599159b51ea4063b3596dd02b567937e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , 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/12/31 05:50:44 [info] 38#38: *767 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:50:44 [info] 38#38: *768 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:50:54 [info] 36#36: *770 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:50:54 [info] 36#36: *769 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:50:57 [info] 36#36: *771 [lua] access_by_lua(msblocations.conf:189):2: 942305ae492988572f336b8ebe3d923e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:50:57 +0000] 942305ae492988572f336b8ebe3d923e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/12/31 05:50:57 [info] 36#36: *771 [lua] logger.lua:23: 942305ae492988572f336b8ebe3d923e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:50:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/31 05:51:04 [info] 38#38: *773 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:51:04 [info] 36#36: *772 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:51:12 [info] 36#36: *774 [lua] access_by_lua(msblocations.conf:189):2: a54452483398b106f171bd9cb4d36123:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:51:12 [info] 36#36: *774 [lua] logger.lua:23: a54452483398b106f171bd9cb4d36123 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:51:12 +0000] a54452483398b106f171bd9cb4d36123 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.71.6 - - [31/Dec/2022:05:51:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/12/31 05:51:14 [info] 38#38: *776 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:51:14 [info] 38#38: *777 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:51:24 [info] 38#38: *779 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:51:24 [info] 38#38: *778 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:51:27 [info] 36#36: *780 [lua] access_by_lua(msblocations.conf:189):2: f020d4a916c33fb6a7dc84ca1cf9a86e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:51:27 [info] 36#36: *780 [lua] logger.lua:23: f020d4a916c33fb6a7dc84ca1cf9a86e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:51:27 +0000] f020d4a916c33fb6a7dc84ca1cf9a86e "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.6 - - [31/Dec/2022:05:51:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:51:34 [info] 36#36: *781 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:51:34 [info] 36#36: *782 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:51:42 [info] 36#36: *783 [lua] access_by_lua(msblocations.conf:189):2: 5a047c7b1b02a53f7eaef76e61d192cd:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:51:42 +0000] 5a047c7b1b02a53f7eaef76e61d192cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 05:51:42 [info] 36#36: *783 [lua] logger.lua:23: 5a047c7b1b02a53f7eaef76e61d192cd {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:51:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:51:44 [info] 38#38: *784 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:51:44 [info] 38#38: *785 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:51:54 [info] 36#36: *786 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:51:54 [info] 36#36: *787 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:51:57 [info] 36#36: *788 [lua] access_by_lua(msblocations.conf:189):2: 94275de6b9a41e51a9f1309c0c5352b8:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:51:57 +0000] 94275de6b9a41e51a9f1309c0c5352b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 05:51:57 [info] 36#36: *788 [lua] logger.lua:23: 94275de6b9a41e51a9f1309c0c5352b8 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:51:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:52:04 [info] 36#36: *790 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:52:04 [info] 36#36: *789 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:52:12 [info] 36#36: *791 [lua] access_by_lua(msblocations.conf:189):2: 1dffd28422aa68cb21d95bd691776528:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:52:12 +0000] 1dffd28422aa68cb21d95bd691776528 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/31 05:52:12 [info] 36#36: *791 [lua] logger.lua:23: 1dffd28422aa68cb21d95bd691776528 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:52:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:52:14 [info] 36#36: *794 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:52:14 [info] 36#36: *793 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:52:24 [info] 36#36: *795 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:52:24 [info] 38#38: *796 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:52:27 [info] 36#36: *797 [lua] access_by_lua(msblocations.conf:189):2: 795418330e2513ed566396c67965693f:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:52:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:52:27 [info] 36#36: *797 [lua] logger.lua:23: 795418330e2513ed566396c67965693f {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:52:27 +0000] 795418330e2513ed566396c67965693f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/31 05:52:34 [info] 36#36: *798 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:52:34 [info] 36#36: *799 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:52:42 [info] 36#36: *800 [lua] access_by_lua(msblocations.conf:189):2: c9faf1511c5bfa520ec75014a3636cd4:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:52:42 +0000] c9faf1511c5bfa520ec75014a3636cd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 05:52:42 [info] 36#36: *800 [lua] logger.lua:23: c9faf1511c5bfa520ec75014a3636cd4 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:52:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:52:44 [info] 38#38: *801 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:52:44 [info] 38#38: *802 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:52:54 [info] 36#36: *804 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:52:54 [info] 38#38: *803 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:52:57 [info] 36#36: *805 [lua] access_by_lua(msblocations.conf:189):2: 384334b8b4ee1120a235355484138968:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:52:57 [info] 36#36: *805 [lua] logger.lua:23: 384334b8b4ee1120a235355484138968 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:52:57 +0000] 384334b8b4ee1120a235355484138968 "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.6 - - [31/Dec/2022:05:52:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:53:04 [info] 38#38: *807 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:53:04 [info] 38#38: *806 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:53:12 [info] 36#36: *808 [lua] access_by_lua(msblocations.conf:189):2: f695399dafeb1e045588d236f6569b86:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:53:12 [info] 36#36: *808 [lua] logger.lua:23: f695399dafeb1e045588d236f6569b86 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:53:12 +0000] f695399dafeb1e045588d236f6569b86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.6 - - [31/Dec/2022:05:53:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/31 05:53:14 [info] 36#36: *810 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:53:14 [info] 36#36: *811 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:53:24 [info] 36#36: *813 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:53:24 [info] 38#38: *812 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:53:27 [info] 36#36: *814 [lua] access_by_lua(msblocations.conf:189):2: 68421772078c4f0f17f3143bbbd00105:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:53:27 [info] 36#36: *814 [lua] logger.lua:23: 68421772078c4f0f17f3143bbbd00105 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:53:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.71.6 - - [31/Dec/2022:05:53:27 +0000] 68421772078c4f0f17f3143bbbd00105 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/31 05:53:34 [info] 36#36: *815 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:53:34 [info] 36#36: *816 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:53:42 [info] 36#36: *817 [lua] access_by_lua(msblocations.conf:189):2: d1441440256b66bb6d32e17bdcdedb4a:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:53:42 [info] 36#36: *817 [lua] logger.lua:23: d1441440256b66bb6d32e17bdcdedb4a {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:53:42 +0000] d1441440256b66bb6d32e17bdcdedb4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.71.6 - - [31/Dec/2022:05:53:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:53:44 [info] 36#36: *818 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:53:44 [info] 36#36: *819 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:53:54 [info] 38#38: *820 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:53:54 [info] 38#38: *821 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:53:57 [info] 36#36: *822 [lua] access_by_lua(msblocations.conf:189):2: b5a3874153359bc83a75b61b4453e4f3:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:53:57 [info] 36#36: *822 [lua] logger.lua:23: b5a3874153359bc83a75b61b4453e4f3 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:53:57 +0000] b5a3874153359bc83a75b61b4453e4f3 "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.6 - - [31/Dec/2022:05:53:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:54:04 [info] 36#36: *823 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:54:04 [info] 38#38: *824 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:54:12 [info] 36#36: *825 [lua] access_by_lua(msblocations.conf:189):2: bd02044943cc2a9e22aa10d36dc43b13:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:54:12 [info] 36#36: *825 [lua] logger.lua:23: bd02044943cc2a9e22aa10d36dc43b13 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:54:12 +0000] bd02044943cc2a9e22aa10d36dc43b13 "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.6 - - [31/Dec/2022:05:54:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/12/31 05:54:14 [info] 36#36: *827 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:54:14 [info] 36#36: *828 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:54:24 [info] 36#36: *829 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:54:24 [info] 36#36: *830 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:54:27 [info] 36#36: *831 [lua] access_by_lua(msblocations.conf:189):2: 1db610bfd48e6f91bf14e8f1436d5a7a:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:54:27 +0000] 1db610bfd48e6f91bf14e8f1436d5a7a "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.6 - - [31/Dec/2022:05:54:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:54:27 [info] 36#36: *831 [lua] logger.lua:23: 1db610bfd48e6f91bf14e8f1436d5a7a {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , 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/12/31 05:54:34 [info] 38#38: *833 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:54:34 [info] 38#38: *832 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:54:42 [info] 36#36: *834 [lua] access_by_lua(msblocations.conf:189):2: 7da0398a0092251797618c54740fc49c:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:54:42 [info] 36#36: *834 [lua] logger.lua:23: 7da0398a0092251797618c54740fc49c {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:54:42 +0000] 7da0398a0092251797618c54740fc49c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.6 - - [31/Dec/2022:05:54:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/31 05:54:44 [info] 36#36: *835 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:54:44 [info] 36#36: *836 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:54:54 [info] 36#36: *838 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:54:54 [info] 36#36: *837 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:54:58 [info] 36#36: *839 [lua] access_by_lua(msblocations.conf:189):2: b6857c1a9bc77706fdcf94cce058c25b:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:54:58 [info] 36#36: *839 [lua] logger.lua:23: b6857c1a9bc77706fdcf94cce058c25b {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:54:58 +0000] b6857c1a9bc77706fdcf94cce058c25b "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.6 - - [31/Dec/2022:05:54:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:55:04 [info] 38#38: *840 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:55:04 [info] 38#38: *841 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:55:13 [info] 36#36: *842 [lua] access_by_lua(msblocations.conf:189):2: 04563b2c16f82942d8bd8d5a5d3e0521:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:55:13 +0000] 04563b2c16f82942d8bd8d5a5d3e0521 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/31 05:55:13 [info] 36#36: *842 [lua] logger.lua:23: 04563b2c16f82942d8bd8d5a5d3e0521 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:55:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:55:14 [info] 36#36: *844 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:55:14 [info] 36#36: *845 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:55:24 [info] 36#36: *846 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:55:24 [info] 38#38: *847 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:55:28 [info] 36#36: *848 [lua] access_by_lua(msblocations.conf:189):2: f0a62e7265b3bd95dabaf504cca89a7e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:55:28 +0000] f0a62e7265b3bd95dabaf504cca89a7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/12/31 05:55:28 [info] 36#36: *848 [lua] logger.lua:23: f0a62e7265b3bd95dabaf504cca89a7e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:55:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/31 05:55:34 [info] 36#36: *849 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:55:34 [info] 38#38: *850 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:55:43 [info] 36#36: *851 [lua] access_by_lua(msblocations.conf:189):2: 671008b42b2959ccd0c6d5a04feccd5e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:55:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.6 - - [31/Dec/2022:05:55:43 +0000] 671008b42b2959ccd0c6d5a04feccd5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/31 05:55:43 [info] 36#36: *851 [lua] logger.lua:23: 671008b42b2959ccd0c6d5a04feccd5e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , 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/12/31 05:55:44 [info] 36#36: *853 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:55:44 [info] 38#38: *852 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:55:54 [info] 38#38: *855 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:55:54 [info] 36#36: *854 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:55:58 [info] 36#36: *856 [lua] access_by_lua(msblocations.conf:189):2: 80dd7a20be1130e449d1853a0f06a17c:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:55:58 [info] 36#36: *856 [lua] logger.lua:23: 80dd7a20be1130e449d1853a0f06a17c {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:55:58 +0000] 80dd7a20be1130e449d1853a0f06a17c "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.6 - - [31/Dec/2022:05:55:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:56:04 [info] 36#36: *857 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:56:04 [info] 36#36: *858 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:56:13 [info] 36#36: *859 [lua] access_by_lua(msblocations.conf:189):2: 083ffb4b630b7d581ca2a26db623528e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:56:13 [info] 36#36: *859 [lua] logger.lua:23: 083ffb4b630b7d581ca2a26db623528e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:56:13 +0000] 083ffb4b630b7d581ca2a26db623528e "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.6 - - [31/Dec/2022:05:56:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:56:14 [info] 36#36: *862 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:56:14 [info] 38#38: *861 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:56:19 [info] 36#36: *863 client closed connection while waiting for request, client: 10.233.68.197, server: 0.0.0.0:443
2022/12/31 05:56:24 [info] 36#36: *865 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:56:24 [info] 38#38: *864 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:56:28 [info] 36#36: *866 [lua] access_by_lua(msblocations.conf:189):2: 1d008489c63be78cf3e2dd8888ae9009:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:56:28 [info] 36#36: *866 [lua] logger.lua:23: 1d008489c63be78cf3e2dd8888ae9009 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:56:28 +0000] 1d008489c63be78cf3e2dd8888ae9009 "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.6 - - [31/Dec/2022:05:56:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:56:34 [info] 36#36: *867 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:56:34 [info] 38#38: *868 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:56:43 [info] 36#36: *869 [lua] access_by_lua(msblocations.conf:189):2: e007499d6750b8df4f64aa0912159a30:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:56:43 [info] 36#36: *869 [lua] logger.lua:23: e007499d6750b8df4f64aa0912159a30 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:56:43 +0000] e007499d6750b8df4f64aa0912159a30 "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.6 - - [31/Dec/2022:05:56:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:56:44 [info] 38#38: *870 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:56:44 [info] 38#38: *871 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:56:54 [info] 36#36: *872 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:56:54 [info] 38#38: *873 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:56:58 [info] 36#36: *874 [lua] access_by_lua(msblocations.conf:189):2: 42e01291d373a54e177897cd3e954f8f:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:56:58 [info] 36#36: *874 [lua] logger.lua:23: 42e01291d373a54e177897cd3e954f8f {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:56:58 +0000] 42e01291d373a54e177897cd3e954f8f "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.6 - - [31/Dec/2022:05:56:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/31 05:57:04 [info] 36#36: *875 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:57:04 [info] 38#38: *876 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:57:13 [info] 36#36: *877 [lua] access_by_lua(msblocations.conf:189):2: 42ae52542dcd6ab5b16f134c83c54713:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:57:13 [info] 36#36: *877 [lua] logger.lua:23: 42ae52542dcd6ab5b16f134c83c54713 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:57:13 +0000] 42ae52542dcd6ab5b16f134c83c54713 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.6 - - [31/Dec/2022:05:57:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/12/31 05:57:14 [info] 36#36: *880 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:57:14 [info] 36#36: *879 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:57:24 [info] 36#36: *881 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:57:24 [info] 36#36: *882 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:57:28 [info] 36#36: *883 [lua] access_by_lua(msblocations.conf:189):2: b0a2c4c446443d88596453b11d1090b8:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:57:28 +0000] b0a2c4c446443d88596453b11d1090b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/12/31 05:57:28 [info] 36#36: *883 [lua] logger.lua:23: b0a2c4c446443d88596453b11d1090b8 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:57:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/12/31 05:57:34 [info] 36#36: *884 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:57:34 [info] 36#36: *885 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:57:43 [info] 36#36: *886 [lua] access_by_lua(msblocations.conf:189):2: 3c724ea4c3180b96779ea87bfc19b97a:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:57:43 +0000] 3c724ea4c3180b96779ea87bfc19b97a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 05:57:43 [info] 36#36: *886 [lua] logger.lua:23: 3c724ea4c3180b96779ea87bfc19b97a {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:57:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:57:44 [info] 38#38: *887 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:57:44 [info] 36#36: *888 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:57:54 [info] 36#36: *889 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:57:54 [info] 38#38: *890 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:57:58 [info] 36#36: *891 [lua] access_by_lua(msblocations.conf:189):2: 0be05e421fa4133973a7d4a2629b31f3:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:57:58 +0000] 0be05e421fa4133973a7d4a2629b31f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/12/31 05:57:58 [info] 36#36: *891 [lua] logger.lua:23: 0be05e421fa4133973a7d4a2629b31f3 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:57:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:58:04 [info] 36#36: *892 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:58:04 [info] 36#36: *893 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:58:13 [info] 36#36: *894 [lua] access_by_lua(msblocations.conf:189):2: 44fb036d0b3956dfa53206e9911a7dd2:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:58:13 +0000] 44fb036d0b3956dfa53206e9911a7dd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 05:58:13 [info] 36#36: *894 [lua] logger.lua:23: 44fb036d0b3956dfa53206e9911a7dd2 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:58:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:58:14 [info] 38#38: *896 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:58:14 [info] 38#38: *897 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:58:24 [info] 38#38: *898 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:58:24 [info] 38#38: *899 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:58:28 [info] 36#36: *900 [lua] access_by_lua(msblocations.conf:189):2: 922f053f5908ca344c9051a0b46d780e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:58:28 [info] 36#36: *900 [lua] logger.lua:23: 922f053f5908ca344c9051a0b46d780e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:58:28 +0000] 922f053f5908ca344c9051a0b46d780e "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.6 - - [31/Dec/2022:05:58:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:58:34 [info] 36#36: *901 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:58:34 [info] 36#36: *902 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:58:43 [info] 36#36: *903 [lua] access_by_lua(msblocations.conf:189):2: b99acf73159f48ee7d46b56cf2a5961a:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:58:43 [info] 36#36: *903 [lua] logger.lua:23: b99acf73159f48ee7d46b56cf2a5961a {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:58:43 +0000] b99acf73159f48ee7d46b56cf2a5961a "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.6 - - [31/Dec/2022:05:58:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:58:44 [info] 36#36: *904 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:58:44 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:58:54 [info] 36#36: *907 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:58:54 [info] 36#36: *906 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:58:58 [info] 36#36: *908 [lua] access_by_lua(msblocations.conf:189):2: 0514a0d8a2e19e73492529d1b47018b1:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:58:58 [info] 36#36: *908 [lua] logger.lua:23: 0514a0d8a2e19e73492529d1b47018b1 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:58:58 +0000] 0514a0d8a2e19e73492529d1b47018b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.6 - - [31/Dec/2022:05:58:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:59:04 [info] 36#36: *909 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:59:04 [info] 38#38: *910 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:59:13 [info] 36#36: *912 [lua] access_by_lua(msblocations.conf:189):2: 193623f07ad7c73f4f1d0dfb3f4ab3f9:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:59:13 [info] 36#36: *912 [lua] logger.lua:23: 193623f07ad7c73f4f1d0dfb3f4ab3f9 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:59:13 +0000] 193623f07ad7c73f4f1d0dfb3f4ab3f9 "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.6 - - [31/Dec/2022:05:59:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:59:14 [info] 38#38: *913 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:59:14 [info] 38#38: *914 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:59:24 [info] 36#36: *915 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:59:24 [info] 38#38: *916 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:59:28 [info] 36#36: *917 [lua] access_by_lua(msblocations.conf:189):2: 4c152995cb6ad0da45e928f3e38d5f3c:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 05:59:28 [info] 36#36: *917 [lua] logger.lua:23: 4c152995cb6ad0da45e928f3e38d5f3c {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:59:28 +0000] 4c152995cb6ad0da45e928f3e38d5f3c "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.6 - - [31/Dec/2022:05:59:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 05:59:34 [info] 38#38: *918 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:59:34 [info] 36#36: *919 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:59:43 [info] 36#36: *920 [lua] access_by_lua(msblocations.conf:189):2: 8b68adae059fa68633dc41274999a60d:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:59:43 +0000] 8b68adae059fa68633dc41274999a60d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/31 05:59:43 [info] 36#36: *920 [lua] logger.lua:23: 8b68adae059fa68633dc41274999a60d {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:59:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 05:59:44 [info] 36#36: *922 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:59:44 [info] 36#36: *921 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:59:54 [info] 38#38: *924 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:59:54 [info] 38#38: *923 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 05:59:58 [info] 36#36: *925 [lua] access_by_lua(msblocations.conf:189):2: 94fdeaa390d76ee1827332c7202e2190:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:05:59:58 +0000] 94fdeaa390d76ee1827332c7202e2190 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/31 05:59:58 [info] 36#36: *925 [lua] logger.lua:23: 94fdeaa390d76ee1827332c7202e2190 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:05:59:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/31 06:00:04 [info] 38#38: *927 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:00:04 [info] 38#38: *926 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:00:13 [info] 36#36: *929 [lua] access_by_lua(msblocations.conf:189):2: 52e068a860b018f6148751be4824cc27:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 06:00:13 [info] 36#36: *929 [lua] logger.lua:23: 52e068a860b018f6148751be4824cc27 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:00:13 +0000] 52e068a860b018f6148751be4824cc27 "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.6 - - [31/Dec/2022:06:00:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 06:00:14 [info] 36#36: *930 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:00:14 [info] 38#38: *931 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:00:24 [info] 36#36: *933 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:00:24 [info] 38#38: *932 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:00:28 [info] 36#36: *934 [lua] access_by_lua(msblocations.conf:189):2: 567bf3ad1921a7845e9492636941f9c7:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 06:00:28 [info] 36#36: *934 [lua] logger.lua:23: 567bf3ad1921a7845e9492636941f9c7 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:00:28 +0000] 567bf3ad1921a7845e9492636941f9c7 "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.6 - - [31/Dec/2022:06:00:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 06:00:34 [info] 36#36: *935 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:00:34 [info] 36#36: *936 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:00:43 [info] 36#36: *937 [lua] access_by_lua(msblocations.conf:189):2: abdcdf6d06f729ed64bd325c918251bd:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 06:00:43 [info] 36#36: *937 [lua] logger.lua:23: abdcdf6d06f729ed64bd325c918251bd {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:00:43 +0000] abdcdf6d06f729ed64bd325c918251bd "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.6 - - [31/Dec/2022:06:00:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 06:00:44 [info] 36#36: *938 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:00:44 [info] 36#36: *939 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:00:54 [info] 36#36: *940 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:00:54 [info] 36#36: *941 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:00:58 [info] 36#36: *942 [lua] access_by_lua(msblocations.conf:189):2: 545e3caffa5a8b2268eaa811db42b9ba:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 06:00:58 [info] 36#36: *942 [lua] logger.lua:23: 545e3caffa5a8b2268eaa811db42b9ba {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:00:58 +0000] 545e3caffa5a8b2268eaa811db42b9ba "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.6 - - [31/Dec/2022:06:00:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 06:01:04 [info] 36#36: *943 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:01:04 [info] 36#36: *944 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:01:13 [info] 36#36: *946 [lua] access_by_lua(msblocations.conf:189):2: 2dddd3a8ac18b30ba599876ab0ea3cd1:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 06:01:13 [info] 36#36: *946 [lua] logger.lua:23: 2dddd3a8ac18b30ba599876ab0ea3cd1 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:01:13 +0000] 2dddd3a8ac18b30ba599876ab0ea3cd1 "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.6 - - [31/Dec/2022:06:01:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/31 06:01:14 [info] 36#36: *947 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:01:14 [info] 36#36: *948 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:01:24 [info] 36#36: *949 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:01:24 [info] 36#36: *950 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:01:28 [info] 36#36: *951 [lua] access_by_lua(msblocations.conf:189):2: 2541839ceab7dfc2ca9b326201c2a21e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:06:01:28 +0000] 2541839ceab7dfc2ca9b326201c2a21e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 06:01:28 [info] 36#36: *951 [lua] logger.lua:23: 2541839ceab7dfc2ca9b326201c2a21e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:01:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 06:01:34 [info] 38#38: *953 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:01:34 [info] 36#36: *952 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:01:43 [info] 36#36: *954 [lua] access_by_lua(msblocations.conf:189):2: 1d0ea9fa0696a433fc4762d0b322f51c:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:06:01:43 +0000] 1d0ea9fa0696a433fc4762d0b322f51c "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.6 - - [31/Dec/2022:06:01:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 06:01:43 [info] 36#36: *954 [lua] logger.lua:23: 1d0ea9fa0696a433fc4762d0b322f51c {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , 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/12/31 06:01:44 [info] 36#36: *955 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:01:44 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:01:54 [info] 38#38: *957 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:01:54 [info] 38#38: *958 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:01:58 [info] 36#36: *959 [lua] access_by_lua(msblocations.conf:189):2: 6ef425ae252b62e46cc34427599206ee:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 06:01:58 [info] 36#36: *959 [lua] logger.lua:23: 6ef425ae252b62e46cc34427599206ee {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:01:58 +0000] 6ef425ae252b62e46cc34427599206ee "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.6 - - [31/Dec/2022:06:01:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/31 06:02:04 [info] 36#36: *960 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:02:04 [info] 36#36: *961 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:02:13 [info] 36#36: *963 [lua] access_by_lua(msblocations.conf:189):2: aa7987f740b614d6ad7fe4004566cf51:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:06:02:13 +0000] aa7987f740b614d6ad7fe4004566cf51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/12/31 06:02:13 [info] 36#36: *963 [lua] logger.lua:23: aa7987f740b614d6ad7fe4004566cf51 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:02:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 06:02:14 [info] 36#36: *964 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:02:14 [info] 36#36: *965 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:02:24 [info] 36#36: *966 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:02:24 [info] 38#38: *967 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:02:28 [info] 36#36: *968 [lua] access_by_lua(msblocations.conf:189):2: 0d030615adae9ec05f69a7cb79b140f3:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:06:02:28 +0000] 0d030615adae9ec05f69a7cb79b140f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 06:02:28 [info] 36#36: *968 [lua] logger.lua:23: 0d030615adae9ec05f69a7cb79b140f3 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:02:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 06:02:34 [info] 36#36: *969 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:02:34 [info] 36#36: *970 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:02:43 [info] 36#36: *971 [lua] access_by_lua(msblocations.conf:189):2: c3afceb3a808b255894db7afeede44a7:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:06:02:43 +0000] c3afceb3a808b255894db7afeede44a7 "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.6 - - [31/Dec/2022:06:02:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 06:02:43 [info] 36#36: *971 [lua] logger.lua:23: c3afceb3a808b255894db7afeede44a7 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , 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/12/31 06:02:44 [info] 38#38: *972 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:02:44 [info] 36#36: *973 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:02:54 [info] 36#36: *975 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:02:54 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:02:58 [info] 36#36: *976 [lua] access_by_lua(msblocations.conf:189):2: bfa657416520c728e3b0a1daa67fdc04:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 06:02:58 [info] 36#36: *976 [lua] logger.lua:23: bfa657416520c728e3b0a1daa67fdc04 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:02:58 +0000] bfa657416520c728e3b0a1daa67fdc04 "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.6 - - [31/Dec/2022:06:02:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 06:03:04 [info] 38#38: *977 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:03:04 [info] 38#38: *978 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:03:13 [info] 36#36: *980 [lua] access_by_lua(msblocations.conf:189):2: ec35701bf7cceb061dbffb854f4539cc:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:06:03:13 +0000] ec35701bf7cceb061dbffb854f4539cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/31 06:03:13 [info] 36#36: *980 [lua] logger.lua:23: ec35701bf7cceb061dbffb854f4539cc {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:03:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 06:03:14 [info] 36#36: *982 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:03:14 [info] 38#38: *981 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:03:24 [info] 36#36: *983 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:03:24 [info] 38#38: *984 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:03:28 [info] 36#36: *985 [lua] access_by_lua(msblocations.conf:189):2: 66cd3c7fce9c291c864e0abcaa195da9:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 06:03:28 [info] 36#36: *985 [lua] logger.lua:23: 66cd3c7fce9c291c864e0abcaa195da9 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:03:28 +0000] 66cd3c7fce9c291c864e0abcaa195da9 "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.6 - - [31/Dec/2022:06:03:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 06:03:34 [info] 36#36: *986 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:03:34 [info] 38#38: *987 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:03:43 [info] 36#36: *988 [lua] access_by_lua(msblocations.conf:189):2: b044ec1b78d8c22f8d23719ad11a55f5:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 06:03:43 [info] 36#36: *988 [lua] logger.lua:23: b044ec1b78d8c22f8d23719ad11a55f5 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:03:43 +0000] b044ec1b78d8c22f8d23719ad11a55f5 "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.6 - - [31/Dec/2022:06:03:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 06:03:44 [info] 36#36: *989 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:03:44 [info] 36#36: *990 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:03:44 [info] 36#36: *991 client closed connection while waiting for request, client: 10.233.68.197, server: 0.0.0.0:443
2022/12/31 06:03:54 [info] 38#38: *992 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:03:54 [info] 36#36: *993 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:03:58 [info] 36#36: *994 [lua] access_by_lua(msblocations.conf:189):2: 9781c1de30c298afd0553f7e8769613c:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 06:03:58 [info] 36#36: *994 [lua] logger.lua:23: 9781c1de30c298afd0553f7e8769613c {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:03:58 +0000] 9781c1de30c298afd0553f7e8769613c "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.6 - - [31/Dec/2022:06:03:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/31 06:04:04 [info] 36#36: *995 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:04:04 [info] 36#36: *996 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:04:13 [info] 36#36: *998 [lua] access_by_lua(msblocations.conf:189):2: 7489a284db04d0886b98f46b1f536b78:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 06:04:13 [info] 36#36: *998 [lua] logger.lua:23: 7489a284db04d0886b98f46b1f536b78 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:04:13 +0000] 7489a284db04d0886b98f46b1f536b78 "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.6 - - [31/Dec/2022:06:04:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 06:04:14 [info] 36#36: *1000 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:04:14 [info] 36#36: *999 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:04:24 [info] 36#36: *1001 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:04:24 [info] 38#38: *1002 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:04:28 [info] 36#36: *1003 [lua] access_by_lua(msblocations.conf:189):2: b2ce316dcdb8bafbde41bd0bf89641a8:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:06:04:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 06:04:28 [info] 36#36: *1003 [lua] logger.lua:23: b2ce316dcdb8bafbde41bd0bf89641a8 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:04:28 +0000] b2ce316dcdb8bafbde41bd0bf89641a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 06:04:34 [info] 36#36: *1005 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:04:34 [info] 36#36: *1004 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:04:43 [info] 36#36: *1006 [lua] access_by_lua(msblocations.conf:189):2: 7b378a2fceceeb7d283d46570a56c5bf:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:06:04:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 06:04:43 [info] 36#36: *1006 [lua] logger.lua:23: 7b378a2fceceeb7d283d46570a56c5bf {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:04:43 +0000] 7b378a2fceceeb7d283d46570a56c5bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 06:04:44 [info] 36#36: *1007 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:04:44 [info] 36#36: *1008 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:04:54 [info] 38#38: *1010 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:04:54 [info] 38#38: *1009 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:04:58 [info] 36#36: *1011 [lua] access_by_lua(msblocations.conf:189):2: d689e57614c4fceadf0de08ad1bddc48:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 06:04:58 [info] 36#36: *1011 [lua] logger.lua:23: d689e57614c4fceadf0de08ad1bddc48 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:04:58 +0000] d689e57614c4fceadf0de08ad1bddc48 "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.6 - - [31/Dec/2022:06:04:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 06:05:04 [info] 36#36: *1012 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:05:04 [info] 36#36: *1013 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:05:13 [info] 36#36: *1015 [lua] access_by_lua(msblocations.conf:189):2: 8e9422c78e34accaa984d9b2117ae617:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 06:05:13 [info] 36#36: *1015 [lua] logger.lua:23: 8e9422c78e34accaa984d9b2117ae617 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:05:13 +0000] 8e9422c78e34accaa984d9b2117ae617 "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.6 - - [31/Dec/2022:06:05:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/12/31 06:05:14 [info] 36#36: *1017 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:05:14 [info] 36#36: *1016 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:05:24 [info] 36#36: *1018 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:05:24 [info] 36#36: *1019 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:05:28 [info] 36#36: *1020 [lua] access_by_lua(msblocations.conf:189):2: db46a59edf20e4409bae0e7e06f9ff7f:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:06:05:28 +0000] db46a59edf20e4409bae0e7e06f9ff7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 06:05:28 [info] 36#36: *1020 [lua] logger.lua:23: db46a59edf20e4409bae0e7e06f9ff7f {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:05:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 06:05:34 [info] 36#36: *1021 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:05:34 [info] 36#36: *1022 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:05:43 [info] 36#36: *1023 [lua] access_by_lua(msblocations.conf:189):2: 0fcd51ed9251dc0c97c5a795aa8506c1:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 06:05:43 [info] 36#36: *1023 [lua] logger.lua:23: 0fcd51ed9251dc0c97c5a795aa8506c1 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:05:43 +0000] 0fcd51ed9251dc0c97c5a795aa8506c1 "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.6 - - [31/Dec/2022:06:05:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 06:05:44 [info] 36#36: *1024 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:05:44 [info] 38#38: *1025 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:05:54 [info] 36#36: *1027 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:05:54 [info] 36#36: *1026 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:05:58 [info] 36#36: *1028 [lua] access_by_lua(msblocations.conf:189):2: 5c0e31229338847630469ec75085b1ca:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:06:05:58 +0000] 5c0e31229338847630469ec75085b1ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.6 - - [31/Dec/2022:06:05:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/31 06:05:58 [info] 36#36: *1028 [lua] logger.lua:23: 5c0e31229338847630469ec75085b1ca {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , 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/12/31 06:06:04 [info] 36#36: *1030 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:06:04 [info] 36#36: *1029 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:06:13 [info] 36#36: *1032 [lua] access_by_lua(msblocations.conf:189):2: b1a122289f1b6dc6d87a571d201942e3:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 06:06:13 [info] 36#36: *1032 [lua] logger.lua:23: b1a122289f1b6dc6d87a571d201942e3 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:06:13 +0000] b1a122289f1b6dc6d87a571d201942e3 "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.6 - - [31/Dec/2022:06:06:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 06:06:14 [info] 36#36: *1033 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:06:14 [info] 36#36: *1034 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:06:24 [info] 36#36: *1035 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:06:24 [info] 36#36: *1036 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:06:28 [info] 36#36: *1037 [lua] access_by_lua(msblocations.conf:189):2: 3c61aa79c285daa1f74b3faa4d146b1e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 06:06:28 [info] 36#36: *1037 [lua] logger.lua:23: 3c61aa79c285daa1f74b3faa4d146b1e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:06:28 +0000] 3c61aa79c285daa1f74b3faa4d146b1e "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.6 - - [31/Dec/2022:06:06:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/31 06:06:34 [info] 36#36: *1038 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:06:34 [info] 38#38: *1039 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:06:43 [info] 36#36: *1040 [lua] access_by_lua(msblocations.conf:189):2: 91b49fc0956e297d385ab73785fe81f5:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 06:06:43 [info] 36#36: *1040 [lua] logger.lua:23: 91b49fc0956e297d385ab73785fe81f5 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:06:43 +0000] 91b49fc0956e297d385ab73785fe81f5 "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.6 - - [31/Dec/2022:06:06:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 06:06:44 [info] 38#38: *1041 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:06:44 [info] 38#38: *1042 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:06:54 [info] 36#36: *1043 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:06:54 [info] 36#36: *1044 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:06:58 [info] 36#36: *1045 [lua] access_by_lua(msblocations.conf:189):2: d6472208cd3be39e4e0ac173ae169caf:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 06:06:58 [info] 36#36: *1045 [lua] logger.lua:23: d6472208cd3be39e4e0ac173ae169caf {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:06:58 +0000] d6472208cd3be39e4e0ac173ae169caf "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.6 - - [31/Dec/2022:06:06:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 06:07:04 [info] 38#38: *1046 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:07:04 [info] 36#36: *1047 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:07:13 [info] 36#36: *1049 [lua] access_by_lua(msblocations.conf:189):2: 6d446cd422c71ce41880b63db3e3082c:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:06:07:13 +0000] 6d446cd422c71ce41880b63db3e3082c "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.6 - - [31/Dec/2022:06:07:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 06:07:13 [info] 36#36: *1049 [lua] logger.lua:23: 6d446cd422c71ce41880b63db3e3082c {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , 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/12/31 06:07:14 [info] 36#36: *1050 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:07:14 [info] 38#38: *1051 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:07:24 [info] 36#36: *1052 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:07:24 [info] 36#36: *1053 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:07:28 [info] 36#36: *1054 [lua] access_by_lua(msblocations.conf:189):2: fea65ad0e0863cfe22ad4ffe346d88a2:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:06:07:28 +0000] fea65ad0e0863cfe22ad4ffe346d88a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/31 06:07:28 [info] 36#36: *1054 [lua] logger.lua:23: fea65ad0e0863cfe22ad4ffe346d88a2 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:07:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 06:07:34 [info] 36#36: *1056 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:07:34 [info] 36#36: *1055 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:07:43 [info] 36#36: *1057 [lua] access_by_lua(msblocations.conf:189):2: ab8516b13e4a603d5bb17e953b9c6904:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:06:07:43 +0000] ab8516b13e4a603d5bb17e953b9c6904 "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.6 - - [31/Dec/2022:06:07:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 06:07:43 [info] 36#36: *1057 [lua] logger.lua:23: ab8516b13e4a603d5bb17e953b9c6904 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , 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/12/31 06:07:44 [info] 36#36: *1058 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:07:44 [info] 36#36: *1059 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:07:54 [info] 38#38: *1060 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:07:54 [info] 38#38: *1061 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:07:58 [info] 36#36: *1062 [lua] access_by_lua(msblocations.conf:189):2: 270d20931ba5820fa119eb8152188ad6:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:06:07:58 +0000] 270d20931ba5820fa119eb8152188ad6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/31 06:07:58 [info] 36#36: *1062 [lua] logger.lua:23: 270d20931ba5820fa119eb8152188ad6 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:07:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 06:08:04 [info] 38#38: *1064 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:08:04 [info] 36#36: *1063 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:08:13 [info] 36#36: *1066 [lua] access_by_lua(msblocations.conf:189):2: dcfa5fca8292f4d186161e3d3f8accb5:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 06:08:13 [info] 36#36: *1066 [lua] logger.lua:23: dcfa5fca8292f4d186161e3d3f8accb5 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:08:13 +0000] dcfa5fca8292f4d186161e3d3f8accb5 "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.6 - - [31/Dec/2022:06:08:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 06:08:14 [info] 36#36: *1068 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:08:14 [info] 36#36: *1067 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:08:24 [info] 38#38: *1069 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:08:24 [info] 36#36: *1070 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:08:28 [info] 36#36: *1071 [lua] access_by_lua(msblocations.conf:189):2: 5efd72d93be1c80fc840bdf378cd306f:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:06:08:28 +0000] 5efd72d93be1c80fc840bdf378cd306f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 06:08:28 [info] 36#36: *1071 [lua] logger.lua:23: 5efd72d93be1c80fc840bdf378cd306f {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:08:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 06:08:34 [info] 38#38: *1072 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:08:34 [info] 36#36: *1073 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:08:43 [info] 36#36: *1074 [lua] access_by_lua(msblocations.conf:189):2: 85dccc6c372544bee6e2c7a111d34a73:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 06:08:43 [info] 36#36: *1074 [lua] logger.lua:23: 85dccc6c372544bee6e2c7a111d34a73 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:08:43 +0000] 85dccc6c372544bee6e2c7a111d34a73 "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.6 - - [31/Dec/2022:06:08:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 06:08:44 [info] 36#36: *1075 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:08:44 [info] 36#36: *1076 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:08:54 [info] 36#36: *1077 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:08:54 [info] 36#36: *1078 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:08:58 [info] 36#36: *1079 [lua] access_by_lua(msblocations.conf:189):2: 157dde39cb184beabea10ad359d00329:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:06:08:58 +0000] 157dde39cb184beabea10ad359d00329 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/31 06:08:58 [info] 36#36: *1079 [lua] logger.lua:23: 157dde39cb184beabea10ad359d00329 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:08:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 06:09:04 [info] 36#36: *1080 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:09:04 [info] 36#36: *1081 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:09:13 [info] 36#36: *1083 [lua] access_by_lua(msblocations.conf:189):2: 0b129318ad37e731b704c1a4cd0e02c0:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 06:09:13 [info] 36#36: *1083 [lua] logger.lua:23: 0b129318ad37e731b704c1a4cd0e02c0 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:09:13 +0000] 0b129318ad37e731b704c1a4cd0e02c0 "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.6 - - [31/Dec/2022:06:09:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/31 06:09:14 [info] 36#36: *1084 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:09:14 [info] 36#36: *1085 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:09:24 [info] 36#36: *1086 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:09:24 [info] 36#36: *1087 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:09:28 [info] 36#36: *1088 [lua] access_by_lua(msblocations.conf:189):2: b76f6dd33c8041c25e6d263fad40160e:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:06:09:28 +0000] b76f6dd33c8041c25e6d263fad40160e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/31 06:09:28 [info] 36#36: *1088 [lua] logger.lua:23: b76f6dd33c8041c25e6d263fad40160e {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:09:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 06:09:34 [info] 38#38: *1090 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:09:34 [info] 36#36: *1089 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:09:43 [info] 36#36: *1091 [lua] access_by_lua(msblocations.conf:189):2: d8142e5cd65002486759acf3f6f60891:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 06:09:43 [info] 36#36: *1091 [lua] logger.lua:23: d8142e5cd65002486759acf3f6f60891 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:09:43 +0000] d8142e5cd65002486759acf3f6f60891 "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.6 - - [31/Dec/2022:06:09:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 06:09:44 [info] 36#36: *1092 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:09:44 [info] 38#38: *1093 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:09:54 [info] 36#36: *1094 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:09:54 [info] 36#36: *1095 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:09:58 [info] 36#36: *1096 [lua] access_by_lua(msblocations.conf:189):2: fcba5d13b17c60038dd85009c89e63aa:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.6 - - [31/Dec/2022:06:09:58 +0000] fcba5d13b17c60038dd85009c89e63aa "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.6 - - [31/Dec/2022:06:09:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/31 06:09:58 [info] 36#36: *1096 [lua] logger.lua:23: fcba5d13b17c60038dd85009c89e63aa {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , 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/12/31 06:10:04 [info] 36#36: *1098 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:10:04 [info] 36#36: *1097 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:10:13 [info] 36#36: *1100 [lua] access_by_lua(msblocations.conf:189):2: 9b17d9b8f07a7ef3db0147120e10f612:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 06:10:13 [info] 36#36: *1100 [lua] logger.lua:23: 9b17d9b8f07a7ef3db0147120e10f612 {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:10:13 +0000] 9b17d9b8f07a7ef3db0147120e10f612 "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.6 - - [31/Dec/2022:06:10:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/31 06:10:14 [info] 36#36: *1101 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:10:14 [info] 36#36: *1102 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:10:24 [info] 38#38: *1104 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:10:24 [info] 36#36: *1103 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:10:28 [info] 36#36: *1105 [lua] access_by_lua(msblocations.conf:189):2: 12f78deadac78d106c01e7f71f51b5df:receive the request, client: 10.233.71.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/31 06:10:28 [info] 36#36: *1105 [lua] logger.lua:23: 12f78deadac78d106c01e7f71f51b5df {"matched":"microservices"} while logging request, client: 10.233.71.6, server: , request: "HEAD /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.6 - - [31/Dec/2022:06:10:28 +0000] 12f78deadac78d106c01e7f71f51b5df "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.6 - - [31/Dec/2022:06:10:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/31 06:10:34 [info] 38#38: *1107 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443
2022/12/31 06:10:34 [info] 36#36: *1106 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443