Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.29.18
### Starting redis
there is no /usr/local/redis/../redis-works
=========== Redis config info =============================================
Redis_HOME=/usr/local/redis
config file=/usr/local/redis/conf/redis.conf
Help:use /usr/local/redis/redis-server --help for help
===============================================================================
/usr/local/redis
@C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
ln: /lib64/libluajit-5.1.so.2: No such file or directory
===============================================================================
=========== openresty config info =============================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
/usr/local/openresty/nginx
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
2023/01/22 04:58:11 [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/22 04:58:11 [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/22 04:58:11 [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/22 04:58:11 [notice] 33#33: using the "epoll" event method
2023/01/22 04:58:11 [notice] 33#33: openresty/1.13.6.1
2023/01/22 04:58:11 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/22 04:58:11 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/22 04:58:11 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/01/22 04:58:11 [notice] 34#34: start worker processes
2023/01/22 04:58:11 [notice] 34#34: start worker process 35
\n\n### Starting apiroute
2023/01/22 04:58:11 [notice] 34#34: start worker process 37
2023/01/22 04:58:11 [notice] 34#34: start worker process 38
2023/01/22 04:58:11 [notice] 34#34: start worker process 39
2023/01/22 04:58:11 [notice] 34#34: start worker process 40
2023/01/22 04:58:11 [notice] 34#34: start worker process 41
2023/01/22 04:58:11 [notice] 34#34: start worker process 42
2023/01/22 04:58:11 [notice] 34#34: start worker process 43
2023/01/22 04:58:11 [notice] 34#34: start cache manager process 44
2023/01/22 04:58:11 [notice] 34#34: start cache loader process 46
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230122045812.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-22 04:58:14 509 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-22 04:58:14 516 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-22 04:58:14 516 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-22 04:58:14 589 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-22 04:58:14 590 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.29.18:10081 Enabled:true
2023-01-22 04:58:16 295 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-22 04:58:16 405 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-22 04:58:16 405 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-22 04:58:16 406 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-22 04:58:16 407 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-22 04:58:16 407 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2023-01-22 04:58:16 407 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-22 04:58:16 407 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-22 04:58:16 481 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-22 04:58:16 582 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-22 04:58:16 582 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-22 04:58:16 582 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-22 04:58:17 163 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/22 04:58:28 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 04:58:28 [info] 35#35: *13 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 04:58:28 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:189):2: b999f7cd16357048d0ed8e76d0b8c1a8:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:04:58:28 +0000] b999f7cd16357048d0ed8e76d0b8c1a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.230 upstream_response_time:0.227 "-" "Consul Health Check" "-"
2023/01/22 04:58:28 [info] 35#35: *14 [lua] logger.lua:23: b999f7cd16357048d0ed8e76d0b8c1a8 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:04:58:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 95
2023/01/22 04:58:38 [info] 35#35: *17 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 04:58:38 [info] 39#39: *18 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 04:58:43 [info] 35#35: *19 [lua] access_by_lua(msblocations.conf:189):2: 659575eb598a06d5e906e6d86ccac8e0:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 04:58:43 [info] 35#35: *19 [lua] logger.lua:23: 659575eb598a06d5e906e6d86ccac8e0 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:04:58:43 +0000] 659575eb598a06d5e906e6d86ccac8e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.034 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:04:58:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26
2023/01/22 04:58:48 [info] 35#35: *20 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 04:58:48 [info] 39#39: *21 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 04:58:58 [info] 35#35: *22 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 04:58:58 [info] 39#39: *23 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 04:58:58 [info] 35#35: *24 [lua] access_by_lua(msblocations.conf:189):2: 24593e47169819786c68853bae51e7c2:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:04:58:58 +0000] 24593e47169819786c68853bae51e7c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/22 04:58:58 [info] 35#35: *24 [lua] logger.lua:23: 24593e47169819786c68853bae51e7c2 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:04:58:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 04:59:08 [info] 35#35: *25 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 04:59:08 [info] 35#35: *26 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 04:59:11 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/22 04:59:12 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2023/01/22 04:59:12 [notice] 34#34: cache loader process 46 exited with code 0
2023/01/22 04:59:12 [notice] 34#34: signal 29 (SIGIO) received
2023/01/22 04:59:13 [info] 35#35: *28 [lua] access_by_lua(msblocations.conf:189):2: cf005f67809257d87bf0cf3b1b07c260:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 04:59:13 [info] 35#35: *28 [lua] logger.lua:23: cf005f67809257d87bf0cf3b1b07c260 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:04:59:13 +0000] cf005f67809257d87bf0cf3b1b07c260 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:04:59:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 04:59:18 [info] 35#35: *29 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 04:59:18 [info] 39#39: *30 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 04:59:28 [info] 35#35: *31 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 04:59:28 [info] 35#35: *32 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 04:59:29 [info] 35#35: *33 [lua] access_by_lua(msblocations.conf:189):2: 2486aa2ccef558a8694ccade698ef9f7:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 04:59:29 [info] 35#35: *33 [lua] logger.lua:23: 2486aa2ccef558a8694ccade698ef9f7 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:04:59:29 +0000] 2486aa2ccef558a8694ccade698ef9f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:04:59:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 04:59:38 [info] 35#35: *34 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 04:59:38 [info] 39#39: *35 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 04:59:44 [info] 35#35: *36 [lua] access_by_lua(msblocations.conf:189):2: 04513fcc407c024de0b94083a9269ead:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:04:59:44 +0000] 04513fcc407c024de0b94083a9269ead "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.032 "-" "Consul Health Check" "-"
2023/01/22 04:59:44 [info] 35#35: *36 [lua] logger.lua:23: 04513fcc407c024de0b94083a9269ead {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:04:59:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/22 04:59:48 [info] 39#39: *37 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 04:59:48 [info] 35#35: *38 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 04:59:58 [info] 39#39: *40 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 04:59:58 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 04:59:59 [info] 35#35: *41 [lua] access_by_lua(msblocations.conf:189):2: 226e47afff7215786aa25d36207c81fb:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:04:59:59 +0000] 226e47afff7215786aa25d36207c81fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/22 04:59:59 [info] 35#35: *41 [lua] logger.lua:23: 226e47afff7215786aa25d36207c81fb {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:04:59:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:00:08 [info] 39#39: *43 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:00:08 [info] 35#35: *42 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:00:14 [info] 35#35: *45 [lua] access_by_lua(msblocations.conf:189):2: 03c9918ff319bba5c4fddc19a2e22274:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:00:14 +0000] 03c9918ff319bba5c4fddc19a2e22274 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/22 05:00:14 [info] 35#35: *45 [lua] logger.lua:23: 03c9918ff319bba5c4fddc19a2e22274 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:00:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/22 05:00:18 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:00:18 [info] 35#35: *47 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:00:28 [info] 35#35: *48 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:00:28 [info] 35#35: *49 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:00:29 [info] 35#35: *50 [lua] access_by_lua(msblocations.conf:189):2: deeecfcdaadcae814906c36b6c9c8637:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:00:29 [info] 35#35: *50 [lua] logger.lua:23: deeecfcdaadcae814906c36b6c9c8637 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:00:29 +0000] deeecfcdaadcae814906c36b6c9c8637 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:00:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:00:38 [info] 35#35: *51 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:00:38 [info] 35#35: *52 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:00:44 [info] 35#35: *53 [lua] access_by_lua(msblocations.conf:189):2: 1d1014539557f97a1c78aee6c7df5b59:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:00:44 +0000] 1d1014539557f97a1c78aee6c7df5b59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:00:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:00:44 [info] 35#35: *53 [lua] logger.lua:23: 1d1014539557f97a1c78aee6c7df5b59 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:00:48 [info] 35#35: *54 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:00:48 [info] 35#35: *55 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:00:58 [info] 35#35: *56 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:00:58 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:00:59 [info] 35#35: *58 [lua] access_by_lua(msblocations.conf:189):2: 56e1b6dad80f8b052fbc63c5755e16fe:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:00:59 [info] 35#35: *58 [lua] logger.lua:23: 56e1b6dad80f8b052fbc63c5755e16fe {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:00:59 +0000] 56e1b6dad80f8b052fbc63c5755e16fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:00:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:01:08 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:01:08 [info] 39#39: *60 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:01:14 [info] 35#35: *62 [lua] access_by_lua(msblocations.conf:189):2: 795a10b98bfedf2a996b531a2d11dcc8:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:01:14 +0000] 795a10b98bfedf2a996b531a2d11dcc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 05:01:14 [info] 35#35: *62 [lua] logger.lua:23: 795a10b98bfedf2a996b531a2d11dcc8 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:01:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:01:18 [info] 35#35: *63 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:01:18 [info] 35#35: *64 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:01:28 [info] 35#35: *65 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:01:28 [info] 35#35: *66 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:01:29 [info] 35#35: *67 [lua] access_by_lua(msblocations.conf:189):2: 50472fdae5eb8334f696b851def03c3b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:01:29 +0000] 50472fdae5eb8334f696b851def03c3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:01:29 [info] 35#35: *67 [lua] logger.lua:23: 50472fdae5eb8334f696b851def03c3b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:01:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:01:38 [info] 39#39: *68 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:01:38 [info] 35#35: *69 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:01:44 [info] 35#35: *70 [lua] access_by_lua(msblocations.conf:189):2: b27077c6078be042b28b3b560381f29b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:01:44 +0000] b27077c6078be042b28b3b560381f29b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:01:44 [info] 35#35: *70 [lua] logger.lua:23: b27077c6078be042b28b3b560381f29b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:01:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:01:48 [info] 39#39: *71 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:01:48 [info] 35#35: *72 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:01:58 [info] 39#39: *73 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:01:58 [info] 35#35: *74 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:01:59 [info] 35#35: *75 [lua] access_by_lua(msblocations.conf:189):2: e513df7331adcf86fc0e7d0965bd918e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:01:59 +0000] e513df7331adcf86fc0e7d0965bd918e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:01:59 [info] 35#35: *75 [lua] logger.lua:23: e513df7331adcf86fc0e7d0965bd918e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:01:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:02:08 [info] 39#39: *77 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:02:08 [info] 39#39: *76 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:02:14 [info] 35#35: *79 [lua] access_by_lua(msblocations.conf:189):2: 69f127f2b266211ecfd44c64bd15811f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:02:14 +0000] 69f127f2b266211ecfd44c64bd15811f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:02:14 [info] 35#35: *79 [lua] logger.lua:23: 69f127f2b266211ecfd44c64bd15811f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:02:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:02:18 [info] 39#39: *81 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:02:18 [info] 39#39: *80 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:02:28 [info] 35#35: *82 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:02:28 [info] 35#35: *83 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:02:29 [info] 35#35: *84 [lua] access_by_lua(msblocations.conf:189):2: 900a307ca394cd16f16d8170950c7747:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:02:29 +0000] 900a307ca394cd16f16d8170950c7747 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:02:29 [info] 35#35: *84 [lua] logger.lua:23: 900a307ca394cd16f16d8170950c7747 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:02:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:02:38 [info] 35#35: *86 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:02:38 [info] 39#39: *85 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:02:44 [info] 35#35: *87 [lua] access_by_lua(msblocations.conf:189):2: 44634bac1cb250558bcf63a513673ef0:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:02:44 +0000] 44634bac1cb250558bcf63a513673ef0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:02:44 [info] 35#35: *87 [lua] logger.lua:23: 44634bac1cb250558bcf63a513673ef0 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:02:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:02:48 [info] 39#39: *89 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:02:48 [info] 35#35: *88 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:02:58 [info] 35#35: *91 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:02:58 [info] 35#35: *90 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:02:59 [info] 35#35: *92 [lua] access_by_lua(msblocations.conf:189):2: be23b4ace05998c013eac26f4a33ed20:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:02:59 +0000] be23b4ace05998c013eac26f4a33ed20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/22 05:02:59 [info] 35#35: *92 [lua] logger.lua:23: be23b4ace05998c013eac26f4a33ed20 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:02:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:03:08 [info] 39#39: *93 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:03:08 [info] 39#39: *94 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:03:14 [info] 35#35: *96 [lua] access_by_lua(msblocations.conf:189):2: 1bcefb7f2f5406e6dc86ca7e79d654a2:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:03:14 [info] 35#35: *96 [lua] logger.lua:23: 1bcefb7f2f5406e6dc86ca7e79d654a2 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:03:14 +0000] 1bcefb7f2f5406e6dc86ca7e79d654a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:03:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:03:18 [info] 35#35: *97 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:03:18 [info] 35#35: *98 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:03:28 [info] 39#39: *99 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:03:28 [info] 35#35: *100 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:03:29 [info] 35#35: *101 [lua] access_by_lua(msblocations.conf:189):2: c66f9a5d60f79b3a80bb064c0d86f2db:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:03:29 +0000] c66f9a5d60f79b3a80bb064c0d86f2db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/22 05:03:29 [info] 35#35: *101 [lua] logger.lua:23: c66f9a5d60f79b3a80bb064c0d86f2db {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:03:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:03:38 [info] 39#39: *102 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:03:38 [info] 35#35: *103 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:03:44 [info] 35#35: *104 [lua] access_by_lua(msblocations.conf:189):2: 3a33d48df010877a50da677a324ea2ee:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:03:44 [info] 35#35: *104 [lua] logger.lua:23: 3a33d48df010877a50da677a324ea2ee {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:03:44 +0000] 3a33d48df010877a50da677a324ea2ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:03:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:03:48 [info] 35#35: *105 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:03:48 [info] 35#35: *106 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:03:58 [info] 35#35: *107 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:03:58 [info] 35#35: *108 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:03:59 [info] 35#35: *109 [lua] access_by_lua(msblocations.conf:189):2: 28bc913cb5f4b3e95ee026cd9c194ed9:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:03:59 +0000] 28bc913cb5f4b3e95ee026cd9c194ed9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/22 05:03:59 [info] 35#35: *109 [lua] logger.lua:23: 28bc913cb5f4b3e95ee026cd9c194ed9 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:03:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:04:08 [info] 35#35: *111 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:04:08 [info] 35#35: *110 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:04:14 [info] 35#35: *113 [lua] access_by_lua(msblocations.conf:189):2: 5dfb56104b9e85d32796f5ac2ce27809:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:04:14 [info] 35#35: *113 [lua] logger.lua:23: 5dfb56104b9e85d32796f5ac2ce27809 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:04:14 +0000] 5dfb56104b9e85d32796f5ac2ce27809 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:04:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/22 05:04:18 [info] 35#35: *114 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:04:18 [info] 39#39: *115 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:04:28 [info] 35#35: *116 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:04:28 [info] 35#35: *117 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:04:29 [info] 35#35: *118 [lua] access_by_lua(msblocations.conf:189):2: 10daec54588e0c52d701e71cad628a90:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:04:29 +0000] 10daec54588e0c52d701e71cad628a90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/22 05:04:29 [info] 35#35: *118 [lua] logger.lua:23: 10daec54588e0c52d701e71cad628a90 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:04:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/22 05:04:38 [info] 35#35: *119 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:04:38 [info] 35#35: *120 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:04:44 [info] 35#35: *121 [lua] access_by_lua(msblocations.conf:189):2: a9e4dd26d3686ea7602359e5b79fb8cc:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:04:44 [info] 35#35: *121 [lua] logger.lua:23: a9e4dd26d3686ea7602359e5b79fb8cc {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:04:44 +0000] a9e4dd26d3686ea7602359e5b79fb8cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:04:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/22 05:04:48 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:04:48 [info] 35#35: *123 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:04:58 [info] 35#35: *124 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:04:58 [info] 35#35: *125 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:04:59 [info] 35#35: *126 [lua] access_by_lua(msblocations.conf:189):2: 882756aa84b46b231f98b7809e9209f1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:04:59 +0000] 882756aa84b46b231f98b7809e9209f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:04:59 [info] 35#35: *126 [lua] logger.lua:23: 882756aa84b46b231f98b7809e9209f1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:04:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:05:08 [info] 35#35: *127 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:05:08 [info] 35#35: *128 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:05:14 [info] 35#35: *130 [lua] access_by_lua(msblocations.conf:189):2: d2cb4c3a711aa1270857a141db010713:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:05:14 [info] 35#35: *130 [lua] logger.lua:23: d2cb4c3a711aa1270857a141db010713 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:05:14 +0000] d2cb4c3a711aa1270857a141db010713 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:05:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:05:18 [info] 35#35: *132 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:05:18 [info] 35#35: *131 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:05:28 [info] 35#35: *134 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:05:28 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:05:29 [info] 35#35: *135 [lua] access_by_lua(msblocations.conf:189):2: ee6ee3268bf2bc1ef659afeecad1f1e0:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:05:29 +0000] ee6ee3268bf2bc1ef659afeecad1f1e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:05:29 [info] 35#35: *135 [lua] logger.lua:23: ee6ee3268bf2bc1ef659afeecad1f1e0 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:05:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:05:38 [info] 35#35: *136 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:05:38 [info] 39#39: *137 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:05:44 [info] 35#35: *138 [lua] access_by_lua(msblocations.conf:189):2: 65eba2b394690de5a515efd30963e2e9:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:05:44 +0000] 65eba2b394690de5a515efd30963e2e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:05:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:05:44 [info] 35#35: *138 [lua] logger.lua:23: 65eba2b394690de5a515efd30963e2e9 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:05:48 [info] 39#39: *139 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:05:48 [info] 35#35: *140 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:05:58 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:05:58 [info] 39#39: *142 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:05:59 [info] 35#35: *143 [lua] access_by_lua(msblocations.conf:189):2: 1913941a3ee8050e03f85ea955d69761:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:05:59 [info] 35#35: *143 [lua] logger.lua:23: 1913941a3ee8050e03f85ea955d69761 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:05:59 +0000] 1913941a3ee8050e03f85ea955d69761 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:05:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:06:08 [info] 35#35: *144 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:06:08 [info] 39#39: *145 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:06:14 [info] 35#35: *147 [lua] access_by_lua(msblocations.conf:189):2: 0840c8c6ca6717027ed91d8c47d9832e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:06:14 [info] 35#35: *147 [lua] logger.lua:23: 0840c8c6ca6717027ed91d8c47d9832e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:06:14 +0000] 0840c8c6ca6717027ed91d8c47d9832e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:06:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:06:18 [info] 39#39: *148 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:06:18 [info] 39#39: *149 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:06:28 [info] 35#35: *150 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:06:28 [info] 35#35: *151 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:06:29 [info] 35#35: *152 [lua] access_by_lua(msblocations.conf:189):2: 3bfa131aa97c019fc9186fa9b756e3b4:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:06:29 +0000] 3bfa131aa97c019fc9186fa9b756e3b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:06:29 [info] 35#35: *152 [lua] logger.lua:23: 3bfa131aa97c019fc9186fa9b756e3b4 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:06:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:06:38 [info] 35#35: *154 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:06:38 [info] 35#35: *153 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:06:44 [info] 35#35: *155 [lua] access_by_lua(msblocations.conf:189):2: 3626cae06c25852c17d128ea0b536775:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:06:44 [info] 35#35: *155 [lua] logger.lua:23: 3626cae06c25852c17d128ea0b536775 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:06:44 +0000] 3626cae06c25852c17d128ea0b536775 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:06:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:06:48 [info] 35#35: *156 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:06:48 [info] 39#39: *157 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:06:58 [info] 39#39: *159 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:06:58 [info] 35#35: *158 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:06:59 [info] 35#35: *160 [lua] access_by_lua(msblocations.conf:189):2: 759f5be19a45e02818b8505849ffd575:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:06:59 +0000] 759f5be19a45e02818b8505849ffd575 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:06:59 [info] 35#35: *160 [lua] logger.lua:23: 759f5be19a45e02818b8505849ffd575 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:06:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:07:08 [info] 35#35: *161 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:07:08 [info] 35#35: *162 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:07:14 [info] 35#35: *164 [lua] access_by_lua(msblocations.conf:189):2: 038cf0a43d326b53c7dee37d413b773f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:07:14 +0000] 038cf0a43d326b53c7dee37d413b773f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:07:14 [info] 35#35: *164 [lua] logger.lua:23: 038cf0a43d326b53c7dee37d413b773f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:07:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:07:18 [info] 35#35: *165 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:07:18 [info] 39#39: *166 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:07:28 [info] 35#35: *167 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:07:28 [info] 35#35: *168 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:07:29 [info] 35#35: *169 [lua] access_by_lua(msblocations.conf:189):2: 10f2da279f10c75c7b709396b4d5255b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:07:29 +0000] 10f2da279f10c75c7b709396b4d5255b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:07:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:07:29 [info] 35#35: *169 [lua] logger.lua:23: 10f2da279f10c75c7b709396b4d5255b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:07:38 [info] 35#35: *170 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:07:38 [info] 39#39: *171 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:07:44 [info] 35#35: *172 [lua] access_by_lua(msblocations.conf:189):2: 67033731ccc0855eee9797d182797a7a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:07:44 [info] 35#35: *172 [lua] logger.lua:23: 67033731ccc0855eee9797d182797a7a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:07:44 +0000] 67033731ccc0855eee9797d182797a7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:07:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:07:48 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:07:48 [info] 35#35: *174 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:07:58 [info] 39#39: *176 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:07:58 [info] 35#35: *175 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:07:59 [info] 35#35: *177 [lua] access_by_lua(msblocations.conf:189):2: 592ee67a22a8666f17ca2f02ffc34f24:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:07:59 +0000] 592ee67a22a8666f17ca2f02ffc34f24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:07:59 [info] 35#35: *177 [lua] logger.lua:23: 592ee67a22a8666f17ca2f02ffc34f24 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:07:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:08:08 [info] 35#35: *178 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:08:08 [info] 35#35: *179 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:08:14 [info] 35#35: *181 [lua] access_by_lua(msblocations.conf:189):2: b33d19e81ef32a22b67af0c4d7348d8e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:08:14 +0000] b33d19e81ef32a22b67af0c4d7348d8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/22 05:08:14 [info] 35#35: *181 [lua] logger.lua:23: b33d19e81ef32a22b67af0c4d7348d8e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:08:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:08:18 [info] 35#35: *182 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:08:18 [info] 35#35: *183 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:08:28 [info] 39#39: *184 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:08:28 [info] 35#35: *185 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:08:29 [info] 35#35: *186 [lua] access_by_lua(msblocations.conf:189):2: ffd90c6e799817f43586d83b5ee72f5b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:08:29 +0000] ffd90c6e799817f43586d83b5ee72f5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:08:29 [info] 35#35: *186 [lua] logger.lua:23: ffd90c6e799817f43586d83b5ee72f5b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:08:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:08:38 [info] 35#35: *188 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:08:38 [info] 39#39: *187 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:08:44 [info] 35#35: *189 [lua] access_by_lua(msblocations.conf:189):2: 2c29f0c609c653b88d7471f1fad306c2:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:08:44 [info] 35#35: *189 [lua] logger.lua:23: 2c29f0c609c653b88d7471f1fad306c2 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:08:44 +0000] 2c29f0c609c653b88d7471f1fad306c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:08:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:08:48 [info] 35#35: *191 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:08:48 [info] 39#39: *190 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:08:58 [info] 35#35: *193 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:08:58 [info] 39#39: *192 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:08:59 [info] 35#35: *194 [lua] access_by_lua(msblocations.conf:189):2: ee81447d5bbb74934fa9e3ced20dfcee:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:08:59 [info] 35#35: *194 [lua] logger.lua:23: ee81447d5bbb74934fa9e3ced20dfcee {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:08:59 +0000] ee81447d5bbb74934fa9e3ced20dfcee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:08:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:09:08 [info] 35#35: *196 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:09:08 [info] 39#39: *195 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:09:14 [info] 35#35: *198 [lua] access_by_lua(msblocations.conf:189):2: 7565c2a4d34573ea4b27f17250c51fa0:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:09:14 +0000] 7565c2a4d34573ea4b27f17250c51fa0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 05:09:14 [info] 35#35: *198 [lua] logger.lua:23: 7565c2a4d34573ea4b27f17250c51fa0 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:09:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:09:18 [info] 35#35: *199 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:09:18 [info] 35#35: *200 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:09:28 [info] 35#35: *201 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:09:28 [info] 35#35: *202 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:09:29 [info] 35#35: *203 [lua] access_by_lua(msblocations.conf:189):2: 580248cb801834bfae228abbef4a526e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:09:29 [info] 35#35: *203 [lua] logger.lua:23: 580248cb801834bfae228abbef4a526e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:09:29 +0000] 580248cb801834bfae228abbef4a526e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:09:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:09:38 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:09:38 [info] 35#35: *205 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:09:44 [info] 35#35: *206 [lua] access_by_lua(msblocations.conf:189):2: faf1af27fa3a4857977933bacf53e2ad:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:09:44 [info] 35#35: *206 [lua] logger.lua:23: faf1af27fa3a4857977933bacf53e2ad {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:09:44 +0000] faf1af27fa3a4857977933bacf53e2ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:09:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:09:48 [info] 35#35: *207 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:09:48 [info] 39#39: *208 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:09:58 [info] 35#35: *209 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:09:58 [info] 39#39: *210 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:09:59 [info] 35#35: *211 [lua] access_by_lua(msblocations.conf:189):2: 358313dfb2841cb869d8dfb9e62a4791:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:09:59 [info] 35#35: *211 [lua] logger.lua:23: 358313dfb2841cb869d8dfb9e62a4791 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:09:59 +0000] 358313dfb2841cb869d8dfb9e62a4791 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:09:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:10:08 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:10:08 [info] 35#35: *213 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:10:14 [info] 35#35: *215 [lua] access_by_lua(msblocations.conf:189):2: d50b2df3945b1ff94a55bd670c920653:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:10:14 [info] 35#35: *215 [lua] logger.lua:23: d50b2df3945b1ff94a55bd670c920653 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:10:14 +0000] d50b2df3945b1ff94a55bd670c920653 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:10:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:10:18 [info] 39#39: *217 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:10:18 [info] 39#39: *216 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:10:28 [info] 39#39: *219 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:10:28 [info] 35#35: *218 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:10:29 [info] 35#35: *220 [lua] access_by_lua(msblocations.conf:189):2: 793c96249bcea7ed1ded8c377adbf1d1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:10:29 [info] 35#35: *220 [lua] logger.lua:23: 793c96249bcea7ed1ded8c377adbf1d1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:10:29 +0000] 793c96249bcea7ed1ded8c377adbf1d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:10:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:10:38 [info] 35#35: *222 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:10:38 [info] 35#35: *221 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:10:44 [info] 35#35: *223 [lua] access_by_lua(msblocations.conf:189):2: 8a6aeede2724720fbb7fc0927ac47d12:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:10:44 [info] 35#35: *223 [lua] logger.lua:23: 8a6aeede2724720fbb7fc0927ac47d12 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:10:44 +0000] 8a6aeede2724720fbb7fc0927ac47d12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:10:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:10:48 [info] 35#35: *224 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:10:48 [info] 35#35: *225 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:10:58 [info] 35#35: *226 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:10:58 [info] 39#39: *227 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:10:59 [info] 35#35: *228 [lua] access_by_lua(msblocations.conf:189):2: b0d8b231c408a80420b91dda68a44a4e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:10:59 [info] 35#35: *228 [lua] logger.lua:23: b0d8b231c408a80420b91dda68a44a4e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:10:59 +0000] b0d8b231c408a80420b91dda68a44a4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:10:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:11:08 [info] 35#35: *230 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:11:08 [info] 39#39: *229 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:11:14 [info] 35#35: *232 [lua] access_by_lua(msblocations.conf:189):2: b1280c5a8af54fcfad11794ab98907d7:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:11:14 +0000] b1280c5a8af54fcfad11794ab98907d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 05:11:14 [info] 35#35: *232 [lua] logger.lua:23: b1280c5a8af54fcfad11794ab98907d7 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:11:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:11:18 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:11:18 [info] 39#39: *234 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:11:28 [info] 35#35: *235 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:11:28 [info] 35#35: *236 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:11:29 [info] 35#35: *237 [lua] access_by_lua(msblocations.conf:189):2: bbb8aa6eb5ca02f3c5a9c418516d9b00:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:11:29 [info] 35#35: *237 [lua] logger.lua:23: bbb8aa6eb5ca02f3c5a9c418516d9b00 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:11:29 +0000] bbb8aa6eb5ca02f3c5a9c418516d9b00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:11:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:11:38 [info] 35#35: *239 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:11:38 [info] 39#39: *238 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:11:44 [info] 35#35: *240 [lua] access_by_lua(msblocations.conf:189):2: 8375e7160587554e063a70706edce2af:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:11:44 [info] 35#35: *240 [lua] logger.lua:23: 8375e7160587554e063a70706edce2af {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:11:44 +0000] 8375e7160587554e063a70706edce2af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:11:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:11:48 [info] 35#35: *241 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:11:48 [info] 35#35: *242 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:11:58 [info] 39#39: *243 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:11:58 [info] 39#39: *244 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:11:59 [info] 35#35: *245 [lua] access_by_lua(msblocations.conf:189):2: 547782d532e0fcfaad20ca45cc29aed4:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:11:59 +0000] 547782d532e0fcfaad20ca45cc29aed4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:11:59 [info] 35#35: *245 [lua] logger.lua:23: 547782d532e0fcfaad20ca45cc29aed4 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:11:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:12:08 [info] 35#35: *246 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:12:08 [info] 39#39: *247 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:12:14 [info] 35#35: *249 [lua] access_by_lua(msblocations.conf:189):2: e0dc676812140b710af532038c685dd1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:12:14 [info] 35#35: *249 [lua] logger.lua:23: e0dc676812140b710af532038c685dd1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:12:14 +0000] e0dc676812140b710af532038c685dd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:12:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:12:18 [info] 39#39: *251 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:12:18 [info] 35#35: *250 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:12:28 [info] 39#39: *253 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:12:28 [info] 39#39: *252 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:12:29 [info] 35#35: *254 [lua] access_by_lua(msblocations.conf:189):2: cf4167baf894a09857791d264f6cdf70:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:12:29 +0000] cf4167baf894a09857791d264f6cdf70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/22 05:12:29 [info] 35#35: *254 [lua] logger.lua:23: cf4167baf894a09857791d264f6cdf70 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:12:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/22 05:12:38 [info] 35#35: *255 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:12:38 [info] 35#35: *256 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:12:44 [info] 35#35: *257 [lua] access_by_lua(msblocations.conf:189):2: f5a508cd1e98a96aae72cc0c022d81cc:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:12:44 [info] 35#35: *257 [lua] logger.lua:23: f5a508cd1e98a96aae72cc0c022d81cc {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:12:44 +0000] f5a508cd1e98a96aae72cc0c022d81cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:12:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:12:48 [info] 35#35: *258 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:12:48 [info] 35#35: *259 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:12:58 [info] 35#35: *261 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:12:58 [info] 39#39: *260 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:12:59 [info] 35#35: *262 [lua] access_by_lua(msblocations.conf:189):2: cc4f864ca292921396b052379157f624:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:12:59 +0000] cc4f864ca292921396b052379157f624 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/22 05:12:59 [info] 35#35: *262 [lua] logger.lua:23: cc4f864ca292921396b052379157f624 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:12:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:13:08 [info] 39#39: *264 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:13:08 [info] 35#35: *263 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:13:14 [info] 35#35: *266 [lua] access_by_lua(msblocations.conf:189):2: f7be80ec8c0dd18f01113565544676e6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:13:14 [info] 35#35: *266 [lua] logger.lua:23: f7be80ec8c0dd18f01113565544676e6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:13:14 +0000] f7be80ec8c0dd18f01113565544676e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:13:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:13:18 [info] 35#35: *268 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:13:18 [info] 35#35: *267 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:13:28 [info] 39#39: *270 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:13:28 [info] 35#35: *269 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:13:30 [info] 35#35: *271 [lua] access_by_lua(msblocations.conf:189):2: 0a5c77fe07e12aa1407ade2d9e5865e0:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:13:30 +0000] 0a5c77fe07e12aa1407ade2d9e5865e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:13:30 [info] 35#35: *271 [lua] logger.lua:23: 0a5c77fe07e12aa1407ade2d9e5865e0 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:13:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:13:38 [info] 39#39: *273 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:13:38 [info] 39#39: *272 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:13:45 [info] 35#35: *274 [lua] access_by_lua(msblocations.conf:189):2: 45648b6aedd1893fbbb5d467e414833e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:13:45 +0000] 45648b6aedd1893fbbb5d467e414833e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 05:13:45 [info] 35#35: *274 [lua] logger.lua:23: 45648b6aedd1893fbbb5d467e414833e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:13:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:13:48 [info] 39#39: *275 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:13:48 [info] 39#39: *276 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:13:58 [info] 35#35: *277 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:13:58 [info] 39#39: *278 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:14:00 [info] 35#35: *279 [lua] access_by_lua(msblocations.conf:189):2: 88c66f5ea209d08471c48a594791a3c1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:14:00 +0000] 88c66f5ea209d08471c48a594791a3c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:14:00 [info] 35#35: *279 [lua] logger.lua:23: 88c66f5ea209d08471c48a594791a3c1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:14:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:14:08 [info] 39#39: *281 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:14:08 [info] 39#39: *280 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:14:15 [info] 35#35: *283 [lua] access_by_lua(msblocations.conf:189):2: eef4cb6ddcecc758bd51d5d4fa1a11ff:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:14:15 +0000] eef4cb6ddcecc758bd51d5d4fa1a11ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:14:15 [info] 35#35: *283 [lua] logger.lua:23: eef4cb6ddcecc758bd51d5d4fa1a11ff {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:14:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:14:18 [info] 35#35: *284 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:14:18 [info] 39#39: *285 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:14:28 [info] 35#35: *286 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:14:28 [info] 39#39: *287 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:14:30 [info] 35#35: *288 [lua] access_by_lua(msblocations.conf:189):2: 85205b43c85882b4a4fae1c7f31760c8:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:14:30 +0000] 85205b43c85882b4a4fae1c7f31760c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:14:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:14:30 [info] 35#35: *288 [lua] logger.lua:23: 85205b43c85882b4a4fae1c7f31760c8 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:14:38 [info] 35#35: *290 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:14:38 [info] 39#39: *289 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:14:45 [info] 35#35: *291 [lua] access_by_lua(msblocations.conf:189):2: 7771d13b27f0e7eec77726f0eb558e81:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:14:45 +0000] 7771d13b27f0e7eec77726f0eb558e81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:14:45 [info] 35#35: *291 [lua] logger.lua:23: 7771d13b27f0e7eec77726f0eb558e81 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:14:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:14:48 [info] 39#39: *292 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:14:48 [info] 35#35: *293 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:14:58 [info] 39#39: *295 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:14:58 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:15:00 [info] 35#35: *296 [lua] access_by_lua(msblocations.conf:189):2: ea5e15a903f780ef743c14e618127a32:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:15:00 +0000] ea5e15a903f780ef743c14e618127a32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:15:00 [info] 35#35: *296 [lua] logger.lua:23: ea5e15a903f780ef743c14e618127a32 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:15:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:15:08 [info] 39#39: *297 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:15:08 [info] 35#35: *298 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:15:15 [info] 35#35: *300 [lua] access_by_lua(msblocations.conf:189):2: 6e242d86fe1208e9527e76dbfa043bb3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:15:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.219 - - [22/Jan/2023:05:15:15 +0000] 6e242d86fe1208e9527e76dbfa043bb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 05:15:15 [info] 35#35: *300 [lua] logger.lua:23: 6e242d86fe1208e9527e76dbfa043bb3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:15:18 [info] 35#35: *301 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:15:18 [info] 35#35: *302 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:15:28 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:15:28 [info] 39#39: *304 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:15:30 [info] 35#35: *305 [lua] access_by_lua(msblocations.conf:189):2: ba6a05a938bd48543dc854fb7c478fc1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:15:30 +0000] ba6a05a938bd48543dc854fb7c478fc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:15:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:15:30 [info] 35#35: *305 [lua] logger.lua:23: ba6a05a938bd48543dc854fb7c478fc1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:15:38 [info] 35#35: *306 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:15:38 [info] 39#39: *307 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:15:45 [info] 35#35: *308 [lua] access_by_lua(msblocations.conf:189):2: e2cbe2992ac773ae5e6ea126ae770806:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:15:45 [info] 35#35: *308 [lua] logger.lua:23: e2cbe2992ac773ae5e6ea126ae770806 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:15:45 +0000] e2cbe2992ac773ae5e6ea126ae770806 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:15:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:15:48 [info] 35#35: *309 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:15:48 [info] 35#35: *310 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:15:58 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:15:58 [info] 39#39: *312 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:16:00 [info] 35#35: *313 [lua] access_by_lua(msblocations.conf:189):2: d2db389baf1c240b8249b08e29e04dc9:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:16:00 [info] 35#35: *313 [lua] logger.lua:23: d2db389baf1c240b8249b08e29e04dc9 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:16:00 +0000] d2db389baf1c240b8249b08e29e04dc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:16:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:16:08 [info] 35#35: *314 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:16:08 [info] 35#35: *315 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:16:15 [info] 35#35: *317 [lua] access_by_lua(msblocations.conf:189):2: 7de0696a85fae6416dead16478abd482:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:16:15 [info] 35#35: *317 [lua] logger.lua:23: 7de0696a85fae6416dead16478abd482 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:16:15 +0000] 7de0696a85fae6416dead16478abd482 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:16:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:16:18 [info] 35#35: *318 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:16:18 [info] 39#39: *319 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:16:28 [info] 35#35: *320 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:16:28 [info] 35#35: *321 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:16:30 [info] 35#35: *322 [lua] access_by_lua(msblocations.conf:189):2: aab067a3fc12f7061d706583242b65d7:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:16:30 +0000] aab067a3fc12f7061d706583242b65d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 05:16:30 [info] 35#35: *322 [lua] logger.lua:23: aab067a3fc12f7061d706583242b65d7 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:16:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:16:38 [info] 35#35: *323 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:16:38 [info] 35#35: *324 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:16:45 [info] 35#35: *325 [lua] access_by_lua(msblocations.conf:189):2: 43e0c5ac87b4adb36fbab2b640d566d1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:16:45 [info] 35#35: *325 [lua] logger.lua:23: 43e0c5ac87b4adb36fbab2b640d566d1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:16:45 +0000] 43e0c5ac87b4adb36fbab2b640d566d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:16:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:16:48 [info] 35#35: *327 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:16:48 [info] 39#39: *326 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:16:58 [info] 35#35: *328 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:16:58 [info] 35#35: *329 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:17:00 [info] 35#35: *330 [lua] access_by_lua(msblocations.conf:189):2: 5e81079cde202ab4cdfc8a7464493b5e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:17:00 [info] 35#35: *330 [lua] logger.lua:23: 5e81079cde202ab4cdfc8a7464493b5e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:17:00 +0000] 5e81079cde202ab4cdfc8a7464493b5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:17:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:17:08 [info] 35#35: *331 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:17:08 [info] 39#39: *332 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:17:15 [info] 35#35: *334 [lua] access_by_lua(msblocations.conf:189):2: c4c16ec468d56dbcad6031d57694c24f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:17:15 [info] 35#35: *334 [lua] logger.lua:23: c4c16ec468d56dbcad6031d57694c24f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:17:15 +0000] c4c16ec468d56dbcad6031d57694c24f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:17:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:17:18 [info] 35#35: *335 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:17:18 [info] 35#35: *336 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:17:28 [info] 35#35: *337 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:17:28 [info] 35#35: *338 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:17:30 [info] 35#35: *339 [lua] access_by_lua(msblocations.conf:189):2: c51000289bb3ce3b528c57466070d4bf:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:17:30 [info] 35#35: *339 [lua] logger.lua:23: c51000289bb3ce3b528c57466070d4bf {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:17:30 +0000] c51000289bb3ce3b528c57466070d4bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:17:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:17:38 [info] 35#35: *340 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:17:38 [info] 39#39: *341 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:17:45 [info] 35#35: *342 [lua] access_by_lua(msblocations.conf:189):2: 3cd84a23d3e4593f007377891516476d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:17:45 +0000] 3cd84a23d3e4593f007377891516476d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 05:17:45 [info] 35#35: *342 [lua] logger.lua:23: 3cd84a23d3e4593f007377891516476d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:17:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:17:48 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:17:48 [info] 35#35: *344 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:17:58 [info] 39#39: *345 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:17:58 [info] 39#39: *346 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:18:00 [info] 35#35: *347 [lua] access_by_lua(msblocations.conf:189):2: afa8b264bea5749fbc078eded522a616:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:18:00 [info] 35#35: *347 [lua] logger.lua:23: afa8b264bea5749fbc078eded522a616 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:18:00 +0000] afa8b264bea5749fbc078eded522a616 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:18:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:18:08 [info] 35#35: *348 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:18:08 [info] 39#39: *349 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:18:15 [info] 35#35: *351 [lua] access_by_lua(msblocations.conf:189):2: 2a3f9c3fbf63ca102e060f7fd5739527:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:18:15 [info] 35#35: *351 [lua] logger.lua:23: 2a3f9c3fbf63ca102e060f7fd5739527 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:18:15 +0000] 2a3f9c3fbf63ca102e060f7fd5739527 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:18:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/22 05:18:18 [info] 35#35: *352 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:18:18 [info] 39#39: *353 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:18:28 [info] 35#35: *355 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:18:28 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:18:30 [info] 35#35: *356 [lua] access_by_lua(msblocations.conf:189):2: 45809c6f24c5316e2b916055848d52ca:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:18:30 [info] 35#35: *356 [lua] logger.lua:23: 45809c6f24c5316e2b916055848d52ca {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:18:30 +0000] 45809c6f24c5316e2b916055848d52ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:18:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:18:38 [info] 35#35: *357 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:18:38 [info] 39#39: *358 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:18:45 [info] 35#35: *359 [lua] access_by_lua(msblocations.conf:189):2: c4b2940b30025b5a964d06a7d8328feb:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:18:45 +0000] c4b2940b30025b5a964d06a7d8328feb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:18:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:18:45 [info] 35#35: *359 [lua] logger.lua:23: c4b2940b30025b5a964d06a7d8328feb {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:18:48 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:18:48 [info] 35#35: *361 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:18:58 [info] 35#35: *363 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:18:58 [info] 35#35: *362 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:19:00 [info] 35#35: *364 [lua] access_by_lua(msblocations.conf:189):2: 7f101812a42d981411577d23a708d054:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:19:00 +0000] 7f101812a42d981411577d23a708d054 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:19:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:19:00 [info] 35#35: *364 [lua] logger.lua:23: 7f101812a42d981411577d23a708d054 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:19:08 [info] 35#35: *365 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:19:08 [info] 35#35: *366 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:19:15 [info] 35#35: *368 [lua] access_by_lua(msblocations.conf:189):2: 87a99725cac40e20c8541d05625d658d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:19:15 [info] 35#35: *368 [lua] logger.lua:23: 87a99725cac40e20c8541d05625d658d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:19:15 +0000] 87a99725cac40e20c8541d05625d658d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:19:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/22 05:19:18 [info] 35#35: *369 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:19:18 [info] 35#35: *370 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:19:28 [info] 35#35: *371 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:19:28 [info] 35#35: *372 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:19:30 [info] 35#35: *373 [lua] access_by_lua(msblocations.conf:189):2: d9b02025e4c2c023dd2f3b52b34aa846:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:19:30 +0000] d9b02025e4c2c023dd2f3b52b34aa846 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:19:30 [info] 35#35: *373 [lua] logger.lua:23: d9b02025e4c2c023dd2f3b52b34aa846 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:19:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:19:38 [info] 35#35: *374 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:19:38 [info] 35#35: *375 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:19:45 [info] 35#35: *376 [lua] access_by_lua(msblocations.conf:189):2: 57fddf26177a2b51c97fefb76de0fd19:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:19:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:19:45 [info] 35#35: *376 [lua] logger.lua:23: 57fddf26177a2b51c97fefb76de0fd19 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:19:45 +0000] 57fddf26177a2b51c97fefb76de0fd19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/22 05:19:48 [info] 35#35: *377 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:19:48 [info] 39#39: *378 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:19:58 [info] 35#35: *379 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:19:58 [info] 35#35: *380 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:20:00 [info] 35#35: *381 [lua] access_by_lua(msblocations.conf:189):2: 314cd626d61f9f8bf2ac24d22838db14:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:20:00 [info] 35#35: *381 [lua] logger.lua:23: 314cd626d61f9f8bf2ac24d22838db14 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:20:00 +0000] 314cd626d61f9f8bf2ac24d22838db14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:20:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:20:08 [info] 35#35: *382 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:20:08 [info] 35#35: *383 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:20:15 [info] 35#35: *385 [lua] access_by_lua(msblocations.conf:189):2: 669f11fd9603a91ca8c888cf37f5088d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:20:15 +0000] 669f11fd9603a91ca8c888cf37f5088d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:20:15 [info] 35#35: *385 [lua] logger.lua:23: 669f11fd9603a91ca8c888cf37f5088d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:20:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:20:18 [info] 39#39: *386 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:20:18 [info] 39#39: *387 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:20:28 [info] 35#35: *388 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:20:28 [info] 39#39: *389 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:20:30 [info] 35#35: *390 [lua] access_by_lua(msblocations.conf:189):2: ce348ac7b3ce2aebef9a828dffdb21a1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:20:30 [info] 35#35: *390 [lua] logger.lua:23: ce348ac7b3ce2aebef9a828dffdb21a1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:20:30 +0000] ce348ac7b3ce2aebef9a828dffdb21a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:20:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:20:38 [info] 35#35: *391 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:20:38 [info] 39#39: *392 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:20:45 [info] 35#35: *393 [lua] access_by_lua(msblocations.conf:189):2: b1f1a64f45d8e65db0c5e07d2019660c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:20:45 +0000] b1f1a64f45d8e65db0c5e07d2019660c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/22 05:20:45 [info] 35#35: *393 [lua] logger.lua:23: b1f1a64f45d8e65db0c5e07d2019660c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:20:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/22 05:20:48 [info] 35#35: *395 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:20:48 [info] 39#39: *394 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:20:58 [info] 35#35: *396 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:20:58 [info] 35#35: *397 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:21:00 [info] 35#35: *398 [lua] access_by_lua(msblocations.conf:189):2: 0d0e989e23f670cd177448d39e380467:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:21:00 +0000] 0d0e989e23f670cd177448d39e380467 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 05:21:00 [info] 35#35: *398 [lua] logger.lua:23: 0d0e989e23f670cd177448d39e380467 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:21:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:21:08 [info] 35#35: *400 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:21:08 [info] 39#39: *399 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:21:15 [info] 35#35: *402 [lua] access_by_lua(msblocations.conf:189):2: d97fcbac601566484b284adafdae7402:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:21:15 [info] 35#35: *402 [lua] logger.lua:23: d97fcbac601566484b284adafdae7402 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:21:15 +0000] d97fcbac601566484b284adafdae7402 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:21:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:21:18 [info] 39#39: *404 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:21:18 [info] 39#39: *403 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:21:28 [info] 35#35: *405 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:21:28 [info] 35#35: *406 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:21:30 [info] 35#35: *407 [lua] access_by_lua(msblocations.conf:189):2: bd4d7c86c9719d5c65adb0b88829a2a8:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:21:30 +0000] bd4d7c86c9719d5c65adb0b88829a2a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:21:30 [info] 35#35: *407 [lua] logger.lua:23: bd4d7c86c9719d5c65adb0b88829a2a8 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:21:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:21:38 [info] 35#35: *408 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:21:38 [info] 35#35: *409 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:21:45 [info] 35#35: *410 [lua] access_by_lua(msblocations.conf:189):2: fe61652eed982d4fd0dbd13100e06b0f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:21:45 [info] 35#35: *410 [lua] logger.lua:23: fe61652eed982d4fd0dbd13100e06b0f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:21:45 +0000] fe61652eed982d4fd0dbd13100e06b0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:21:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:21:48 [info] 39#39: *411 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:21:48 [info] 39#39: *412 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:21:58 [info] 35#35: *413 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:21:58 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:22:00 [info] 35#35: *415 [lua] access_by_lua(msblocations.conf:189):2: fa45bcc70795bb168848bfec43794917:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:22:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.219 - - [22/Jan/2023:05:22:00 +0000] fa45bcc70795bb168848bfec43794917 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/22 05:22:00 [info] 35#35: *415 [lua] logger.lua:23: fa45bcc70795bb168848bfec43794917 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:22:08 [info] 39#39: *417 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:22:08 [info] 39#39: *416 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:22:15 [info] 35#35: *419 [lua] access_by_lua(msblocations.conf:189):2: 96a9ef273b490f96ee1f234519756f92:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:22:15 +0000] 96a9ef273b490f96ee1f234519756f92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 05:22:15 [info] 35#35: *419 [lua] logger.lua:23: 96a9ef273b490f96ee1f234519756f92 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:22:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:22:18 [info] 39#39: *421 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:22:18 [info] 35#35: *420 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:22:28 [info] 39#39: *423 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:22:28 [info] 35#35: *422 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:22:30 [info] 35#35: *424 [lua] access_by_lua(msblocations.conf:189):2: f3ce1f5af658c8b9dfa7f1f506d36569:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:22:30 [info] 35#35: *424 [lua] logger.lua:23: f3ce1f5af658c8b9dfa7f1f506d36569 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:22:30 +0000] f3ce1f5af658c8b9dfa7f1f506d36569 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:22:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:22:38 [info] 35#35: *425 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:22:38 [info] 35#35: *426 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:22:45 [info] 35#35: *427 [lua] access_by_lua(msblocations.conf:189):2: 66d00e733eb7b4ac7bc30140ac3c2e0f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:22:45 +0000] 66d00e733eb7b4ac7bc30140ac3c2e0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:22:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:22:45 [info] 35#35: *427 [lua] logger.lua:23: 66d00e733eb7b4ac7bc30140ac3c2e0f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:22:48 [info] 39#39: *429 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:22:48 [info] 39#39: *428 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:22:58 [info] 35#35: *430 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:22:58 [info] 39#39: *431 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:23:00 [info] 35#35: *432 [lua] access_by_lua(msblocations.conf:189):2: 3eda44a89ca8b517b11d518bc916dcfe:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:23:00 [info] 35#35: *432 [lua] logger.lua:23: 3eda44a89ca8b517b11d518bc916dcfe {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:23:00 +0000] 3eda44a89ca8b517b11d518bc916dcfe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:23:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:23:08 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:23:08 [info] 39#39: *434 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:23:15 [info] 35#35: *436 [lua] access_by_lua(msblocations.conf:189):2: e9df0f36d3c66f7ad85955b2b78025b3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:23:15 [info] 35#35: *436 [lua] logger.lua:23: e9df0f36d3c66f7ad85955b2b78025b3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:23:15 +0000] e9df0f36d3c66f7ad85955b2b78025b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:23:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:23:18 [info] 39#39: *438 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:23:18 [info] 35#35: *437 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:23:28 [info] 35#35: *439 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:23:28 [info] 35#35: *440 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:23:30 [info] 35#35: *441 [lua] access_by_lua(msblocations.conf:189):2: abe5dbf0d2ef1eafdf483aa5e528ab3d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:23:30 +0000] abe5dbf0d2ef1eafdf483aa5e528ab3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:23:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:23:30 [info] 35#35: *441 [lua] logger.lua:23: abe5dbf0d2ef1eafdf483aa5e528ab3d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:23:38 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:23:38 [info] 39#39: *443 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:23:45 [info] 35#35: *444 [lua] access_by_lua(msblocations.conf:189):2: 7563a34bc82aa74e0028e47fb3416ec5:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:23:45 [info] 35#35: *444 [lua] logger.lua:23: 7563a34bc82aa74e0028e47fb3416ec5 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:23:45 +0000] 7563a34bc82aa74e0028e47fb3416ec5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:23:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:23:48 [info] 35#35: *446 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:23:48 [info] 35#35: *445 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:23:58 [info] 35#35: *447 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:23:58 [info] 39#39: *448 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:24:00 [info] 35#35: *449 [lua] access_by_lua(msblocations.conf:189):2: b41fee8f4e46c48edc5e28c5c67cec91:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:24:00 +0000] b41fee8f4e46c48edc5e28c5c67cec91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:24:00 [info] 35#35: *449 [lua] logger.lua:23: b41fee8f4e46c48edc5e28c5c67cec91 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:24:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:24:08 [info] 35#35: *451 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:24:08 [info] 35#35: *450 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:24:15 [info] 35#35: *453 [lua] access_by_lua(msblocations.conf:189):2: 7d6e4e3101b70d853301d46849af5f80:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:24:15 +0000] 7d6e4e3101b70d853301d46849af5f80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:24:15 [info] 35#35: *453 [lua] logger.lua:23: 7d6e4e3101b70d853301d46849af5f80 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:24:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/22 05:24:18 [info] 35#35: *454 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:24:18 [info] 35#35: *455 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:24:28 [info] 35#35: *456 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:24:28 [info] 35#35: *457 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:24:30 [info] 35#35: *458 [lua] access_by_lua(msblocations.conf:189):2: 039468d770019a45c9df8ba3a364bb0c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:24:30 [info] 35#35: *458 [lua] logger.lua:23: 039468d770019a45c9df8ba3a364bb0c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:24:30 +0000] 039468d770019a45c9df8ba3a364bb0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:24:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:24:38 [info] 39#39: *459 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:24:38 [info] 39#39: *460 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:24:45 [info] 35#35: *461 [lua] access_by_lua(msblocations.conf:189):2: 38aa1c01d8bca074f4e7e60bc9e31e63:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:24:45 +0000] 38aa1c01d8bca074f4e7e60bc9e31e63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:24:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:24:45 [info] 35#35: *461 [lua] logger.lua:23: 38aa1c01d8bca074f4e7e60bc9e31e63 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:24:48 [info] 35#35: *462 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:24:48 [info] 39#39: *463 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:24:58 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:24:58 [info] 39#39: *465 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:25:00 [info] 35#35: *466 [lua] access_by_lua(msblocations.conf:189):2: a61d84d11fce12084ffb2e95e38e7128:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:25:00 +0000] a61d84d11fce12084ffb2e95e38e7128 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/22 05:25:00 [info] 35#35: *466 [lua] logger.lua:23: a61d84d11fce12084ffb2e95e38e7128 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:25:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:25:08 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:25:08 [info] 35#35: *468 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:25:15 [info] 35#35: *470 [lua] access_by_lua(msblocations.conf:189):2: 19ac2ecb5f3eb01ee46529001c493f28:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:25:15 +0000] 19ac2ecb5f3eb01ee46529001c493f28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:25:15 [info] 35#35: *470 [lua] logger.lua:23: 19ac2ecb5f3eb01ee46529001c493f28 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:25:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:25:18 [info] 35#35: *471 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:25:18 [info] 39#39: *472 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:25:28 [info] 35#35: *473 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:25:28 [info] 39#39: *474 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:25:30 [info] 35#35: *475 [lua] access_by_lua(msblocations.conf:189):2: b86b5877eff7b8597fe3f2238ddfcd96:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:25:30 [info] 35#35: *475 [lua] logger.lua:23: b86b5877eff7b8597fe3f2238ddfcd96 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:25:30 +0000] b86b5877eff7b8597fe3f2238ddfcd96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:25:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:25:38 [info] 39#39: *476 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:25:38 [info] 35#35: *477 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:25:45 [info] 35#35: *478 [lua] access_by_lua(msblocations.conf:189):2: be2060137556d40f258f72ee9c9d5cb6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:25:45 [info] 35#35: *478 [lua] logger.lua:23: be2060137556d40f258f72ee9c9d5cb6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:25:45 +0000] be2060137556d40f258f72ee9c9d5cb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:25:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:25:48 [info] 39#39: *480 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:25:48 [info] 35#35: *479 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:25:58 [info] 35#35: *482 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:25:58 [info] 39#39: *481 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:26:00 [info] 35#35: *483 [lua] access_by_lua(msblocations.conf:189):2: ebd2ee1c02db76c73d6e71032ebe111d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:26:00 +0000] ebd2ee1c02db76c73d6e71032ebe111d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 05:26:00 [info] 35#35: *483 [lua] logger.lua:23: ebd2ee1c02db76c73d6e71032ebe111d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:26:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:26:08 [info] 35#35: *484 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:26:08 [info] 35#35: *485 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:26:15 [info] 35#35: *487 [lua] access_by_lua(msblocations.conf:189):2: 377ba75e3fb50f827969f16504a16e2a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:26:15 [info] 35#35: *487 [lua] logger.lua:23: 377ba75e3fb50f827969f16504a16e2a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:26:15 +0000] 377ba75e3fb50f827969f16504a16e2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:26:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:26:18 [info] 35#35: *488 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:26:18 [info] 39#39: *489 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:26:28 [info] 35#35: *490 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:26:28 [info] 39#39: *491 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:26:30 [info] 35#35: *492 [lua] access_by_lua(msblocations.conf:189):2: 632a605e792ffc7976361a3ab3ff4057:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:26:30 +0000] 632a605e792ffc7976361a3ab3ff4057 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:26:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:26:30 [info] 35#35: *492 [lua] logger.lua:23: 632a605e792ffc7976361a3ab3ff4057 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:26:38 [info] 35#35: *493 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:26:38 [info] 39#39: *494 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:26:45 [info] 35#35: *495 [lua] access_by_lua(msblocations.conf:189):2: 2e6363cabf23219754fd95cea4675c9b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:26:45 +0000] 2e6363cabf23219754fd95cea4675c9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:26:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:26:45 [info] 35#35: *495 [lua] logger.lua:23: 2e6363cabf23219754fd95cea4675c9b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:26:48 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:26:48 [info] 35#35: *497 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:26:58 [info] 35#35: *498 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:26:58 [info] 35#35: *499 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:27:00 [info] 35#35: *500 [lua] access_by_lua(msblocations.conf:189):2: 4238eb9d2ca038b534439e2024b8af4b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:27:00 +0000] 4238eb9d2ca038b534439e2024b8af4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:27:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:27:00 [info] 35#35: *500 [lua] logger.lua:23: 4238eb9d2ca038b534439e2024b8af4b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:27:08 [info] 39#39: *502 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:27:08 [info] 35#35: *501 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:27:15 [info] 35#35: *504 [lua] access_by_lua(msblocations.conf:189):2: 5f45c87c23068badf60a97c5c50d98ca:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:27:15 [info] 35#35: *504 [lua] logger.lua:23: 5f45c87c23068badf60a97c5c50d98ca {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:27:15 +0000] 5f45c87c23068badf60a97c5c50d98ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:27:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:27:18 [info] 35#35: *505 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:27:18 [info] 35#35: *506 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:27:28 [info] 39#39: *507 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:27:28 [info] 39#39: *508 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:27:30 [info] 35#35: *509 [lua] access_by_lua(msblocations.conf:189):2: 871bf9fd838a3ef9877511fe70a2870e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:27:30 [info] 35#35: *509 [lua] logger.lua:23: 871bf9fd838a3ef9877511fe70a2870e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:27:30 +0000] 871bf9fd838a3ef9877511fe70a2870e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:27:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:27:38 [info] 39#39: *511 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:27:38 [info] 39#39: *510 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:27:45 [info] 35#35: *512 [lua] access_by_lua(msblocations.conf:189):2: 8b2a0dd1c4e2f0bba303b1df4d45970a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:27:45 +0000] 8b2a0dd1c4e2f0bba303b1df4d45970a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:27:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:27:45 [info] 35#35: *512 [lua] logger.lua:23: 8b2a0dd1c4e2f0bba303b1df4d45970a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:27:48 [info] 35#35: *513 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:27:48 [info] 39#39: *514 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:27:58 [info] 39#39: *515 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:27:58 [info] 39#39: *516 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:28:00 [info] 35#35: *517 [lua] access_by_lua(msblocations.conf:189):2: 15e605c8737b82b1e9b3d9e229811ea1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:28:00 [info] 35#35: *517 [lua] logger.lua:23: 15e605c8737b82b1e9b3d9e229811ea1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:28:00 +0000] 15e605c8737b82b1e9b3d9e229811ea1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:28:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:28:08 [info] 39#39: *518 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:28:08 [info] 39#39: *519 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:28:15 [info] 35#35: *521 [lua] access_by_lua(msblocations.conf:189):2: a083f18710b6dd8976e5255e3bad6a60:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:28:15 [info] 35#35: *521 [lua] logger.lua:23: a083f18710b6dd8976e5255e3bad6a60 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:28:15 +0000] a083f18710b6dd8976e5255e3bad6a60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:28:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:28:18 [info] 35#35: *522 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:28:18 [info] 35#35: *523 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:28:28 [info] 35#35: *524 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:28:28 [info] 35#35: *525 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:28:30 [info] 35#35: *526 [lua] access_by_lua(msblocations.conf:189):2: da9857fed035304b480c160b8d79a9f4:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:28:30 [info] 35#35: *526 [lua] logger.lua:23: da9857fed035304b480c160b8d79a9f4 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:28:30 +0000] da9857fed035304b480c160b8d79a9f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:28:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:28:38 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:28:38 [info] 35#35: *528 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:28:45 [info] 35#35: *529 [lua] access_by_lua(msblocations.conf:189):2: 9f5095175ef83d33fba46f4b4f0dafdd:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:28:45 +0000] 9f5095175ef83d33fba46f4b4f0dafdd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:28:45 [info] 35#35: *529 [lua] logger.lua:23: 9f5095175ef83d33fba46f4b4f0dafdd {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:28:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:28:48 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:28:48 [info] 35#35: *531 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:28:58 [info] 39#39: *532 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:28:58 [info] 39#39: *533 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:29:00 [info] 35#35: *534 [lua] access_by_lua(msblocations.conf:189):2: 5e2372c1b170e728ba0e88fff094ee5f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:29:00 [info] 35#35: *534 [lua] logger.lua:23: 5e2372c1b170e728ba0e88fff094ee5f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:29:00 +0000] 5e2372c1b170e728ba0e88fff094ee5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:29:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:29:08 [info] 35#35: *536 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:29:08 [info] 35#35: *535 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:29:15 [info] 35#35: *538 [lua] access_by_lua(msblocations.conf:189):2: 5d9998d6a0777c17e57e2f057b8fcc38:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:29:15 [info] 35#35: *538 [lua] logger.lua:23: 5d9998d6a0777c17e57e2f057b8fcc38 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:29:15 +0000] 5d9998d6a0777c17e57e2f057b8fcc38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:29:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:29:18 [info] 35#35: *539 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:29:18 [info] 35#35: *540 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:29:28 [info] 35#35: *542 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:29:28 [info] 35#35: *541 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:29:30 [info] 35#35: *543 [lua] access_by_lua(msblocations.conf:189):2: 30c1da1ac22da8f030933250c949e6f9:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:29:30 [info] 35#35: *543 [lua] logger.lua:23: 30c1da1ac22da8f030933250c949e6f9 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:29:30 +0000] 30c1da1ac22da8f030933250c949e6f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:29:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:29:38 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:29:38 [info] 35#35: *545 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:29:45 [info] 35#35: *546 [lua] access_by_lua(msblocations.conf:189):2: 8c110d0760351f32d8311153eb9354b4:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:29:45 [info] 35#35: *546 [lua] logger.lua:23: 8c110d0760351f32d8311153eb9354b4 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:29:45 +0000] 8c110d0760351f32d8311153eb9354b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:29:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:29:48 [info] 39#39: *548 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:29:48 [info] 35#35: *547 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:29:58 [info] 35#35: *549 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:29:58 [info] 35#35: *550 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:30:00 [info] 35#35: *551 [lua] access_by_lua(msblocations.conf:189):2: 222e923fd0d30be9b873f15479bad303:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:30:00 [info] 35#35: *551 [lua] logger.lua:23: 222e923fd0d30be9b873f15479bad303 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:30:00 +0000] 222e923fd0d30be9b873f15479bad303 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:30:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:30:08 [info] 35#35: *553 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:30:08 [info] 35#35: *552 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:30:15 [info] 35#35: *555 [lua] access_by_lua(msblocations.conf:189):2: 4af5a5b0ae39c81a660bc10080014020:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:30:15 +0000] 4af5a5b0ae39c81a660bc10080014020 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/22 05:30:15 [info] 35#35: *555 [lua] logger.lua:23: 4af5a5b0ae39c81a660bc10080014020 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:30:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:30:18 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:30:18 [info] 35#35: *557 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:30:28 [info] 35#35: *558 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:30:28 [info] 35#35: *559 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:30:30 [info] 35#35: *560 [lua] access_by_lua(msblocations.conf:189):2: dda71ef47373a5ba7c500a631b279567:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:30:31 +0000] dda71ef47373a5ba7c500a631b279567 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:30:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:30:31 [info] 35#35: *560 [lua] logger.lua:23: dda71ef47373a5ba7c500a631b279567 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:30:38 [info] 39#39: *561 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:30:38 [info] 35#35: *562 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:30:46 [info] 35#35: *563 [lua] access_by_lua(msblocations.conf:189):2: f1858acadb1c99943a618783b2694424:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:30:46 [info] 35#35: *563 [lua] logger.lua:23: f1858acadb1c99943a618783b2694424 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:30:46 +0000] f1858acadb1c99943a618783b2694424 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:30:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:30:48 [info] 39#39: *564 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:30:48 [info] 35#35: *565 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:30:58 [info] 35#35: *566 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:30:58 [info] 35#35: *567 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:31:01 [info] 35#35: *568 [lua] access_by_lua(msblocations.conf:189):2: f5b01cbb8fafab01cffa93915d96c270:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:31:01 +0000] f5b01cbb8fafab01cffa93915d96c270 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:31:01 [info] 35#35: *568 [lua] logger.lua:23: f5b01cbb8fafab01cffa93915d96c270 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:31:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:31:08 [info] 39#39: *569 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:31:08 [info] 35#35: *570 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:31:16 [info] 35#35: *572 [lua] access_by_lua(msblocations.conf:189):2: 5dd4253461d777b483e729a949c5bbaa:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:31:16 [info] 35#35: *572 [lua] logger.lua:23: 5dd4253461d777b483e729a949c5bbaa {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:31:16 +0000] 5dd4253461d777b483e729a949c5bbaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:31:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:31:18 [info] 39#39: *573 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:31:18 [info] 35#35: *574 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:31:28 [info] 35#35: *576 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:31:28 [info] 35#35: *575 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:31:31 [info] 35#35: *577 [lua] access_by_lua(msblocations.conf:189):2: 692f2ec268645c3fcc237836ba8b594c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:31:31 [info] 35#35: *577 [lua] logger.lua:23: 692f2ec268645c3fcc237836ba8b594c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:31:31 +0000] 692f2ec268645c3fcc237836ba8b594c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:31:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:31:38 [info] 39#39: *578 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:31:38 [info] 39#39: *579 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:31:46 [info] 35#35: *580 [lua] access_by_lua(msblocations.conf:189):2: 7e90b6d2e4626f9adcc7cec3dcb0c8a3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:31:46 +0000] 7e90b6d2e4626f9adcc7cec3dcb0c8a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:31:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:31:46 [info] 35#35: *580 [lua] logger.lua:23: 7e90b6d2e4626f9adcc7cec3dcb0c8a3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:31:48 [info] 39#39: *581 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:31:48 [info] 39#39: *582 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:31:58 [info] 39#39: *583 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:31:58 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:32:01 [info] 35#35: *585 [lua] access_by_lua(msblocations.conf:189):2: ecdd15e3aa20889075d28a76b9ff368b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:32:01 [info] 35#35: *585 [lua] logger.lua:23: ecdd15e3aa20889075d28a76b9ff368b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:32:01 +0000] ecdd15e3aa20889075d28a76b9ff368b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:32:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:32:08 [info] 39#39: *587 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:32:08 [info] 35#35: *586 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:32:16 [info] 35#35: *589 [lua] access_by_lua(msblocations.conf:189):2: 9547a7987d09435ea15affd29d382868:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:32:16 [info] 35#35: *589 [lua] logger.lua:23: 9547a7987d09435ea15affd29d382868 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:32:16 +0000] 9547a7987d09435ea15affd29d382868 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:32:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:32:18 [info] 35#35: *590 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:32:18 [info] 35#35: *591 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:32:28 [info] 35#35: *592 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:32:28 [info] 35#35: *593 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:32:31 [info] 35#35: *594 [lua] access_by_lua(msblocations.conf:189):2: 6deffc3f33ce7a6fdd7f303168c2e6fa:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:32:31 +0000] 6deffc3f33ce7a6fdd7f303168c2e6fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:32:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:32:31 [info] 35#35: *594 [lua] logger.lua:23: 6deffc3f33ce7a6fdd7f303168c2e6fa {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:32:38 [info] 35#35: *595 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:32:38 [info] 35#35: *596 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:32:46 [info] 35#35: *597 [lua] access_by_lua(msblocations.conf:189):2: 86f596a0b9f4df14fd1c54fad96348d5:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:32:46 [info] 35#35: *597 [lua] logger.lua:23: 86f596a0b9f4df14fd1c54fad96348d5 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:32:46 +0000] 86f596a0b9f4df14fd1c54fad96348d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:32:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:32:48 [info] 35#35: *598 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:32:48 [info] 35#35: *599 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:32:58 [info] 35#35: *600 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:32:58 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:33:01 [info] 35#35: *602 [lua] access_by_lua(msblocations.conf:189):2: 87cd85c06b552fc5270d76c907c25af7:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:33:01 [info] 35#35: *602 [lua] logger.lua:23: 87cd85c06b552fc5270d76c907c25af7 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:33:01 +0000] 87cd85c06b552fc5270d76c907c25af7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:33:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:33:08 [info] 35#35: *603 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:33:08 [info] 35#35: *604 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:33:16 [info] 35#35: *606 [lua] access_by_lua(msblocations.conf:189):2: 889da0c0fdff859c8ebaed19c40fe228:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:33:16 +0000] 889da0c0fdff859c8ebaed19c40fe228 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:33:16 [info] 35#35: *606 [lua] logger.lua:23: 889da0c0fdff859c8ebaed19c40fe228 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:33:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:33:18 [info] 35#35: *607 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:33:18 [info] 39#39: *608 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:33:28 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:33:28 [info] 35#35: *609 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:33:31 [info] 35#35: *611 [lua] access_by_lua(msblocations.conf:189):2: b1dcb6ffb2b4d4be15d80e44a7f7c35f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:33:31 +0000] b1dcb6ffb2b4d4be15d80e44a7f7c35f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:33:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:33:31 [info] 35#35: *611 [lua] logger.lua:23: b1dcb6ffb2b4d4be15d80e44a7f7c35f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:33:38 [info] 35#35: *613 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:33:38 [info] 35#35: *612 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:33:46 [info] 35#35: *614 [lua] access_by_lua(msblocations.conf:189):2: 54accc22fea20d1b0100ba8ec0121671:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:33:46 +0000] 54accc22fea20d1b0100ba8ec0121671 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:33:46 [info] 35#35: *614 [lua] logger.lua:23: 54accc22fea20d1b0100ba8ec0121671 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:33:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:33:48 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:33:48 [info] 35#35: *616 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:33:58 [info] 35#35: *617 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:33:58 [info] 35#35: *618 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:34:01 [info] 35#35: *619 [lua] access_by_lua(msblocations.conf:189):2: efb29a5c17b352eea845efab0d46f23e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:34:01 [info] 35#35: *619 [lua] logger.lua:23: efb29a5c17b352eea845efab0d46f23e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:34:01 +0000] efb29a5c17b352eea845efab0d46f23e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:34:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:34:08 [info] 35#35: *620 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:34:08 [info] 39#39: *621 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:34:16 [info] 35#35: *623 [lua] access_by_lua(msblocations.conf:189):2: f37f56e453ec98b1a09cdc8a99b4fa37:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:34:16 +0000] f37f56e453ec98b1a09cdc8a99b4fa37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:34:16 [info] 35#35: *623 [lua] logger.lua:23: f37f56e453ec98b1a09cdc8a99b4fa37 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:34:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:34:18 [info] 39#39: *625 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:34:18 [info] 39#39: *624 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:34:28 [info] 35#35: *626 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:34:28 [info] 39#39: *627 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:34:31 [info] 35#35: *628 [lua] access_by_lua(msblocations.conf:189):2: 8d9fb860448ed66e1d4c2316e3f1b3b9:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:34:31 [info] 35#35: *628 [lua] logger.lua:23: 8d9fb860448ed66e1d4c2316e3f1b3b9 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:34:31 +0000] 8d9fb860448ed66e1d4c2316e3f1b3b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:34:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:34:38 [info] 35#35: *629 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:34:38 [info] 35#35: *630 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:34:46 [info] 35#35: *631 [lua] access_by_lua(msblocations.conf:189):2: 2f677168991e855ffff2e7aa26538981:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:34:46 [info] 35#35: *631 [lua] logger.lua:23: 2f677168991e855ffff2e7aa26538981 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:34:46 +0000] 2f677168991e855ffff2e7aa26538981 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:34:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:34:48 [info] 39#39: *632 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:34:48 [info] 35#35: *633 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:34:58 [info] 35#35: *634 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:34:58 [info] 35#35: *635 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:35:01 [info] 35#35: *636 [lua] access_by_lua(msblocations.conf:189):2: e0fa4664b22b1ea1fedbecfc9a59a4f8:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:35:01 [info] 35#35: *636 [lua] logger.lua:23: e0fa4664b22b1ea1fedbecfc9a59a4f8 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:35:01 +0000] e0fa4664b22b1ea1fedbecfc9a59a4f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:35:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:35:08 [info] 35#35: *637 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:35:08 [info] 39#39: *638 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:35:16 [info] 35#35: *640 [lua] access_by_lua(msblocations.conf:189):2: f51dd1877d7d20bc3aded7ad61e92716:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:35:16 [info] 35#35: *640 [lua] logger.lua:23: f51dd1877d7d20bc3aded7ad61e92716 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:35:16 +0000] f51dd1877d7d20bc3aded7ad61e92716 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:35:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:35:18 [info] 35#35: *641 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:35:18 [info] 35#35: *642 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:35:28 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:35:28 [info] 35#35: *643 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:35:31 [info] 35#35: *645 [lua] access_by_lua(msblocations.conf:189):2: 70fac379083acfacd7916ad8d150585d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:35:31 +0000] 70fac379083acfacd7916ad8d150585d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:35:31 [info] 35#35: *645 [lua] logger.lua:23: 70fac379083acfacd7916ad8d150585d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:35:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:35:38 [info] 35#35: *646 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:35:38 [info] 39#39: *647 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:35:46 [info] 35#35: *648 [lua] access_by_lua(msblocations.conf:189):2: c07f1abb3b1333c86c9369318d776f87:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:35:46 +0000] c07f1abb3b1333c86c9369318d776f87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 05:35:46 [info] 35#35: *648 [lua] logger.lua:23: c07f1abb3b1333c86c9369318d776f87 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:35:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:35:48 [info] 35#35: *649 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:35:48 [info] 35#35: *650 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:35:58 [info] 39#39: *651 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:35:58 [info] 35#35: *652 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:36:01 [info] 35#35: *653 [lua] access_by_lua(msblocations.conf:189):2: d47a33f310e5db627b61fda79b34e646:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:36:01 +0000] d47a33f310e5db627b61fda79b34e646 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:36:01 [info] 35#35: *653 [lua] logger.lua:23: d47a33f310e5db627b61fda79b34e646 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:36:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:36:08 [info] 35#35: *654 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:36:08 [info] 39#39: *655 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:36:16 [info] 35#35: *657 [lua] access_by_lua(msblocations.conf:189):2: 0dfa11076b3beaa0a084e294a8100d33:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:36:16 [info] 35#35: *657 [lua] logger.lua:23: 0dfa11076b3beaa0a084e294a8100d33 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:36:16 +0000] 0dfa11076b3beaa0a084e294a8100d33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:36:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:36:18 [info] 35#35: *658 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:36:18 [info] 39#39: *659 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:36:28 [info] 35#35: *661 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:36:28 [info] 39#39: *660 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:36:31 [info] 35#35: *662 [lua] access_by_lua(msblocations.conf:189):2: ee83cfdb6fcd57798452d55100ed44bf:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:36:31 [info] 35#35: *662 [lua] logger.lua:23: ee83cfdb6fcd57798452d55100ed44bf {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:36:31 +0000] ee83cfdb6fcd57798452d55100ed44bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:36:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:36:38 [info] 39#39: *663 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:36:38 [info] 35#35: *664 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:36:46 [info] 35#35: *665 [lua] access_by_lua(msblocations.conf:189):2: ebadffde3367223c30707b45be02b133:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:36:46 +0000] ebadffde3367223c30707b45be02b133 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/22 05:36:46 [info] 35#35: *665 [lua] logger.lua:23: ebadffde3367223c30707b45be02b133 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:36:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/22 05:36:48 [info] 35#35: *666 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:36:48 [info] 39#39: *667 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:36:58 [info] 35#35: *668 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:36:58 [info] 39#39: *669 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:37:01 [info] 35#35: *670 [lua] access_by_lua(msblocations.conf:189):2: 0f95a030f677531345c379b4aab2117e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:37:01 [info] 35#35: *670 [lua] logger.lua:23: 0f95a030f677531345c379b4aab2117e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:37:01 +0000] 0f95a030f677531345c379b4aab2117e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:37:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:37:08 [info] 39#39: *671 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:37:08 [info] 39#39: *672 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:37:16 [info] 35#35: *674 [lua] access_by_lua(msblocations.conf:189):2: 08f16cfafefd321ce7629fd5479860d5:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:37:16 [info] 35#35: *674 [lua] logger.lua:23: 08f16cfafefd321ce7629fd5479860d5 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:37:16 +0000] 08f16cfafefd321ce7629fd5479860d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:37:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:37:18 [info] 35#35: *675 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:37:18 [info] 35#35: *676 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:37:28 [info] 35#35: *677 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:37:28 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:37:31 [info] 35#35: *679 [lua] access_by_lua(msblocations.conf:189):2: 88e326a981b5eaee2c1353a994d9b0db:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:37:31 [info] 35#35: *679 [lua] logger.lua:23: 88e326a981b5eaee2c1353a994d9b0db {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:37:31 +0000] 88e326a981b5eaee2c1353a994d9b0db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:37:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:37:38 [info] 35#35: *680 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:37:38 [info] 35#35: *681 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:37:46 [info] 35#35: *682 [lua] access_by_lua(msblocations.conf:189):2: 4e2962dabce9e6c73d9e2ac966953344:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:37:46 [info] 35#35: *682 [lua] logger.lua:23: 4e2962dabce9e6c73d9e2ac966953344 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:37:46 +0000] 4e2962dabce9e6c73d9e2ac966953344 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:37:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:37:48 [info] 35#35: *684 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:37:48 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:37:58 [info] 35#35: *685 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:37:58 [info] 35#35: *686 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:38:01 [info] 35#35: *687 [lua] access_by_lua(msblocations.conf:189):2: 634cc7044321fed4521b0735f4431311:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:38:01 [info] 35#35: *687 [lua] logger.lua:23: 634cc7044321fed4521b0735f4431311 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:38:01 +0000] 634cc7044321fed4521b0735f4431311 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:38:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:38:08 [info] 39#39: *688 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:38:08 [info] 35#35: *689 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:38:16 [info] 35#35: *691 [lua] access_by_lua(msblocations.conf:189):2: 7c56073aee28da640839515fc94f9ae1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:38:16 [info] 35#35: *691 [lua] logger.lua:23: 7c56073aee28da640839515fc94f9ae1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:38:16 +0000] 7c56073aee28da640839515fc94f9ae1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:38:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:38:18 [info] 39#39: *693 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:38:18 [info] 39#39: *692 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:38:28 [info] 39#39: *695 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:38:28 [info] 35#35: *694 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:38:31 [info] 35#35: *696 [lua] access_by_lua(msblocations.conf:189):2: 6f5935cf4da17299603dd0810dbadd96:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:38:31 [info] 35#35: *696 [lua] logger.lua:23: 6f5935cf4da17299603dd0810dbadd96 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:38:31 +0000] 6f5935cf4da17299603dd0810dbadd96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:38:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:38:38 [info] 35#35: *698 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:38:38 [info] 35#35: *697 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:38:46 [info] 35#35: *699 [lua] access_by_lua(msblocations.conf:189):2: bf155f24f044b705a4c8471f34285242:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:38:46 +0000] bf155f24f044b705a4c8471f34285242 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:38:46 [info] 35#35: *699 [lua] logger.lua:23: bf155f24f044b705a4c8471f34285242 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:38:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:38:48 [info] 35#35: *700 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:38:48 [info] 39#39: *701 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:38:58 [info] 35#35: *702 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:38:58 [info] 35#35: *703 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:39:01 [info] 35#35: *704 [lua] access_by_lua(msblocations.conf:189):2: 78db362c63a263db379957e2ea8fde0d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:39:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.219 - - [22/Jan/2023:05:39:01 +0000] 78db362c63a263db379957e2ea8fde0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:39:01 [info] 35#35: *704 [lua] logger.lua:23: 78db362c63a263db379957e2ea8fde0d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:39:08 [info] 35#35: *705 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:39:08 [info] 39#39: *706 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:39:16 [info] 35#35: *708 [lua] access_by_lua(msblocations.conf:189):2: 561007a29e2eb6beb5e077aa508caf6d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:39:16 [info] 35#35: *708 [lua] logger.lua:23: 561007a29e2eb6beb5e077aa508caf6d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:39:16 +0000] 561007a29e2eb6beb5e077aa508caf6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:39:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/22 05:39:18 [info] 35#35: *709 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:39:18 [info] 35#35: *710 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:39:28 [info] 35#35: *712 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:39:28 [info] 39#39: *711 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:39:31 [info] 35#35: *713 [lua] access_by_lua(msblocations.conf:189):2: 602140e4cd7a1182d2d8bfe34274bfef:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:39:31 [info] 35#35: *713 [lua] logger.lua:23: 602140e4cd7a1182d2d8bfe34274bfef {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:39:31 +0000] 602140e4cd7a1182d2d8bfe34274bfef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:39:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:39:38 [info] 35#35: *714 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:39:38 [info] 39#39: *715 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:39:46 [info] 35#35: *716 [lua] access_by_lua(msblocations.conf:189):2: 27df95e3cbb37a8328626a47c57fad2a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:39:46 [info] 35#35: *716 [lua] logger.lua:23: 27df95e3cbb37a8328626a47c57fad2a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:39:46 +0000] 27df95e3cbb37a8328626a47c57fad2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:39:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:39:48 [info] 35#35: *717 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:39:48 [info] 35#35: *718 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:39:58 [info] 35#35: *719 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:39:58 [info] 35#35: *720 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:40:01 [info] 35#35: *721 [lua] access_by_lua(msblocations.conf:189):2: ec0ae85a5fcab7194dee4050f1e0a8c5:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:40:01 [info] 35#35: *721 [lua] logger.lua:23: ec0ae85a5fcab7194dee4050f1e0a8c5 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:40:01 +0000] ec0ae85a5fcab7194dee4050f1e0a8c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:40:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:40:08 [info] 39#39: *722 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:40:08 [info] 35#35: *723 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:40:16 [info] 35#35: *725 [lua] access_by_lua(msblocations.conf:189):2: 7b6f91a520d86f222e472ce29596f2a3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:40:16 +0000] 7b6f91a520d86f222e472ce29596f2a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 05:40:16 [info] 35#35: *725 [lua] logger.lua:23: 7b6f91a520d86f222e472ce29596f2a3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:40:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:40:18 [info] 39#39: *726 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:40:18 [info] 39#39: *727 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:40:28 [info] 35#35: *729 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:40:28 [info] 35#35: *728 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:40:31 [info] 35#35: *730 [lua] access_by_lua(msblocations.conf:189):2: f7c33c19d76f8ba5a11a309f172e778f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:40:31 [info] 35#35: *730 [lua] logger.lua:23: f7c33c19d76f8ba5a11a309f172e778f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:40:31 +0000] f7c33c19d76f8ba5a11a309f172e778f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:40:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:40:38 [info] 35#35: *732 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:40:38 [info] 39#39: *731 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:40:46 [info] 35#35: *733 [lua] access_by_lua(msblocations.conf:189):2: 9bde8b5c1590972c2216e9552b8e88ff:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:40:46 [info] 35#35: *733 [lua] logger.lua:23: 9bde8b5c1590972c2216e9552b8e88ff {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:40:46 +0000] 9bde8b5c1590972c2216e9552b8e88ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:40:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:40:48 [info] 35#35: *734 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:40:48 [info] 39#39: *735 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:40:58 [info] 35#35: *736 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:40:58 [info] 39#39: *737 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:41:01 [info] 35#35: *738 [lua] access_by_lua(msblocations.conf:189):2: 3fa4cff62db15763cf70a5db64358cc7:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:41:01 [info] 35#35: *738 [lua] logger.lua:23: 3fa4cff62db15763cf70a5db64358cc7 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:41:01 +0000] 3fa4cff62db15763cf70a5db64358cc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:41:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:41:08 [info] 35#35: *739 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:41:08 [info] 35#35: *740 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:41:16 [info] 35#35: *742 [lua] access_by_lua(msblocations.conf:189):2: a1b0589ff709832328f2daf73bea25f6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:41:16 +0000] a1b0589ff709832328f2daf73bea25f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 05:41:16 [info] 35#35: *742 [lua] logger.lua:23: a1b0589ff709832328f2daf73bea25f6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:41:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:41:18 [info] 35#35: *743 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:41:18 [info] 35#35: *744 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:41:28 [info] 35#35: *745 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:41:28 [info] 35#35: *746 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:41:31 [info] 35#35: *747 [lua] access_by_lua(msblocations.conf:189):2: 086d99f73aa160d6371a60c26c1697f3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:41:31 [info] 35#35: *747 [lua] logger.lua:23: 086d99f73aa160d6371a60c26c1697f3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:41:31 +0000] 086d99f73aa160d6371a60c26c1697f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:41:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:41:38 [info] 35#35: *748 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:41:38 [info] 39#39: *749 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:41:46 [info] 35#35: *750 [lua] access_by_lua(msblocations.conf:189):2: 0f89ff2b5adc4cc1f39240ee6057c7b1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:41:46 [info] 35#35: *750 [lua] logger.lua:23: 0f89ff2b5adc4cc1f39240ee6057c7b1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:41:46 +0000] 0f89ff2b5adc4cc1f39240ee6057c7b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:41:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:41:48 [info] 35#35: *751 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:41:48 [info] 39#39: *752 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:41:58 [info] 35#35: *753 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:41:58 [info] 35#35: *754 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:42:01 [info] 35#35: *755 [lua] access_by_lua(msblocations.conf:189):2: 5479f71bb32576368e09092f0dbd08ee:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:42:01 [info] 35#35: *755 [lua] logger.lua:23: 5479f71bb32576368e09092f0dbd08ee {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:42:01 +0000] 5479f71bb32576368e09092f0dbd08ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:42:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:42:08 [info] 39#39: *756 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:42:08 [info] 39#39: *757 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:42:16 [info] 35#35: *759 [lua] access_by_lua(msblocations.conf:189):2: 768d509ae5a30a3c3acefc6eefac5060:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:42:16 +0000] 768d509ae5a30a3c3acefc6eefac5060 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:42:16 [info] 35#35: *759 [lua] logger.lua:23: 768d509ae5a30a3c3acefc6eefac5060 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:42:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:42:18 [info] 35#35: *760 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:42:18 [info] 35#35: *761 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:42:23 [info] 35#35: *762 client closed connection while waiting for request, client: 10.233.66.246, server: 0.0.0.0:443
2023/01/22 05:42:28 [info] 39#39: *763 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:42:28 [info] 39#39: *764 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:42:31 [info] 35#35: *765 [lua] access_by_lua(msblocations.conf:189):2: 414d4c7c5bc9b8f1b6f254b818e0b4b9:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:42:31 +0000] 414d4c7c5bc9b8f1b6f254b818e0b4b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 05:42:31 [info] 35#35: *765 [lua] logger.lua:23: 414d4c7c5bc9b8f1b6f254b818e0b4b9 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:42:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:42:38 [info] 35#35: *767 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:42:38 [info] 35#35: *766 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:42:46 [info] 35#35: *768 [lua] access_by_lua(msblocations.conf:189):2: 84ab4f6b76e75cc1bd69e2b3ee9f5394:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:42:46 +0000] 84ab4f6b76e75cc1bd69e2b3ee9f5394 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 05:42:46 [info] 35#35: *768 [lua] logger.lua:23: 84ab4f6b76e75cc1bd69e2b3ee9f5394 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:42:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:42:48 [info] 35#35: *769 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:42:48 [info] 35#35: *770 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:42:58 [info] 35#35: *771 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:42:58 [info] 35#35: *772 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:43:01 [info] 35#35: *773 [lua] access_by_lua(msblocations.conf:189):2: 06a5b4f15f67f19128f6a3b96347d945:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:43:01 [info] 35#35: *773 [lua] logger.lua:23: 06a5b4f15f67f19128f6a3b96347d945 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:43:01 +0000] 06a5b4f15f67f19128f6a3b96347d945 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:43:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:43:08 [info] 35#35: *774 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:43:08 [info] 35#35: *775 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:43:16 [info] 35#35: *777 [lua] access_by_lua(msblocations.conf:189):2: 9e8d23daa95cb4fd63ac1f447d257d03:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:43:16 [info] 35#35: *777 [lua] logger.lua:23: 9e8d23daa95cb4fd63ac1f447d257d03 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:43:16 +0000] 9e8d23daa95cb4fd63ac1f447d257d03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:43:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:43:18 [info] 39#39: *778 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:43:18 [info] 39#39: *779 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:43:28 [info] 39#39: *780 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:43:28 [info] 35#35: *781 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:43:31 [info] 35#35: *782 [lua] access_by_lua(msblocations.conf:189):2: 30f361034b44e04172b3d1efdd6c25c1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:43:31 +0000] 30f361034b44e04172b3d1efdd6c25c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:43:31 [info] 35#35: *782 [lua] logger.lua:23: 30f361034b44e04172b3d1efdd6c25c1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:43:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:43:38 [info] 39#39: *784 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:43:38 [info] 39#39: *783 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:43:46 [info] 35#35: *785 [lua] access_by_lua(msblocations.conf:189):2: 4a6e8c5d25ebd3617c1a619f389c0a4b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:43:46 [info] 35#35: *785 [lua] logger.lua:23: 4a6e8c5d25ebd3617c1a619f389c0a4b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:43:46 +0000] 4a6e8c5d25ebd3617c1a619f389c0a4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:43:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:43:48 [info] 35#35: *786 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:43:48 [info] 35#35: *787 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:43:58 [info] 35#35: *788 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:43:58 [info] 39#39: *789 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:44:01 [info] 35#35: *790 [lua] access_by_lua(msblocations.conf:189):2: 245f512451e9d0bee3c08ec7def33aaf:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:44:01 +0000] 245f512451e9d0bee3c08ec7def33aaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 05:44:01 [info] 35#35: *790 [lua] logger.lua:23: 245f512451e9d0bee3c08ec7def33aaf {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:44:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:44:08 [info] 35#35: *791 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:44:08 [info] 39#39: *792 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:44:16 [info] 35#35: *794 [lua] access_by_lua(msblocations.conf:189):2: 28477fe342282ea7f333f2cde12f9e88:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:44:16 +0000] 28477fe342282ea7f333f2cde12f9e88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:44:16 [info] 35#35: *794 [lua] logger.lua:23: 28477fe342282ea7f333f2cde12f9e88 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:44:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:44:18 [info] 35#35: *795 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:44:18 [info] 35#35: *796 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:44:28 [info] 39#39: *798 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:44:28 [info] 39#39: *797 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:44:31 [info] 35#35: *799 [lua] access_by_lua(msblocations.conf:189):2: 2f39ffa60e79091bab8d574bfbbc3475:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:44:31 +0000] 2f39ffa60e79091bab8d574bfbbc3475 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:44:31 [info] 35#35: *799 [lua] logger.lua:23: 2f39ffa60e79091bab8d574bfbbc3475 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:44:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:44:38 [info] 35#35: *800 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:44:38 [info] 39#39: *801 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:44:46 [info] 35#35: *802 [lua] access_by_lua(msblocations.conf:189):2: 227edbbfe52d27e3fc8f43058b20cf38:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:44:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:44:46 [info] 35#35: *802 [lua] logger.lua:23: 227edbbfe52d27e3fc8f43058b20cf38 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:44:46 +0000] 227edbbfe52d27e3fc8f43058b20cf38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:44:48 [info] 39#39: *803 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:44:48 [info] 39#39: *804 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:44:58 [info] 35#35: *806 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:44:58 [info] 35#35: *805 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:45:01 [info] 35#35: *807 [lua] access_by_lua(msblocations.conf:189):2: 0b80defb923f117bd3f672ec0fa33c79:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:45:01 +0000] 0b80defb923f117bd3f672ec0fa33c79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:45:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:45:01 [info] 35#35: *807 [lua] logger.lua:23: 0b80defb923f117bd3f672ec0fa33c79 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:45:08 [info] 35#35: *809 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:45:08 [info] 39#39: *808 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:45:16 [info] 35#35: *811 [lua] access_by_lua(msblocations.conf:189):2: a619566908642203ea369b1defa9cf36:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:45:16 +0000] a619566908642203ea369b1defa9cf36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:45:16 [info] 35#35: *811 [lua] logger.lua:23: a619566908642203ea369b1defa9cf36 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:45:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:45:18 [info] 35#35: *813 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:45:18 [info] 35#35: *812 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:45:28 [info] 39#39: *814 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:45:28 [info] 35#35: *815 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:45:31 [info] 35#35: *816 [lua] access_by_lua(msblocations.conf:189):2: 2628e74dc4c97576b2cff2239fc04726:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:45:31 [info] 35#35: *816 [lua] logger.lua:23: 2628e74dc4c97576b2cff2239fc04726 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:45:31 +0000] 2628e74dc4c97576b2cff2239fc04726 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:45:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:45:38 [info] 35#35: *817 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:45:38 [info] 39#39: *818 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:45:46 [info] 35#35: *819 [lua] access_by_lua(msblocations.conf:189):2: eb88edba7dd7d350ff3e9407719f553c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:45:46 [info] 35#35: *819 [lua] logger.lua:23: eb88edba7dd7d350ff3e9407719f553c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:45:46 +0000] eb88edba7dd7d350ff3e9407719f553c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:45:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:45:48 [info] 35#35: *820 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:45:48 [info] 35#35: *821 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:45:58 [info] 35#35: *823 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:45:58 [info] 35#35: *822 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:46:01 [info] 35#35: *824 [lua] access_by_lua(msblocations.conf:189):2: 59db283dfa9280b509ba7e07d393e865:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:46:01 +0000] 59db283dfa9280b509ba7e07d393e865 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 05:46:01 [info] 35#35: *824 [lua] logger.lua:23: 59db283dfa9280b509ba7e07d393e865 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:46:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:46:08 [info] 35#35: *826 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:46:08 [info] 35#35: *825 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:46:16 [info] 35#35: *828 [lua] access_by_lua(msblocations.conf:189):2: 8a4d668923203e14d8dfe067832eaa49:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:46:16 +0000] 8a4d668923203e14d8dfe067832eaa49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 05:46:16 [info] 35#35: *828 [lua] logger.lua:23: 8a4d668923203e14d8dfe067832eaa49 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:46:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:46:18 [info] 35#35: *829 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:46:18 [info] 39#39: *830 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:46:28 [info] 35#35: *831 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:46:28 [info] 35#35: *832 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:46:31 [info] 35#35: *833 [lua] access_by_lua(msblocations.conf:189):2: c027c7526d7fbad3886880f198a38470:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:46:31 [info] 35#35: *833 [lua] logger.lua:23: c027c7526d7fbad3886880f198a38470 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:46:31 +0000] c027c7526d7fbad3886880f198a38470 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:46:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:46:38 [info] 35#35: *834 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:46:38 [info] 35#35: *835 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:46:46 [info] 35#35: *836 [lua] access_by_lua(msblocations.conf:189):2: 0006788f8609a5e9b4afd434d7322ef6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:46:46 [info] 35#35: *836 [lua] logger.lua:23: 0006788f8609a5e9b4afd434d7322ef6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:46:46 +0000] 0006788f8609a5e9b4afd434d7322ef6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:46:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:46:48 [info] 35#35: *837 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:46:48 [info] 39#39: *838 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:46:58 [info] 35#35: *839 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:46:58 [info] 35#35: *840 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:47:01 [info] 35#35: *841 [lua] access_by_lua(msblocations.conf:189):2: 0c992922c8cb26c6b0ba4943c834eddb:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:47:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:47:01 [info] 35#35: *841 [lua] logger.lua:23: 0c992922c8cb26c6b0ba4943c834eddb {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:47:01 +0000] 0c992922c8cb26c6b0ba4943c834eddb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 05:47:08 [info] 35#35: *842 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:47:08 [info] 35#35: *843 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:47:16 [info] 35#35: *845 [lua] access_by_lua(msblocations.conf:189):2: 6e36eaeb2cad7854b1d1abaf5c3c9436:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:47:16 [info] 35#35: *845 [lua] logger.lua:23: 6e36eaeb2cad7854b1d1abaf5c3c9436 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:47:16 +0000] 6e36eaeb2cad7854b1d1abaf5c3c9436 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:47:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:47:18 [info] 35#35: *846 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:47:18 [info] 39#39: *847 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:47:28 [info] 35#35: *848 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:47:28 [info] 35#35: *849 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:47:31 [info] 35#35: *850 [lua] access_by_lua(msblocations.conf:189):2: 7c9ba6893263c8ffc109ec8af2ae1b5d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:47:31 [info] 35#35: *850 [lua] logger.lua:23: 7c9ba6893263c8ffc109ec8af2ae1b5d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:47:31 +0000] 7c9ba6893263c8ffc109ec8af2ae1b5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:47:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:47:38 [info] 35#35: *852 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:47:38 [info] 39#39: *851 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:47:46 [info] 35#35: *853 [lua] access_by_lua(msblocations.conf:189):2: 2e5d49e5a409bfc3be079fcc35151ef0:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:47:46 [info] 35#35: *853 [lua] logger.lua:23: 2e5d49e5a409bfc3be079fcc35151ef0 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:47:46 +0000] 2e5d49e5a409bfc3be079fcc35151ef0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:47:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:47:48 [info] 39#39: *855 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:47:48 [info] 35#35: *854 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:47:58 [info] 39#39: *856 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:47:58 [info] 39#39: *857 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:48:01 [info] 35#35: *858 [lua] access_by_lua(msblocations.conf:189):2: 3b2478b704b0ef10de909c10c14abc82:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:48:01 +0000] 3b2478b704b0ef10de909c10c14abc82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/22 05:48:01 [info] 35#35: *858 [lua] logger.lua:23: 3b2478b704b0ef10de909c10c14abc82 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:48:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/22 05:48:08 [info] 35#35: *860 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:48:08 [info] 35#35: *859 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:48:16 [info] 35#35: *862 [lua] access_by_lua(msblocations.conf:189):2: 699ef8f390a002e622bea8b2b6897ff7:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:48:16 [info] 35#35: *862 [lua] logger.lua:23: 699ef8f390a002e622bea8b2b6897ff7 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:48:16 +0000] 699ef8f390a002e622bea8b2b6897ff7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:48:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:48:18 [info] 39#39: *864 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:48:18 [info] 35#35: *863 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:48:28 [info] 35#35: *865 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:48:28 [info] 35#35: *866 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:48:31 [info] 35#35: *867 [lua] access_by_lua(msblocations.conf:189):2: 3d6999c4339de620556c7089664d76e2:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:48:31 +0000] 3d6999c4339de620556c7089664d76e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/22 05:48:31 [info] 35#35: *867 [lua] logger.lua:23: 3d6999c4339de620556c7089664d76e2 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:48:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:48:38 [info] 35#35: *868 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:48:38 [info] 35#35: *869 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:48:46 [info] 35#35: *870 [lua] access_by_lua(msblocations.conf:189):2: c3d9ceae382c20d60eefd922ff29de46:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:48:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.219 - - [22/Jan/2023:05:48:46 +0000] c3d9ceae382c20d60eefd922ff29de46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:48:46 [info] 35#35: *870 [lua] logger.lua:23: c3d9ceae382c20d60eefd922ff29de46 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:48:48 [info] 35#35: *871 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:48:48 [info] 35#35: *872 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:48:58 [info] 35#35: *873 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:48:58 [info] 35#35: *874 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:49:01 [info] 35#35: *875 [lua] access_by_lua(msblocations.conf:189):2: 1678fd847bc35f25665244adf1896b04:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:49:01 +0000] 1678fd847bc35f25665244adf1896b04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:49:01 [info] 35#35: *875 [lua] logger.lua:23: 1678fd847bc35f25665244adf1896b04 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:49:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:49:08 [info] 35#35: *876 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:49:08 [info] 35#35: *877 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:49:16 [info] 35#35: *879 [lua] access_by_lua(msblocations.conf:189):2: 397d510587173e94ddceaa5c5ed9b429:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:49:16 [info] 35#35: *879 [lua] logger.lua:23: 397d510587173e94ddceaa5c5ed9b429 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:49:16 +0000] 397d510587173e94ddceaa5c5ed9b429 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:49:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:49:18 [info] 35#35: *880 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:49:18 [info] 39#39: *881 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:49:28 [info] 35#35: *882 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:49:28 [info] 39#39: *883 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:49:31 [info] 35#35: *884 [lua] access_by_lua(msblocations.conf:189):2: 5dee352a61d2e36e93e7694471f7ba37:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:49:31 +0000] 5dee352a61d2e36e93e7694471f7ba37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:49:31 [info] 35#35: *884 [lua] logger.lua:23: 5dee352a61d2e36e93e7694471f7ba37 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:49:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:49:38 [info] 35#35: *885 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:49:38 [info] 35#35: *886 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:49:47 [info] 35#35: *887 [lua] access_by_lua(msblocations.conf:189):2: 141abc80d3e9bd786971ffd19e875456:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:49:47 +0000] 141abc80d3e9bd786971ffd19e875456 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:49:47 [info] 35#35: *887 [lua] logger.lua:23: 141abc80d3e9bd786971ffd19e875456 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:49:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:49:48 [info] 35#35: *888 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:49:48 [info] 39#39: *889 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:49:58 [info] 35#35: *890 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:49:58 [info] 39#39: *891 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:50:02 [info] 35#35: *892 [lua] access_by_lua(msblocations.conf:189):2: 1c21a68c6d226db54ac33b0b104a9f2e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:50:02 [info] 35#35: *892 [lua] logger.lua:23: 1c21a68c6d226db54ac33b0b104a9f2e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:50:02 +0000] 1c21a68c6d226db54ac33b0b104a9f2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:50:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:50:08 [info] 35#35: *893 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:50:08 [info] 39#39: *894 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:50:17 [info] 35#35: *896 [lua] access_by_lua(msblocations.conf:189):2: bfeede7bb7334e3132738ea43b5f0230:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:50:17 [info] 35#35: *896 [lua] logger.lua:23: bfeede7bb7334e3132738ea43b5f0230 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:50:17 +0000] bfeede7bb7334e3132738ea43b5f0230 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:50:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:50:18 [info] 39#39: *897 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:50:18 [info] 35#35: *898 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:50:23 [info] 35#35: *899 client closed connection while waiting for request, client: 10.233.66.246, server: 0.0.0.0:443
2023/01/22 05:50:28 [info] 39#39: *901 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:50:28 [info] 35#35: *900 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:50:32 [info] 35#35: *902 [lua] access_by_lua(msblocations.conf:189):2: d751d6af3b28ae5bd6cecf8c734b090a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:50:32 +0000] d751d6af3b28ae5bd6cecf8c734b090a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 05:50:32 [info] 35#35: *902 [lua] logger.lua:23: d751d6af3b28ae5bd6cecf8c734b090a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:50:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:50:38 [info] 35#35: *903 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:50:38 [info] 39#39: *904 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:50:47 [info] 35#35: *905 [lua] access_by_lua(msblocations.conf:189):2: dc0b4d2536f14b793c3bd2b0ee6e65b8:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:50:47 +0000] dc0b4d2536f14b793c3bd2b0ee6e65b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 05:50:47 [info] 35#35: *905 [lua] logger.lua:23: dc0b4d2536f14b793c3bd2b0ee6e65b8 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:50:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:50:48 [info] 35#35: *906 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:50:48 [info] 35#35: *907 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:50:58 [info] 39#39: *908 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:50:58 [info] 35#35: *909 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:51:02 [info] 35#35: *910 [lua] access_by_lua(msblocations.conf:189):2: 5c36c2a620376882ab995b24f69f6959:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:51:02 [info] 35#35: *910 [lua] logger.lua:23: 5c36c2a620376882ab995b24f69f6959 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:51:02 +0000] 5c36c2a620376882ab995b24f69f6959 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:51:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:51:08 [info] 39#39: *912 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:51:08 [info] 35#35: *911 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:51:17 [info] 35#35: *914 [lua] access_by_lua(msblocations.conf:189):2: b1325e140f06a01707e7297e57b38df0:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:51:17 +0000] b1325e140f06a01707e7297e57b38df0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 05:51:17 [info] 35#35: *914 [lua] logger.lua:23: b1325e140f06a01707e7297e57b38df0 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:51:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 05:51:18 [info] 35#35: *915 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:51:18 [info] 39#39: *916 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:51:28 [info] 39#39: *917 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:51:28 [info] 35#35: *918 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:51:32 [info] 35#35: *919 [lua] access_by_lua(msblocations.conf:189):2: a3f31e521447945c95f8cb7e5894f524:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:51:32 [info] 35#35: *919 [lua] logger.lua:23: a3f31e521447945c95f8cb7e5894f524 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:51:32 +0000] a3f31e521447945c95f8cb7e5894f524 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:51:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/22 05:51:38 [info] 35#35: *920 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:51:38 [info] 35#35: *921 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:51:47 [info] 35#35: *922 [lua] access_by_lua(msblocations.conf:189):2: 4e13c7e79b2cd4b4a589f51f2e33f050:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:51:47 +0000] 4e13c7e79b2cd4b4a589f51f2e33f050 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 05:51:47 [info] 35#35: *922 [lua] logger.lua:23: 4e13c7e79b2cd4b4a589f51f2e33f050 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:51:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 05:51:48 [info] 35#35: *923 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:51:48 [info] 35#35: *924 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:51:58 [info] 39#39: *926 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:51:58 [info] 39#39: *925 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:52:02 [info] 35#35: *927 [lua] access_by_lua(msblocations.conf:189):2: 4d3780683f782536d69abf7c6e0b207f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:52:02 +0000] 4d3780683f782536d69abf7c6e0b207f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 05:52:02 [info] 35#35: *927 [lua] logger.lua:23: 4d3780683f782536d69abf7c6e0b207f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:52:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:52:08 [info] 35#35: *928 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:52:08 [info] 35#35: *929 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:52:17 [info] 35#35: *931 [lua] access_by_lua(msblocations.conf:189):2: cc67c3a19bef031a5b8603acec30ee4e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:52:17 [info] 35#35: *931 [lua] logger.lua:23: cc67c3a19bef031a5b8603acec30ee4e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:52:17 +0000] cc67c3a19bef031a5b8603acec30ee4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:52:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:52:18 [info] 35#35: *932 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:52:18 [info] 39#39: *933 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:52:28 [info] 35#35: *934 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:52:28 [info] 39#39: *935 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:52:32 [info] 35#35: *936 [lua] access_by_lua(msblocations.conf:189):2: 38bcec88069364ea9e9796807b5b4279:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:52:32 [info] 35#35: *936 [lua] logger.lua:23: 38bcec88069364ea9e9796807b5b4279 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:52:32 +0000] 38bcec88069364ea9e9796807b5b4279 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:52:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:52:38 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:52:38 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:52:47 [info] 35#35: *939 [lua] access_by_lua(msblocations.conf:189):2: db657bd5f5588e24f09b639945811ee3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:52:47 [info] 35#35: *939 [lua] logger.lua:23: db657bd5f5588e24f09b639945811ee3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:52:47 +0000] db657bd5f5588e24f09b639945811ee3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:52:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:52:48 [info] 35#35: *941 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:52:48 [info] 35#35: *940 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:52:58 [info] 35#35: *942 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:52:58 [info] 39#39: *943 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:53:02 [info] 35#35: *944 [lua] access_by_lua(msblocations.conf:189):2: f9c8d33652e2842d77155067d75c1472:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:53:02 +0000] f9c8d33652e2842d77155067d75c1472 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 05:53:02 [info] 35#35: *944 [lua] logger.lua:23: f9c8d33652e2842d77155067d75c1472 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:53:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:53:08 [info] 35#35: *946 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:53:08 [info] 39#39: *945 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:53:17 [info] 35#35: *948 [lua] access_by_lua(msblocations.conf:189):2: 266adc68c4c2b88023ce74446c876701:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:53:17 +0000] 266adc68c4c2b88023ce74446c876701 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/22 05:53:17 [info] 35#35: *948 [lua] logger.lua:23: 266adc68c4c2b88023ce74446c876701 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:53:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/22 05:53:18 [info] 35#35: *950 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:53:18 [info] 39#39: *949 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:53:28 [info] 35#35: *951 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:53:28 [info] 35#35: *952 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:53:32 [info] 35#35: *953 [lua] access_by_lua(msblocations.conf:189):2: dd6959c64d7b915f7b71eb939dba65f1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:53:32 [info] 35#35: *953 [lua] logger.lua:23: dd6959c64d7b915f7b71eb939dba65f1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:53:32 +0000] dd6959c64d7b915f7b71eb939dba65f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:53:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:53:38 [info] 39#39: *954 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:53:38 [info] 35#35: *955 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:53:47 [info] 35#35: *956 [lua] access_by_lua(msblocations.conf:189):2: 3322db1dab70afecc474f00929ce8072:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:53:47 [info] 35#35: *956 [lua] logger.lua:23: 3322db1dab70afecc474f00929ce8072 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:53:47 +0000] 3322db1dab70afecc474f00929ce8072 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:53:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:53:48 [info] 39#39: *957 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:53:48 [info] 35#35: *958 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:53:58 [info] 39#39: *960 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:53:58 [info] 35#35: *959 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:54:02 [info] 35#35: *961 [lua] access_by_lua(msblocations.conf:189):2: dc4d7ff6308877348c833994b5eebad3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:54:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.219 - - [22/Jan/2023:05:54:02 +0000] dc4d7ff6308877348c833994b5eebad3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/22 05:54:02 [info] 35#35: *961 [lua] logger.lua:23: dc4d7ff6308877348c833994b5eebad3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:54:08 [info] 35#35: *963 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:54:08 [info] 35#35: *962 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:54:17 [info] 35#35: *965 [lua] access_by_lua(msblocations.conf:189):2: 4fff4f2e477e9186de1fad41c9939f66:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:54:17 +0000] 4fff4f2e477e9186de1fad41c9939f66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:54:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:54:17 [info] 35#35: *965 [lua] logger.lua:23: 4fff4f2e477e9186de1fad41c9939f66 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:54:18 [info] 35#35: *967 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:54:18 [info] 35#35: *966 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:54:28 [info] 35#35: *968 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:54:28 [info] 39#39: *969 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:54:32 [info] 35#35: *970 [lua] access_by_lua(msblocations.conf:189):2: f61920cd73f26b018e6b0bfb2b820d4d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:54:32 +0000] f61920cd73f26b018e6b0bfb2b820d4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 05:54:32 [info] 35#35: *970 [lua] logger.lua:23: f61920cd73f26b018e6b0bfb2b820d4d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:54:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:54:38 [info] 39#39: *971 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:54:38 [info] 35#35: *972 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:54:47 [info] 35#35: *973 [lua] access_by_lua(msblocations.conf:189):2: 7b52174e6c3a5edaf5ab4900c935e831:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:54:47 [info] 35#35: *973 [lua] logger.lua:23: 7b52174e6c3a5edaf5ab4900c935e831 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:54:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.219 - - [22/Jan/2023:05:54:47 +0000] 7b52174e6c3a5edaf5ab4900c935e831 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:54:48 [info] 35#35: *975 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:54:48 [info] 35#35: *974 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:54:58 [info] 39#39: *977 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:54:58 [info] 35#35: *976 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:55:02 [info] 35#35: *978 [lua] access_by_lua(msblocations.conf:189):2: 16b6bc90feda20963735f1c8b4395d97:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:55:02 [info] 35#35: *978 [lua] logger.lua:23: 16b6bc90feda20963735f1c8b4395d97 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:55:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.219 - - [22/Jan/2023:05:55:02 +0000] 16b6bc90feda20963735f1c8b4395d97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 05:55:08 [info] 35#35: *980 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:55:08 [info] 35#35: *979 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:55:17 [info] 35#35: *982 [lua] access_by_lua(msblocations.conf:189):2: d0792db154441bcd812a5451d3e315a2:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:55:17 [info] 35#35: *982 [lua] logger.lua:23: d0792db154441bcd812a5451d3e315a2 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:55:17 +0000] d0792db154441bcd812a5451d3e315a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:55:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:55:18 [info] 39#39: *983 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:55:18 [info] 35#35: *984 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:55:28 [info] 39#39: *986 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:55:28 [info] 35#35: *985 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:55:32 [info] 35#35: *987 [lua] access_by_lua(msblocations.conf:189):2: b6619caf21f49ae6d44469b2143ff6a9:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:55:32 +0000] b6619caf21f49ae6d44469b2143ff6a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:55:32 [info] 35#35: *987 [lua] logger.lua:23: b6619caf21f49ae6d44469b2143ff6a9 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:55:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:55:38 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:55:38 [info] 35#35: *989 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:55:47 [info] 35#35: *990 [lua] access_by_lua(msblocations.conf:189):2: 872811b69e8df06ed3004ebc1027d9db:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:55:47 +0000] 872811b69e8df06ed3004ebc1027d9db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:55:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/22 05:55:47 [info] 35#35: *990 [lua] logger.lua:23: 872811b69e8df06ed3004ebc1027d9db {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:55:48 [info] 35#35: *991 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:55:48 [info] 39#39: *992 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:55:58 [info] 35#35: *993 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:55:58 [info] 35#35: *994 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:56:02 [info] 35#35: *995 [lua] access_by_lua(msblocations.conf:189):2: d16ded7e5a9e76fed7ae7ba339efba48:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:56:02 +0000] d16ded7e5a9e76fed7ae7ba339efba48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 05:56:02 [info] 35#35: *995 [lua] logger.lua:23: d16ded7e5a9e76fed7ae7ba339efba48 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:56:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:56:08 [info] 35#35: *996 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:56:08 [info] 39#39: *997 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:56:17 [info] 35#35: *999 [lua] access_by_lua(msblocations.conf:189):2: 03ab686e75d5308ec0b159075aeb002c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:56:17 +0000] 03ab686e75d5308ec0b159075aeb002c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:56:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:56:17 [info] 35#35: *999 [lua] logger.lua:23: 03ab686e75d5308ec0b159075aeb002c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:56:18 [info] 35#35: *1001 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:56:18 [info] 39#39: *1000 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:56:28 [info] 39#39: *1002 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:56:28 [info] 39#39: *1003 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:56:32 [info] 35#35: *1004 [lua] access_by_lua(msblocations.conf:189):2: ea91130e215ce2d9f80b26d17f51b70f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:56:32 +0000] ea91130e215ce2d9f80b26d17f51b70f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:56:32 [info] 35#35: *1004 [lua] logger.lua:23: ea91130e215ce2d9f80b26d17f51b70f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:56:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:56:38 [info] 35#35: *1005 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:56:38 [info] 39#39: *1006 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:56:47 [info] 35#35: *1007 [lua] access_by_lua(msblocations.conf:189):2: 49d2880e8be374585d6943d067a467fa:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:56:47 +0000] 49d2880e8be374585d6943d067a467fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 05:56:47 [info] 35#35: *1007 [lua] logger.lua:23: 49d2880e8be374585d6943d067a467fa {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:56:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:56:48 [info] 35#35: *1008 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:56:48 [info] 35#35: *1009 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:56:58 [info] 35#35: *1010 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:56:58 [info] 39#39: *1011 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:57:02 [info] 35#35: *1012 [lua] access_by_lua(msblocations.conf:189):2: 9fc58e2af0c55ec3fdef5b404dd354fd:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:57:02 +0000] 9fc58e2af0c55ec3fdef5b404dd354fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 05:57:02 [info] 35#35: *1012 [lua] logger.lua:23: 9fc58e2af0c55ec3fdef5b404dd354fd {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:57:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:57:08 [info] 35#35: *1013 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:57:08 [info] 35#35: *1014 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:57:17 [info] 35#35: *1016 [lua] access_by_lua(msblocations.conf:189):2: 0a83db95dec79fd6e42168848d463803:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:57:17 [info] 35#35: *1016 [lua] logger.lua:23: 0a83db95dec79fd6e42168848d463803 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:57:17 +0000] 0a83db95dec79fd6e42168848d463803 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:57:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:57:18 [info] 35#35: *1017 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:57:18 [info] 35#35: *1018 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:57:28 [info] 39#39: *1020 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:57:28 [info] 35#35: *1019 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:57:32 [info] 35#35: *1021 [lua] access_by_lua(msblocations.conf:189):2: 746265c27700e5058b7fe1ff8246d5bb:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:57:32 [info] 35#35: *1021 [lua] logger.lua:23: 746265c27700e5058b7fe1ff8246d5bb {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:57:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.66.219 - - [22/Jan/2023:05:57:32 +0000] 746265c27700e5058b7fe1ff8246d5bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/22 05:57:38 [info] 39#39: *1022 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:57:38 [info] 35#35: *1023 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:57:47 [info] 35#35: *1024 [lua] access_by_lua(msblocations.conf:189):2: 58ef84db48b577b85d7ff63d8666c4bd:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:57:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.66.219 - - [22/Jan/2023:05:57:47 +0000] 58ef84db48b577b85d7ff63d8666c4bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 05:57:47 [info] 35#35: *1024 [lua] logger.lua:23: 58ef84db48b577b85d7ff63d8666c4bd {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:57:48 [info] 39#39: *1026 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:57:48 [info] 39#39: *1025 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:57:58 [info] 35#35: *1027 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:57:58 [info] 35#35: *1028 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:58:02 [info] 35#35: *1029 [lua] access_by_lua(msblocations.conf:189):2: 80014110817229c20f5ab6ee273e0103:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:58:02 +0000] 80014110817229c20f5ab6ee273e0103 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 05:58:02 [info] 35#35: *1029 [lua] logger.lua:23: 80014110817229c20f5ab6ee273e0103 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:58:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:58:06 [info] 35#35: *1030 client closed connection while waiting for request, client: 10.233.66.246, server: 0.0.0.0:443
2023/01/22 05:58:08 [info] 35#35: *1031 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:58:08 [info] 35#35: *1032 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:58:17 [info] 35#35: *1034 [lua] access_by_lua(msblocations.conf:189):2: bea9e1944be6bd606162e18dbc243f9e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:58:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.66.219 - - [22/Jan/2023:05:58:17 +0000] bea9e1944be6bd606162e18dbc243f9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/22 05:58:17 [info] 35#35: *1034 [lua] logger.lua:23: bea9e1944be6bd606162e18dbc243f9e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:58:18 [info] 39#39: *1035 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:58:18 [info] 39#39: *1036 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:58:28 [info] 39#39: *1037 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:58:28 [info] 39#39: *1038 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:58:32 [info] 35#35: *1039 [lua] access_by_lua(msblocations.conf:189):2: 33c8549d58d7899bffcd0f946c2c1a5e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:58:32 [info] 35#35: *1039 [lua] logger.lua:23: 33c8549d58d7899bffcd0f946c2c1a5e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:58:32 +0000] 33c8549d58d7899bffcd0f946c2c1a5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:58:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:58:38 [info] 35#35: *1041 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:58:38 [info] 39#39: *1040 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:58:47 [info] 35#35: *1042 [lua] access_by_lua(msblocations.conf:189):2: ef7257a6f0e180bfde35437248f13f49:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:58:47 +0000] ef7257a6f0e180bfde35437248f13f49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:58:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:58:47 [info] 35#35: *1042 [lua] logger.lua:23: ef7257a6f0e180bfde35437248f13f49 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:58:48 [info] 35#35: *1043 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:58:48 [info] 35#35: *1044 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:58:58 [info] 35#35: *1045 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:58:58 [info] 35#35: *1046 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:59:02 [info] 35#35: *1047 [lua] access_by_lua(msblocations.conf:189):2: 0cc35f350ba6b077f951c3298b310b63:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:59:02 +0000] 0cc35f350ba6b077f951c3298b310b63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:59:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:59:02 [info] 35#35: *1047 [lua] logger.lua:23: 0cc35f350ba6b077f951c3298b310b63 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 05:59:08 [info] 39#39: *1048 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:59:08 [info] 39#39: *1049 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:59:17 [info] 35#35: *1051 [lua] access_by_lua(msblocations.conf:189):2: 1dbb8362bd1fa02611f472509765a33d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:59:17 [info] 35#35: *1051 [lua] logger.lua:23: 1dbb8362bd1fa02611f472509765a33d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:59:17 +0000] 1dbb8362bd1fa02611f472509765a33d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:59:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 05:59:18 [info] 39#39: *1052 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:59:18 [info] 39#39: *1053 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:59:28 [info] 35#35: *1054 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:59:28 [info] 35#35: *1055 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:59:32 [info] 35#35: *1056 [lua] access_by_lua(msblocations.conf:189):2: ab46e56226f57e1ffd63fb51a6886202:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:59:32 [info] 35#35: *1056 [lua] logger.lua:23: ab46e56226f57e1ffd63fb51a6886202 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:59:32 +0000] ab46e56226f57e1ffd63fb51a6886202 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:59:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:59:38 [info] 39#39: *1057 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:59:38 [info] 39#39: *1058 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:59:47 [info] 35#35: *1059 [lua] access_by_lua(msblocations.conf:189):2: 723ab3dcb3252d883aac1c260362c760:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 05:59:47 [info] 35#35: *1059 [lua] logger.lua:23: 723ab3dcb3252d883aac1c260362c760 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:05:59:47 +0000] 723ab3dcb3252d883aac1c260362c760 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:05:59:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 05:59:48 [info] 35#35: *1060 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:59:48 [info] 35#35: *1061 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:59:58 [info] 35#35: *1062 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 05:59:58 [info] 39#39: *1063 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:00:02 [info] 35#35: *1064 [lua] access_by_lua(msblocations.conf:189):2: 3873d0f14a99d6d3739f93b3f817cb0a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:00:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.66.219 - - [22/Jan/2023:06:00:02 +0000] 3873d0f14a99d6d3739f93b3f817cb0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/22 06:00:02 [info] 35#35: *1064 [lua] logger.lua:23: 3873d0f14a99d6d3739f93b3f817cb0a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 06:00:08 [info] 39#39: *1065 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:00:08 [info] 39#39: *1066 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:00:17 [info] 35#35: *1068 [lua] access_by_lua(msblocations.conf:189):2: 7570a471d9d9f097b72d9665cff49ff7:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:00:17 [info] 35#35: *1068 [lua] logger.lua:23: 7570a471d9d9f097b72d9665cff49ff7 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:00:17 +0000] 7570a471d9d9f097b72d9665cff49ff7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:00:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:00:18 [info] 35#35: *1069 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:00:18 [info] 35#35: *1070 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:00:28 [info] 35#35: *1071 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:00:28 [info] 39#39: *1072 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:00:32 [info] 35#35: *1073 [lua] access_by_lua(msblocations.conf:189):2: 90d26349bb4ee9554793cf2c12234fb2:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:00:32 +0000] 90d26349bb4ee9554793cf2c12234fb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 06:00:32 [info] 35#35: *1073 [lua] logger.lua:23: 90d26349bb4ee9554793cf2c12234fb2 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:00:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:00:38 [info] 35#35: *1074 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:00:38 [info] 39#39: *1075 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:00:47 [info] 35#35: *1076 [lua] access_by_lua(msblocations.conf:189):2: a79d0faf14357a45680a4c2074dbcc9d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:00:47 +0000] a79d0faf14357a45680a4c2074dbcc9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:00:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:00:47 [info] 35#35: *1076 [lua] logger.lua:23: a79d0faf14357a45680a4c2074dbcc9d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 06:00:48 [info] 39#39: *1078 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:00:48 [info] 39#39: *1077 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:00:58 [info] 39#39: *1079 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:00:58 [info] 39#39: *1080 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:01:02 [info] 35#35: *1081 [lua] access_by_lua(msblocations.conf:189):2: a3c82bd8593ab053f67f55cb5c576092:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:01:02 [info] 35#35: *1081 [lua] logger.lua:23: a3c82bd8593ab053f67f55cb5c576092 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:01:02 +0000] a3c82bd8593ab053f67f55cb5c576092 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:01:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/22 06:01:08 [info] 35#35: *1083 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:01:08 [info] 35#35: *1082 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:01:17 [info] 35#35: *1085 [lua] access_by_lua(msblocations.conf:189):2: 8ada9a506eb43439a615d44e72d7fb4f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:01:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.219 - - [22/Jan/2023:06:01:17 +0000] 8ada9a506eb43439a615d44e72d7fb4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 06:01:17 [info] 35#35: *1085 [lua] logger.lua:23: 8ada9a506eb43439a615d44e72d7fb4f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 06:01:18 [info] 35#35: *1086 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:01:18 [info] 39#39: *1087 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:01:28 [info] 35#35: *1088 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:01:28 [info] 39#39: *1089 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:01:32 [info] 35#35: *1090 [lua] access_by_lua(msblocations.conf:189):2: 9c25c8b9d1f7ff10b48d5e4c3c58eea5:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:01:32 [info] 35#35: *1090 [lua] logger.lua:23: 9c25c8b9d1f7ff10b48d5e4c3c58eea5 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:01:32 +0000] 9c25c8b9d1f7ff10b48d5e4c3c58eea5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:01:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:01:38 [info] 35#35: *1091 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:01:38 [info] 35#35: *1092 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:01:47 [info] 35#35: *1093 [lua] access_by_lua(msblocations.conf:189):2: e18be051d9b1c4571ac3f6625e006a47:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:01:47 [info] 35#35: *1093 [lua] logger.lua:23: e18be051d9b1c4571ac3f6625e006a47 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:01:47 +0000] e18be051d9b1c4571ac3f6625e006a47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:01:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:01:48 [info] 35#35: *1094 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:01:48 [info] 35#35: *1095 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:01:58 [info] 39#39: *1097 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:01:58 [info] 39#39: *1096 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:02:02 [info] 35#35: *1098 [lua] access_by_lua(msblocations.conf:189):2: f7d276028f35af5c56856907823961fc:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:02:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.219 - - [22/Jan/2023:06:02:02 +0000] f7d276028f35af5c56856907823961fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 06:02:02 [info] 35#35: *1098 [lua] logger.lua:23: f7d276028f35af5c56856907823961fc {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 06:02:08 [info] 35#35: *1099 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:02:08 [info] 39#39: *1100 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:02:17 [info] 35#35: *1102 [lua] access_by_lua(msblocations.conf:189):2: 7e9ba68c4ee4a8ef9ded4e8227f643ed:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:02:17 +0000] 7e9ba68c4ee4a8ef9ded4e8227f643ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 06:02:17 [info] 35#35: *1102 [lua] logger.lua:23: 7e9ba68c4ee4a8ef9ded4e8227f643ed {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:02:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 06:02:18 [info] 35#35: *1103 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:02:18 [info] 39#39: *1104 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:02:28 [info] 35#35: *1105 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:02:28 [info] 39#39: *1106 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:02:32 [info] 35#35: *1108 [lua] access_by_lua(msblocations.conf:189):2: 60b7499cd019428bde01ad9d080b52f5:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:02:32 +0000] 60b7499cd019428bde01ad9d080b52f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:02:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:02:32 [info] 35#35: *1108 [lua] logger.lua:23: 60b7499cd019428bde01ad9d080b52f5 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 06:02:38 [info] 35#35: *1109 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:02:38 [info] 35#35: *1110 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:02:43 [info] 35#35: *1107 client prematurely closed connection while reading client request line, client: 10.233.64.128, server: 
10.233.64.128 - - [22/Jan/2023:06:02:43 +0000] 9f130353a868bc55ad7f007258f2bf92 "" 400 request_processing_time:5.005 upstream_response_time:- "-" "-" "-"
2023/01/22 06:02:43 [info] 35#35: *1111 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.128, server: , request: "GET / HTTP/1.0"
10.233.64.128 - - [22/Jan/2023:06:02:43 +0000] 191ab4de6cb5031b5ee5281ff6300154 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/22 06:02:47 [info] 35#35: *1112 [lua] access_by_lua(msblocations.conf:189):2: 84e1844f5326a505228dd6df391c8706:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:02:47 +0000] 84e1844f5326a505228dd6df391c8706 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 06:02:47 [info] 35#35: *1112 [lua] logger.lua:23: 84e1844f5326a505228dd6df391c8706 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:02:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:02:48 [info] 39#39: *1114 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:02:48 [info] 39#39: *1113 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:02:58 [info] 35#35: *1115 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:02:58 [info] 35#35: *1116 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:03:02 [info] 35#35: *1117 [lua] access_by_lua(msblocations.conf:189):2: 2c3afa0050d3d0143cd0122dd0eab5ba:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:03:02 +0000] 2c3afa0050d3d0143cd0122dd0eab5ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/22 06:03:02 [info] 35#35: *1117 [lua] logger.lua:23: 2c3afa0050d3d0143cd0122dd0eab5ba {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:03:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:03:08 [info] 39#39: *1118 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:03:08 [info] 35#35: *1119 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:03:17 [info] 35#35: *1121 [lua] access_by_lua(msblocations.conf:189):2: 2322a878322b805e854d9a332f8d76eb:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:03:17 +0000] 2322a878322b805e854d9a332f8d76eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 06:03:17 [info] 35#35: *1121 [lua] logger.lua:23: 2322a878322b805e854d9a332f8d76eb {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:03:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:03:18 [info] 35#35: *1122 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:03:18 [info] 35#35: *1123 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:03:28 [info] 35#35: *1125 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:03:28 [info] 35#35: *1124 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:03:32 [info] 35#35: *1126 [lua] access_by_lua(msblocations.conf:189):2: e5884c3577aff9ef0b445332be946cb6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:03:32 +0000] e5884c3577aff9ef0b445332be946cb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:03:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:03:32 [info] 35#35: *1126 [lua] logger.lua:23: e5884c3577aff9ef0b445332be946cb6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 06:03:38 [info] 35#35: *1127 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:03:38 [info] 35#35: *1128 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:03:47 [info] 35#35: *1129 [lua] access_by_lua(msblocations.conf:189):2: 521fbc32356fc0c119b108ec41385c3f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:03:47 [info] 35#35: *1129 [lua] logger.lua:23: 521fbc32356fc0c119b108ec41385c3f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:03:47 +0000] 521fbc32356fc0c119b108ec41385c3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:03:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:03:48 [info] 35#35: *1130 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:03:48 [info] 39#39: *1131 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:03:58 [info] 39#39: *1132 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:03:58 [info] 39#39: *1133 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:04:02 [info] 35#35: *1134 [lua] access_by_lua(msblocations.conf:189):2: 052ac18b4e84dab3b88626aee18d74f3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:04:02 [info] 35#35: *1134 [lua] logger.lua:23: 052ac18b4e84dab3b88626aee18d74f3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:04:02 +0000] 052ac18b4e84dab3b88626aee18d74f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:04:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:04:08 [info] 39#39: *1135 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:04:08 [info] 35#35: *1136 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:04:09 [info] 35#35: *1137 [lua] access_by_lua(msblocations.conf:189):2: ea7bd4bfd22d39b4a42f17ec13553a71:receive the request, client: 10.233.64.128, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.202:30284"
2023/01/22 06:04:09 [warn] 35#35: *1137 [lua] error_handler.lua:29: error_svc_not_found(): ea7bd4bfd22d39b4a42f17ec13553a71 No route found for this request! detail_info:Custom not match, client: 10.233.64.128, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.202:30284"
10.233.64.128 - - [22/Jan/2023:06:04:10 +0000] ea7bd4bfd22d39b4a42f17ec13553a71 "POST /sdk HTTP/1.1" 502 request_processing_time:0.107 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/22 06:04:10 [info] 35#35: *1138 [lua] access_by_lua(msblocations.conf:189):2: 7b8ce3788c00c1d90f33a5fa5e94dba1:receive the request, client: 10.233.64.128, server: , request: "GET /nmaplowercheck1674367449 HTTP/1.1", host: "10.32.241.202:30284"
2023/01/22 06:04:10 [warn] 35#35: *1138 [lua] error_handler.lua:29: error_svc_not_found(): 7b8ce3788c00c1d90f33a5fa5e94dba1 No route found for this request! detail_info:Custom not match, client: 10.233.64.128, server: , request: "GET /nmaplowercheck1674367449 HTTP/1.1", host: "10.32.241.202:30284"
10.233.64.128 - - [22/Jan/2023:06:04:10 +0000] 7b8ce3788c00c1d90f33a5fa5e94dba1 "GET /nmaplowercheck1674367449 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/22 06:04:10 [info] 35#35: *1139 [lua] access_by_lua(msblocations.conf:189):2: 18fe1d568e9e88a593d5165378409fff:receive the request, client: 10.233.64.128, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.202:30284"
2023/01/22 06:04:10 [warn] 35#35: *1139 [lua] error_handler.lua:29: error_svc_not_found(): 18fe1d568e9e88a593d5165378409fff No route found for this request! detail_info:Custom not match, client: 10.233.64.128, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.202:30284"
10.233.64.128 - - [22/Jan/2023:06:04:10 +0000] 18fe1d568e9e88a593d5165378409fff "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/22 06:04:10 [info] 35#35: *1140 [lua] access_by_lua(msblocations.conf:189):2: c541b0733e2f41d69b3d3eaf6965c76c:receive the request, client: 10.233.64.128, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.202:30284"
2023/01/22 06:04:10 [warn] 35#35: *1140 [lua] error_handler.lua:29: error_svc_not_found(): c541b0733e2f41d69b3d3eaf6965c76c No route found for this request! detail_info:Custom not match, client: 10.233.64.128, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.202:30284"
10.233.64.128 - - [22/Jan/2023:06:04:10 +0000] c541b0733e2f41d69b3d3eaf6965c76c "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/22 06:04:17 [info] 35#35: *1142 [lua] access_by_lua(msblocations.conf:189):2: b11fc37c0838567f032fa9ee9c5953e4:receive the request, client: 10.233.64.128, server: , request: "GET / HTTP/1.0"
2023/01/22 06:04:17 [warn] 35#35: *1142 [lua] error_handler.lua:29: error_svc_not_found(): b11fc37c0838567f032fa9ee9c5953e4 No route found for this request! detail_info:Custom not match, client: 10.233.64.128, server: , request: "GET / HTTP/1.0"
10.233.64.128 - - [22/Jan/2023:06:04:17 +0000] b11fc37c0838567f032fa9ee9c5953e4 "GET / HTTP/1.0" 502 request_processing_time:0.001 upstream_response_time:- "-" "-" "-"
2023/01/22 06:04:17 [info] 35#35: *1143 [lua] access_by_lua(msblocations.conf:189):2: abd299c4b9b900a7f0292135d617128f:receive the request, client: 10.233.64.128, server: , request: "GET / HTTP/1.1", host: "10.32.241.202"
2023/01/22 06:04:17 [warn] 35#35: *1143 [lua] error_handler.lua:29: error_svc_not_found(): abd299c4b9b900a7f0292135d617128f No route found for this request! detail_info:Custom not match, client: 10.233.64.128, server: , request: "GET / HTTP/1.1", host: "10.32.241.202"
10.233.64.128 - - [22/Jan/2023:06:04:17 +0000] abd299c4b9b900a7f0292135d617128f "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/22 06:04:17 [info] 35#35: *1143 client 10.233.64.128 closed keepalive connection
2023/01/22 06:04:17 [info] 35#35: *1144 [lua] access_by_lua(msblocations.conf:189):2: f83d212a5ca4e26fe76f3f5af45e5346:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:04:17 +0000] f83d212a5ca4e26fe76f3f5af45e5346 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 06:04:17 [info] 35#35: *1144 [lua] logger.lua:23: f83d212a5ca4e26fe76f3f5af45e5346 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:04:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:04:18 [info] 35#35: *1145 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:04:18 [info] 35#35: *1146 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:04:28 [info] 35#35: *1147 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:04:28 [info] 35#35: *1148 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:04:32 [info] 35#35: *1149 [lua] access_by_lua(msblocations.conf:189):2: b205e8db72d207aeb8410116ae48222a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:04:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.66.219 - - [22/Jan/2023:06:04:32 +0000] b205e8db72d207aeb8410116ae48222a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/22 06:04:32 [info] 35#35: *1149 [lua] logger.lua:23: b205e8db72d207aeb8410116ae48222a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 06:04:38 [info] 35#35: *1150 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:04:38 [info] 35#35: *1151 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:04:47 [info] 35#35: *1152 [lua] access_by_lua(msblocations.conf:189):2: 9145f5097eddb424b39080d95920dff7:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:04:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:04:47 [info] 35#35: *1152 [lua] logger.lua:23: 9145f5097eddb424b39080d95920dff7 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:04:47 +0000] 9145f5097eddb424b39080d95920dff7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 06:04:48 [info] 39#39: *1154 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:04:48 [info] 39#39: *1153 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:04:58 [info] 39#39: *1155 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:04:58 [info] 39#39: *1156 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:05:02 [info] 35#35: *1157 [lua] access_by_lua(msblocations.conf:189):2: 95fdf64c001f34e696ae84149495443c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:05:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.219 - - [22/Jan/2023:06:05:02 +0000] 95fdf64c001f34e696ae84149495443c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 06:05:02 [info] 35#35: *1157 [lua] logger.lua:23: 95fdf64c001f34e696ae84149495443c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 06:05:08 [info] 35#35: *1158 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:05:08 [info] 39#39: *1159 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:05:17 [info] 35#35: *1161 [lua] access_by_lua(msblocations.conf:189):2: 7f0bbddd9c245ca8403f8fde10a8c095:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:05:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/22 06:05:17 [info] 35#35: *1161 [lua] logger.lua:23: 7f0bbddd9c245ca8403f8fde10a8c095 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:05:17 +0000] 7f0bbddd9c245ca8403f8fde10a8c095 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/22 06:05:18 [info] 35#35: *1162 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:05:18 [info] 39#39: *1163 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:05:28 [info] 35#35: *1164 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:05:28 [info] 39#39: *1165 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:05:32 [info] 35#35: *1166 [lua] access_by_lua(msblocations.conf:189):2: c88f44d4be22789d8e0a42be440c7e04:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:05:32 [info] 35#35: *1166 [lua] logger.lua:23: c88f44d4be22789d8e0a42be440c7e04 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:05:32 +0000] c88f44d4be22789d8e0a42be440c7e04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:05:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:05:38 [info] 35#35: *1167 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:05:38 [info] 35#35: *1168 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:05:47 [info] 35#35: *1169 [lua] access_by_lua(msblocations.conf:189):2: 947a08465948137dde51e67d24e1e920:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:05:47 [info] 35#35: *1169 [lua] logger.lua:23: 947a08465948137dde51e67d24e1e920 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:05:47 +0000] 947a08465948137dde51e67d24e1e920 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:05:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:05:48 [info] 35#35: *1170 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:05:48 [info] 39#39: *1171 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:05:58 [info] 35#35: *1172 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:05:58 [info] 35#35: *1173 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:06:02 [info] 35#35: *1174 [lua] access_by_lua(msblocations.conf:189):2: a43124e38e01cd6b5992004a7b67d537:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:06:02 +0000] a43124e38e01cd6b5992004a7b67d537 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 06:06:02 [info] 35#35: *1174 [lua] logger.lua:23: a43124e38e01cd6b5992004a7b67d537 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:06:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/22 06:06:08 [info] 35#35: *1175 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:06:08 [info] 35#35: *1176 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:06:17 [info] 35#35: *1178 [lua] access_by_lua(msblocations.conf:189):2: f072491aedafeab75d2767269ab71bdb:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:06:17 [info] 35#35: *1178 [lua] logger.lua:23: f072491aedafeab75d2767269ab71bdb {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:06:17 +0000] f072491aedafeab75d2767269ab71bdb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:06:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:06:18 [info] 35#35: *1180 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:06:18 [info] 35#35: *1179 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:06:28 [info] 35#35: *1181 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:06:28 [info] 35#35: *1182 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:06:32 [info] 35#35: *1183 [lua] access_by_lua(msblocations.conf:189):2: 3be817761e863d33c2403fef60fecfe0:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:06:32 +0000] 3be817761e863d33c2403fef60fecfe0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:06:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:06:32 [info] 35#35: *1183 [lua] logger.lua:23: 3be817761e863d33c2403fef60fecfe0 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 06:06:38 [info] 39#39: *1184 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:06:38 [info] 39#39: *1185 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:06:47 [info] 35#35: *1186 [lua] access_by_lua(msblocations.conf:189):2: 4fefd3cf09229467264d4ff9ae27af5c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:06:47 [info] 35#35: *1186 [lua] logger.lua:23: 4fefd3cf09229467264d4ff9ae27af5c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:06:47 +0000] 4fefd3cf09229467264d4ff9ae27af5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:06:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:06:48 [info] 39#39: *1187 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:06:48 [info] 39#39: *1188 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:06:58 [info] 35#35: *1190 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:06:58 [info] 35#35: *1189 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:07:02 [info] 35#35: *1191 [lua] access_by_lua(msblocations.conf:189):2: 673cb0abc0eb8f9ba9e3384131f5b12b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:07:02 [info] 35#35: *1191 [lua] logger.lua:23: 673cb0abc0eb8f9ba9e3384131f5b12b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:07:02 +0000] 673cb0abc0eb8f9ba9e3384131f5b12b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:07:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:07:08 [info] 35#35: *1192 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:07:08 [info] 39#39: *1193 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:07:17 [info] 35#35: *1195 [lua] access_by_lua(msblocations.conf:189):2: 4306639fbaf10001abb6a54043266bfb:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:07:17 [info] 35#35: *1195 [lua] logger.lua:23: 4306639fbaf10001abb6a54043266bfb {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:07:17 +0000] 4306639fbaf10001abb6a54043266bfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:07:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:07:18 [info] 35#35: *1196 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:07:18 [info] 35#35: *1197 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:07:28 [info] 35#35: *1198 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:07:28 [info] 35#35: *1199 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:07:32 [info] 35#35: *1200 [lua] access_by_lua(msblocations.conf:189):2: 1c61d243cd4cc8e0f03d5ded860ae7c1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:07:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.219 - - [22/Jan/2023:06:07:32 +0000] 1c61d243cd4cc8e0f03d5ded860ae7c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 06:07:32 [info] 35#35: *1200 [lua] logger.lua:23: 1c61d243cd4cc8e0f03d5ded860ae7c1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 06:07:38 [info] 35#35: *1201 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:07:38 [info] 39#39: *1202 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:07:47 [info] 35#35: *1203 [lua] access_by_lua(msblocations.conf:189):2: ef71ef83e073a0f89550b1c1465af9fa:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:07:47 +0000] ef71ef83e073a0f89550b1c1465af9fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 06:07:47 [info] 35#35: *1203 [lua] logger.lua:23: ef71ef83e073a0f89550b1c1465af9fa {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:07:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:07:48 [info] 35#35: *1204 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:07:48 [info] 35#35: *1205 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:07:58 [info] 35#35: *1206 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:07:58 [info] 35#35: *1207 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:08:02 [info] 35#35: *1208 [lua] access_by_lua(msblocations.conf:189):2: 93c8f984d45caa39c4fa8ee3a5f129c6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:08:02 +0000] 93c8f984d45caa39c4fa8ee3a5f129c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 06:08:02 [info] 35#35: *1208 [lua] logger.lua:23: 93c8f984d45caa39c4fa8ee3a5f129c6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:08:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:08:08 [info] 35#35: *1209 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:08:08 [info] 39#39: *1210 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:08:17 [info] 35#35: *1212 [lua] access_by_lua(msblocations.conf:189):2: 1c3c40ced2f4aad70ae2b0e54fcd1823:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:08:18 [info] 35#35: *1212 [lua] logger.lua:23: 1c3c40ced2f4aad70ae2b0e54fcd1823 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:08:18 +0000] 1c3c40ced2f4aad70ae2b0e54fcd1823 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:08:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:08:18 [info] 35#35: *1213 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:08:18 [info] 35#35: *1214 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:08:28 [info] 39#39: *1216 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:08:28 [info] 39#39: *1215 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:08:33 [info] 35#35: *1217 [lua] access_by_lua(msblocations.conf:189):2: e4e751e174c7774bcec581b78faf2a64:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:08:33 [info] 35#35: *1217 [lua] logger.lua:23: e4e751e174c7774bcec581b78faf2a64 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:08:33 +0000] e4e751e174c7774bcec581b78faf2a64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:08:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:08:38 [info] 39#39: *1218 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:08:38 [info] 35#35: *1219 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:08:48 [info] 35#35: *1220 [lua] access_by_lua(msblocations.conf:189):2: c878c64690536d2ccdaac199d6e265d7:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:08:48 [info] 35#35: *1220 [lua] logger.lua:23: c878c64690536d2ccdaac199d6e265d7 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:08:48 +0000] c878c64690536d2ccdaac199d6e265d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:08:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:08:48 [info] 35#35: *1221 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:08:48 [info] 39#39: *1222 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:08:58 [info] 35#35: *1224 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:08:58 [info] 39#39: *1223 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:09:03 [info] 35#35: *1225 [lua] access_by_lua(msblocations.conf:189):2: 6e6b19faea3fc2a9e545d2241c30aca5:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:09:03 [info] 35#35: *1225 [lua] logger.lua:23: 6e6b19faea3fc2a9e545d2241c30aca5 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:09:03 +0000] 6e6b19faea3fc2a9e545d2241c30aca5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:09:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:09:08 [info] 35#35: *1226 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:09:08 [info] 35#35: *1227 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:09:18 [info] 35#35: *1229 [lua] access_by_lua(msblocations.conf:189):2: d906ae8ff2cfc9733c1937ecb8c06720:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:09:18 +0000] d906ae8ff2cfc9733c1937ecb8c06720 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 06:09:18 [info] 35#35: *1229 [lua] logger.lua:23: d906ae8ff2cfc9733c1937ecb8c06720 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:09:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:09:18 [info] 35#35: *1230 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:09:18 [info] 35#35: *1231 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:09:28 [info] 39#39: *1232 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:09:28 [info] 39#39: *1233 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:09:33 [info] 35#35: *1234 [lua] access_by_lua(msblocations.conf:189):2: 1cdf1da1545a5315608e25967643a08f:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:09:33 [info] 35#35: *1234 [lua] logger.lua:23: 1cdf1da1545a5315608e25967643a08f {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:09:33 +0000] 1cdf1da1545a5315608e25967643a08f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:09:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:09:38 [info] 35#35: *1235 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:09:38 [info] 39#39: *1236 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:09:48 [info] 35#35: *1237 [lua] access_by_lua(msblocations.conf:189):2: 8a8594eb22205b96affa52000a5689b3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:09:48 [info] 35#35: *1237 [lua] logger.lua:23: 8a8594eb22205b96affa52000a5689b3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:09:48 +0000] 8a8594eb22205b96affa52000a5689b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:09:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:09:48 [info] 35#35: *1238 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:09:48 [info] 35#35: *1239 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:09:58 [info] 35#35: *1240 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:09:58 [info] 35#35: *1241 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:10:03 [info] 35#35: *1242 [lua] access_by_lua(msblocations.conf:189):2: f51cfaaf9713c742a9951b580d362b5e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:10:03 [info] 35#35: *1242 [lua] logger.lua:23: f51cfaaf9713c742a9951b580d362b5e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:10:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.66.219 - - [22/Jan/2023:06:10:03 +0000] f51cfaaf9713c742a9951b580d362b5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/22 06:10:08 [info] 35#35: *1243 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:10:08 [info] 35#35: *1244 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:10:18 [info] 35#35: *1246 [lua] access_by_lua(msblocations.conf:189):2: 3bb435fdeae86c8c688ecf29b913a8a0:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:10:18 [info] 35#35: *1246 [lua] logger.lua:23: 3bb435fdeae86c8c688ecf29b913a8a0 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:10:18 +0000] 3bb435fdeae86c8c688ecf29b913a8a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:10:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:10:18 [info] 35#35: *1247 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:10:18 [info] 35#35: *1248 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:10:28 [info] 35#35: *1249 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:10:28 [info] 35#35: *1250 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:10:33 [info] 35#35: *1251 [lua] access_by_lua(msblocations.conf:189):2: bbab9a4b2e5278c2047bd56c7f8488d1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:10:33 +0000] bbab9a4b2e5278c2047bd56c7f8488d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 06:10:33 [info] 35#35: *1251 [lua] logger.lua:23: bbab9a4b2e5278c2047bd56c7f8488d1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:10:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:10:38 [info] 35#35: *1252 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:10:38 [info] 35#35: *1253 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:10:48 [info] 35#35: *1254 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:10:48 [info] 35#35: *1255 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:10:48 [info] 35#35: *1256 [lua] access_by_lua(msblocations.conf:189):2: 8f3a4776b69780f1e590684793e3740c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:10:48 +0000] 8f3a4776b69780f1e590684793e3740c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 06:10:48 [info] 35#35: *1256 [lua] logger.lua:23: 8f3a4776b69780f1e590684793e3740c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:10:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:10:58 [info] 35#35: *1257 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:10:58 [info] 39#39: *1258 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:11:03 [info] 35#35: *1259 [lua] access_by_lua(msblocations.conf:189):2: adef7f0cd3c217fe0b3d6757a163f33d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:11:03 +0000] adef7f0cd3c217fe0b3d6757a163f33d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:11:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:11:03 [info] 35#35: *1259 [lua] logger.lua:23: adef7f0cd3c217fe0b3d6757a163f33d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 06:11:08 [info] 39#39: *1260 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:11:08 [info] 39#39: *1261 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:11:18 [info] 35#35: *1263 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:11:18 [info] 39#39: *1264 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:11:18 [info] 35#35: *1265 [lua] access_by_lua(msblocations.conf:189):2: 658d3d65bb3597f115763151e17891a3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:11:18 +0000] 658d3d65bb3597f115763151e17891a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 06:11:18 [info] 35#35: *1265 [lua] logger.lua:23: 658d3d65bb3597f115763151e17891a3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:11:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:11:28 [info] 35#35: *1266 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:11:28 [info] 39#39: *1267 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:11:33 [info] 35#35: *1268 [lua] access_by_lua(msblocations.conf:189):2: c272b72829d40ff7c4198b38b46e5c22:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:11:33 +0000] c272b72829d40ff7c4198b38b46e5c22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 06:11:33 [info] 35#35: *1268 [lua] logger.lua:23: c272b72829d40ff7c4198b38b46e5c22 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:11:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:11:38 [info] 35#35: *1269 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:11:38 [info] 39#39: *1270 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:11:48 [info] 35#35: *1271 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:11:48 [info] 35#35: *1272 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:11:48 [info] 35#35: *1273 [lua] access_by_lua(msblocations.conf:189):2: 6af75202de7979ba836f8e5da056ad34:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:11:48 +0000] 6af75202de7979ba836f8e5da056ad34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:11:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:11:48 [info] 35#35: *1273 [lua] logger.lua:23: 6af75202de7979ba836f8e5da056ad34 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 06:11:58 [info] 39#39: *1274 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:11:58 [info] 39#39: *1275 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:12:03 [info] 35#35: *1276 [lua] access_by_lua(msblocations.conf:189):2: 72517d35cb2c4dbf02352388d76696e8:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:12:03 [info] 35#35: *1276 [lua] logger.lua:23: 72517d35cb2c4dbf02352388d76696e8 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:12:03 +0000] 72517d35cb2c4dbf02352388d76696e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:12:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/22 06:12:08 [info] 35#35: *1277 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:12:08 [info] 35#35: *1278 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:12:18 [info] 39#39: *1281 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:12:18 [info] 35#35: *1280 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:12:18 [info] 35#35: *1282 [lua] access_by_lua(msblocations.conf:189):2: 85500141b4cb8ce7473edb7179cf5efa:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:12:18 [info] 35#35: *1282 [lua] logger.lua:23: 85500141b4cb8ce7473edb7179cf5efa {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:12:18 +0000] 85500141b4cb8ce7473edb7179cf5efa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:12:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:12:28 [info] 35#35: *1284 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:12:28 [info] 39#39: *1283 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:12:33 [info] 35#35: *1285 [lua] access_by_lua(msblocations.conf:189):2: eb681492f2e2ec6a990da865e96d1d78:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:12:33 +0000] eb681492f2e2ec6a990da865e96d1d78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/22 06:12:33 [info] 35#35: *1285 [lua] logger.lua:23: eb681492f2e2ec6a990da865e96d1d78 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:12:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/22 06:12:38 [info] 39#39: *1286 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:12:38 [info] 39#39: *1287 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:12:48 [info] 35#35: *1288 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:12:48 [info] 35#35: *1289 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:12:48 [info] 35#35: *1290 [lua] access_by_lua(msblocations.conf:189):2: 19719b1cc4e903183772dd73ce67f5bb:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:12:48 [info] 35#35: *1290 [lua] logger.lua:23: 19719b1cc4e903183772dd73ce67f5bb {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:12:48 +0000] 19719b1cc4e903183772dd73ce67f5bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:12:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:12:58 [info] 39#39: *1292 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:12:58 [info] 39#39: *1291 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:13:03 [info] 35#35: *1293 [lua] access_by_lua(msblocations.conf:189):2: 59fce97855263f10e30b2691142beabf:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:13:03 +0000] 59fce97855263f10e30b2691142beabf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 06:13:03 [info] 35#35: *1293 [lua] logger.lua:23: 59fce97855263f10e30b2691142beabf {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:13:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:13:08 [info] 35#35: *1294 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:13:08 [info] 39#39: *1295 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:13:18 [info] 39#39: *1298 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:13:18 [info] 39#39: *1297 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:13:18 [info] 35#35: *1299 [lua] access_by_lua(msblocations.conf:189):2: 7ef3fb375271187aceaaa8f794755ae6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:13:18 +0000] 7ef3fb375271187aceaaa8f794755ae6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:13:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:13:18 [info] 35#35: *1299 [lua] logger.lua:23: 7ef3fb375271187aceaaa8f794755ae6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 06:13:28 [info] 35#35: *1300 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:13:28 [info] 39#39: *1301 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:13:33 [info] 35#35: *1302 [lua] access_by_lua(msblocations.conf:189):2: be9bb2496585f64ceca17b1539e23637:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:13:33 [info] 35#35: *1302 [lua] logger.lua:23: be9bb2496585f64ceca17b1539e23637 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:13:33 +0000] be9bb2496585f64ceca17b1539e23637 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:13:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/22 06:13:38 [info] 35#35: *1303 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:13:38 [info] 39#39: *1304 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:13:48 [info] 39#39: *1305 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:13:48 [info] 39#39: *1306 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:13:48 [info] 35#35: *1307 [lua] access_by_lua(msblocations.conf:189):2: fcf5d3c56d68a1d27f3c56dcd2d64546:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:13:48 [info] 35#35: *1307 [lua] logger.lua:23: fcf5d3c56d68a1d27f3c56dcd2d64546 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:13:48 +0000] fcf5d3c56d68a1d27f3c56dcd2d64546 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:13:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:13:58 [info] 35#35: *1308 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:13:58 [info] 35#35: *1309 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:14:03 [info] 35#35: *1310 [lua] access_by_lua(msblocations.conf:189):2: 04f6fcb76a626e8281ec4234124ea62d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:14:03 [info] 35#35: *1310 [lua] logger.lua:23: 04f6fcb76a626e8281ec4234124ea62d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:14:03 +0000] 04f6fcb76a626e8281ec4234124ea62d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:14:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:14:08 [info] 35#35: *1311 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:14:08 [info] 35#35: *1312 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:14:18 [info] 35#35: *1314 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:14:18 [info] 35#35: *1315 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:14:18 [info] 35#35: *1316 [lua] access_by_lua(msblocations.conf:189):2: 7fc424ca740845a3874a6edcf216b16a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:14:18 [info] 35#35: *1316 [lua] logger.lua:23: 7fc424ca740845a3874a6edcf216b16a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:14:18 +0000] 7fc424ca740845a3874a6edcf216b16a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:14:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:14:28 [info] 35#35: *1317 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:14:28 [info] 35#35: *1318 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:14:33 [info] 35#35: *1319 [lua] access_by_lua(msblocations.conf:189):2: 51af2e4b1f2c0651c16f764150c9ed76:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:14:33 [info] 35#35: *1319 [lua] logger.lua:23: 51af2e4b1f2c0651c16f764150c9ed76 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:14:33 +0000] 51af2e4b1f2c0651c16f764150c9ed76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:14:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/22 06:14:38 [info] 35#35: *1320 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:14:38 [info] 35#35: *1321 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:14:48 [info] 39#39: *1322 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:14:48 [info] 39#39: *1323 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:14:48 [info] 35#35: *1324 [lua] access_by_lua(msblocations.conf:189):2: 5b49a86591a0dda4949b7c6daecc5008:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:14:48 +0000] 5b49a86591a0dda4949b7c6daecc5008 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 06:14:48 [info] 35#35: *1324 [lua] logger.lua:23: 5b49a86591a0dda4949b7c6daecc5008 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:14:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 06:14:58 [info] 35#35: *1325 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:14:58 [info] 35#35: *1326 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:15:03 [info] 35#35: *1327 [lua] access_by_lua(msblocations.conf:189):2: 397e8d14043224a07d593fd970b9a32b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:15:03 +0000] 397e8d14043224a07d593fd970b9a32b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 06:15:03 [info] 35#35: *1327 [lua] logger.lua:23: 397e8d14043224a07d593fd970b9a32b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:15:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:15:08 [info] 35#35: *1328 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:15:08 [info] 35#35: *1329 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:15:18 [info] 35#35: *1332 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:15:18 [info] 35#35: *1331 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:15:18 [info] 35#35: *1333 [lua] access_by_lua(msblocations.conf:189):2: 20b428a0e01948a065f7979a518fed87:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:15:18 [info] 35#35: *1333 [lua] logger.lua:23: 20b428a0e01948a065f7979a518fed87 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:15:18 +0000] 20b428a0e01948a065f7979a518fed87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:15:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:15:28 [info] 35#35: *1334 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:15:28 [info] 35#35: *1335 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:15:33 [info] 35#35: *1336 [lua] access_by_lua(msblocations.conf:189):2: c74118d097868af7b9c779e537292c3a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:15:33 +0000] c74118d097868af7b9c779e537292c3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 06:15:33 [info] 35#35: *1336 [lua] logger.lua:23: c74118d097868af7b9c779e537292c3a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:15:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:15:38 [info] 35#35: *1337 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:15:38 [info] 35#35: *1338 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:15:48 [info] 39#39: *1339 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:15:48 [info] 35#35: *1340 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:15:48 [info] 35#35: *1341 [lua] access_by_lua(msblocations.conf:189):2: 7bbbdf50cc3039f427b9e056efb83435:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:15:48 [info] 35#35: *1341 [lua] logger.lua:23: 7bbbdf50cc3039f427b9e056efb83435 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:15:48 +0000] 7bbbdf50cc3039f427b9e056efb83435 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:15:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:15:58 [info] 35#35: *1342 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:15:58 [info] 39#39: *1343 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:16:03 [info] 35#35: *1344 [lua] access_by_lua(msblocations.conf:189):2: 128004020cfec60ef48c1a1883076850:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:16:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/22 06:16:03 [info] 35#35: *1344 [lua] logger.lua:23: 128004020cfec60ef48c1a1883076850 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:16:03 +0000] 128004020cfec60ef48c1a1883076850 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/22 06:16:08 [info] 35#35: *1345 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:16:08 [info] 35#35: *1346 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:16:18 [info] 35#35: *1348 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:16:18 [info] 35#35: *1349 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:16:18 [info] 35#35: *1350 [lua] access_by_lua(msblocations.conf:189):2: 6ebcb4b993d18fee16cbf62c8b53c59d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:16:18 +0000] 6ebcb4b993d18fee16cbf62c8b53c59d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 06:16:18 [info] 35#35: *1350 [lua] logger.lua:23: 6ebcb4b993d18fee16cbf62c8b53c59d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:16:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:16:28 [info] 35#35: *1351 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:16:28 [info] 39#39: *1352 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:16:33 [info] 35#35: *1353 [lua] access_by_lua(msblocations.conf:189):2: 46a452a5edd207f9bb39f9f9d8090fe3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:16:33 +0000] 46a452a5edd207f9bb39f9f9d8090fe3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 06:16:33 [info] 35#35: *1353 [lua] logger.lua:23: 46a452a5edd207f9bb39f9f9d8090fe3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:16:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:16:38 [info] 35#35: *1355 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:16:38 [info] 35#35: *1354 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:16:48 [info] 35#35: *1356 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:16:48 [info] 35#35: *1357 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:16:48 [info] 35#35: *1358 [lua] access_by_lua(msblocations.conf:189):2: af5ac31bdfc9f64e563adf2df3af657d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:16:48 +0000] af5ac31bdfc9f64e563adf2df3af657d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:16:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:16:48 [info] 35#35: *1358 [lua] logger.lua:23: af5ac31bdfc9f64e563adf2df3af657d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 06:16:58 [info] 35#35: *1359 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:16:58 [info] 39#39: *1360 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:17:03 [info] 35#35: *1361 [lua] access_by_lua(msblocations.conf:189):2: b03a3cd20e6a782267e550724943d92a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:17:03 +0000] b03a3cd20e6a782267e550724943d92a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/22 06:17:03 [info] 35#35: *1361 [lua] logger.lua:23: b03a3cd20e6a782267e550724943d92a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:17:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 06:17:08 [info] 35#35: *1363 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:17:08 [info] 39#39: *1362 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:17:18 [info] 35#35: *1365 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:17:18 [info] 35#35: *1366 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:17:18 [info] 35#35: *1367 [lua] access_by_lua(msblocations.conf:189):2: 55b6574eeaa78b310c902ac32dabc09e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:17:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.219 - - [22/Jan/2023:06:17:18 +0000] 55b6574eeaa78b310c902ac32dabc09e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/22 06:17:18 [info] 35#35: *1367 [lua] logger.lua:23: 55b6574eeaa78b310c902ac32dabc09e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 06:17:28 [info] 39#39: *1368 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:17:28 [info] 35#35: *1369 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:17:33 [info] 35#35: *1370 [lua] access_by_lua(msblocations.conf:189):2: e8f1787d9a6d59bc6804070c7c72c775:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:17:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:17:33 [info] 35#35: *1370 [lua] logger.lua:23: e8f1787d9a6d59bc6804070c7c72c775 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:17:33 +0000] e8f1787d9a6d59bc6804070c7c72c775 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 06:17:38 [info] 35#35: *1371 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:17:38 [info] 35#35: *1372 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:17:48 [info] 39#39: *1373 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:17:48 [info] 39#39: *1374 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:17:48 [info] 35#35: *1375 [lua] access_by_lua(msblocations.conf:189):2: a84dc1a3ef302b3e568052774b2de6e5:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:17:48 +0000] a84dc1a3ef302b3e568052774b2de6e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/22 06:17:48 [info] 35#35: *1375 [lua] logger.lua:23: a84dc1a3ef302b3e568052774b2de6e5 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:17:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:17:58 [info] 35#35: *1377 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:17:58 [info] 35#35: *1376 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:18:03 [info] 35#35: *1378 [lua] access_by_lua(msblocations.conf:189):2: d0e0afdab26b0314963eb1b559204fca:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:18:03 +0000] d0e0afdab26b0314963eb1b559204fca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 06:18:03 [info] 35#35: *1378 [lua] logger.lua:23: d0e0afdab26b0314963eb1b559204fca {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:18:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:18:08 [info] 35#35: *1379 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:18:08 [info] 35#35: *1380 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:18:18 [info] 35#35: *1382 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:18:18 [info] 35#35: *1383 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:18:18 [info] 35#35: *1384 [lua] access_by_lua(msblocations.conf:189):2: 3620971e8251de4f544f5f1051a84844:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:18:18 [info] 35#35: *1384 [lua] logger.lua:23: 3620971e8251de4f544f5f1051a84844 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:18:18 +0000] 3620971e8251de4f544f5f1051a84844 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:18:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:18:28 [info] 35#35: *1386 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:18:28 [info] 35#35: *1385 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:18:33 [info] 35#35: *1387 [lua] access_by_lua(msblocations.conf:189):2: d9db3450327967876a90265efc0b769e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:18:33 [info] 35#35: *1387 [lua] logger.lua:23: d9db3450327967876a90265efc0b769e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:18:33 +0000] d9db3450327967876a90265efc0b769e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:18:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:18:38 [info] 35#35: *1388 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:18:38 [info] 35#35: *1389 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:18:48 [info] 35#35: *1390 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:18:48 [info] 35#35: *1391 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:18:48 [info] 35#35: *1392 [lua] access_by_lua(msblocations.conf:189):2: d8a78b63a70d01832fc205369437e503:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:18:48 [info] 35#35: *1392 [lua] logger.lua:23: d8a78b63a70d01832fc205369437e503 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:18:48 +0000] d8a78b63a70d01832fc205369437e503 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:18:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:18:58 [info] 35#35: *1393 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:18:58 [info] 39#39: *1394 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:19:03 [info] 35#35: *1395 [lua] access_by_lua(msblocations.conf:189):2: cdbb73d63651fe8ea715cc7ca3320748:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:19:03 [info] 35#35: *1395 [lua] logger.lua:23: cdbb73d63651fe8ea715cc7ca3320748 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:19:03 +0000] cdbb73d63651fe8ea715cc7ca3320748 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:19:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:19:08 [info] 35#35: *1396 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:19:08 [info] 35#35: *1397 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:19:18 [info] 35#35: *1399 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:19:18 [info] 35#35: *1400 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:19:18 [info] 35#35: *1401 [lua] access_by_lua(msblocations.conf:189):2: 48eeafa4355c4880574ffacd8a4483c1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:19:18 [info] 35#35: *1401 [lua] logger.lua:23: 48eeafa4355c4880574ffacd8a4483c1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:19:18 +0000] 48eeafa4355c4880574ffacd8a4483c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:19:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:19:28 [info] 39#39: *1402 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:19:28 [info] 39#39: *1403 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:19:33 [info] 35#35: *1404 [lua] access_by_lua(msblocations.conf:189):2: c6d03dae134fa991acb821cd34b50283:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:19:33 +0000] c6d03dae134fa991acb821cd34b50283 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 06:19:33 [info] 35#35: *1404 [lua] logger.lua:23: c6d03dae134fa991acb821cd34b50283 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:19:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:19:38 [info] 35#35: *1405 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:19:38 [info] 35#35: *1406 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:19:48 [info] 35#35: *1408 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:19:48 [info] 35#35: *1407 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:19:48 [info] 35#35: *1409 [lua] access_by_lua(msblocations.conf:189):2: 4e809d99cc87d4c0c8c0460f3b2890e6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:19:48 +0000] 4e809d99cc87d4c0c8c0460f3b2890e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/22 06:19:48 [info] 35#35: *1409 [lua] logger.lua:23: 4e809d99cc87d4c0c8c0460f3b2890e6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:19:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:19:58 [info] 35#35: *1410 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:19:58 [info] 39#39: *1411 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:20:03 [info] 35#35: *1412 [lua] access_by_lua(msblocations.conf:189):2: 4f7b871b9f29e56bb6ba4715748e2750:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:20:03 [info] 35#35: *1412 [lua] logger.lua:23: 4f7b871b9f29e56bb6ba4715748e2750 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:20:03 +0000] 4f7b871b9f29e56bb6ba4715748e2750 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:20:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:20:08 [info] 35#35: *1414 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:20:08 [info] 35#35: *1413 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:20:18 [info] 35#35: *1416 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:20:18 [info] 35#35: *1417 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:20:18 [info] 35#35: *1418 [lua] access_by_lua(msblocations.conf:189):2: aebfab2a073bb3e3938351104caf5c7a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:20:18 [info] 35#35: *1418 [lua] logger.lua:23: aebfab2a073bb3e3938351104caf5c7a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:20:18 +0000] aebfab2a073bb3e3938351104caf5c7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:20:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:20:28 [info] 39#39: *1420 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:20:28 [info] 35#35: *1419 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:20:33 [info] 35#35: *1421 [lua] access_by_lua(msblocations.conf:189):2: 19d257896eb87e68fca29e7c41b37849:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:20:33 +0000] 19d257896eb87e68fca29e7c41b37849 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:20:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:20:33 [info] 35#35: *1421 [lua] logger.lua:23: 19d257896eb87e68fca29e7c41b37849 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 06:20:38 [info] 39#39: *1423 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:20:38 [info] 39#39: *1422 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:20:48 [info] 35#35: *1424 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:20:48 [info] 35#35: *1425 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:20:48 [info] 35#35: *1426 [lua] access_by_lua(msblocations.conf:189):2: 170dd3ef3d148dbddf3c26bb058abfa9:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:20:48 +0000] 170dd3ef3d148dbddf3c26bb058abfa9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 06:20:48 [info] 35#35: *1426 [lua] logger.lua:23: 170dd3ef3d148dbddf3c26bb058abfa9 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:20:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:20:58 [info] 39#39: *1428 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:20:58 [info] 39#39: *1427 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:21:03 [info] 35#35: *1429 [lua] access_by_lua(msblocations.conf:189):2: 06dee231b0b2314f1d3168b907056ce1:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:21:03 [info] 35#35: *1429 [lua] logger.lua:23: 06dee231b0b2314f1d3168b907056ce1 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:21:03 +0000] 06dee231b0b2314f1d3168b907056ce1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:21:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:21:08 [info] 35#35: *1430 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:21:08 [info] 39#39: *1431 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:21:18 [info] 35#35: *1433 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:21:18 [info] 35#35: *1434 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:21:18 [info] 35#35: *1435 [lua] access_by_lua(msblocations.conf:189):2: ee0a106def41969dd266c66d7b2f4f5b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:21:18 [info] 35#35: *1435 [lua] logger.lua:23: ee0a106def41969dd266c66d7b2f4f5b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:21:18 +0000] ee0a106def41969dd266c66d7b2f4f5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:21:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:21:28 [info] 35#35: *1436 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:21:28 [info] 35#35: *1437 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:21:33 [info] 35#35: *1438 [lua] access_by_lua(msblocations.conf:189):2: 227c03508d0b229d762f7cda4bb9926d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:21:33 [info] 35#35: *1438 [lua] logger.lua:23: 227c03508d0b229d762f7cda4bb9926d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:21:33 +0000] 227c03508d0b229d762f7cda4bb9926d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:21:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:21:38 [info] 35#35: *1439 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:21:38 [info] 39#39: *1440 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:21:48 [info] 39#39: *1441 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:21:48 [info] 39#39: *1442 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:21:48 [info] 35#35: *1443 [lua] access_by_lua(msblocations.conf:189):2: c68eabf20ae77dc5656ce35941b9bdd5:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:21:48 +0000] c68eabf20ae77dc5656ce35941b9bdd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:21:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:21:48 [info] 35#35: *1443 [lua] logger.lua:23: c68eabf20ae77dc5656ce35941b9bdd5 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 06:21:58 [info] 35#35: *1444 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:21:58 [info] 35#35: *1445 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:22:03 [info] 35#35: *1446 [lua] access_by_lua(msblocations.conf:189):2: 9f03556d147b1e1a5a746a0121f9e257:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:22:03 [info] 35#35: *1446 [lua] logger.lua:23: 9f03556d147b1e1a5a746a0121f9e257 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:22:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.219 - - [22/Jan/2023:06:22:03 +0000] 9f03556d147b1e1a5a746a0121f9e257 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 06:22:08 [info] 35#35: *1448 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:22:08 [info] 35#35: *1447 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:22:18 [info] 35#35: *1450 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:22:18 [info] 35#35: *1451 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:22:18 [info] 35#35: *1452 [lua] access_by_lua(msblocations.conf:189):2: 8447ff6d01606e92892ff6cfe2b949a0:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:22:18 +0000] 8447ff6d01606e92892ff6cfe2b949a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:22:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:22:18 [info] 35#35: *1452 [lua] logger.lua:23: 8447ff6d01606e92892ff6cfe2b949a0 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 06:22:28 [info] 35#35: *1453 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:22:28 [info] 39#39: *1454 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:22:33 [info] 35#35: *1455 [lua] access_by_lua(msblocations.conf:189):2: 1f9c47f292ea132cba9f39ae2d41c626:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:22:33 [info] 35#35: *1455 [lua] logger.lua:23: 1f9c47f292ea132cba9f39ae2d41c626 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:22:33 +0000] 1f9c47f292ea132cba9f39ae2d41c626 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:22:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:22:38 [info] 35#35: *1457 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:22:38 [info] 35#35: *1456 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:22:48 [info] 35#35: *1459 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:22:48 [info] 35#35: *1458 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:22:48 [info] 35#35: *1460 [lua] access_by_lua(msblocations.conf:189):2: 535bf386d03eccc1bef8dbe848684c98:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:22:48 +0000] 535bf386d03eccc1bef8dbe848684c98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 06:22:48 [info] 35#35: *1460 [lua] logger.lua:23: 535bf386d03eccc1bef8dbe848684c98 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:22:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:22:58 [info] 35#35: *1461 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:22:58 [info] 39#39: *1462 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:23:03 [info] 35#35: *1463 [lua] access_by_lua(msblocations.conf:189):2: c60d916e08faa134d4bb9a3b62c448c9:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:23:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/22 06:23:03 [info] 35#35: *1463 [lua] logger.lua:23: c60d916e08faa134d4bb9a3b62c448c9 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:23:03 +0000] c60d916e08faa134d4bb9a3b62c448c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/22 06:23:08 [info] 35#35: *1464 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:23:08 [info] 35#35: *1465 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:23:18 [info] 39#39: *1468 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:23:18 [info] 39#39: *1467 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:23:18 [info] 35#35: *1469 [lua] access_by_lua(msblocations.conf:189):2: c65f2ee29af39f94d73e21ffb701d776:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:23:18 +0000] c65f2ee29af39f94d73e21ffb701d776 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 06:23:18 [info] 35#35: *1469 [lua] logger.lua:23: c65f2ee29af39f94d73e21ffb701d776 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:23:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:23:28 [info] 35#35: *1470 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:23:28 [info] 35#35: *1471 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:23:33 [info] 35#35: *1472 [lua] access_by_lua(msblocations.conf:189):2: a7d023369d1fb260a59a82cd6b8535b4:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:23:33 [info] 35#35: *1472 [lua] logger.lua:23: a7d023369d1fb260a59a82cd6b8535b4 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:23:33 +0000] a7d023369d1fb260a59a82cd6b8535b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:23:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:23:38 [info] 35#35: *1473 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:23:38 [info] 35#35: *1474 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:23:48 [info] 39#39: *1476 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:23:48 [info] 35#35: *1475 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:23:48 [info] 35#35: *1477 [lua] access_by_lua(msblocations.conf:189):2: 2033395523d672e0205479bb5e69259b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:23:48 +0000] 2033395523d672e0205479bb5e69259b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 06:23:48 [info] 35#35: *1477 [lua] logger.lua:23: 2033395523d672e0205479bb5e69259b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:23:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:23:58 [info] 35#35: *1479 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:23:58 [info] 39#39: *1478 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:24:03 [info] 35#35: *1480 [lua] access_by_lua(msblocations.conf:189):2: a2b8f5ac38eec68e739cbb4afc644ac8:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:24:03 [info] 35#35: *1480 [lua] logger.lua:23: a2b8f5ac38eec68e739cbb4afc644ac8 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:24:03 +0000] a2b8f5ac38eec68e739cbb4afc644ac8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:24:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:24:08 [info] 35#35: *1481 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:24:08 [info] 35#35: *1482 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:24:18 [info] 35#35: *1484 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:24:18 [info] 39#39: *1485 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:24:18 [info] 35#35: *1486 [lua] access_by_lua(msblocations.conf:189):2: daf1b7fdc44d75de55ea6c12bb3a37a5:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:24:18 +0000] daf1b7fdc44d75de55ea6c12bb3a37a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 06:24:18 [info] 35#35: *1486 [lua] logger.lua:23: daf1b7fdc44d75de55ea6c12bb3a37a5 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:24:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:24:28 [info] 35#35: *1487 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:24:28 [info] 39#39: *1488 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:24:33 [info] 35#35: *1489 [lua] access_by_lua(msblocations.conf:189):2: e0dfb260427c67d641203e92ec90d483:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:24:33 [info] 35#35: *1489 [lua] logger.lua:23: e0dfb260427c67d641203e92ec90d483 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:24:33 +0000] e0dfb260427c67d641203e92ec90d483 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:24:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:24:38 [info] 39#39: *1491 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:24:38 [info] 35#35: *1490 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:24:48 [info] 35#35: *1492 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:24:48 [info] 35#35: *1493 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:24:48 [info] 35#35: *1494 [lua] access_by_lua(msblocations.conf:189):2: 68f6b978292c8b8ea01a4dcb8cec08c6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:24:48 +0000] 68f6b978292c8b8ea01a4dcb8cec08c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 06:24:48 [info] 35#35: *1494 [lua] logger.lua:23: 68f6b978292c8b8ea01a4dcb8cec08c6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:24:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:24:58 [info] 35#35: *1495 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:24:58 [info] 35#35: *1496 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:25:03 [info] 35#35: *1497 [lua] access_by_lua(msblocations.conf:189):2: b42ded5fa9487e93e08834d99826bfda:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:25:03 [info] 35#35: *1497 [lua] logger.lua:23: b42ded5fa9487e93e08834d99826bfda {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:25:03 +0000] b42ded5fa9487e93e08834d99826bfda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:25:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:25:08 [info] 35#35: *1498 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:25:08 [info] 35#35: *1499 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:25:18 [info] 35#35: *1501 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:25:18 [info] 35#35: *1502 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:25:18 [info] 35#35: *1503 [lua] access_by_lua(msblocations.conf:189):2: 7655b808c256818d13cca0d426163f07:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:25:18 +0000] 7655b808c256818d13cca0d426163f07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:25:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:25:18 [info] 35#35: *1503 [lua] logger.lua:23: 7655b808c256818d13cca0d426163f07 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 06:25:28 [info] 35#35: *1504 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:25:28 [info] 35#35: *1505 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:25:33 [info] 35#35: *1506 [lua] access_by_lua(msblocations.conf:189):2: 1a5f58ea49bd8e7af1595656ad3b660b:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:25:33 +0000] 1a5f58ea49bd8e7af1595656ad3b660b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 06:25:33 [info] 35#35: *1506 [lua] logger.lua:23: 1a5f58ea49bd8e7af1595656ad3b660b {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:25:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:25:38 [info] 35#35: *1507 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:25:38 [info] 35#35: *1508 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:25:48 [info] 35#35: *1509 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:25:48 [info] 35#35: *1510 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:25:48 [info] 35#35: *1511 [lua] access_by_lua(msblocations.conf:189):2: 212e1df58dcc4b9f9a9ffbce6b7ab2c2:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:25:48 +0000] 212e1df58dcc4b9f9a9ffbce6b7ab2c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:25:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:25:48 [info] 35#35: *1511 [lua] logger.lua:23: 212e1df58dcc4b9f9a9ffbce6b7ab2c2 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 06:25:58 [info] 35#35: *1513 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:25:58 [info] 35#35: *1512 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:26:03 [info] 35#35: *1514 [lua] access_by_lua(msblocations.conf:189):2: a88e28990c6fad7ad00c9910e6f70c0d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:26:03 [info] 35#35: *1514 [lua] logger.lua:23: a88e28990c6fad7ad00c9910e6f70c0d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:26:03 +0000] a88e28990c6fad7ad00c9910e6f70c0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:26:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:26:08 [info] 35#35: *1516 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:26:08 [info] 35#35: *1515 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:26:18 [info] 39#39: *1519 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:26:18 [info] 39#39: *1518 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:26:18 [info] 35#35: *1520 [lua] access_by_lua(msblocations.conf:189):2: 220f9fd4c12c01670f8eee24bd5e695e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:26:18 +0000] 220f9fd4c12c01670f8eee24bd5e695e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 06:26:18 [info] 35#35: *1520 [lua] logger.lua:23: 220f9fd4c12c01670f8eee24bd5e695e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:26:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:26:28 [info] 35#35: *1521 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:26:28 [info] 39#39: *1522 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:26:33 [info] 35#35: *1523 [lua] access_by_lua(msblocations.conf:189):2: df0a92fa135bab60676153bc448b2723:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:26:33 +0000] df0a92fa135bab60676153bc448b2723 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 06:26:33 [info] 35#35: *1523 [lua] logger.lua:23: df0a92fa135bab60676153bc448b2723 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:26:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:26:38 [info] 35#35: *1524 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:26:38 [info] 39#39: *1525 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:26:48 [info] 39#39: *1527 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:26:48 [info] 39#39: *1526 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:26:48 [info] 35#35: *1528 [lua] access_by_lua(msblocations.conf:189):2: 64713e55e1f920e666fcba9c9f8a54b5:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:26:48 [info] 35#35: *1528 [lua] logger.lua:23: 64713e55e1f920e666fcba9c9f8a54b5 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:26:48 +0000] 64713e55e1f920e666fcba9c9f8a54b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:26:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:26:58 [info] 35#35: *1530 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:26:58 [info] 35#35: *1529 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:27:03 [info] 35#35: *1531 [lua] access_by_lua(msblocations.conf:189):2: 9528090ed7e1fac005b37d5c810649d3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:27:03 [info] 35#35: *1531 [lua] logger.lua:23: 9528090ed7e1fac005b37d5c810649d3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:27:03 +0000] 9528090ed7e1fac005b37d5c810649d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:27:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:27:08 [info] 35#35: *1532 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:27:08 [info] 35#35: *1533 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:27:18 [info] 39#39: *1536 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:27:18 [info] 39#39: *1535 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:27:18 [info] 35#35: *1537 [lua] access_by_lua(msblocations.conf:189):2: fec3f322a784bc21b10562b9f6f4cff4:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:27:18 +0000] fec3f322a784bc21b10562b9f6f4cff4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:27:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:27:18 [info] 35#35: *1537 [lua] logger.lua:23: fec3f322a784bc21b10562b9f6f4cff4 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 06:27:28 [info] 39#39: *1539 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:27:28 [info] 35#35: *1538 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:27:33 [info] 35#35: *1540 [lua] access_by_lua(msblocations.conf:189):2: d1102e2cb4e8aca76ed30a8b6b8d029d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:27:33 +0000] d1102e2cb4e8aca76ed30a8b6b8d029d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:27:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 06:27:33 [info] 35#35: *1540 [lua] logger.lua:23: d1102e2cb4e8aca76ed30a8b6b8d029d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 06:27:38 [info] 35#35: *1541 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:27:38 [info] 39#39: *1542 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:27:48 [info] 35#35: *1543 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:27:48 [info] 35#35: *1544 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:27:48 [info] 35#35: *1545 [lua] access_by_lua(msblocations.conf:189):2: d472602fec178bab076442752a0e91b7:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:27:48 +0000] d472602fec178bab076442752a0e91b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 06:27:48 [info] 35#35: *1545 [lua] logger.lua:23: d472602fec178bab076442752a0e91b7 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:27:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:27:58 [info] 35#35: *1547 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:27:58 [info] 39#39: *1546 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:28:03 [info] 35#35: *1548 [lua] access_by_lua(msblocations.conf:189):2: 1c06e2ce65422ea6af1fda2119cf7844:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:28:03 +0000] 1c06e2ce65422ea6af1fda2119cf7844 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 06:28:03 [info] 35#35: *1548 [lua] logger.lua:23: 1c06e2ce65422ea6af1fda2119cf7844 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:28:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:28:08 [info] 35#35: *1549 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:28:08 [info] 35#35: *1550 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:28:18 [info] 35#35: *1552 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:28:18 [info] 35#35: *1553 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:28:18 [info] 35#35: *1554 [lua] access_by_lua(msblocations.conf:189):2: caecd6797c1916be5328504c0348b505:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:28:19 [info] 35#35: *1554 [lua] logger.lua:23: caecd6797c1916be5328504c0348b505 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:28:19 +0000] caecd6797c1916be5328504c0348b505 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:28:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/22 06:28:28 [info] 35#35: *1555 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:28:28 [info] 35#35: *1556 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:28:34 [info] 35#35: *1557 [lua] access_by_lua(msblocations.conf:189):2: 9612580aa26efc16c01892374191f9c3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:28:34 [info] 35#35: *1557 [lua] logger.lua:23: 9612580aa26efc16c01892374191f9c3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:28:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.219 - - [22/Jan/2023:06:28:34 +0000] 9612580aa26efc16c01892374191f9c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 06:28:38 [info] 35#35: *1558 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:28:38 [info] 35#35: *1559 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:28:48 [info] 39#39: *1561 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:28:48 [info] 39#39: *1560 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:28:49 [info] 35#35: *1562 [lua] access_by_lua(msblocations.conf:189):2: f52c7e90fe46405d022721532fde4b1a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:28:49 [info] 35#35: *1562 [lua] logger.lua:23: f52c7e90fe46405d022721532fde4b1a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:28:49 +0000] f52c7e90fe46405d022721532fde4b1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:28:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:28:58 [info] 35#35: *1563 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:28:58 [info] 39#39: *1564 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:29:04 [info] 35#35: *1565 [lua] access_by_lua(msblocations.conf:189):2: f41ec9da4024e1e8df252afe0aa84545:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:29:04 +0000] f41ec9da4024e1e8df252afe0aa84545 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/22 06:29:04 [info] 35#35: *1565 [lua] logger.lua:23: f41ec9da4024e1e8df252afe0aa84545 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:29:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:29:08 [info] 35#35: *1566 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:29:08 [info] 39#39: *1567 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:29:18 [info] 35#35: *1569 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:29:18 [info] 35#35: *1570 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:29:19 [info] 35#35: *1571 [lua] access_by_lua(msblocations.conf:189):2: e28d6525ba318eaced23028859c442cf:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:29:19 [info] 35#35: *1571 [lua] logger.lua:23: e28d6525ba318eaced23028859c442cf {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:29:19 +0000] e28d6525ba318eaced23028859c442cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:29:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:29:28 [info] 35#35: *1572 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:29:28 [info] 39#39: *1573 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:29:34 [info] 35#35: *1574 [lua] access_by_lua(msblocations.conf:189):2: efa04dce0ea9d58af3f9aaca331900d9:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:29:34 [info] 35#35: *1574 [lua] logger.lua:23: efa04dce0ea9d58af3f9aaca331900d9 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:29:34 +0000] efa04dce0ea9d58af3f9aaca331900d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:29:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:29:38 [info] 35#35: *1575 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:29:38 [info] 35#35: *1576 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:29:48 [info] 39#39: *1577 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:29:48 [info] 35#35: *1578 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:29:49 [info] 35#35: *1579 [lua] access_by_lua(msblocations.conf:189):2: 8c7dc6d13bcc7f8b28a1b3fbe0a3fdf3:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:29:49 [info] 35#35: *1579 [lua] logger.lua:23: 8c7dc6d13bcc7f8b28a1b3fbe0a3fdf3 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:29:49 +0000] 8c7dc6d13bcc7f8b28a1b3fbe0a3fdf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:29:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:29:58 [info] 35#35: *1580 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:29:58 [info] 39#39: *1581 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:30:04 [info] 35#35: *1582 [lua] access_by_lua(msblocations.conf:189):2: 37e2a0a42251861a95fe233ff71d8c27:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:30:04 +0000] 37e2a0a42251861a95fe233ff71d8c27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:30:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:30:04 [info] 35#35: *1582 [lua] logger.lua:23: 37e2a0a42251861a95fe233ff71d8c27 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 06:30:08 [info] 35#35: *1583 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:30:08 [info] 35#35: *1584 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:30:18 [info] 35#35: *1586 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:30:18 [info] 39#39: *1587 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:30:19 [info] 35#35: *1588 [lua] access_by_lua(msblocations.conf:189):2: 06543c67d341500ffa414c85c1a4761d:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:30:19 +0000] 06543c67d341500ffa414c85c1a4761d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 06:30:19 [info] 35#35: *1588 [lua] logger.lua:23: 06543c67d341500ffa414c85c1a4761d {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:30:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:30:28 [info] 39#39: *1590 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:30:28 [info] 35#35: *1589 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:30:34 [info] 35#35: *1591 [lua] access_by_lua(msblocations.conf:189):2: 43845f5686e0512d98473c893b81c1d0:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:30:34 [info] 35#35: *1591 [lua] logger.lua:23: 43845f5686e0512d98473c893b81c1d0 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:30:34 +0000] 43845f5686e0512d98473c893b81c1d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:30:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:30:38 [info] 35#35: *1592 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:30:38 [info] 39#39: *1593 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:30:48 [info] 35#35: *1594 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:30:48 [info] 39#39: *1595 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:30:49 [info] 35#35: *1596 [lua] access_by_lua(msblocations.conf:189):2: 1f50358f0ae0b1f9c1740150332cf92c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:30:49 +0000] 1f50358f0ae0b1f9c1740150332cf92c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/22 06:30:49 [info] 35#35: *1596 [lua] logger.lua:23: 1f50358f0ae0b1f9c1740150332cf92c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:30:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/22 06:30:58 [info] 35#35: *1597 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:30:58 [info] 35#35: *1598 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:31:04 [info] 35#35: *1599 [lua] access_by_lua(msblocations.conf:189):2: 2d56dd346bc8cb386455b77245f16063:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:31:04 +0000] 2d56dd346bc8cb386455b77245f16063 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/22 06:31:04 [info] 35#35: *1599 [lua] logger.lua:23: 2d56dd346bc8cb386455b77245f16063 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:31:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:31:08 [info] 39#39: *1600 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:31:08 [info] 39#39: *1601 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:31:18 [info] 39#39: *1603 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:31:18 [info] 35#35: *1604 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:31:19 [info] 35#35: *1605 [lua] access_by_lua(msblocations.conf:189):2: d6846fd1298a6652bd4eb3c37c115a3a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:31:19 [info] 35#35: *1605 [lua] logger.lua:23: d6846fd1298a6652bd4eb3c37c115a3a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:31:19 +0000] d6846fd1298a6652bd4eb3c37c115a3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:31:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:31:28 [info] 35#35: *1606 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:31:28 [info] 35#35: *1607 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:31:34 [info] 35#35: *1608 [lua] access_by_lua(msblocations.conf:189):2: 87ce5cf157beb8ddd268ce2a3357fd2a:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:31:34 [info] 35#35: *1608 [lua] logger.lua:23: 87ce5cf157beb8ddd268ce2a3357fd2a {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:31:34 +0000] 87ce5cf157beb8ddd268ce2a3357fd2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:31:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:31:38 [info] 35#35: *1609 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:31:38 [info] 39#39: *1610 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:31:48 [info] 39#39: *1611 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:31:48 [info] 35#35: *1612 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:31:49 [info] 35#35: *1613 [lua] access_by_lua(msblocations.conf:189):2: ca503e1405283b1db0167d586a47a52e:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:31:49 [info] 35#35: *1613 [lua] logger.lua:23: ca503e1405283b1db0167d586a47a52e {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:31:49 +0000] ca503e1405283b1db0167d586a47a52e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:31:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:31:58 [info] 35#35: *1614 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:31:58 [info] 35#35: *1615 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:32:04 [info] 35#35: *1616 [lua] access_by_lua(msblocations.conf:189):2: fc0fd68ad6689068386a882d1823519c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:32:04 +0000] fc0fd68ad6689068386a882d1823519c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/22 06:32:04 [info] 35#35: *1616 [lua] logger.lua:23: fc0fd68ad6689068386a882d1823519c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:32:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/22 06:32:08 [info] 35#35: *1617 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:32:08 [info] 39#39: *1618 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:32:18 [info] 39#39: *1620 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:32:18 [info] 35#35: *1621 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:32:19 [info] 35#35: *1622 [lua] access_by_lua(msblocations.conf:189):2: fe596bf0da9b00bca00b124d7dda73c2:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:32:19 [info] 35#35: *1622 [lua] logger.lua:23: fe596bf0da9b00bca00b124d7dda73c2 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:32:19 +0000] fe596bf0da9b00bca00b124d7dda73c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:32:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/22 06:32:28 [info] 39#39: *1624 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:32:28 [info] 35#35: *1623 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:32:34 [info] 35#35: *1625 [lua] access_by_lua(msblocations.conf:189):2: 27571ef61364be949f54596f317d790c:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:32:34 +0000] 27571ef61364be949f54596f317d790c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:32:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/22 06:32:34 [info] 35#35: *1625 [lua] logger.lua:23: 27571ef61364be949f54596f317d790c {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , 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/22 06:32:38 [info] 35#35: *1626 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:32:38 [info] 35#35: *1627 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:32:48 [info] 35#35: *1628 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:32:48 [info] 39#39: *1629 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:32:49 [info] 35#35: *1630 [lua] access_by_lua(msblocations.conf:189):2: 49e12b1b6c96aecb0584563638a40190:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:32:49 [info] 35#35: *1630 [lua] logger.lua:23: 49e12b1b6c96aecb0584563638a40190 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:32:49 +0000] 49e12b1b6c96aecb0584563638a40190 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:32:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:32:58 [info] 35#35: *1631 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:32:58 [info] 35#35: *1632 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:33:04 [info] 35#35: *1633 [lua] access_by_lua(msblocations.conf:189):2: 3dd836286326bd860156bcbcd5e3dff6:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/22 06:33:04 [info] 35#35: *1633 [lua] logger.lua:23: 3dd836286326bd860156bcbcd5e3dff6 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:33:04 +0000] 3dd836286326bd860156bcbcd5e3dff6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.219 - - [22/Jan/2023:06:33:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/22 06:33:08 [info] 35#35: *1634 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:33:08 [info] 35#35: *1635 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:33:18 [info] 35#35: *1637 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:33:18 [info] 35#35: *1638 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:33:19 [info] 35#35: *1639 [lua] access_by_lua(msblocations.conf:189):2: e06c4e2005b442390e73172edd0f2262:receive the request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:33:19 +0000] e06c4e2005b442390e73172edd0f2262 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/22 06:33:19 [info] 35#35: *1639 [lua] logger.lua:23: e06c4e2005b442390e73172edd0f2262 {"matched":"microservices"} while logging request, client: 10.233.66.219, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.219 - - [22/Jan/2023:06:33:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/22 06:33:28 [info] 39#39: *1640 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:33:28 [info] 35#35: *1641 client closed connection while SSL handshaking, client: 10.233.70.231, server: 0.0.0.0:443
2023/01/22 06:33:34 [info] 35#35: *1642 [lua] access_by_lua(msblocations.conf:189):2: c1096ac6ed2bbc774f3d12a9c22fb24c:receive the request, client: 10.233.66.219, serv