Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.55.117
### 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 ========================================
===============================================================================
=========== 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/
ln: /lib64/libluajit-5.1.so.2: No such file or directory
2023/01/12 05:07:17 [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
2023/01/12 05:07:17 [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'
2023/01/12 05:07:17 [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
2023/01/12 05:07:17 [notice] 33#33: using the "epoll" event method
2023/01/12 05:07:17 [notice] 33#33: openresty/1.13.6.1
2023/01/12 05:07:17 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/12 05:07:17 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/12 05:07:17 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/01/12 05:07:17 [notice] 34#34: start worker processes
\n\n### Starting apiroute
2023/01/12 05:07:17 [notice] 34#34: start worker process 36
2023/01/12 05:07:17 [notice] 34#34: start worker process 37
2023/01/12 05:07:17 [notice] 34#34: start worker process 38
2023/01/12 05:07:17 [notice] 34#34: start worker process 39
2023/01/12 05:07:17 [notice] 34#34: start worker process 40
2023/01/12 05:07:17 [notice] 34#34: start worker process 41
2023/01/12 05:07:17 [notice] 34#34: start worker process 42
2023/01/12 05:07:17 [notice] 34#34: start worker process 43
2023/01/12 05:07:17 [notice] 34#34: start cache manager process 44
2023/01/12 05:07:17 [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-20230112050717.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@
2023-01-12 05:07:20 006 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-12 05:07:20 022 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-12 05:07:20 023 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-12 05:07:20 095 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-12 05:07:20 095 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.55.117:10081 Enabled:true
2023-01-12 05:07:21 504 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.

2023-01-12 05:07:21 587 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-12 05:07:21 588 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-12 05:07:21 589 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-12 05:07:21 590 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-12 05:07:21 590 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2023-01-12 05:07:21 590 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-12 05:07:21 590 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-12 05:07:21 656 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-12 05:07:21 768 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-12 05:07:21 768 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-12 05:07:21 768 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-12 05:07:22 261 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/12 05:07:29 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:07:29 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:07:39 [info] 36#36: *15 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:07:39 [info] 43#43: *14 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:07:42 [info] 36#36: *16 [lua] access_by_lua(msblocations.conf:189):2: 6e42bb252a61cc155ba434f7fcfdb5e5:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:07:42 [info] 36#36: *16 [lua] logger.lua:23: 6e42bb252a61cc155ba434f7fcfdb5e5 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:07:42 +0000] 6e42bb252a61cc155ba434f7fcfdb5e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.130 upstream_response_time:0.128 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:07:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 41
2023/01/12 05:07:49 [info] 36#36: *19 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:07:49 [info] 43#43: *20 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:07:57 [info] 36#36: *21 [lua] access_by_lua(msblocations.conf:189):2: a6a90067da9dd3cd90b8748378b4dc4f:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:07:57 [info] 36#36: *21 [lua] logger.lua:23: a6a90067da9dd3cd90b8748378b4dc4f {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:07:57 +0000] a6a90067da9dd3cd90b8748378b4dc4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:07:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 05:07:59 [info] 36#36: *23 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:07:59 [info] 36#36: *22 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:08:09 [info] 43#43: *24 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:08:09 [info] 43#43: *25 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:08:12 [info] 36#36: *26 [lua] access_by_lua(msblocations.conf:189):2: 95090bc39a61a7387b0b92722d4e4298:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:08:12 [info] 36#36: *26 [lua] logger.lua:23: 95090bc39a61a7387b0b92722d4e4298 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:08:12 +0000] 95090bc39a61a7387b0b92722d4e4298 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:08:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:08:17 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/12 05:08:17 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2023/01/12 05:08:17 [notice] 34#34: cache loader process 45 exited with code 0
2023/01/12 05:08:17 [notice] 34#34: signal 29 (SIGIO) received
2023/01/12 05:08:19 [info] 36#36: *28 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:08:19 [info] 36#36: *29 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:08:27 [info] 36#36: *30 [lua] access_by_lua(msblocations.conf:189):2: 19aee8160ed7363fcb8bdc39242edf90:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:08:27 [info] 36#36: *30 [lua] logger.lua:23: 19aee8160ed7363fcb8bdc39242edf90 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:08:27 +0000] 19aee8160ed7363fcb8bdc39242edf90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:08:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/12 05:08:29 [info] 36#36: *31 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:08:29 [info] 36#36: *32 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:08:39 [info] 36#36: *33 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:08:39 [info] 36#36: *34 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:08:42 [info] 36#36: *35 [lua] access_by_lua(msblocations.conf:189):2: e000d869d1830d9ad7e9e2e636e2a2d8:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:08:42 +0000] e000d869d1830d9ad7e9e2e636e2a2d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/12 05:08:42 [info] 36#36: *35 [lua] logger.lua:23: e000d869d1830d9ad7e9e2e636e2a2d8 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:08:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/12 05:08:49 [info] 36#36: *36 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:08:49 [info] 36#36: *37 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:08:57 [info] 36#36: *38 [lua] access_by_lua(msblocations.conf:189):2: 03a454f1c8c04d8f9cd46f56f30a163e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:08:57 [info] 36#36: *38 [lua] logger.lua:23: 03a454f1c8c04d8f9cd46f56f30a163e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:08:57 +0000] 03a454f1c8c04d8f9cd46f56f30a163e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:08:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:08:59 [info] 36#36: *39 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:08:59 [info] 36#36: *40 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:09:09 [info] 43#43: *41 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:09:09 [info] 43#43: *42 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:09:12 [info] 36#36: *43 [lua] access_by_lua(msblocations.conf:189):2: 06abd1c7b61b96ec24d6d05e76f3b6ab:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:09:12 [info] 36#36: *43 [lua] logger.lua:23: 06abd1c7b61b96ec24d6d05e76f3b6ab {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:09:12 +0000] 06abd1c7b61b96ec24d6d05e76f3b6ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:09:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:09:19 [info] 36#36: *45 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:09:19 [info] 36#36: *46 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:09:27 [info] 36#36: *47 [lua] access_by_lua(msblocations.conf:189):2: 3a5270fb1ce9984004aa3ec6ca595228:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:09:27 [info] 36#36: *47 [lua] logger.lua:23: 3a5270fb1ce9984004aa3ec6ca595228 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:09:27 +0000] 3a5270fb1ce9984004aa3ec6ca595228 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:09:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 05:09:29 [info] 43#43: *48 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:09:29 [info] 43#43: *49 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:09:39 [info] 43#43: *50 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:09:39 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:09:42 [info] 36#36: *52 [lua] access_by_lua(msblocations.conf:189):2: 94bb7d926eb3fcaf9fab8ad4f345a3c5:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:09:42 +0000] 94bb7d926eb3fcaf9fab8ad4f345a3c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:09:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/12 05:09:42 [info] 36#36: *52 [lua] logger.lua:23: 94bb7d926eb3fcaf9fab8ad4f345a3c5 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 05:09:49 [info] 36#36: *53 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:09:49 [info] 36#36: *54 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:09:57 [info] 36#36: *55 [lua] access_by_lua(msblocations.conf:189):2: b9ecabc975f7a5387317201c53d9ea30:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:09:57 [info] 36#36: *55 [lua] logger.lua:23: b9ecabc975f7a5387317201c53d9ea30 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:09:57 +0000] b9ecabc975f7a5387317201c53d9ea30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:09:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:09:59 [info] 36#36: *56 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:09:59 [info] 36#36: *57 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:10:09 [info] 36#36: *58 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:10:09 [info] 36#36: *59 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:10:12 [info] 36#36: *60 [lua] access_by_lua(msblocations.conf:189):2: 2a86e3fd3c6a0bbcfbfad6401c21332a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:10:12 [info] 36#36: *60 [lua] logger.lua:23: 2a86e3fd3c6a0bbcfbfad6401c21332a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:10:12 +0000] 2a86e3fd3c6a0bbcfbfad6401c21332a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:10:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/12 05:10:19 [info] 36#36: *62 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:10:19 [info] 36#36: *63 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:10:27 [info] 36#36: *64 [lua] access_by_lua(msblocations.conf:189):2: 93fc639fdb9367cc97fc13923f9c74a5:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:10:27 +0000] 93fc639fdb9367cc97fc13923f9c74a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 05:10:27 [info] 36#36: *64 [lua] logger.lua:23: 93fc639fdb9367cc97fc13923f9c74a5 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:10:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:10:29 [info] 36#36: *65 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:10:29 [info] 36#36: *66 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:10:39 [info] 36#36: *67 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:10:39 [info] 36#36: *68 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:10:42 [info] 36#36: *69 [lua] access_by_lua(msblocations.conf:189):2: fd96f677413f2f00dbc65e46fb776449:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:10:42 +0000] fd96f677413f2f00dbc65e46fb776449 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 05:10:42 [info] 36#36: *69 [lua] logger.lua:23: fd96f677413f2f00dbc65e46fb776449 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:10:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:10:49 [info] 36#36: *70 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:10:49 [info] 36#36: *71 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:10:57 [info] 36#36: *72 [lua] access_by_lua(msblocations.conf:189):2: 088cff0fd3d699e0c9aadab15778658b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:10:57 +0000] 088cff0fd3d699e0c9aadab15778658b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/12 05:10:57 [info] 36#36: *72 [lua] logger.lua:23: 088cff0fd3d699e0c9aadab15778658b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:10:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/12 05:10:59 [info] 36#36: *73 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:10:59 [info] 43#43: *74 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:11:09 [info] 36#36: *76 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:11:09 [info] 36#36: *75 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:11:12 [info] 36#36: *77 [lua] access_by_lua(msblocations.conf:189):2: 6c23eced38fd0449157f5370202ed33f:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:11:12 [info] 36#36: *77 [lua] logger.lua:23: 6c23eced38fd0449157f5370202ed33f {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:11:12 +0000] 6c23eced38fd0449157f5370202ed33f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:11:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:11:19 [info] 36#36: *80 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:11:19 [info] 36#36: *79 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:11:27 [info] 36#36: *81 [lua] access_by_lua(msblocations.conf:189):2: f25b1ec37ef588be9988180e4f96beec:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:11:27 [info] 36#36: *81 [lua] logger.lua:23: f25b1ec37ef588be9988180e4f96beec {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:11:27 +0000] f25b1ec37ef588be9988180e4f96beec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:11:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/12 05:11:29 [info] 36#36: *82 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:11:29 [info] 43#43: *83 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:11:39 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:11:39 [info] 36#36: *84 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:11:42 [info] 36#36: *86 [lua] access_by_lua(msblocations.conf:189):2: 3b7612be9e22db7780fd7f4da76f43ae:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:11:42 +0000] 3b7612be9e22db7780fd7f4da76f43ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/01/12 05:11:42 [info] 36#36: *86 [lua] logger.lua:23: 3b7612be9e22db7780fd7f4da76f43ae {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:11:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/12 05:11:49 [info] 36#36: *87 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:11:49 [info] 36#36: *88 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:11:57 [info] 36#36: *89 [lua] access_by_lua(msblocations.conf:189):2: 53b5f3b5b2fb33048427515cdd61281a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:11:57 [info] 36#36: *89 [lua] logger.lua:23: 53b5f3b5b2fb33048427515cdd61281a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:11:57 +0000] 53b5f3b5b2fb33048427515cdd61281a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:11:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:11:59 [info] 36#36: *90 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:11:59 [info] 36#36: *91 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:12:09 [info] 43#43: *93 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:12:09 [info] 43#43: *92 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:12:12 [info] 36#36: *94 [lua] access_by_lua(msblocations.conf:189):2: 159278ae929208414e74b9cd7eb62e76:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:12:12 [info] 36#36: *94 [lua] logger.lua:23: 159278ae929208414e74b9cd7eb62e76 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:12:12 +0000] 159278ae929208414e74b9cd7eb62e76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:12:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:12:19 [info] 36#36: *96 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:12:19 [info] 36#36: *97 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:12:27 [info] 36#36: *98 [lua] access_by_lua(msblocations.conf:189):2: 304203d1227813846ad2520122184b95:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:12:27 [info] 36#36: *98 [lua] logger.lua:23: 304203d1227813846ad2520122184b95 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:12:27 +0000] 304203d1227813846ad2520122184b95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:12:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:12:29 [info] 36#36: *99 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:12:29 [info] 36#36: *100 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:12:39 [info] 36#36: *101 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:12:39 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:12:42 [info] 36#36: *103 [lua] access_by_lua(msblocations.conf:189):2: b6cc8fbdb4d323c8aafd678dc91117a3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:12:42 +0000] b6cc8fbdb4d323c8aafd678dc91117a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/12 05:12:42 [info] 36#36: *103 [lua] logger.lua:23: b6cc8fbdb4d323c8aafd678dc91117a3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:12:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:12:49 [info] 36#36: *105 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:12:49 [info] 36#36: *104 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:12:57 [info] 36#36: *106 [lua] access_by_lua(msblocations.conf:189):2: d89e7aefbb9f6f59bcc4f13a82849ae4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:12:57 [info] 36#36: *106 [lua] logger.lua:23: d89e7aefbb9f6f59bcc4f13a82849ae4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:12:57 +0000] d89e7aefbb9f6f59bcc4f13a82849ae4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:12:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:12:59 [info] 36#36: *107 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:12:59 [info] 36#36: *108 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:13:09 [info] 36#36: *109 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:13:09 [info] 36#36: *110 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:13:12 [info] 36#36: *111 [lua] access_by_lua(msblocations.conf:189):2: 13eba0242b50c14c3c4bf93010337c02:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:13:12 +0000] 13eba0242b50c14c3c4bf93010337c02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/12 05:13:12 [info] 36#36: *111 [lua] logger.lua:23: 13eba0242b50c14c3c4bf93010337c02 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:13:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/12 05:13:19 [info] 36#36: *114 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:13:19 [info] 36#36: *113 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:13:27 [info] 36#36: *115 [lua] access_by_lua(msblocations.conf:189):2: 86b6c4500652fd7d210ea3a370c09717:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:13:27 +0000] 86b6c4500652fd7d210ea3a370c09717 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/12 05:13:27 [info] 36#36: *115 [lua] logger.lua:23: 86b6c4500652fd7d210ea3a370c09717 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:13:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 05:13:29 [info] 43#43: *116 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:13:29 [info] 43#43: *117 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:13:39 [info] 43#43: *118 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:13:39 [info] 43#43: *119 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:13:42 [info] 36#36: *120 [lua] access_by_lua(msblocations.conf:189):2: a070795e5d3dbfb52bdc877ca8ea9128:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:13:42 [info] 36#36: *120 [lua] logger.lua:23: a070795e5d3dbfb52bdc877ca8ea9128 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:13:42 +0000] a070795e5d3dbfb52bdc877ca8ea9128 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:13:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/12 05:13:49 [info] 43#43: *121 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:13:49 [info] 43#43: *122 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:13:57 [info] 36#36: *123 [lua] access_by_lua(msblocations.conf:189):2: f4f7b33354007f4a2a54a0b4cd1ab09b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:13:57 +0000] f4f7b33354007f4a2a54a0b4cd1ab09b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 05:13:57 [info] 36#36: *123 [lua] logger.lua:23: f4f7b33354007f4a2a54a0b4cd1ab09b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:13:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:13:59 [info] 43#43: *124 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:13:59 [info] 43#43: *125 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:14:09 [info] 43#43: *126 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:14:09 [info] 43#43: *127 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:14:12 [info] 36#36: *128 [lua] access_by_lua(msblocations.conf:189):2: 78d151422e70c84a15e8bd623f8f8374:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:14:12 [info] 36#36: *128 [lua] logger.lua:23: 78d151422e70c84a15e8bd623f8f8374 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:14:12 +0000] 78d151422e70c84a15e8bd623f8f8374 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:14:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:14:19 [info] 43#43: *130 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:14:19 [info] 43#43: *131 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:14:27 [info] 36#36: *132 [lua] access_by_lua(msblocations.conf:189):2: e71294e85ddc0bdbb95eb5233e742903:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:14:27 +0000] e71294e85ddc0bdbb95eb5233e742903 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/12 05:14:27 [info] 36#36: *132 [lua] logger.lua:23: e71294e85ddc0bdbb95eb5233e742903 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:14:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 05:14:29 [info] 43#43: *134 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:14:29 [info] 43#43: *133 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:14:39 [info] 43#43: *135 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:14:39 [info] 43#43: *136 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:14:42 [info] 36#36: *137 [lua] access_by_lua(msblocations.conf:189):2: e18e3ab3170f4ff387e5f0a10b3added:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:14:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 28
10.233.67.209 - - [12/Jan/2023:05:14:42 +0000] e18e3ab3170f4ff387e5f0a10b3added "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.033 "-" "Consul Health Check" "-"
2023/01/12 05:14:42 [info] 36#36: *137 [lua] logger.lua:23: e18e3ab3170f4ff387e5f0a10b3added {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 05:14:49 [info] 36#36: *139 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:14:49 [info] 36#36: *138 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:14:57 [info] 36#36: *140 [lua] access_by_lua(msblocations.conf:189):2: 57b28c36d2840c092cebe84a229220a1:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:14:57 [info] 36#36: *140 [lua] logger.lua:23: 57b28c36d2840c092cebe84a229220a1 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:14:57 +0000] 57b28c36d2840c092cebe84a229220a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:14:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:14:59 [info] 36#36: *142 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:14:59 [info] 36#36: *141 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:15:09 [info] 43#43: *143 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:15:09 [info] 43#43: *144 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:15:12 [info] 36#36: *145 [lua] access_by_lua(msblocations.conf:189):2: 58be26a9b54a0d457b16fee02c2554e4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:15:12 [info] 36#36: *145 [lua] logger.lua:23: 58be26a9b54a0d457b16fee02c2554e4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:15:12 +0000] 58be26a9b54a0d457b16fee02c2554e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:15:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:15:19 [info] 43#43: *148 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:15:19 [info] 36#36: *147 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:15:27 [info] 36#36: *149 [lua] access_by_lua(msblocations.conf:189):2: e9bc6999610701edc3851dd93a267663:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:15:27 [info] 36#36: *149 [lua] logger.lua:23: e9bc6999610701edc3851dd93a267663 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:15:27 +0000] e9bc6999610701edc3851dd93a267663 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:15:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/12 05:15:29 [info] 36#36: *151 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:15:29 [info] 36#36: *150 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:15:39 [info] 36#36: *153 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:15:39 [info] 36#36: *152 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:15:42 [info] 36#36: *154 [lua] access_by_lua(msblocations.conf:189):2: 196ab529ae2b128981a6236a540e2262:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:15:42 [info] 36#36: *154 [lua] logger.lua:23: 196ab529ae2b128981a6236a540e2262 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:15:42 +0000] 196ab529ae2b128981a6236a540e2262 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:15:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/12 05:15:49 [info] 43#43: *155 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:15:49 [info] 43#43: *156 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:15:57 [info] 36#36: *157 [lua] access_by_lua(msblocations.conf:189):2: 0d5af9b284e926ef84285bde5471c513:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:15:57 [info] 36#36: *157 [lua] logger.lua:23: 0d5af9b284e926ef84285bde5471c513 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:15:57 +0000] 0d5af9b284e926ef84285bde5471c513 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:15:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 29
2023/01/12 05:15:59 [info] 36#36: *158 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:15:59 [info] 36#36: *159 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:16:09 [info] 43#43: *161 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:16:09 [info] 43#43: *160 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:16:12 [info] 36#36: *162 [lua] access_by_lua(msblocations.conf:189):2: 8c2f434348137688223794817ce9aa0b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:16:12 [info] 36#36: *162 [lua] logger.lua:23: 8c2f434348137688223794817ce9aa0b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:16:12 +0000] 8c2f434348137688223794817ce9aa0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:16:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:16:19 [info] 36#36: *165 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:16:19 [info] 36#36: *164 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:16:27 [info] 36#36: *166 [lua] access_by_lua(msblocations.conf:189):2: 06983a7f0384bb7bf68f06218d964246:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:16:27 [info] 36#36: *166 [lua] logger.lua:23: 06983a7f0384bb7bf68f06218d964246 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:16:27 +0000] 06983a7f0384bb7bf68f06218d964246 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:16:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:16:29 [info] 43#43: *168 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:16:29 [info] 43#43: *167 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:16:39 [info] 43#43: *169 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:16:39 [info] 43#43: *170 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:16:42 [info] 36#36: *171 [lua] access_by_lua(msblocations.conf:189):2: 1564747cacfae74fe13f92dfbd19c41b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:16:42 [info] 36#36: *171 [lua] logger.lua:23: 1564747cacfae74fe13f92dfbd19c41b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:16:42 +0000] 1564747cacfae74fe13f92dfbd19c41b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:16:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:16:49 [info] 36#36: *173 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:16:49 [info] 36#36: *172 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:16:57 [info] 36#36: *174 [lua] access_by_lua(msblocations.conf:189):2: ca4da5173e7f6d62e830286be4d1db8a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:16:57 +0000] ca4da5173e7f6d62e830286be4d1db8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 05:16:57 [info] 36#36: *174 [lua] logger.lua:23: ca4da5173e7f6d62e830286be4d1db8a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:16:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:16:59 [info] 43#43: *175 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:16:59 [info] 43#43: *176 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:17:09 [info] 43#43: *177 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:17:09 [info] 43#43: *178 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:17:12 [info] 36#36: *179 [lua] access_by_lua(msblocations.conf:189):2: b6560c9dc2caed87df5fbd86337021f3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:17:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
10.233.67.209 - - [12/Jan/2023:05:17:12 +0000] b6560c9dc2caed87df5fbd86337021f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.041 upstream_response_time:0.026 "-" "Consul Health Check" "-"
2023/01/12 05:17:12 [info] 36#36: *179 [lua] logger.lua:23: b6560c9dc2caed87df5fbd86337021f3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 05:17:19 [info] 43#43: *181 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:17:19 [info] 43#43: *182 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:17:27 [info] 36#36: *183 [lua] access_by_lua(msblocations.conf:189):2: 60d84f794a80ae228fd4d039ef427cab:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:17:27 +0000] 60d84f794a80ae228fd4d039ef427cab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/12 05:17:27 [info] 36#36: *183 [lua] logger.lua:23: 60d84f794a80ae228fd4d039ef427cab {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:17:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:17:29 [info] 36#36: *184 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:17:29 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:17:39 [info] 43#43: *186 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:17:39 [info] 43#43: *187 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:17:42 [info] 36#36: *188 [lua] access_by_lua(msblocations.conf:189):2: 793981a3feec4fc782f2c5016ab92682:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:17:42 [info] 36#36: *188 [lua] logger.lua:23: 793981a3feec4fc782f2c5016ab92682 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:17:42 +0000] 793981a3feec4fc782f2c5016ab92682 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:17:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:17:49 [info] 36#36: *189 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:17:49 [info] 36#36: *190 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:17:57 [info] 36#36: *191 [lua] access_by_lua(msblocations.conf:189):2: be037d8f3ab2a95d14fcc10a3039759d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:17:57 +0000] be037d8f3ab2a95d14fcc10a3039759d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 05:17:57 [info] 36#36: *191 [lua] logger.lua:23: be037d8f3ab2a95d14fcc10a3039759d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:17:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:17:59 [info] 43#43: *192 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:17:59 [info] 43#43: *193 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:18:09 [info] 43#43: *195 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:18:09 [info] 43#43: *194 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:18:12 [info] 36#36: *196 [lua] access_by_lua(msblocations.conf:189):2: 62ecf6681604b586e1182a65f032f194:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:18:13 [info] 36#36: *196 [lua] logger.lua:23: 62ecf6681604b586e1182a65f032f194 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:18:13 +0000] 62ecf6681604b586e1182a65f032f194 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:18:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:18:19 [info] 36#36: *199 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:18:19 [info] 36#36: *198 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:18:28 [info] 36#36: *200 [lua] access_by_lua(msblocations.conf:189):2: 0aad3aa5172a601e799626733d30eb79:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:18:28 [info] 36#36: *200 [lua] logger.lua:23: 0aad3aa5172a601e799626733d30eb79 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:18:28 +0000] 0aad3aa5172a601e799626733d30eb79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:18:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/12 05:18:29 [info] 43#43: *202 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:18:29 [info] 43#43: *201 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:18:39 [info] 36#36: *204 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:18:39 [info] 36#36: *203 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:18:43 [info] 36#36: *205 [lua] access_by_lua(msblocations.conf:189):2: 9d7c181df721f4414facca03e1a40c21:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:18:43 [info] 36#36: *205 [lua] logger.lua:23: 9d7c181df721f4414facca03e1a40c21 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:18:43 +0000] 9d7c181df721f4414facca03e1a40c21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:18:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:18:49 [info] 36#36: *206 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:18:49 [info] 43#43: *207 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:18:58 [info] 36#36: *208 [lua] access_by_lua(msblocations.conf:189):2: 7bdad9c8a004c529fc8caa35db3135fd:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:18:58 +0000] 7bdad9c8a004c529fc8caa35db3135fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 05:18:58 [info] 36#36: *208 [lua] logger.lua:23: 7bdad9c8a004c529fc8caa35db3135fd {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:18:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:18:59 [info] 36#36: *209 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:18:59 [info] 36#36: *210 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:19:09 [info] 36#36: *212 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:19:09 [info] 36#36: *211 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:19:13 [info] 36#36: *213 [lua] access_by_lua(msblocations.conf:189):2: 70c43fd0210aa252729252ca23224101:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:19:13 +0000] 70c43fd0210aa252729252ca23224101 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 05:19:13 [info] 36#36: *213 [lua] logger.lua:23: 70c43fd0210aa252729252ca23224101 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:19:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:19:19 [info] 36#36: *215 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:19:19 [info] 43#43: *216 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:19:28 [info] 36#36: *217 [lua] access_by_lua(msblocations.conf:189):2: 2698373b6c78273975299341705bc1cc:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:19:28 [info] 36#36: *217 [lua] logger.lua:23: 2698373b6c78273975299341705bc1cc {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:19:28 +0000] 2698373b6c78273975299341705bc1cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:19:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:19:29 [info] 43#43: *218 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:19:29 [info] 43#43: *219 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:19:39 [info] 36#36: *221 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:19:39 [info] 36#36: *220 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:19:43 [info] 36#36: *222 [lua] access_by_lua(msblocations.conf:189):2: 533aba174d29d6823c167451301ff5f6:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:19:43 +0000] 533aba174d29d6823c167451301ff5f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 05:19:43 [info] 36#36: *222 [lua] logger.lua:23: 533aba174d29d6823c167451301ff5f6 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:19:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:19:49 [info] 43#43: *224 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:19:49 [info] 43#43: *223 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:19:58 [info] 36#36: *225 [lua] access_by_lua(msblocations.conf:189):2: 7cf84585595d7ad13e943299b7daed53:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:19:58 +0000] 7cf84585595d7ad13e943299b7daed53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:19:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/12 05:19:58 [info] 36#36: *225 [lua] logger.lua:23: 7cf84585595d7ad13e943299b7daed53 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 05:19:59 [info] 43#43: *226 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:19:59 [info] 36#36: *227 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:20:09 [info] 36#36: *229 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:20:09 [info] 43#43: *228 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:20:13 [info] 36#36: *230 [lua] access_by_lua(msblocations.conf:189):2: 0b20a1be5915b6ceae94d7cd5e5d96e2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:20:13 [info] 36#36: *230 [lua] logger.lua:23: 0b20a1be5915b6ceae94d7cd5e5d96e2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:20:13 +0000] 0b20a1be5915b6ceae94d7cd5e5d96e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:20:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:20:19 [info] 43#43: *232 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:20:19 [info] 36#36: *233 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:20:28 [info] 36#36: *234 [lua] access_by_lua(msblocations.conf:189):2: 51ce67f81ecd71d41b5b6615a59a5343:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:20:28 +0000] 51ce67f81ecd71d41b5b6615a59a5343 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/12 05:20:28 [info] 36#36: *234 [lua] logger.lua:23: 51ce67f81ecd71d41b5b6615a59a5343 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:20:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 05:20:29 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:20:29 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:20:39 [info] 36#36: *238 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:20:39 [info] 43#43: *237 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:20:43 [info] 36#36: *239 [lua] access_by_lua(msblocations.conf:189):2: 78d7b2af71099a6802c8a724aace3ba5:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:20:43 +0000] 78d7b2af71099a6802c8a724aace3ba5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 05:20:43 [info] 36#36: *239 [lua] logger.lua:23: 78d7b2af71099a6802c8a724aace3ba5 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:20:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:20:49 [info] 36#36: *240 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:20:49 [info] 36#36: *241 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:20:58 [info] 36#36: *242 [lua] access_by_lua(msblocations.conf:189):2: 798bf9854fa72b9ccc1d3e28f857a665:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:20:58 [info] 36#36: *242 [lua] logger.lua:23: 798bf9854fa72b9ccc1d3e28f857a665 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:20:58 +0000] 798bf9854fa72b9ccc1d3e28f857a665 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:20:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:20:59 [info] 43#43: *244 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:20:59 [info] 43#43: *243 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:21:09 [info] 43#43: *245 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:21:09 [info] 43#43: *246 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:21:13 [info] 36#36: *247 [lua] access_by_lua(msblocations.conf:189):2: abf88f444785f608d74f0d692dc85e43:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:21:13 [info] 36#36: *247 [lua] logger.lua:23: abf88f444785f608d74f0d692dc85e43 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:21:13 +0000] abf88f444785f608d74f0d692dc85e43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:21:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:21:19 [info] 43#43: *249 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:21:19 [info] 36#36: *250 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:21:28 [info] 36#36: *251 [lua] access_by_lua(msblocations.conf:189):2: badb0c6da6a09630c6d69e686b562c63:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:21:28 [info] 36#36: *251 [lua] logger.lua:23: badb0c6da6a09630c6d69e686b562c63 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:21:28 +0000] badb0c6da6a09630c6d69e686b562c63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:21:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:21:29 [info] 36#36: *252 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:21:29 [info] 36#36: *253 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:21:39 [info] 36#36: *254 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:21:39 [info] 43#43: *255 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:21:43 [info] 36#36: *256 [lua] access_by_lua(msblocations.conf:189):2: 6d0b8c5a7a0748ae46539c540ec87ec1:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:21:43 [info] 36#36: *256 [lua] logger.lua:23: 6d0b8c5a7a0748ae46539c540ec87ec1 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:21:43 +0000] 6d0b8c5a7a0748ae46539c540ec87ec1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:21:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:21:49 [info] 43#43: *258 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:21:49 [info] 43#43: *257 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:21:58 [info] 36#36: *259 [lua] access_by_lua(msblocations.conf:189):2: 3e0a17b3a76b31225af96f3768d59953:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:21:58 +0000] 3e0a17b3a76b31225af96f3768d59953 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/12 05:21:58 [info] 36#36: *259 [lua] logger.lua:23: 3e0a17b3a76b31225af96f3768d59953 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:21:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/12 05:21:59 [info] 36#36: *260 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:21:59 [info] 43#43: *261 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:22:09 [info] 36#36: *262 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:22:09 [info] 36#36: *263 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:22:13 [info] 36#36: *264 [lua] access_by_lua(msblocations.conf:189):2: cf26066f338022f3a7480afbbe816882:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:22:13 +0000] cf26066f338022f3a7480afbbe816882 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 05:22:13 [info] 36#36: *264 [lua] logger.lua:23: cf26066f338022f3a7480afbbe816882 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:22:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:22:19 [info] 43#43: *266 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:22:19 [info] 43#43: *267 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:22:28 [info] 36#36: *268 [lua] access_by_lua(msblocations.conf:189):2: 71137b9ab122a9c26e120bb77522b88e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:22:28 [info] 36#36: *268 [lua] logger.lua:23: 71137b9ab122a9c26e120bb77522b88e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:22:28 +0000] 71137b9ab122a9c26e120bb77522b88e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:22:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:22:29 [info] 43#43: *269 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:22:29 [info] 43#43: *270 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:22:39 [info] 43#43: *271 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:22:39 [info] 43#43: *272 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:22:43 [info] 36#36: *273 [lua] access_by_lua(msblocations.conf:189):2: 73a08e8fa24c1bc04ca1f0c0dbe517e7:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:22:43 +0000] 73a08e8fa24c1bc04ca1f0c0dbe517e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 05:22:43 [info] 36#36: *273 [lua] logger.lua:23: 73a08e8fa24c1bc04ca1f0c0dbe517e7 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:22:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:22:49 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:22:49 [info] 36#36: *274 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:22:58 [info] 36#36: *276 [lua] access_by_lua(msblocations.conf:189):2: 745d48a6966158f0b6ea81fdd244baf4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:22:58 +0000] 745d48a6966158f0b6ea81fdd244baf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 05:22:58 [info] 36#36: *276 [lua] logger.lua:23: 745d48a6966158f0b6ea81fdd244baf4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:22:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:22:59 [info] 36#36: *277 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:22:59 [info] 36#36: *278 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:23:09 [info] 43#43: *279 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:23:09 [info] 43#43: *280 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:23:13 [info] 36#36: *281 [lua] access_by_lua(msblocations.conf:189):2: dc33b8b68bbfdf8e9f48958ab49f4c6c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:23:13 +0000] dc33b8b68bbfdf8e9f48958ab49f4c6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 05:23:13 [info] 36#36: *281 [lua] logger.lua:23: dc33b8b68bbfdf8e9f48958ab49f4c6c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:23:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:23:19 [info] 36#36: *284 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:23:19 [info] 36#36: *283 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:23:28 [info] 36#36: *285 [lua] access_by_lua(msblocations.conf:189):2: dddd1b302877beea08ac2b290359efcc:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:23:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.209 - - [12/Jan/2023:05:23:28 +0000] dddd1b302877beea08ac2b290359efcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 05:23:28 [info] 36#36: *285 [lua] logger.lua:23: dddd1b302877beea08ac2b290359efcc {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 05:23:29 [info] 36#36: *286 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:23:29 [info] 36#36: *287 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:23:39 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:23:39 [info] 36#36: *288 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:23:43 [info] 36#36: *290 [lua] access_by_lua(msblocations.conf:189):2: e53ce92a84b692e888799d016cfb7262:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:23:43 +0000] e53ce92a84b692e888799d016cfb7262 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 05:23:43 [info] 36#36: *290 [lua] logger.lua:23: e53ce92a84b692e888799d016cfb7262 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:23:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:23:49 [info] 43#43: *291 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:23:49 [info] 36#36: *292 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:23:58 [info] 36#36: *293 [lua] access_by_lua(msblocations.conf:189):2: a9f1815ed8cc79f17f54275c3c676836:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:23:58 +0000] a9f1815ed8cc79f17f54275c3c676836 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/12 05:23:58 [info] 36#36: *293 [lua] logger.lua:23: a9f1815ed8cc79f17f54275c3c676836 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:23:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:23:59 [info] 36#36: *294 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:23:59 [info] 43#43: *295 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:24:09 [info] 36#36: *297 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:24:09 [info] 43#43: *296 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:24:13 [info] 36#36: *298 [lua] access_by_lua(msblocations.conf:189):2: 03227d9267c1907791c1e5c185bc51be:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:24:13 +0000] 03227d9267c1907791c1e5c185bc51be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/12 05:24:13 [info] 36#36: *298 [lua] logger.lua:23: 03227d9267c1907791c1e5c185bc51be {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:24:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/12 05:24:19 [info] 36#36: *301 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:24:19 [info] 36#36: *300 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:24:28 [info] 36#36: *302 [lua] access_by_lua(msblocations.conf:189):2: e0451362c0cbc0c5074734184d7fff8e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:24:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:24:28 [info] 36#36: *302 [lua] logger.lua:23: e0451362c0cbc0c5074734184d7fff8e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:24:28 +0000] e0451362c0cbc0c5074734184d7fff8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/01/12 05:24:29 [info] 36#36: *304 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:24:29 [info] 43#43: *303 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:24:39 [info] 36#36: *305 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:24:39 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:24:43 [info] 36#36: *307 [lua] access_by_lua(msblocations.conf:189):2: 742d43f48dfd6206add7839935a06fe9:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:24:43 [info] 36#36: *307 [lua] logger.lua:23: 742d43f48dfd6206add7839935a06fe9 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:24:43 +0000] 742d43f48dfd6206add7839935a06fe9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:24:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:24:49 [info] 43#43: *309 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:24:49 [info] 36#36: *308 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:24:58 [info] 36#36: *310 [lua] access_by_lua(msblocations.conf:189):2: edd9ed6e5a29050bb651e57aec1b9d1c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:24:58 [info] 36#36: *310 [lua] logger.lua:23: edd9ed6e5a29050bb651e57aec1b9d1c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:24:58 +0000] edd9ed6e5a29050bb651e57aec1b9d1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:24:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:24:59 [info] 36#36: *311 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:24:59 [info] 43#43: *312 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:25:09 [info] 36#36: *314 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:25:09 [info] 36#36: *313 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:25:13 [info] 36#36: *315 [lua] access_by_lua(msblocations.conf:189):2: dde54827da9fbdcb8b070115c18861f2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:25:13 [info] 36#36: *315 [lua] logger.lua:23: dde54827da9fbdcb8b070115c18861f2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:25:13 +0000] dde54827da9fbdcb8b070115c18861f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:25:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:25:19 [info] 36#36: *317 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:25:19 [info] 36#36: *318 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:25:28 [info] 36#36: *319 [lua] access_by_lua(msblocations.conf:189):2: e36b1a8ad40d8c6481de4516a0d7a693:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:25:28 +0000] e36b1a8ad40d8c6481de4516a0d7a693 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 05:25:28 [info] 36#36: *319 [lua] logger.lua:23: e36b1a8ad40d8c6481de4516a0d7a693 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:25:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:25:29 [info] 36#36: *321 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:25:29 [info] 36#36: *320 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:25:39 [info] 43#43: *322 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:25:39 [info] 43#43: *323 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:25:43 [info] 36#36: *324 [lua] access_by_lua(msblocations.conf:189):2: 6589e7684b4a3aac15edd0b5f97cc1c6:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:25:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.209 - - [12/Jan/2023:05:25:43 +0000] 6589e7684b4a3aac15edd0b5f97cc1c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 05:25:43 [info] 36#36: *324 [lua] logger.lua:23: 6589e7684b4a3aac15edd0b5f97cc1c6 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 05:25:49 [info] 43#43: *325 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:25:49 [info] 43#43: *326 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:25:58 [info] 36#36: *327 [lua] access_by_lua(msblocations.conf:189):2: a13de4e72ab334376c0979d645862ffc:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:25:58 [info] 36#36: *327 [lua] logger.lua:23: a13de4e72ab334376c0979d645862ffc {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:25:58 +0000] a13de4e72ab334376c0979d645862ffc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:25:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/12 05:25:59 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:25:59 [info] 36#36: *328 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:26:09 [info] 43#43: *331 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:26:09 [info] 36#36: *330 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:26:13 [info] 36#36: *332 [lua] access_by_lua(msblocations.conf:189):2: c0da5ad788558003781adf2e2bcd6376:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:26:13 +0000] c0da5ad788558003781adf2e2bcd6376 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/12 05:26:13 [info] 36#36: *332 [lua] logger.lua:23: c0da5ad788558003781adf2e2bcd6376 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:26:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:26:19 [info] 43#43: *334 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:26:19 [info] 43#43: *335 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:26:28 [info] 36#36: *336 [lua] access_by_lua(msblocations.conf:189):2: e0854993c1de1adc4c504109b33239ed:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:26:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.67.209 - - [12/Jan/2023:05:26:28 +0000] e0854993c1de1adc4c504109b33239ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/12 05:26:28 [info] 36#36: *336 [lua] logger.lua:23: e0854993c1de1adc4c504109b33239ed {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 05:26:29 [info] 36#36: *337 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:26:29 [info] 36#36: *338 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:26:39 [info] 36#36: *339 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:26:39 [info] 36#36: *340 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:26:43 [info] 36#36: *341 [lua] access_by_lua(msblocations.conf:189):2: 5d8994ccd6aa5b33a3a1e772a4f9806c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:26:43 +0000] 5d8994ccd6aa5b33a3a1e772a4f9806c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 05:26:43 [info] 36#36: *341 [lua] logger.lua:23: 5d8994ccd6aa5b33a3a1e772a4f9806c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:26:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:26:49 [info] 36#36: *342 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:26:49 [info] 36#36: *343 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:26:58 [info] 36#36: *344 [lua] access_by_lua(msblocations.conf:189):2: deffd5ac37ebdccf2ded13bbce49e9b8:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:26:58 [info] 36#36: *344 [lua] logger.lua:23: deffd5ac37ebdccf2ded13bbce49e9b8 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:26:58 +0000] deffd5ac37ebdccf2ded13bbce49e9b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:26:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:26:59 [info] 36#36: *345 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:26:59 [info] 36#36: *346 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:27:09 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:27:09 [info] 36#36: *347 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:27:13 [info] 36#36: *349 [lua] access_by_lua(msblocations.conf:189):2: ec0a5507731038ce58b3217aee5f8f74:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:27:13 +0000] ec0a5507731038ce58b3217aee5f8f74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 05:27:13 [info] 36#36: *349 [lua] logger.lua:23: ec0a5507731038ce58b3217aee5f8f74 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:27:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:27:19 [info] 36#36: *352 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:27:19 [info] 36#36: *351 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:27:28 [info] 36#36: *353 [lua] access_by_lua(msblocations.conf:189):2: 2a5cdc99e5c4092e75c1d697736d1467:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:27:28 +0000] 2a5cdc99e5c4092e75c1d697736d1467 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 05:27:28 [info] 36#36: *353 [lua] logger.lua:23: 2a5cdc99e5c4092e75c1d697736d1467 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:27:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:27:29 [info] 36#36: *354 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:27:29 [info] 43#43: *355 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:27:39 [info] 43#43: *356 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:27:39 [info] 43#43: *357 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:27:43 [info] 36#36: *358 [lua] access_by_lua(msblocations.conf:189):2: 110848ae2a6d4557230359c70d1772ea:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:27:43 +0000] 110848ae2a6d4557230359c70d1772ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/12 05:27:43 [info] 36#36: *358 [lua] logger.lua:23: 110848ae2a6d4557230359c70d1772ea {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:27:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:27:49 [info] 36#36: *359 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:27:49 [info] 36#36: *360 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:27:58 [info] 36#36: *361 [lua] access_by_lua(msblocations.conf:189):2: c7213eac0e292fd25196294cee2b1fb5:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:27:58 +0000] c7213eac0e292fd25196294cee2b1fb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/12 05:27:58 [info] 36#36: *361 [lua] logger.lua:23: c7213eac0e292fd25196294cee2b1fb5 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:27:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/12 05:27:59 [info] 36#36: *362 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:27:59 [info] 36#36: *363 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:28:09 [info] 43#43: *364 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:28:09 [info] 43#43: *365 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:28:13 [info] 36#36: *366 [lua] access_by_lua(msblocations.conf:189):2: ca37eca6cc9cd81b17ed86ab7600946f:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:28:13 +0000] ca37eca6cc9cd81b17ed86ab7600946f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/12 05:28:13 [info] 36#36: *366 [lua] logger.lua:23: ca37eca6cc9cd81b17ed86ab7600946f {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:28:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:28:19 [info] 36#36: *368 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:28:19 [info] 36#36: *369 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:28:28 [info] 36#36: *370 [lua] access_by_lua(msblocations.conf:189):2: f2c71a6e53b9e1197ba26bd4052fb1f9:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:28:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.209 - - [12/Jan/2023:05:28:28 +0000] f2c71a6e53b9e1197ba26bd4052fb1f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/12 05:28:28 [info] 36#36: *370 [lua] logger.lua:23: f2c71a6e53b9e1197ba26bd4052fb1f9 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 05:28:29 [info] 43#43: *371 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:28:29 [info] 43#43: *372 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:28:39 [info] 36#36: *373 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:28:39 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:28:43 [info] 36#36: *375 [lua] access_by_lua(msblocations.conf:189):2: 992f73db71c1674109238d3074b8ad81:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:28:43 +0000] 992f73db71c1674109238d3074b8ad81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/12 05:28:43 [info] 36#36: *375 [lua] logger.lua:23: 992f73db71c1674109238d3074b8ad81 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:28:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/12 05:28:49 [info] 43#43: *376 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:28:49 [info] 43#43: *377 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:28:58 [info] 36#36: *378 [lua] access_by_lua(msblocations.conf:189):2: fcc65b0a5495743ddb0de9136ade96d4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:28:58 [info] 36#36: *378 [lua] logger.lua:23: fcc65b0a5495743ddb0de9136ade96d4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:28:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
10.233.67.209 - - [12/Jan/2023:05:28:58 +0000] fcc65b0a5495743ddb0de9136ade96d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/12 05:28:59 [info] 43#43: *380 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:28:59 [info] 43#43: *379 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:29:09 [info] 36#36: *382 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:29:09 [info] 36#36: *381 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:29:13 [info] 36#36: *383 [lua] access_by_lua(msblocations.conf:189):2: 81857d0d087b6c0a891da9fca6841f60:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:29:13 [info] 36#36: *383 [lua] logger.lua:23: 81857d0d087b6c0a891da9fca6841f60 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:29:13 +0000] 81857d0d087b6c0a891da9fca6841f60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:29:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:29:19 [info] 43#43: *385 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:29:19 [info] 36#36: *386 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:29:29 [info] 36#36: *387 [lua] access_by_lua(msblocations.conf:189):2: 1c5d95d2f6d28b642ff62176a55397b3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:29:29 [info] 36#36: *387 [lua] logger.lua:23: 1c5d95d2f6d28b642ff62176a55397b3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:29:29 +0000] 1c5d95d2f6d28b642ff62176a55397b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:29:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:29:29 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:29:29 [info] 36#36: *389 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:29:39 [info] 36#36: *390 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:29:39 [info] 36#36: *391 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
10.233.67.209 - - [12/Jan/2023:05:29:44 +0000] db259cd83de517b0a76ca00c0383d243 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:29:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/12 05:29:44 [info] 36#36: *392 [lua] access_by_lua(msblocations.conf:189):2: db259cd83de517b0a76ca00c0383d243:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:29:44 [info] 36#36: *392 [lua] logger.lua:23: db259cd83de517b0a76ca00c0383d243 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 05:29:49 [info] 36#36: *393 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:29:49 [info] 36#36: *394 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:29:59 [info] 36#36: *395 [lua] access_by_lua(msblocations.conf:189):2: b97799fc636a03809b8770a0301db5d2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:29:59 [info] 36#36: *395 [lua] logger.lua:23: b97799fc636a03809b8770a0301db5d2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:29:59 +0000] b97799fc636a03809b8770a0301db5d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:29:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:29:59 [info] 36#36: *397 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:29:59 [info] 36#36: *396 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:30:09 [info] 43#43: *398 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:30:09 [info] 43#43: *399 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:30:14 [info] 36#36: *400 [lua] access_by_lua(msblocations.conf:189):2: 340a626935992465b7665b5c50fe4273:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:30:14 [info] 36#36: *400 [lua] logger.lua:23: 340a626935992465b7665b5c50fe4273 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:30:14 +0000] 340a626935992465b7665b5c50fe4273 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:30:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/12 05:30:19 [info] 43#43: *403 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:30:19 [info] 36#36: *402 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:30:29 [info] 36#36: *404 [lua] access_by_lua(msblocations.conf:189):2: e9f5dae3f8342acfc00e7c94ecbedb92:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:30:29 [info] 36#36: *404 [lua] logger.lua:23: e9f5dae3f8342acfc00e7c94ecbedb92 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:30:29 +0000] e9f5dae3f8342acfc00e7c94ecbedb92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:30:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:30:29 [info] 36#36: *406 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:30:29 [info] 36#36: *405 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:30:39 [info] 43#43: *407 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:30:39 [info] 43#43: *408 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:30:44 [info] 36#36: *409 [lua] access_by_lua(msblocations.conf:189):2: 37e1e16164b4a9bde3dea5fb17301c7c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:30:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:30:44 [info] 36#36: *409 [lua] logger.lua:23: 37e1e16164b4a9bde3dea5fb17301c7c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:30:44 +0000] 37e1e16164b4a9bde3dea5fb17301c7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 05:30:49 [info] 43#43: *410 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:30:49 [info] 36#36: *411 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:30:59 [info] 36#36: *412 [lua] access_by_lua(msblocations.conf:189):2: 660be81fc36d788695dcb8c28fddc791:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:30:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:30:59 [info] 36#36: *412 [lua] logger.lua:23: 660be81fc36d788695dcb8c28fddc791 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:30:59 +0000] 660be81fc36d788695dcb8c28fddc791 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 05:30:59 [info] 36#36: *414 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:30:59 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:31:09 [info] 43#43: *416 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:31:09 [info] 36#36: *415 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:31:14 [info] 36#36: *417 [lua] access_by_lua(msblocations.conf:189):2: 440ef6194172701011b52911bf2a5c80:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:31:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.209 - - [12/Jan/2023:05:31:14 +0000] 440ef6194172701011b52911bf2a5c80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/12 05:31:14 [info] 36#36: *417 [lua] logger.lua:23: 440ef6194172701011b52911bf2a5c80 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 05:31:19 [info] 36#36: *420 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:31:19 [info] 43#43: *419 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:31:29 [info] 36#36: *421 [lua] access_by_lua(msblocations.conf:189):2: f823290f8408e2505f415a02f75aa4fa:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:31:29 [info] 36#36: *421 [lua] logger.lua:23: f823290f8408e2505f415a02f75aa4fa {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:31:29 +0000] f823290f8408e2505f415a02f75aa4fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:31:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:31:29 [info] 36#36: *422 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:31:29 [info] 43#43: *423 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:31:39 [info] 36#36: *424 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:31:39 [info] 36#36: *425 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:31:44 [info] 36#36: *426 [lua] access_by_lua(msblocations.conf:189):2: dfe7e8309366847f386790d53feba71e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:31:44 +0000] dfe7e8309366847f386790d53feba71e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 05:31:44 [info] 36#36: *426 [lua] logger.lua:23: dfe7e8309366847f386790d53feba71e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:31:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:31:49 [info] 36#36: *427 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:31:49 [info] 36#36: *428 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:31:59 [info] 36#36: *429 [lua] access_by_lua(msblocations.conf:189):2: 44455068276bf4435913e30891cd17f3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:31:59 [info] 36#36: *429 [lua] logger.lua:23: 44455068276bf4435913e30891cd17f3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:31:59 +0000] 44455068276bf4435913e30891cd17f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:31:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:31:59 [info] 36#36: *431 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:31:59 [info] 36#36: *430 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:32:09 [info] 36#36: *432 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:32:09 [info] 36#36: *433 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:32:14 [info] 36#36: *434 [lua] access_by_lua(msblocations.conf:189):2: ba43d67cd0d6c616b6b01fa8bf4360ca:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:32:14 +0000] ba43d67cd0d6c616b6b01fa8bf4360ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/12 05:32:14 [info] 36#36: *434 [lua] logger.lua:23: ba43d67cd0d6c616b6b01fa8bf4360ca {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:32:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/12 05:32:19 [info] 43#43: *436 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:32:19 [info] 43#43: *437 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:32:29 [info] 36#36: *438 [lua] access_by_lua(msblocations.conf:189):2: 2def21dd5ac094cc1fa44a6504efea67:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:32:29 [info] 36#36: *438 [lua] logger.lua:23: 2def21dd5ac094cc1fa44a6504efea67 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:32:29 +0000] 2def21dd5ac094cc1fa44a6504efea67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:32:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:32:29 [info] 43#43: *439 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:32:29 [info] 36#36: *440 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:32:39 [info] 36#36: *441 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:32:39 [info] 36#36: *442 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:32:44 [info] 36#36: *443 [lua] access_by_lua(msblocations.conf:189):2: 9486023087c05ac4172daf027015cc88:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:32:44 [info] 36#36: *443 [lua] logger.lua:23: 9486023087c05ac4172daf027015cc88 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:32:44 +0000] 9486023087c05ac4172daf027015cc88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:32:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:32:49 [info] 36#36: *444 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:32:49 [info] 36#36: *445 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:32:59 [info] 36#36: *446 [lua] access_by_lua(msblocations.conf:189):2: cc8f7bcd13d6f9d288ff80be5e5ea83d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:32:59 [info] 36#36: *446 [lua] logger.lua:23: cc8f7bcd13d6f9d288ff80be5e5ea83d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:32:59 +0000] cc8f7bcd13d6f9d288ff80be5e5ea83d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:32:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:32:59 [info] 36#36: *447 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:32:59 [info] 36#36: *448 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:33:09 [info] 36#36: *450 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:33:09 [info] 36#36: *449 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:33:14 [info] 36#36: *451 [lua] access_by_lua(msblocations.conf:189):2: 61e6dda33550d62cabd70378b5b1a479:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:33:14 +0000] 61e6dda33550d62cabd70378b5b1a479 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/12 05:33:14 [info] 36#36: *451 [lua] logger.lua:23: 61e6dda33550d62cabd70378b5b1a479 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:33:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:33:19 [info] 36#36: *453 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:33:19 [info] 43#43: *454 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:33:29 [info] 36#36: *455 [lua] access_by_lua(msblocations.conf:189):2: 5a02fcd7c6e50bf800b769e6c3b66e3b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:33:29 [info] 36#36: *455 [lua] logger.lua:23: 5a02fcd7c6e50bf800b769e6c3b66e3b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:33:29 +0000] 5a02fcd7c6e50bf800b769e6c3b66e3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:33:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:33:29 [info] 43#43: *456 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:33:29 [info] 43#43: *457 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:33:39 [info] 43#43: *458 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:33:39 [info] 43#43: *459 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:33:44 [info] 36#36: *460 [lua] access_by_lua(msblocations.conf:189):2: 9749db1054395e988fa3f7cfc74d41a0:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:33:44 [info] 36#36: *460 [lua] logger.lua:23: 9749db1054395e988fa3f7cfc74d41a0 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:33:44 +0000] 9749db1054395e988fa3f7cfc74d41a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:33:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:33:49 [info] 43#43: *461 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:33:49 [info] 43#43: *462 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:33:59 [info] 36#36: *463 [lua] access_by_lua(msblocations.conf:189):2: 1eece96ab4cd37f57bd245e653a84d19:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:33:59 +0000] 1eece96ab4cd37f57bd245e653a84d19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/12 05:33:59 [info] 36#36: *463 [lua] logger.lua:23: 1eece96ab4cd37f57bd245e653a84d19 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:33:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/12 05:33:59 [info] 43#43: *464 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:33:59 [info] 43#43: *465 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:34:09 [info] 43#43: *467 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:34:09 [info] 43#43: *466 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:34:14 [info] 36#36: *468 [lua] access_by_lua(msblocations.conf:189):2: bc7228d2eada91e4816c9e36124dd5c2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:34:14 +0000] bc7228d2eada91e4816c9e36124dd5c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 05:34:14 [info] 36#36: *468 [lua] logger.lua:23: bc7228d2eada91e4816c9e36124dd5c2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:34:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:34:19 [info] 43#43: *470 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:34:19 [info] 43#43: *471 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:34:29 [info] 36#36: *472 [lua] access_by_lua(msblocations.conf:189):2: 55f9bd96c7fe1f8c52c04f4d4f35ee92:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:34:29 [info] 36#36: *472 [lua] logger.lua:23: 55f9bd96c7fe1f8c52c04f4d4f35ee92 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:34:29 +0000] 55f9bd96c7fe1f8c52c04f4d4f35ee92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:34:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:34:29 [info] 43#43: *473 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:34:29 [info] 43#43: *474 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:34:39 [info] 36#36: *475 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:34:39 [info] 36#36: *476 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:34:44 [info] 36#36: *477 [lua] access_by_lua(msblocations.conf:189):2: 12396ec5d2222d53f954f534e845e6d2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:34:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.209 - - [12/Jan/2023:05:34:44 +0000] 12396ec5d2222d53f954f534e845e6d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 05:34:44 [info] 36#36: *477 [lua] logger.lua:23: 12396ec5d2222d53f954f534e845e6d2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 05:34:49 [info] 43#43: *478 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:34:49 [info] 43#43: *479 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:34:59 [info] 36#36: *480 [lua] access_by_lua(msblocations.conf:189):2: 9713e0448aaae8364945f713683220d4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:34:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.209 - - [12/Jan/2023:05:34:59 +0000] 9713e0448aaae8364945f713683220d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/12 05:34:59 [info] 36#36: *480 [lua] logger.lua:23: 9713e0448aaae8364945f713683220d4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 05:34:59 [info] 43#43: *481 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:34:59 [info] 43#43: *482 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:35:09 [info] 43#43: *484 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:35:09 [info] 43#43: *483 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:35:14 [info] 36#36: *485 [lua] access_by_lua(msblocations.conf:189):2: dd11602abc8a4636991f45e59d6280ec:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:35:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:35:14 [info] 36#36: *485 [lua] logger.lua:23: dd11602abc8a4636991f45e59d6280ec {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:35:14 +0000] dd11602abc8a4636991f45e59d6280ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 05:35:19 [info] 43#43: *488 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:35:19 [info] 36#36: *487 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:35:29 [info] 36#36: *489 [lua] access_by_lua(msblocations.conf:189):2: b76b32f5ad6c24b4d7668336c0656a3d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:35:29 [info] 36#36: *489 [lua] logger.lua:23: b76b32f5ad6c24b4d7668336c0656a3d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:35:29 +0000] b76b32f5ad6c24b4d7668336c0656a3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:35:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:35:29 [info] 36#36: *490 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:35:29 [info] 36#36: *491 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:35:39 [info] 36#36: *493 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:35:39 [info] 43#43: *492 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:35:44 [info] 36#36: *494 [lua] access_by_lua(msblocations.conf:189):2: 86d09b1fe44597b0372eb8a7c680cd21:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:35:44 [info] 36#36: *494 [lua] logger.lua:23: 86d09b1fe44597b0372eb8a7c680cd21 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:35:44 +0000] 86d09b1fe44597b0372eb8a7c680cd21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:35:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:35:49 [info] 36#36: *495 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:35:49 [info] 36#36: *496 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:35:59 [info] 36#36: *497 [lua] access_by_lua(msblocations.conf:189):2: b59fd13e95ebd59bb420784b33376c10:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:35:59 +0000] b59fd13e95ebd59bb420784b33376c10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 05:35:59 [info] 36#36: *497 [lua] logger.lua:23: b59fd13e95ebd59bb420784b33376c10 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:35:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:35:59 [info] 43#43: *498 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:35:59 [info] 36#36: *499 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:36:09 [info] 36#36: *500 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:36:09 [info] 36#36: *501 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:36:14 [info] 36#36: *502 [lua] access_by_lua(msblocations.conf:189):2: 0867c5a4b317c7393378127ee0653cd0:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:36:14 [info] 36#36: *502 [lua] logger.lua:23: 0867c5a4b317c7393378127ee0653cd0 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:36:14 +0000] 0867c5a4b317c7393378127ee0653cd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:36:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/12 05:36:19 [info] 43#43: *504 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:36:19 [info] 43#43: *505 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:36:29 [info] 36#36: *506 [lua] access_by_lua(msblocations.conf:189):2: 0ec4a1dc1621d77cf26601b7d1ff268b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:36:29 [info] 36#36: *506 [lua] logger.lua:23: 0ec4a1dc1621d77cf26601b7d1ff268b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:36:29 +0000] 0ec4a1dc1621d77cf26601b7d1ff268b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:36:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:36:29 [info] 43#43: *508 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:36:29 [info] 43#43: *507 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:36:39 [info] 43#43: *509 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:36:39 [info] 43#43: *510 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:36:44 [info] 36#36: *511 [lua] access_by_lua(msblocations.conf:189):2: 18777bbfeb1698fd807300fd2e61c780:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:36:44 +0000] 18777bbfeb1698fd807300fd2e61c780 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 05:36:44 [info] 36#36: *511 [lua] logger.lua:23: 18777bbfeb1698fd807300fd2e61c780 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:36:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:36:49 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:36:49 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:36:59 [info] 36#36: *514 [lua] access_by_lua(msblocations.conf:189):2: 4de3ff18140987899640588a5c275f1a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:36:59 +0000] 4de3ff18140987899640588a5c275f1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 05:36:59 [info] 36#36: *514 [lua] logger.lua:23: 4de3ff18140987899640588a5c275f1a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:36:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:36:59 [info] 36#36: *516 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:36:59 [info] 36#36: *515 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:37:09 [info] 36#36: *517 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:37:09 [info] 36#36: *518 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:37:14 [info] 36#36: *519 [lua] access_by_lua(msblocations.conf:189):2: 71c8cb3b3e0243108afb70748c90db5c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:37:14 +0000] 71c8cb3b3e0243108afb70748c90db5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 05:37:14 [info] 36#36: *519 [lua] logger.lua:23: 71c8cb3b3e0243108afb70748c90db5c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:37:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:37:19 [info] 36#36: *522 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:37:19 [info] 36#36: *521 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:37:29 [info] 36#36: *523 [lua] access_by_lua(msblocations.conf:189):2: e252e9e22eaa0812e41ecc9a8f0fe1c0:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:37:29 +0000] e252e9e22eaa0812e41ecc9a8f0fe1c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 05:37:29 [info] 36#36: *523 [lua] logger.lua:23: e252e9e22eaa0812e41ecc9a8f0fe1c0 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:37:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:37:29 [info] 36#36: *525 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:37:29 [info] 36#36: *524 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:37:39 [info] 36#36: *526 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:37:39 [info] 43#43: *527 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:37:44 [info] 36#36: *528 [lua] access_by_lua(msblocations.conf:189):2: fec03b4ec54083c0217437cc81729d3f:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:37:44 +0000] fec03b4ec54083c0217437cc81729d3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 05:37:44 [info] 36#36: *528 [lua] logger.lua:23: fec03b4ec54083c0217437cc81729d3f {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:37:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:37:49 [info] 43#43: *529 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:37:49 [info] 43#43: *530 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:37:59 [info] 36#36: *531 [lua] access_by_lua(msblocations.conf:189):2: 56b79a5102ad2c2b69ebe56e22272026:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:37:59 [info] 36#36: *531 [lua] logger.lua:23: 56b79a5102ad2c2b69ebe56e22272026 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:37:59 +0000] 56b79a5102ad2c2b69ebe56e22272026 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:37:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:37:59 [info] 43#43: *533 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:37:59 [info] 43#43: *532 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:38:09 [info] 43#43: *534 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:38:09 [info] 36#36: *535 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:38:14 [info] 36#36: *536 [lua] access_by_lua(msblocations.conf:189):2: a6c87b98c9e6b3f09ee7022124fbf6c2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:38:14 +0000] a6c87b98c9e6b3f09ee7022124fbf6c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/12 05:38:14 [info] 36#36: *536 [lua] logger.lua:23: a6c87b98c9e6b3f09ee7022124fbf6c2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:38:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/12 05:38:19 [info] 43#43: *538 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:38:19 [info] 43#43: *539 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:38:29 [info] 43#43: *541 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:38:29 [info] 43#43: *540 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:38:29 [info] 36#36: *542 [lua] access_by_lua(msblocations.conf:189):2: 2d751c6ed20edd4c0e6b9773039389b2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:38:29 +0000] 2d751c6ed20edd4c0e6b9773039389b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 05:38:29 [info] 36#36: *542 [lua] logger.lua:23: 2d751c6ed20edd4c0e6b9773039389b2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:38:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:38:39 [info] 36#36: *544 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:38:39 [info] 36#36: *543 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:38:44 [info] 36#36: *545 [lua] access_by_lua(msblocations.conf:189):2: 3a05ac6efbc10d0a7d2e21ae9152a688:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:38:44 [info] 36#36: *545 [lua] logger.lua:23: 3a05ac6efbc10d0a7d2e21ae9152a688 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:38:44 +0000] 3a05ac6efbc10d0a7d2e21ae9152a688 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:38:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:38:49 [info] 43#43: *547 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:38:49 [info] 43#43: *546 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:38:59 [info] 36#36: *548 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:38:59 [info] 43#43: *549 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:38:59 [info] 36#36: *550 [lua] access_by_lua(msblocations.conf:189):2: 4dbf4a9f4190b609b012cd2bce1454bc:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:38:59 [info] 36#36: *550 [lua] logger.lua:23: 4dbf4a9f4190b609b012cd2bce1454bc {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:38:59 +0000] 4dbf4a9f4190b609b012cd2bce1454bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:38:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 05:39:09 [info] 43#43: *551 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:39:09 [info] 43#43: *552 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:39:14 [info] 36#36: *553 [lua] access_by_lua(msblocations.conf:189):2: 0b9c23b2abf491287bcad63c4b4221b8:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:39:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.209 - - [12/Jan/2023:05:39:14 +0000] 0b9c23b2abf491287bcad63c4b4221b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 05:39:14 [info] 36#36: *553 [lua] logger.lua:23: 0b9c23b2abf491287bcad63c4b4221b8 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 05:39:19 [info] 36#36: *555 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:39:19 [info] 43#43: *556 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:39:29 [info] 36#36: *558 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:39:29 [info] 36#36: *557 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:39:29 [info] 36#36: *559 [lua] access_by_lua(msblocations.conf:189):2: d727eee5055cae5ae5a4de5600c731dd:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:39:29 [info] 36#36: *559 [lua] logger.lua:23: d727eee5055cae5ae5a4de5600c731dd {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:39:29 +0000] d727eee5055cae5ae5a4de5600c731dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:39:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:39:39 [info] 36#36: *560 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:39:39 [info] 36#36: *561 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:39:44 [info] 36#36: *562 [lua] access_by_lua(msblocations.conf:189):2: 9441cd6a37cbb116065da1bd603832eb:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:39:44 [info] 36#36: *562 [lua] logger.lua:23: 9441cd6a37cbb116065da1bd603832eb {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:39:44 +0000] 9441cd6a37cbb116065da1bd603832eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:39:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:39:49 [info] 43#43: *563 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:39:49 [info] 36#36: *564 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:39:59 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:39:59 [info] 36#36: *565 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:39:59 [info] 36#36: *567 [lua] access_by_lua(msblocations.conf:189):2: a7a0ab156b510c03a6c38448d84a66a6:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:39:59 [info] 36#36: *567 [lua] logger.lua:23: a7a0ab156b510c03a6c38448d84a66a6 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:39:59 +0000] a7a0ab156b510c03a6c38448d84a66a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:39:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:40:09 [info] 43#43: *568 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:40:09 [info] 36#36: *569 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:40:14 [info] 36#36: *570 [lua] access_by_lua(msblocations.conf:189):2: 0e1bddc62d481095a3da4932bd507d14:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:40:14 +0000] 0e1bddc62d481095a3da4932bd507d14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 05:40:14 [info] 36#36: *570 [lua] logger.lua:23: 0e1bddc62d481095a3da4932bd507d14 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:40:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/12 05:40:19 [info] 36#36: *573 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:40:19 [info] 36#36: *572 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:40:29 [info] 36#36: *574 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:40:29 [info] 36#36: *575 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:40:29 [info] 36#36: *576 [lua] access_by_lua(msblocations.conf:189):2: 20244022b9d17d179eac8f832d3025bf:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:40:29 [info] 36#36: *576 [lua] logger.lua:23: 20244022b9d17d179eac8f832d3025bf {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:40:29 +0000] 20244022b9d17d179eac8f832d3025bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:40:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:40:39 [info] 43#43: *578 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:40:39 [info] 36#36: *577 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:40:45 [info] 36#36: *579 [lua] access_by_lua(msblocations.conf:189):2: 626a0d34bd32cc97dd5c30df10dd1cf3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:40:45 [info] 36#36: *579 [lua] logger.lua:23: 626a0d34bd32cc97dd5c30df10dd1cf3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:40:45 +0000] 626a0d34bd32cc97dd5c30df10dd1cf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:40:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:40:49 [info] 43#43: *581 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:40:49 [info] 36#36: *580 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:40:59 [info] 36#36: *582 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:40:59 [info] 43#43: *583 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:41:00 [info] 36#36: *584 [lua] access_by_lua(msblocations.conf:189):2: 2427c5b84b965fa787bd465f9ee8053e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:41:00 +0000] 2427c5b84b965fa787bd465f9ee8053e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/12 05:41:00 [info] 36#36: *584 [lua] logger.lua:23: 2427c5b84b965fa787bd465f9ee8053e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:41:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 05:41:09 [info] 36#36: *586 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:41:09 [info] 36#36: *585 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:41:15 [info] 36#36: *587 [lua] access_by_lua(msblocations.conf:189):2: 4c8cb7dd88c4d6f0df599f53c2db42a3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:41:15 +0000] 4c8cb7dd88c4d6f0df599f53c2db42a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/12 05:41:15 [info] 36#36: *587 [lua] logger.lua:23: 4c8cb7dd88c4d6f0df599f53c2db42a3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:41:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:41:19 [info] 36#36: *589 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:41:19 [info] 36#36: *590 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:41:29 [info] 36#36: *591 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:41:29 [info] 36#36: *592 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:41:30 [info] 36#36: *593 [lua] access_by_lua(msblocations.conf:189):2: 8a55936cff5089bdefa91e35e01ddfcc:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:41:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:41:30 [info] 36#36: *593 [lua] logger.lua:23: 8a55936cff5089bdefa91e35e01ddfcc {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:41:30 +0000] 8a55936cff5089bdefa91e35e01ddfcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 05:41:39 [info] 36#36: *595 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:41:39 [info] 36#36: *594 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:41:45 [info] 36#36: *596 [lua] access_by_lua(msblocations.conf:189):2: aff96ab6fc0c421b32a0808846b92fe7:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:41:45 [info] 36#36: *596 [lua] logger.lua:23: aff96ab6fc0c421b32a0808846b92fe7 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:41:45 +0000] aff96ab6fc0c421b32a0808846b92fe7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:41:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:41:49 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:41:49 [info] 36#36: *597 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:41:59 [info] 36#36: *599 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:41:59 [info] 36#36: *600 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:42:00 [info] 36#36: *601 [lua] access_by_lua(msblocations.conf:189):2: cf80b438e7e5101bef045a501d9fd705:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:42:00 [info] 36#36: *601 [lua] logger.lua:23: cf80b438e7e5101bef045a501d9fd705 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:42:00 +0000] cf80b438e7e5101bef045a501d9fd705 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:42:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:42:09 [info] 36#36: *602 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:42:09 [info] 36#36: *603 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:42:15 [info] 36#36: *604 [lua] access_by_lua(msblocations.conf:189):2: 93804c936c157e987ff268d46ca8f616:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:42:15 [info] 36#36: *604 [lua] logger.lua:23: 93804c936c157e987ff268d46ca8f616 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:42:15 +0000] 93804c936c157e987ff268d46ca8f616 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:42:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:42:19 [info] 36#36: *607 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:42:19 [info] 36#36: *606 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:42:29 [info] 36#36: *609 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:42:29 [info] 36#36: *608 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:42:30 [info] 36#36: *610 [lua] access_by_lua(msblocations.conf:189):2: 83f2f35d350592fba4d13730e3fcd267:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:42:30 +0000] 83f2f35d350592fba4d13730e3fcd267 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 05:42:30 [info] 36#36: *610 [lua] logger.lua:23: 83f2f35d350592fba4d13730e3fcd267 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:42:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:42:39 [info] 43#43: *612 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:42:39 [info] 43#43: *611 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:42:45 [info] 36#36: *613 [lua] access_by_lua(msblocations.conf:189):2: 941b71bac22e7052c7a94b433ebf5cd2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:42:45 [info] 36#36: *613 [lua] logger.lua:23: 941b71bac22e7052c7a94b433ebf5cd2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:42:45 +0000] 941b71bac22e7052c7a94b433ebf5cd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:42:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:42:49 [info] 36#36: *615 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:42:49 [info] 36#36: *614 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:42:59 [info] 43#43: *616 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:42:59 [info] 43#43: *617 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:43:00 [info] 36#36: *618 [lua] access_by_lua(msblocations.conf:189):2: 1cba757b72044533e0d86ded0d22429d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:43:00 +0000] 1cba757b72044533e0d86ded0d22429d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/12 05:43:00 [info] 36#36: *618 [lua] logger.lua:23: 1cba757b72044533e0d86ded0d22429d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:43:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/12 05:43:09 [info] 36#36: *619 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:43:09 [info] 36#36: *620 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:43:15 [info] 36#36: *621 [lua] access_by_lua(msblocations.conf:189):2: 811b77d8ae9da8ab196c2610e76ae8f0:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:43:15 [info] 36#36: *621 [lua] logger.lua:23: 811b77d8ae9da8ab196c2610e76ae8f0 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:43:15 +0000] 811b77d8ae9da8ab196c2610e76ae8f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:43:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:43:19 [info] 36#36: *624 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:43:19 [info] 36#36: *623 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:43:29 [info] 36#36: *625 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:43:29 [info] 36#36: *626 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:43:30 [info] 36#36: *627 [lua] access_by_lua(msblocations.conf:189):2: e168c4f5fcda6304c61060fdce886660:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:43:30 [info] 36#36: *627 [lua] logger.lua:23: e168c4f5fcda6304c61060fdce886660 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:43:30 +0000] e168c4f5fcda6304c61060fdce886660 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:43:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:43:39 [info] 43#43: *628 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:43:39 [info] 43#43: *629 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:43:45 [info] 36#36: *630 [lua] access_by_lua(msblocations.conf:189):2: 6776307ef49eff8885cd64e50ed967e2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:43:45 [info] 36#36: *630 [lua] logger.lua:23: 6776307ef49eff8885cd64e50ed967e2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:43:45 +0000] 6776307ef49eff8885cd64e50ed967e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:43:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:43:49 [info] 43#43: *631 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:43:49 [info] 43#43: *632 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:43:59 [info] 36#36: *634 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:43:59 [info] 43#43: *633 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:44:00 [info] 36#36: *635 [lua] access_by_lua(msblocations.conf:189):2: 8b203a3d9597c71d616b0f9ea9e56fb9:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:44:00 +0000] 8b203a3d9597c71d616b0f9ea9e56fb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 05:44:00 [info] 36#36: *635 [lua] logger.lua:23: 8b203a3d9597c71d616b0f9ea9e56fb9 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:44:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:44:09 [info] 36#36: *636 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:44:09 [info] 43#43: *637 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:44:15 [info] 36#36: *638 [lua] access_by_lua(msblocations.conf:189):2: bb08dd2dad4105aeb081d5fc316cb2c2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:44:15 [info] 36#36: *638 [lua] logger.lua:23: bb08dd2dad4105aeb081d5fc316cb2c2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:44:15 +0000] bb08dd2dad4105aeb081d5fc316cb2c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:44:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:44:19 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:44:19 [info] 36#36: *640 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:44:29 [info] 36#36: *642 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:44:29 [info] 36#36: *643 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:44:30 [info] 36#36: *644 [lua] access_by_lua(msblocations.conf:189):2: e4a5da2f7890439ecee3309bb6ec5242:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:44:30 [info] 36#36: *644 [lua] logger.lua:23: e4a5da2f7890439ecee3309bb6ec5242 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:44:30 +0000] e4a5da2f7890439ecee3309bb6ec5242 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:44:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:44:39 [info] 36#36: *645 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:44:39 [info] 36#36: *646 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:44:45 [info] 36#36: *647 [lua] access_by_lua(msblocations.conf:189):2: 6cca5fdd4882a72cf8769e56974d4327:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:44:45 [info] 36#36: *647 [lua] logger.lua:23: 6cca5fdd4882a72cf8769e56974d4327 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:44:45 +0000] 6cca5fdd4882a72cf8769e56974d4327 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:44:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:44:49 [info] 36#36: *648 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:44:49 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:44:59 [info] 36#36: *651 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:44:59 [info] 36#36: *650 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:45:00 [info] 36#36: *652 [lua] access_by_lua(msblocations.conf:189):2: d0d683cc93f3e4f22d49980bab054228:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:45:00 [info] 36#36: *652 [lua] logger.lua:23: d0d683cc93f3e4f22d49980bab054228 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:45:00 +0000] d0d683cc93f3e4f22d49980bab054228 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:45:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 05:45:09 [info] 36#36: *654 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:45:09 [info] 36#36: *653 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:45:15 [info] 36#36: *655 [lua] access_by_lua(msblocations.conf:189):2: 9aa68e8ab551963929a89120fb831136:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:45:15 +0000] 9aa68e8ab551963929a89120fb831136 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 05:45:15 [info] 36#36: *655 [lua] logger.lua:23: 9aa68e8ab551963929a89120fb831136 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:45:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:45:19 [info] 43#43: *658 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:45:19 [info] 43#43: *657 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:45:29 [info] 43#43: *659 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:45:29 [info] 43#43: *660 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:45:30 [info] 36#36: *661 [lua] access_by_lua(msblocations.conf:189):2: 8857011fc7e8194f3cf6c977619f88b2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:45:30 +0000] 8857011fc7e8194f3cf6c977619f88b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 05:45:30 [info] 36#36: *661 [lua] logger.lua:23: 8857011fc7e8194f3cf6c977619f88b2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:45:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:45:39 [info] 36#36: *662 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:45:39 [info] 43#43: *663 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:45:45 [info] 36#36: *664 [lua] access_by_lua(msblocations.conf:189):2: 1b2623a9e10991dfc880be7277004ed0:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:45:45 +0000] 1b2623a9e10991dfc880be7277004ed0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 05:45:45 [info] 36#36: *664 [lua] logger.lua:23: 1b2623a9e10991dfc880be7277004ed0 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:45:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:45:49 [info] 36#36: *666 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:45:49 [info] 36#36: *665 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:45:59 [info] 36#36: *667 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:45:59 [info] 36#36: *668 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:46:00 [info] 36#36: *669 [lua] access_by_lua(msblocations.conf:189):2: 3c6272c6d0f560fb1ee3b20eec6eb3c1:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:46:00 +0000] 3c6272c6d0f560fb1ee3b20eec6eb3c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 05:46:00 [info] 36#36: *669 [lua] logger.lua:23: 3c6272c6d0f560fb1ee3b20eec6eb3c1 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:46:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:46:09 [info] 36#36: *671 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:46:09 [info] 36#36: *670 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:46:15 [info] 36#36: *672 [lua] access_by_lua(msblocations.conf:189):2: ee7535b67bc8144777515a182e97460b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:46:15 [info] 36#36: *672 [lua] logger.lua:23: ee7535b67bc8144777515a182e97460b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:46:15 +0000] ee7535b67bc8144777515a182e97460b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:46:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:46:19 [info] 36#36: *674 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:46:19 [info] 36#36: *675 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:46:29 [info] 36#36: *676 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:46:29 [info] 36#36: *677 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:46:30 [info] 36#36: *678 [lua] access_by_lua(msblocations.conf:189):2: ec50c7f18dfc3ce5141fcc29c9d0aa7d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:46:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:46:30 [info] 36#36: *678 [lua] logger.lua:23: ec50c7f18dfc3ce5141fcc29c9d0aa7d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:46:30 +0000] ec50c7f18dfc3ce5141fcc29c9d0aa7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 05:46:39 [info] 43#43: *680 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:46:39 [info] 43#43: *679 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:46:45 [info] 36#36: *681 [lua] access_by_lua(msblocations.conf:189):2: 561ab6616f8e6410c6aa50c1aba776d3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:46:45 +0000] 561ab6616f8e6410c6aa50c1aba776d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
2023/01/12 05:46:45 [info] 36#36: *681 [lua] logger.lua:23: 561ab6616f8e6410c6aa50c1aba776d3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:46:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/12 05:46:49 [info] 36#36: *682 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:46:49 [info] 43#43: *683 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:46:59 [info] 43#43: *684 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:46:59 [info] 43#43: *685 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:47:00 [info] 36#36: *686 [lua] access_by_lua(msblocations.conf:189):2: ce488016a824e39be9c41749c768e444:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:47:00 +0000] ce488016a824e39be9c41749c768e444 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/12 05:47:00 [info] 36#36: *686 [lua] logger.lua:23: ce488016a824e39be9c41749c768e444 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:47:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/12 05:47:09 [info] 36#36: *687 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:47:09 [info] 36#36: *688 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:47:15 [info] 36#36: *689 [lua] access_by_lua(msblocations.conf:189):2: f556facf7a92bc752b3d7b6d3eaa859c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:47:15 [info] 36#36: *689 [lua] logger.lua:23: f556facf7a92bc752b3d7b6d3eaa859c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:47:15 +0000] f556facf7a92bc752b3d7b6d3eaa859c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:47:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:47:19 [info] 43#43: *691 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:47:19 [info] 43#43: *692 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:47:29 [info] 36#36: *694 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:47:29 [info] 36#36: *693 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:47:30 [info] 36#36: *695 [lua] access_by_lua(msblocations.conf:189):2: 089838471bf58c5d0a36b881be701cc0:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:47:30 +0000] 089838471bf58c5d0a36b881be701cc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/12 05:47:30 [info] 36#36: *695 [lua] logger.lua:23: 089838471bf58c5d0a36b881be701cc0 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:47:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/12 05:47:39 [info] 36#36: *697 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:47:39 [info] 36#36: *696 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:47:45 [info] 36#36: *698 [lua] access_by_lua(msblocations.conf:189):2: 4c04d6268ad128f38af872c31c68045d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:47:45 [info] 36#36: *698 [lua] logger.lua:23: 4c04d6268ad128f38af872c31c68045d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:47:45 +0000] 4c04d6268ad128f38af872c31c68045d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:47:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:47:49 [info] 36#36: *699 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:47:49 [info] 43#43: *700 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:47:59 [info] 36#36: *702 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:47:59 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:48:00 [info] 36#36: *703 [lua] access_by_lua(msblocations.conf:189):2: abd81de50767eec740b1d5d0ae2dffe2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:48:00 [info] 36#36: *703 [lua] logger.lua:23: abd81de50767eec740b1d5d0ae2dffe2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:48:00 +0000] abd81de50767eec740b1d5d0ae2dffe2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:48:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:48:09 [info] 43#43: *705 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:48:09 [info] 36#36: *704 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:48:15 [info] 36#36: *706 [lua] access_by_lua(msblocations.conf:189):2: 260d4c7f510ee782fa185247183e9aae:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:48:15 [info] 36#36: *706 [lua] logger.lua:23: 260d4c7f510ee782fa185247183e9aae {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:48:15 +0000] 260d4c7f510ee782fa185247183e9aae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:48:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:48:19 [info] 36#36: *709 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:48:19 [info] 36#36: *708 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:48:29 [info] 36#36: *710 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:48:29 [info] 36#36: *711 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:48:30 [info] 36#36: *712 [lua] access_by_lua(msblocations.conf:189):2: 888e870ca06970d5e643383fae78b2b3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:48:30 [info] 36#36: *712 [lua] logger.lua:23: 888e870ca06970d5e643383fae78b2b3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:48:30 +0000] 888e870ca06970d5e643383fae78b2b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:48:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:48:39 [info] 36#36: *713 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:48:39 [info] 43#43: *714 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:48:45 [info] 36#36: *715 [lua] access_by_lua(msblocations.conf:189):2: 101a435c8a780cddcafdb817ebb65c8a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:48:45 +0000] 101a435c8a780cddcafdb817ebb65c8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/12 05:48:45 [info] 36#36: *715 [lua] logger.lua:23: 101a435c8a780cddcafdb817ebb65c8a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:48:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 05:48:49 [info] 36#36: *717 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:48:49 [info] 36#36: *716 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:48:59 [info] 43#43: *718 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:48:59 [info] 43#43: *719 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:49:00 [info] 36#36: *720 [lua] access_by_lua(msblocations.conf:189):2: 0326207a1a26a0e0f4612c2f505a202c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:49:00 [info] 36#36: *720 [lua] logger.lua:23: 0326207a1a26a0e0f4612c2f505a202c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:49:00 +0000] 0326207a1a26a0e0f4612c2f505a202c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:49:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:49:09 [info] 36#36: *722 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:49:09 [info] 36#36: *721 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:49:15 [info] 36#36: *723 [lua] access_by_lua(msblocations.conf:189):2: 1443b6e30f8bc420647e1b8b52a7baae:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:49:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:49:15 [info] 36#36: *723 [lua] logger.lua:23: 1443b6e30f8bc420647e1b8b52a7baae {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:49:15 +0000] 1443b6e30f8bc420647e1b8b52a7baae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/12 05:49:19 [info] 43#43: *725 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:49:19 [info] 43#43: *726 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:49:29 [info] 36#36: *728 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:49:29 [info] 36#36: *727 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:49:30 [info] 36#36: *729 [lua] access_by_lua(msblocations.conf:189):2: 86f612ef50d0b611288913bfd771ab25:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:49:30 [info] 36#36: *729 [lua] logger.lua:23: 86f612ef50d0b611288913bfd771ab25 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:49:30 +0000] 86f612ef50d0b611288913bfd771ab25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:49:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:49:39 [info] 36#36: *731 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:49:39 [info] 36#36: *730 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:49:45 [info] 36#36: *732 [lua] access_by_lua(msblocations.conf:189):2: 895674f301f95a535fc11113f978bc51:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:49:45 [info] 36#36: *732 [lua] logger.lua:23: 895674f301f95a535fc11113f978bc51 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:49:45 +0000] 895674f301f95a535fc11113f978bc51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:49:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:49:49 [info] 36#36: *734 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:49:49 [info] 36#36: *733 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:49:59 [info] 43#43: *735 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:49:59 [info] 43#43: *736 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:50:00 [info] 36#36: *737 [lua] access_by_lua(msblocations.conf:189):2: 4d92ba4de223dde31cc89cce8cde5c0d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:50:00 [info] 36#36: *737 [lua] logger.lua:23: 4d92ba4de223dde31cc89cce8cde5c0d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:50:00 +0000] 4d92ba4de223dde31cc89cce8cde5c0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:50:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:50:09 [info] 36#36: *738 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:50:09 [info] 43#43: *739 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:50:15 [info] 36#36: *740 [lua] access_by_lua(msblocations.conf:189):2: 056f27f7c7597192a5fc3f612546cf9e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:50:15 [info] 36#36: *740 [lua] logger.lua:23: 056f27f7c7597192a5fc3f612546cf9e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:50:15 +0000] 056f27f7c7597192a5fc3f612546cf9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:50:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:50:19 [info] 36#36: *743 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:50:19 [info] 36#36: *742 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:50:29 [info] 36#36: *744 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:50:29 [info] 36#36: *745 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:50:30 [info] 36#36: *746 [lua] access_by_lua(msblocations.conf:189):2: f048e22f417eb9e2411fa90eaadea1a6:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:50:30 +0000] f048e22f417eb9e2411fa90eaadea1a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 05:50:30 [info] 36#36: *746 [lua] logger.lua:23: f048e22f417eb9e2411fa90eaadea1a6 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:50:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:50:39 [info] 36#36: *747 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:50:39 [info] 36#36: *748 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:50:45 [info] 36#36: *749 [lua] access_by_lua(msblocations.conf:189):2: 78f51deeb7fe46094788e054a92198db:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:50:45 +0000] 78f51deeb7fe46094788e054a92198db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 05:50:45 [info] 36#36: *749 [lua] logger.lua:23: 78f51deeb7fe46094788e054a92198db {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:50:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:50:49 [info] 36#36: *750 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:50:49 [info] 36#36: *751 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:50:59 [info] 36#36: *752 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:50:59 [info] 36#36: *753 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:51:00 [info] 36#36: *754 [lua] access_by_lua(msblocations.conf:189):2: 2e95fe998d1411eb34e1461c6331029d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:51:00 [info] 36#36: *754 [lua] logger.lua:23: 2e95fe998d1411eb34e1461c6331029d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:51:00 +0000] 2e95fe998d1411eb34e1461c6331029d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:51:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 05:51:09 [info] 36#36: *756 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:51:09 [info] 36#36: *755 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:51:15 [info] 36#36: *757 [lua] access_by_lua(msblocations.conf:189):2: 819ca0c7fc53b3f5002df04930ea8fb0:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:51:15 [info] 36#36: *757 [lua] logger.lua:23: 819ca0c7fc53b3f5002df04930ea8fb0 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:51:15 +0000] 819ca0c7fc53b3f5002df04930ea8fb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:51:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/12 05:51:19 [info] 36#36: *759 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:51:19 [info] 36#36: *760 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:51:29 [info] 36#36: *761 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:51:29 [info] 43#43: *762 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:51:30 [info] 36#36: *763 [lua] access_by_lua(msblocations.conf:189):2: 0a4435eca53986cf44083b64b5d8780b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:51:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:51:30 [info] 36#36: *763 [lua] logger.lua:23: 0a4435eca53986cf44083b64b5d8780b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:51:30 +0000] 0a4435eca53986cf44083b64b5d8780b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 05:51:39 [info] 43#43: *765 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:51:39 [info] 43#43: *764 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:51:45 [info] 36#36: *766 [lua] access_by_lua(msblocations.conf:189):2: 2c50bf0387616837b91b6f06f99bfcbb:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:51:45 +0000] 2c50bf0387616837b91b6f06f99bfcbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:51:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:51:45 [info] 36#36: *766 [lua] logger.lua:23: 2c50bf0387616837b91b6f06f99bfcbb {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 05:51:49 [info] 43#43: *768 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:51:49 [info] 43#43: *767 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:51:59 [info] 36#36: *769 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:51:59 [info] 36#36: *770 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:52:00 [info] 36#36: *771 [lua] access_by_lua(msblocations.conf:189):2: 6b6d2717efc08daaa0a80262c6151b6b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:52:00 [info] 36#36: *771 [lua] logger.lua:23: 6b6d2717efc08daaa0a80262c6151b6b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:52:00 +0000] 6b6d2717efc08daaa0a80262c6151b6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:52:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/12 05:52:09 [info] 36#36: *772 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:52:09 [info] 36#36: *773 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:52:15 [info] 36#36: *774 [lua] access_by_lua(msblocations.conf:189):2: 997608bda2b221dfb02ffd5d865124d4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:52:15 +0000] 997608bda2b221dfb02ffd5d865124d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 05:52:15 [info] 36#36: *774 [lua] logger.lua:23: 997608bda2b221dfb02ffd5d865124d4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:52:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:52:19 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:52:19 [info] 36#36: *776 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:52:29 [info] 36#36: *778 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:52:29 [info] 36#36: *779 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:52:30 [info] 36#36: *780 [lua] access_by_lua(msblocations.conf:189):2: fc0a9f32be30830d864f5af3cccceb7d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:52:30 +0000] fc0a9f32be30830d864f5af3cccceb7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 05:52:30 [info] 36#36: *780 [lua] logger.lua:23: fc0a9f32be30830d864f5af3cccceb7d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:52:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:52:39 [info] 36#36: *781 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:52:39 [info] 36#36: *782 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:52:45 [info] 36#36: *783 [lua] access_by_lua(msblocations.conf:189):2: 509194b7562072cbbffa91c1aef4cabb:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:52:45 [info] 36#36: *783 [lua] logger.lua:23: 509194b7562072cbbffa91c1aef4cabb {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:52:45 +0000] 509194b7562072cbbffa91c1aef4cabb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:52:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:52:49 [info] 43#43: *784 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:52:49 [info] 43#43: *785 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:52:59 [info] 43#43: *787 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:52:59 [info] 43#43: *786 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:53:00 [info] 36#36: *788 [lua] access_by_lua(msblocations.conf:189):2: 7440d3c7fad03206c50e693a555c4fe8:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:53:00 [info] 36#36: *788 [lua] logger.lua:23: 7440d3c7fad03206c50e693a555c4fe8 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:53:00 +0000] 7440d3c7fad03206c50e693a555c4fe8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:53:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 05:53:09 [info] 36#36: *789 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:53:09 [info] 36#36: *790 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:53:15 [info] 36#36: *791 [lua] access_by_lua(msblocations.conf:189):2: 2b545317b6e2835f2425973805884b1a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:53:15 [info] 36#36: *791 [lua] logger.lua:23: 2b545317b6e2835f2425973805884b1a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:53:15 +0000] 2b545317b6e2835f2425973805884b1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:53:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:53:19 [info] 36#36: *794 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:53:19 [info] 36#36: *793 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:53:29 [info] 36#36: *796 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:53:29 [info] 36#36: *795 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:53:30 [info] 36#36: *797 [lua] access_by_lua(msblocations.conf:189):2: c382474f3fcb3f9a505f089b5aebcf77:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:53:30 +0000] c382474f3fcb3f9a505f089b5aebcf77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 05:53:30 [info] 36#36: *797 [lua] logger.lua:23: c382474f3fcb3f9a505f089b5aebcf77 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:53:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:53:39 [info] 43#43: *798 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:53:39 [info] 43#43: *799 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:53:45 [info] 36#36: *800 [lua] access_by_lua(msblocations.conf:189):2: 087de95b5f989c4b72281f5ca36b10ff:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:53:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.209 - - [12/Jan/2023:05:53:45 +0000] 087de95b5f989c4b72281f5ca36b10ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 05:53:45 [info] 36#36: *800 [lua] logger.lua:23: 087de95b5f989c4b72281f5ca36b10ff {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 05:53:49 [info] 43#43: *801 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:53:49 [info] 43#43: *802 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:53:59 [info] 43#43: *803 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:53:59 [info] 43#43: *804 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:54:00 [info] 36#36: *805 [lua] access_by_lua(msblocations.conf:189):2: cfc4ef9746066fc2e06a7f98429028de:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:54:00 [info] 36#36: *805 [lua] logger.lua:23: cfc4ef9746066fc2e06a7f98429028de {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:54:00 +0000] cfc4ef9746066fc2e06a7f98429028de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:54:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:54:09 [info] 36#36: *807 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:54:09 [info] 36#36: *806 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:54:15 [info] 36#36: *808 [lua] access_by_lua(msblocations.conf:189):2: 513a37dc1cd8e0168caa5cf18e6411b2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:54:15 [info] 36#36: *808 [lua] logger.lua:23: 513a37dc1cd8e0168caa5cf18e6411b2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:54:15 +0000] 513a37dc1cd8e0168caa5cf18e6411b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:54:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/12 05:54:19 [info] 43#43: *810 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:54:19 [info] 43#43: *811 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:54:29 [info] 36#36: *812 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:54:29 [info] 43#43: *813 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:54:30 [info] 36#36: *814 [lua] access_by_lua(msblocations.conf:189):2: 22c22f284be7c82ea06c50151be11505:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:54:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:54:30 [info] 36#36: *814 [lua] logger.lua:23: 22c22f284be7c82ea06c50151be11505 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:54:30 +0000] 22c22f284be7c82ea06c50151be11505 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 05:54:39 [info] 43#43: *815 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:54:39 [info] 43#43: *816 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:54:45 [info] 36#36: *817 [lua] access_by_lua(msblocations.conf:189):2: 6176997fe197c076b922fde8124c50ce:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:54:45 +0000] 6176997fe197c076b922fde8124c50ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/12 05:54:45 [info] 36#36: *817 [lua] logger.lua:23: 6176997fe197c076b922fde8124c50ce {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:54:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/12 05:54:49 [info] 43#43: *819 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:54:49 [info] 36#36: *818 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:54:59 [info] 36#36: *821 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:54:59 [info] 36#36: *820 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:55:00 [info] 36#36: *822 [lua] access_by_lua(msblocations.conf:189):2: fb9491290d53499bcbcf4a680e788b0c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:55:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.209 - - [12/Jan/2023:05:55:00 +0000] fb9491290d53499bcbcf4a680e788b0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 05:55:00 [info] 36#36: *822 [lua] logger.lua:23: fb9491290d53499bcbcf4a680e788b0c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 05:55:09 [info] 36#36: *823 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:55:09 [info] 36#36: *824 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:55:15 [info] 36#36: *825 [lua] access_by_lua(msblocations.conf:189):2: 302e66924ee3fd498ff9ad252b444f07:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:55:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:55:15 [info] 36#36: *825 [lua] logger.lua:23: 302e66924ee3fd498ff9ad252b444f07 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:55:15 +0000] 302e66924ee3fd498ff9ad252b444f07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 05:55:19 [info] 43#43: *827 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:55:19 [info] 43#43: *828 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:55:29 [info] 43#43: *829 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:55:29 [info] 43#43: *830 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:55:30 [info] 36#36: *831 [lua] access_by_lua(msblocations.conf:189):2: f96c10acab9158c72099093025bb07bb:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:55:30 +0000] f96c10acab9158c72099093025bb07bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 05:55:30 [info] 36#36: *831 [lua] logger.lua:23: f96c10acab9158c72099093025bb07bb {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:55:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:55:39 [info] 36#36: *832 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:55:39 [info] 36#36: *833 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:55:45 [info] 36#36: *834 [lua] access_by_lua(msblocations.conf:189):2: c5cccc531f686797cad5932a04e7f82a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:55:45 +0000] c5cccc531f686797cad5932a04e7f82a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 05:55:45 [info] 36#36: *834 [lua] logger.lua:23: c5cccc531f686797cad5932a04e7f82a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:55:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:55:49 [info] 36#36: *835 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:55:49 [info] 36#36: *836 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:55:59 [info] 43#43: *838 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:55:59 [info] 43#43: *837 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:56:00 [info] 36#36: *839 [lua] access_by_lua(msblocations.conf:189):2: b4234be6561777cd189812b9089ed51e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:56:00 [info] 36#36: *839 [lua] logger.lua:23: b4234be6561777cd189812b9089ed51e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:56:00 +0000] b4234be6561777cd189812b9089ed51e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:56:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:56:09 [info] 43#43: *840 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:56:09 [info] 43#43: *841 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:56:15 [info] 36#36: *842 [lua] access_by_lua(msblocations.conf:189):2: ef037dee7eb775790c56e62527659931:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:56:15 +0000] ef037dee7eb775790c56e62527659931 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/12 05:56:15 [info] 36#36: *842 [lua] logger.lua:23: ef037dee7eb775790c56e62527659931 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:56:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:56:19 [info] 43#43: *844 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:56:19 [info] 43#43: *845 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:56:29 [info] 36#36: *846 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:56:29 [info] 36#36: *847 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:56:30 [info] 36#36: *848 [lua] access_by_lua(msblocations.conf:189):2: e5edf5cc05985267acd1d76358051221:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:56:30 +0000] e5edf5cc05985267acd1d76358051221 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 05:56:30 [info] 36#36: *848 [lua] logger.lua:23: e5edf5cc05985267acd1d76358051221 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:56:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:56:39 [info] 36#36: *849 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:56:39 [info] 43#43: *850 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:56:45 [info] 36#36: *851 [lua] access_by_lua(msblocations.conf:189):2: 17c551e0dc994dda3da28bd8f5060086:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:56:45 +0000] 17c551e0dc994dda3da28bd8f5060086 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/12 05:56:45 [info] 36#36: *851 [lua] logger.lua:23: 17c551e0dc994dda3da28bd8f5060086 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:56:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/12 05:56:49 [info] 36#36: *852 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:56:49 [info] 36#36: *853 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:56:59 [info] 43#43: *855 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:56:59 [info] 43#43: *854 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:57:00 [info] 36#36: *856 [lua] access_by_lua(msblocations.conf:189):2: 0b51cc32f652229dfc4a52ec23182478:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:57:00 +0000] 0b51cc32f652229dfc4a52ec23182478 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 05:57:00 [info] 36#36: *856 [lua] logger.lua:23: 0b51cc32f652229dfc4a52ec23182478 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:57:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 05:57:09 [info] 36#36: *858 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:57:09 [info] 36#36: *857 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:57:15 [info] 36#36: *859 [lua] access_by_lua(msblocations.conf:189):2: d420194eecb3660a4f4a96c032680419:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:57:15 +0000] d420194eecb3660a4f4a96c032680419 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 05:57:15 [info] 36#36: *859 [lua] logger.lua:23: d420194eecb3660a4f4a96c032680419 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:57:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:57:19 [info] 36#36: *861 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:57:19 [info] 36#36: *862 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:57:29 [info] 43#43: *863 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:57:29 [info] 43#43: *864 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:57:30 [info] 36#36: *865 [lua] access_by_lua(msblocations.conf:189):2: 0414384c07420c158df794656d41fe0c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:57:30 [info] 36#36: *865 [lua] logger.lua:23: 0414384c07420c158df794656d41fe0c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:57:30 +0000] 0414384c07420c158df794656d41fe0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:57:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 05:57:39 [info] 36#36: *866 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:57:39 [info] 43#43: *867 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:57:45 [info] 36#36: *868 [lua] access_by_lua(msblocations.conf:189):2: e8620ff86c92bdd42119704aaf455294:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:57:45 [info] 36#36: *868 [lua] logger.lua:23: e8620ff86c92bdd42119704aaf455294 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:57:45 +0000] e8620ff86c92bdd42119704aaf455294 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:57:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:57:49 [info] 36#36: *869 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:57:49 [info] 36#36: *870 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:57:59 [info] 36#36: *872 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:57:59 [info] 36#36: *871 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:58:00 [info] 36#36: *873 [lua] access_by_lua(msblocations.conf:189):2: 3486d5592eb8abb9541286def8c8667c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:58:00 [info] 36#36: *873 [lua] logger.lua:23: 3486d5592eb8abb9541286def8c8667c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:58:00 +0000] 3486d5592eb8abb9541286def8c8667c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:58:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:58:09 [info] 36#36: *874 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:58:09 [info] 36#36: *875 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:58:15 [info] 36#36: *876 [lua] access_by_lua(msblocations.conf:189):2: 3eab8eb51e1913131dbea04545c7404b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:58:15 [info] 36#36: *876 [lua] logger.lua:23: 3eab8eb51e1913131dbea04545c7404b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:58:15 +0000] 3eab8eb51e1913131dbea04545c7404b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:58:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:58:19 [info] 36#36: *878 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:58:19 [info] 43#43: *879 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:58:29 [info] 36#36: *880 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:58:29 [info] 36#36: *881 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:58:30 [info] 36#36: *882 [lua] access_by_lua(msblocations.conf:189):2: d1d3765656db20924376a6a2a5b939ba:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:58:30 +0000] d1d3765656db20924376a6a2a5b939ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 05:58:30 [info] 36#36: *882 [lua] logger.lua:23: d1d3765656db20924376a6a2a5b939ba {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:58:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:58:39 [info] 43#43: *883 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:58:39 [info] 43#43: *884 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:58:45 [info] 36#36: *885 client closed connection while waiting for request, client: 10.233.65.17, server: 0.0.0.0:443
2023/01/12 05:58:45 [info] 36#36: *886 [lua] access_by_lua(msblocations.conf:189):2: a1865b475539e6b36c4cb7cf56604aa2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:58:45 [info] 36#36: *886 [lua] logger.lua:23: a1865b475539e6b36c4cb7cf56604aa2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:58:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.209 - - [12/Jan/2023:05:58:45 +0000] a1865b475539e6b36c4cb7cf56604aa2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/12 05:58:49 [info] 43#43: *887 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:58:49 [info] 43#43: *888 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:58:59 [info] 36#36: *889 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:58:59 [info] 36#36: *890 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:59:00 [info] 36#36: *891 [lua] access_by_lua(msblocations.conf:189):2: 811d143f126c040f9e2133fddcd77b60:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:59:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 05:59:00 [info] 36#36: *891 [lua] logger.lua:23: 811d143f126c040f9e2133fddcd77b60 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:59:00 +0000] 811d143f126c040f9e2133fddcd77b60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/12 05:59:09 [info] 36#36: *892 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:59:09 [info] 36#36: *893 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:59:15 [info] 36#36: *894 [lua] access_by_lua(msblocations.conf:189):2: 8aa291adbfff9aea3cf78ac70f408842:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:59:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.209 - - [12/Jan/2023:05:59:15 +0000] 8aa291adbfff9aea3cf78ac70f408842 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 05:59:15 [info] 36#36: *894 [lua] logger.lua:23: 8aa291adbfff9aea3cf78ac70f408842 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 05:59:19 [info] 36#36: *896 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:59:19 [info] 36#36: *897 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:59:29 [info] 36#36: *898 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:59:29 [info] 43#43: *899 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:59:30 [info] 36#36: *900 [lua] access_by_lua(msblocations.conf:189):2: 9db9a2abcae6ca73e994ec15d063d9e3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 05:59:30 [info] 36#36: *900 [lua] logger.lua:23: 9db9a2abcae6ca73e994ec15d063d9e3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:59:30 +0000] 9db9a2abcae6ca73e994ec15d063d9e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:05:59:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 05:59:39 [info] 36#36: *901 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:59:39 [info] 36#36: *902 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:59:45 [info] 36#36: *903 [lua] access_by_lua(msblocations.conf:189):2: 4e0bd9537ea4ba8637a1d4f4e00bf5bb:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:59:45 +0000] 4e0bd9537ea4ba8637a1d4f4e00bf5bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 05:59:45 [info] 36#36: *903 [lua] logger.lua:23: 4e0bd9537ea4ba8637a1d4f4e00bf5bb {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:05:59:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 05:59:49 [info] 36#36: *904 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:59:49 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:59:59 [info] 43#43: *907 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 05:59:59 [info] 36#36: *906 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:00:00 [info] 36#36: *908 [lua] access_by_lua(msblocations.conf:189):2: 18e3c3f31b80ec8f43feec7b8ee5f500:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 06:00:00 [info] 36#36: *908 [lua] logger.lua:23: 18e3c3f31b80ec8f43feec7b8ee5f500 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:00:00 +0000] 18e3c3f31b80ec8f43feec7b8ee5f500 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:06:00:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 06:00:09 [info] 43#43: *909 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:00:09 [info] 43#43: *910 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:00:15 [info] 36#36: *911 [lua] access_by_lua(msblocations.conf:189):2: 74ddb510c507a75940b563d9119e0179:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:00:15 +0000] 74ddb510c507a75940b563d9119e0179 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 06:00:15 [info] 36#36: *911 [lua] logger.lua:23: 74ddb510c507a75940b563d9119e0179 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:00:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 06:00:19 [info] 43#43: *913 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:00:19 [info] 43#43: *914 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:00:29 [info] 36#36: *915 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:00:29 [info] 43#43: *916 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:00:30 [info] 36#36: *917 [lua] access_by_lua(msblocations.conf:189):2: 6ea33158925d4eb52598c71cbd40c37e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 06:00:30 [info] 36#36: *917 [lua] logger.lua:23: 6ea33158925d4eb52598c71cbd40c37e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:00:30 +0000] 6ea33158925d4eb52598c71cbd40c37e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:06:00:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 06:00:39 [info] 36#36: *919 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:00:39 [info] 36#36: *918 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:00:45 [info] 36#36: *920 [lua] access_by_lua(msblocations.conf:189):2: 59e94a585d3a0aec6a8ef7b23f451cae:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:00:45 +0000] 59e94a585d3a0aec6a8ef7b23f451cae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:06:00:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 06:00:45 [info] 36#36: *920 [lua] logger.lua:23: 59e94a585d3a0aec6a8ef7b23f451cae {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 06:00:49 [info] 36#36: *921 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:00:49 [info] 36#36: *922 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:00:59 [info] 36#36: *924 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:00:59 [info] 36#36: *923 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:01:00 [info] 36#36: *925 [lua] access_by_lua(msblocations.conf:189):2: 2c2f4301e313a532e4af4613937f8cda:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:01:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 06:01:01 [info] 36#36: *925 [lua] logger.lua:23: 2c2f4301e313a532e4af4613937f8cda {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:01:01 +0000] 2c2f4301e313a532e4af4613937f8cda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/12 06:01:09 [info] 36#36: *927 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:01:09 [info] 36#36: *926 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:01:16 [info] 36#36: *928 [lua] access_by_lua(msblocations.conf:189):2: 2e487725fa4952a7530cbc2eb2542e15:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 06:01:16 [info] 36#36: *928 [lua] logger.lua:23: 2e487725fa4952a7530cbc2eb2542e15 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:01:16 +0000] 2e487725fa4952a7530cbc2eb2542e15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:06:01:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 06:01:19 [info] 36#36: *931 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:01:19 [info] 36#36: *930 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:01:29 [info] 36#36: *933 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:01:29 [info] 36#36: *932 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:01:31 [info] 36#36: *934 [lua] access_by_lua(msblocations.conf:189):2: 6c25f0a4334d149dd525ee686d39dc42:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:01:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.209 - - [12/Jan/2023:06:01:31 +0000] 6c25f0a4334d149dd525ee686d39dc42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/12 06:01:31 [info] 36#36: *934 [lua] logger.lua:23: 6c25f0a4334d149dd525ee686d39dc42 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 06:01:39 [info] 36#36: *936 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:01:39 [info] 36#36: *935 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:01:46 [info] 36#36: *937 [lua] access_by_lua(msblocations.conf:189):2: aaacf4044940e5cd74c384a050ed93a6:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 06:01:46 [info] 36#36: *937 [lua] logger.lua:23: aaacf4044940e5cd74c384a050ed93a6 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:01:46 +0000] aaacf4044940e5cd74c384a050ed93a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:06:01:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 06:01:49 [info] 36#36: *939 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:01:49 [info] 36#36: *938 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:01:59 [info] 36#36: *941 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:01:59 [info] 36#36: *940 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:02:01 [info] 36#36: *942 [lua] access_by_lua(msblocations.conf:189):2: cc2ceef3dc3adcf0ff74bad09cd7f1e7:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 06:02:01 [info] 36#36: *942 [lua] logger.lua:23: cc2ceef3dc3adcf0ff74bad09cd7f1e7 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:02:01 +0000] cc2ceef3dc3adcf0ff74bad09cd7f1e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:06:02:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 06:02:09 [info] 43#43: *943 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:02:09 [info] 36#36: *944 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:02:16 [info] 36#36: *945 [lua] access_by_lua(msblocations.conf:189):2: 11353b0fabc33e51af120b8458377e1a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:02:16 +0000] 11353b0fabc33e51af120b8458377e1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 06:02:16 [info] 36#36: *945 [lua] logger.lua:23: 11353b0fabc33e51af120b8458377e1a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:02:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/12 06:02:19 [info] 43#43: *947 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:02:19 [info] 43#43: *948 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:02:29 [info] 36#36: *950 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:02:29 [info] 36#36: *949 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:02:31 [info] 36#36: *951 [lua] access_by_lua(msblocations.conf:189):2: d4f5804f7e3916e7cc04077996402f93:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:02:31 +0000] d4f5804f7e3916e7cc04077996402f93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:06:02:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/12 06:02:31 [info] 36#36: *951 [lua] logger.lua:23: d4f5804f7e3916e7cc04077996402f93 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 06:02:39 [info] 36#36: *953 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:02:39 [info] 36#36: *952 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:02:46 [info] 36#36: *954 [lua] access_by_lua(msblocations.conf:189):2: 422f8b3b4d15cad5e93646752c502609:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 06:02:46 [info] 36#36: *954 [lua] logger.lua:23: 422f8b3b4d15cad5e93646752c502609 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:02:46 +0000] 422f8b3b4d15cad5e93646752c502609 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:06:02:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 06:02:49 [info] 43#43: *955 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:02:49 [info] 43#43: *956 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:02:59 [info] 36#36: *957 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:02:59 [info] 36#36: *958 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:03:01 [info] 36#36: *959 [lua] access_by_lua(msblocations.conf:189):2: 2aec431e7071014935d8ec74e42a8698:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 06:03:01 [info] 36#36: *959 [lua] logger.lua:23: 2aec431e7071014935d8ec74e42a8698 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:03:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.67.209 - - [12/Jan/2023:06:03:01 +0000] 2aec431e7071014935d8ec74e42a8698 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 06:03:09 [info] 43#43: *960 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:03:09 [info] 43#43: *961 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:03:16 [info] 36#36: *962 [lua] access_by_lua(msblocations.conf:189):2: 26509f4bfada0188e98695f998362e0b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:03:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.209 - - [12/Jan/2023:06:03:16 +0000] 26509f4bfada0188e98695f998362e0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 06:03:16 [info] 36#36: *962 [lua] logger.lua:23: 26509f4bfada0188e98695f998362e0b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 06:03:19 [info] 43#43: *965 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:03:19 [info] 36#36: *964 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:03:29 [info] 36#36: *966 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:03:29 [info] 36#36: *967 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:03:31 [info] 36#36: *968 [lua] access_by_lua(msblocations.conf:189):2: daf7c81a31a9c1bb06ea65d46662f237:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 06:03:31 [info] 36#36: *968 [lua] logger.lua:23: daf7c81a31a9c1bb06ea65d46662f237 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:03:31 +0000] daf7c81a31a9c1bb06ea65d46662f237 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:06:03:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 06:03:39 [info] 43#43: *969 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:03:39 [info] 43#43: *970 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:03:46 [info] 36#36: *971 [lua] access_by_lua(msblocations.conf:189):2: a0aeb09faab41e0cde51db3031133663:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 06:03:46 [info] 36#36: *971 [lua] logger.lua:23: a0aeb09faab41e0cde51db3031133663 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:03:46 +0000] a0aeb09faab41e0cde51db3031133663 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:06:03:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/12 06:03:49 [info] 43#43: *973 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:03:49 [info] 43#43: *972 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:03:59 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:03:59 [info] 36#36: *975 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:04:01 [info] 36#36: *976 [lua] access_by_lua(msblocations.conf:189):2: 9bbce3b36772da270978adac099118f8:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:04:01 +0000] 9bbce3b36772da270978adac099118f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/12 06:04:01 [info] 36#36: *976 [lua] logger.lua:23: 9bbce3b36772da270978adac099118f8 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:04:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/12 06:04:09 [info] 36#36: *977 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:04:09 [info] 43#43: *978 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:04:16 [info] 36#36: *979 [lua] access_by_lua(msblocations.conf:189):2: 8fac0575fa304760909aca881f67ff4d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 06:04:16 [info] 36#36: *979 [lua] logger.lua:23: 8fac0575fa304760909aca881f67ff4d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:04:16 +0000] 8fac0575fa304760909aca881f67ff4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:06:04:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 06:04:19 [info] 36#36: *981 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:04:19 [info] 36#36: *982 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:04:29 [info] 36#36: *984 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:04:29 [info] 36#36: *983 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:04:31 [info] 36#36: *985 [lua] access_by_lua(msblocations.conf:189):2: 29b4a613e5c8f1b974fc884e68b409e5:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 06:04:31 [info] 36#36: *985 [lua] logger.lua:23: 29b4a613e5c8f1b974fc884e68b409e5 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:04:31 +0000] 29b4a613e5c8f1b974fc884e68b409e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:06:04:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/12 06:04:39 [info] 43#43: *986 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:04:39 [info] 43#43: *987 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:04:46 [info] 36#36: *988 [lua] access_by_lua(msblocations.conf:189):2: 37b31614663ed10d7889c5f8f4e0316f:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:04:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/12 06:04:46 [info] 36#36: *988 [lua] logger.lua:23: 37b31614663ed10d7889c5f8f4e0316f {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:04:46 +0000] 37b31614663ed10d7889c5f8f4e0316f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 06:04:49 [info] 36#36: *989 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:04:49 [info] 43#43: *990 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:04:59 [info] 36#36: *991 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:04:59 [info] 36#36: *992 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:05:01 [info] 36#36: *993 [lua] access_by_lua(msblocations.conf:189):2: 9ab9d75762dd779dafcf5044a07aff40:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:05:01 +0000] 9ab9d75762dd779dafcf5044a07aff40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/12 06:05:01 [info] 36#36: *993 [lua] logger.lua:23: 9ab9d75762dd779dafcf5044a07aff40 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:05:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/12 06:05:09 [info] 43#43: *995 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:05:09 [info] 36#36: *994 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:05:16 [info] 36#36: *996 [lua] access_by_lua(msblocations.conf:189):2: 0fa4251c52a311ecbf9f49615889e5e1:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 06:05:16 [info] 36#36: *996 [lua] logger.lua:23: 0fa4251c52a311ecbf9f49615889e5e1 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:05:16 +0000] 0fa4251c52a311ecbf9f49615889e5e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:06:05:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 06:05:19 [info] 43#43: *999 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:05:19 [info] 43#43: *998 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:05:29 [info] 36#36: *1000 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:05:29 [info] 36#36: *1001 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:05:31 [info] 36#36: *1002 [lua] access_by_lua(msblocations.conf:189):2: 2dabc289a5eb506f762258c47b4c446b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 06:05:31 [info] 36#36: *1002 [lua] logger.lua:23: 2dabc289a5eb506f762258c47b4c446b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:05:31 +0000] 2dabc289a5eb506f762258c47b4c446b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:06:05:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 06:05:39 [info] 43#43: *1004 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:05:39 [info] 43#43: *1003 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:05:46 [info] 36#36: *1005 [lua] access_by_lua(msblocations.conf:189):2: 64de8144bf88edf7112204024ae3a0a3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:05:46 +0000] 64de8144bf88edf7112204024ae3a0a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/12 06:05:46 [info] 36#36: *1005 [lua] logger.lua:23: 64de8144bf88edf7112204024ae3a0a3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:05:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/12 06:05:49 [info] 36#36: *1007 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:05:49 [info] 36#36: *1006 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:05:59 [info] 36#36: *1008 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:05:59 [info] 36#36: *1009 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:06:01 [info] 36#36: *1010 [lua] access_by_lua(msblocations.conf:189):2: bcbb5935b77623064dc9493d62fda9da:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 06:06:01 [info] 36#36: *1010 [lua] logger.lua:23: bcbb5935b77623064dc9493d62fda9da {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:06:01 +0000] bcbb5935b77623064dc9493d62fda9da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:06:06:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 06:06:09 [info] 36#36: *1012 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:06:09 [info] 43#43: *1011 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:06:16 [info] 36#36: *1013 [lua] access_by_lua(msblocations.conf:189):2: 193d550f833f49a51b7c01553bbea31e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:06:16 +0000] 193d550f833f49a51b7c01553bbea31e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 06:06:16 [info] 36#36: *1013 [lua] logger.lua:23: 193d550f833f49a51b7c01553bbea31e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:06:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/12 06:06:19 [info] 36#36: *1015 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:06:19 [info] 36#36: *1016 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:06:29 [info] 36#36: *1018 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:06:29 [info] 36#36: *1017 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:06:31 [info] 36#36: *1019 [lua] access_by_lua(msblocations.conf:189):2: 26ba205aaa8df9d4f076a0942f90bad7:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:06:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/12 06:06:31 [info] 36#36: *1019 [lua] logger.lua:23: 26ba205aaa8df9d4f076a0942f90bad7 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:06:31 +0000] 26ba205aaa8df9d4f076a0942f90bad7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/12 06:06:39 [info] 36#36: *1021 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:06:39 [info] 36#36: *1020 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:06:46 [info] 36#36: *1022 [lua] access_by_lua(msblocations.conf:189):2: 43aa882d5b2a515739b2804705dc0d67:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 06:06:46 [info] 36#36: *1022 [lua] logger.lua:23: 43aa882d5b2a515739b2804705dc0d67 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:06:46 +0000] 43aa882d5b2a515739b2804705dc0d67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:06:06:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 06:06:49 [info] 43#43: *1023 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:06:49 [info] 43#43: *1024 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:06:59 [info] 36#36: *1025 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:06:59 [info] 36#36: *1026 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:07:01 [info] 36#36: *1027 [lua] access_by_lua(msblocations.conf:189):2: 48ce1932d330ae945608870f6fead7e3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:07:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.209 - - [12/Jan/2023:06:07:01 +0000] 48ce1932d330ae945608870f6fead7e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/12 06:07:01 [info] 36#36: *1027 [lua] logger.lua:23: 48ce1932d330ae945608870f6fead7e3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/12 06:07:09 [info] 36#36: *1028 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:07:09 [info] 36#36: *1029 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:07:16 [info] 36#36: *1030 [lua] access_by_lua(msblocations.conf:189):2: 97388b13d4f8a25e9abb6d49ae8790e3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 06:07:16 [info] 36#36: *1030 [lua] logger.lua:23: 97388b13d4f8a25e9abb6d49ae8790e3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:07:16 +0000] 97388b13d4f8a25e9abb6d49ae8790e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:06:07:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/12 06:07:19 [info] 43#43: *1032 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:07:19 [info] 36#36: *1033 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:07:29 [info] 36#36: *1034 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:07:29 [info] 43#43: *1035 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:07:31 [info] 36#36: *1036 [lua] access_by_lua(msblocations.conf:189):2: ef452d82aefbd4a1ffc182fe75537ee3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 06:07:31 [info] 36#36: *1036 [lua] logger.lua:23: ef452d82aefbd4a1ffc182fe75537ee3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:07:31 +0000] ef452d82aefbd4a1ffc182fe75537ee3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:06:07:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/12 06:07:39 [info] 36#36: *1038 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:07:39 [info] 36#36: *1037 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:07:46 [info] 36#36: *1039 [lua] access_by_lua(msblocations.conf:189):2: 68065b69aaab13a5a4398c7c43c3d1ce:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 06:07:46 [info] 36#36: *1039 [lua] logger.lua:23: 68065b69aaab13a5a4398c7c43c3d1ce {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:07:46 +0000] 68065b69aaab13a5a4398c7c43c3d1ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:06:07:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/12 06:07:49 [info] 36#36: *1041 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:07:49 [info] 36#36: *1040 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:07:59 [info] 43#43: *1042 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:07:59 [info] 36#36: *1043 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:08:01 [info] 36#36: *1044 [lua] access_by_lua(msblocations.conf:189):2: d223bda55ec579a18103398718ef6cd3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 06:08:01 [info] 36#36: *1044 [lua] logger.lua:23: d223bda55ec579a18103398718ef6cd3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:08:01 +0000] d223bda55ec579a18103398718ef6cd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:06:08:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/12 06:08:09 [info] 43#43: *1046 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:08:09 [info] 43#43: *1045 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:08:16 [info] 36#36: *1047 [lua] access_by_lua(msblocations.conf:189):2: 861888a52d3fc21f6e90614ad53d9ee2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 06:08:16 [info] 36#36: *1047 [lua] logger.lua:23: 861888a52d3fc21f6e90614ad53d9ee2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:08:16 +0000] 861888a52d3fc21f6e90614ad53d9ee2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:06:08:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/12 06:08:19 [info] 43#43: *1049 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:08:19 [info] 43#43: *1050 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:08:29 [info] 36#36: *1051 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:08:29 [info] 43#43: *1052 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:08:31 [info] 36#36: *1053 [lua] access_by_lua(msblocations.conf:189):2: 3c5484af2344e0f82be209f9658e6baa:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/12 06:08:31 [info] 36#36: *1053 [lua] logger.lua:23: 3c5484af2344e0f82be209f9658e6baa {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.209 - - [12/Jan/2023:06:08:31 +0000] 3c5484af2344e0f82be209f9658e6baa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.209 - - [12/Jan/2023:06:08:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/12 06:08:39 [info] 36#36: *1055 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443
2023/01/12 06:08:39 [info] 43#43: *1054 client closed connection while SSL handshaking, client: 10.233.70.105, server: 0.0.0.0:443