Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.15.4
### 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/24 03:10:30 [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/24 03:10:30 [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/24 03:10:30 [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/24 03:10:30 [notice] 33#33: using the "epoll" event method
2023/01/24 03:10:30 [notice] 33#33: openresty/1.13.6.1
2023/01/24 03:10:30 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/24 03:10:30 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/24 03:10:30 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/01/24 03:10:30 [notice] 34#34: start worker processes
2023/01/24 03:10:30 [notice] 34#34: start worker process 35
\n\n### Starting apiroute
2023/01/24 03:10:30 [notice] 34#34: start worker process 36
2023/01/24 03:10:30 [notice] 34#34: start worker process 38
2023/01/24 03:10:30 [notice] 34#34: start worker process 39
2023/01/24 03:10:30 [notice] 34#34: start worker process 40
2023/01/24 03:10:30 [notice] 34#34: start worker process 41
2023/01/24 03:10:30 [notice] 34#34: start worker process 42
2023/01/24 03:10:30 [notice] 34#34: start worker process 43
2023/01/24 03:10:30 [notice] 34#34: start cache manager process 44
2023/01/24 03:10:30 [notice] 34#34: start cache loader process 45
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230124031030.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-24 03:10:33 174 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-24 03:10:33 187 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-24 03:10:33 187 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-24 03:10:33 268 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-24 03:10:33 268 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.15.4:10081 Enabled:true
2023-01-24 03:10:35 241 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 addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2023-01-24 03:10:35 331 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-24 03:10:35 331 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-24 03:10:35 332 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-24 03:10:35 334 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-24 03:10:35 334 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2023-01-24 03:10:35 334 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-24 03:10:35 334 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-24 03:10:35 423 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-24 03:10:35 568 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-24 03:10:35 568 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-24 03:10:35 568 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-24 03:10:36 357 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/24 03:10:39 [info] 38#38: *11 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:10:39 [info] 39#39: *12 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:10:46 [info] 39#39: *14 [lua] access_by_lua(msblocations.conf:189):2: aad3344a88d02a9560a5c00592a4167f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:10:46 +0000] aad3344a88d02a9560a5c00592a4167f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.225 upstream_response_time:0.223 "-" "Consul Health Check" "-"
2023/01/24 03:10:46 [info] 39#39: *14 [lua] logger.lua:23: aad3344a88d02a9560a5c00592a4167f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:10:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 58
2023/01/24 03:10:49 [info] 39#39: *17 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:10:49 [info] 39#39: *18 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:10:59 [info] 39#39: *19 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:10:59 [info] 39#39: *20 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:11:01 [info] 39#39: *21 [lua] access_by_lua(msblocations.conf:189):2: 737d324372c1e801023f0b5c405bc573:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:11:01 [info] 39#39: *21 [lua] logger.lua:23: 737d324372c1e801023f0b5c405bc573 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:11:01 +0000] 737d324372c1e801023f0b5c405bc573 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.032 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:11:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/24 03:11:09 [info] 38#38: *23 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:11:09 [info] 38#38: *22 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:11:16 [info] 39#39: *24 [lua] access_by_lua(msblocations.conf:189):2: d2a0f35454ffa3b883d905e227094b4f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:11:16 +0000] d2a0f35454ffa3b883d905e227094b4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:11:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/24 03:11:16 [info] 39#39: *24 [lua] logger.lua:23: d2a0f35454ffa3b883d905e227094b4f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:11:19 [info] 38#38: *25 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:11:19 [info] 38#38: *26 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:11:29 [info] 39#39: *27 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:11:29 [info] 39#39: *28 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:11:30 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/24 03:11:30 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2023/01/24 03:11:30 [notice] 34#34: cache loader process 45 exited with code 0
2023/01/24 03:11:30 [notice] 34#34: signal 29 (SIGIO) received
2023/01/24 03:11:31 [info] 39#39: *31 [lua] access_by_lua(msblocations.conf:189):2: 34aae03d88c521244b447c3966d78e50:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:11:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 38
10.233.71.72 - - [24/Jan/2023:03:11:31 +0000] 34aae03d88c521244b447c3966d78e50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.050 upstream_response_time:0.048 "-" "Consul Health Check" "-"
2023/01/24 03:11:31 [info] 39#39: *31 [lua] logger.lua:23: 34aae03d88c521244b447c3966d78e50 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:11:39 [info] 38#38: *32 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:11:39 [info] 39#39: *33 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:11:46 [info] 39#39: *34 [lua] access_by_lua(msblocations.conf:189):2: a9cbe8db2ed94939f10a2f739cd758f8:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:11:46 +0000] a9cbe8db2ed94939f10a2f739cd758f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/24 03:11:46 [info] 39#39: *34 [lua] logger.lua:23: a9cbe8db2ed94939f10a2f739cd758f8 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:11:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/24 03:11:49 [info] 39#39: *36 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:11:49 [info] 39#39: *35 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:11:59 [info] 38#38: *38 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:11:59 [info] 38#38: *37 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:12:01 [info] 39#39: *39 [lua] access_by_lua(msblocations.conf:189):2: 2e2288b7fda970b6c81771433d65dbd1:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:12:01 [info] 39#39: *39 [lua] logger.lua:23: 2e2288b7fda970b6c81771433d65dbd1 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:12:01 +0000] 2e2288b7fda970b6c81771433d65dbd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:12:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/24 03:12:09 [info] 39#39: *40 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:12:09 [info] 39#39: *41 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:12:16 [info] 39#39: *42 [lua] access_by_lua(msblocations.conf:189):2: ee95bf51301462d3d20eba86dc6f94e8:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:12:16 [info] 39#39: *42 [lua] logger.lua:23: ee95bf51301462d3d20eba86dc6f94e8 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:12:16 +0000] ee95bf51301462d3d20eba86dc6f94e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:12:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/24 03:12:19 [info] 39#39: *43 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:12:19 [info] 39#39: *44 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:12:29 [info] 38#38: *46 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:12:29 [info] 38#38: *45 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:12:31 [info] 39#39: *48 [lua] access_by_lua(msblocations.conf:189):2: 5f64419c9abdf28b9a9912ff3ceee631:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:12:31 [info] 39#39: *48 [lua] logger.lua:23: 5f64419c9abdf28b9a9912ff3ceee631 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:12:31 +0000] 5f64419c9abdf28b9a9912ff3ceee631 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:12:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 03:12:39 [info] 39#39: *49 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:12:39 [info] 39#39: *50 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:12:46 [info] 39#39: *51 [lua] access_by_lua(msblocations.conf:189):2: 972e2cfc874ed0b0d7572f132ecdc4b7:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:12:46 [info] 39#39: *51 [lua] logger.lua:23: 972e2cfc874ed0b0d7572f132ecdc4b7 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:12:46 +0000] 972e2cfc874ed0b0d7572f132ecdc4b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:12:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 03:12:49 [info] 38#38: *52 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:12:49 [info] 38#38: *53 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:12:59 [info] 39#39: *55 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:12:59 [info] 39#39: *54 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:13:01 [info] 39#39: *56 [lua] access_by_lua(msblocations.conf:189):2: 3d802dd45bfd187a43112a39c1c5c9a2:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:13:01 +0000] 3d802dd45bfd187a43112a39c1c5c9a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 03:13:01 [info] 39#39: *56 [lua] logger.lua:23: 3d802dd45bfd187a43112a39c1c5c9a2 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:13:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:13:09 [info] 38#38: *57 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:13:09 [info] 38#38: *58 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:13:16 [info] 39#39: *59 [lua] access_by_lua(msblocations.conf:189):2: 82532e26fc3572609f95c9af202db427:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:13:16 +0000] 82532e26fc3572609f95c9af202db427 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/24 03:13:16 [info] 39#39: *59 [lua] logger.lua:23: 82532e26fc3572609f95c9af202db427 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:13:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:13:19 [info] 39#39: *60 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:13:19 [info] 39#39: *61 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:13:29 [info] 38#38: *63 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:13:29 [info] 38#38: *62 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:13:32 [info] 39#39: *65 [lua] access_by_lua(msblocations.conf:189):2: 2cca5b148600dddec9234937dba6cc07:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:13:32 +0000] 2cca5b148600dddec9234937dba6cc07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/24 03:13:32 [info] 39#39: *65 [lua] logger.lua:23: 2cca5b148600dddec9234937dba6cc07 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:13:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/24 03:13:39 [info] 39#39: *67 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:13:39 [info] 38#38: *66 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:13:47 [info] 39#39: *68 [lua] access_by_lua(msblocations.conf:189):2: 45779a3662fcded85dbf7b9eda0ed73c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:13:47 +0000] 45779a3662fcded85dbf7b9eda0ed73c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:13:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 03:13:47 [info] 39#39: *68 [lua] logger.lua:23: 45779a3662fcded85dbf7b9eda0ed73c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:13:49 [info] 39#39: *69 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:13:49 [info] 39#39: *70 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:13:59 [info] 38#38: *71 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:13:59 [info] 39#39: *72 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:14:02 [info] 39#39: *73 [lua] access_by_lua(msblocations.conf:189):2: f1ddab25c1b4cee22c97b22247e984e4:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:14:02 +0000] f1ddab25c1b4cee22c97b22247e984e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 03:14:02 [info] 39#39: *73 [lua] logger.lua:23: f1ddab25c1b4cee22c97b22247e984e4 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:14:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:14:09 [info] 39#39: *74 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:14:09 [info] 39#39: *75 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:14:17 [info] 39#39: *76 [lua] access_by_lua(msblocations.conf:189):2: 6a8ad45a85c82834d5f2bbcea3e9a923:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:14:17 [info] 39#39: *76 [lua] logger.lua:23: 6a8ad45a85c82834d5f2bbcea3e9a923 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:14:17 +0000] 6a8ad45a85c82834d5f2bbcea3e9a923 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.032 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:14:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2023/01/24 03:14:19 [info] 39#39: *77 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:14:19 [info] 39#39: *78 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:14:29 [info] 39#39: *80 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:14:29 [info] 38#38: *79 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:14:32 [info] 39#39: *82 [lua] access_by_lua(msblocations.conf:189):2: d9762af5fb2f8e4138348a5ba8c44830:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:14:32 [info] 39#39: *82 [lua] logger.lua:23: d9762af5fb2f8e4138348a5ba8c44830 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:14:32 +0000] d9762af5fb2f8e4138348a5ba8c44830 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:14:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:14:39 [info] 39#39: *84 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:14:39 [info] 39#39: *83 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:14:47 [info] 39#39: *85 [lua] access_by_lua(msblocations.conf:189):2: 1e5aa8314dee4a9e5babf13a1bb19b68:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:14:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.71.72 - - [24/Jan/2023:03:14:47 +0000] 1e5aa8314dee4a9e5babf13a1bb19b68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/24 03:14:47 [info] 39#39: *85 [lua] logger.lua:23: 1e5aa8314dee4a9e5babf13a1bb19b68 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:14:49 [info] 38#38: *87 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:14:49 [info] 38#38: *86 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:14:59 [info] 38#38: *88 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:14:59 [info] 38#38: *89 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:15:02 [info] 39#39: *90 [lua] access_by_lua(msblocations.conf:189):2: 14c272e90be69f153acf42092816ebec:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:15:02 +0000] 14c272e90be69f153acf42092816ebec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:15:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:15:02 [info] 39#39: *90 [lua] logger.lua:23: 14c272e90be69f153acf42092816ebec {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:15:09 [info] 38#38: *91 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:15:09 [info] 38#38: *92 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:15:17 [info] 39#39: *93 [lua] access_by_lua(msblocations.conf:189):2: bdd70bd22fe1baf90de2a93f18c48c4f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:15:17 +0000] bdd70bd22fe1baf90de2a93f18c48c4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 03:15:17 [info] 39#39: *93 [lua] logger.lua:23: bdd70bd22fe1baf90de2a93f18c48c4f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:15:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 03:15:19 [info] 38#38: *95 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:15:19 [info] 38#38: *94 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:15:29 [info] 38#38: *96 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:15:29 [info] 39#39: *97 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:15:32 [info] 39#39: *99 [lua] access_by_lua(msblocations.conf:189):2: fa39532c7757df6e7437918028200858:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:15:32 [info] 39#39: *99 [lua] logger.lua:23: fa39532c7757df6e7437918028200858 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:15:32 +0000] fa39532c7757df6e7437918028200858 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:15:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/24 03:15:39 [info] 39#39: *100 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:15:39 [info] 39#39: *101 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:15:47 [info] 39#39: *102 [lua] access_by_lua(msblocations.conf:189):2: e2b8cc42940089748f05390d31836077:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:15:47 [info] 39#39: *102 [lua] logger.lua:23: e2b8cc42940089748f05390d31836077 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:15:47 +0000] e2b8cc42940089748f05390d31836077 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:15:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:15:49 [info] 39#39: *104 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:15:49 [info] 39#39: *103 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:15:59 [info] 39#39: *105 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:15:59 [info] 38#38: *106 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:16:02 [info] 39#39: *107 [lua] access_by_lua(msblocations.conf:189):2: 9679beab976eb5adffa7f166504d701c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:16:02 +0000] 9679beab976eb5adffa7f166504d701c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 03:16:02 [info] 39#39: *107 [lua] logger.lua:23: 9679beab976eb5adffa7f166504d701c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:16:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/24 03:16:09 [info] 39#39: *108 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:16:09 [info] 38#38: *109 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:16:17 [info] 39#39: *110 [lua] access_by_lua(msblocations.conf:189):2: 1ef628f5423eff3a74af3eb4ea1e36e4:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:16:17 +0000] 1ef628f5423eff3a74af3eb4ea1e36e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:16:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 03:16:17 [info] 39#39: *110 [lua] logger.lua:23: 1ef628f5423eff3a74af3eb4ea1e36e4 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:16:19 [info] 38#38: *112 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:16:19 [info] 38#38: *111 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:16:29 [info] 39#39: *114 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:16:29 [info] 38#38: *113 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:16:32 [info] 39#39: *116 [lua] access_by_lua(msblocations.conf:189):2: f9b358746b6fd7fee10e51bc63c4c8d0:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:16:32 [info] 39#39: *116 [lua] logger.lua:23: f9b358746b6fd7fee10e51bc63c4c8d0 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:16:32 +0000] f9b358746b6fd7fee10e51bc63c4c8d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:16:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/24 03:16:39 [info] 39#39: *117 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:16:39 [info] 38#38: *118 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:16:47 [info] 39#39: *119 [lua] access_by_lua(msblocations.conf:189):2: fd1e977641edb64678987ecbd185a12c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:16:47 [info] 39#39: *119 [lua] logger.lua:23: fd1e977641edb64678987ecbd185a12c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:16:47 +0000] fd1e977641edb64678987ecbd185a12c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:16:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:16:49 [info] 39#39: *120 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:16:49 [info] 39#39: *121 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:16:59 [info] 38#38: *123 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:16:59 [info] 39#39: *122 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:17:02 [info] 39#39: *124 [lua] access_by_lua(msblocations.conf:189):2: 4c66bffcbb151e4e7a6167751ab74d45:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:17:02 +0000] 4c66bffcbb151e4e7a6167751ab74d45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 03:17:02 [info] 39#39: *124 [lua] logger.lua:23: 4c66bffcbb151e4e7a6167751ab74d45 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:17:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:17:09 [info] 38#38: *126 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:17:09 [info] 39#39: *125 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:17:17 [info] 39#39: *127 [lua] access_by_lua(msblocations.conf:189):2: 9b74f0cc65f1ae296d0073909ee906c9:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:17:17 +0000] 9b74f0cc65f1ae296d0073909ee906c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 03:17:17 [info] 39#39: *127 [lua] logger.lua:23: 9b74f0cc65f1ae296d0073909ee906c9 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:17:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:17:19 [info] 38#38: *129 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:17:19 [info] 38#38: *128 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:17:29 [info] 39#39: *130 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:17:29 [info] 39#39: *131 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:17:32 [info] 39#39: *133 [lua] access_by_lua(msblocations.conf:189):2: 0b409099076b561ed8485484d3fc8fd6:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:17:32 [info] 39#39: *133 [lua] logger.lua:23: 0b409099076b561ed8485484d3fc8fd6 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:17:32 +0000] 0b409099076b561ed8485484d3fc8fd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:17:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/24 03:17:39 [info] 39#39: *134 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:17:39 [info] 39#39: *135 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:17:48 [info] 39#39: *136 [lua] access_by_lua(msblocations.conf:189):2: 2d4bc7368ee5afa769fe31facc5b7f9b:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:17:48 +0000] 2d4bc7368ee5afa769fe31facc5b7f9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:17:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 03:17:48 [info] 39#39: *136 [lua] logger.lua:23: 2d4bc7368ee5afa769fe31facc5b7f9b {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:17:49 [info] 39#39: *138 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:17:49 [info] 39#39: *137 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:17:59 [info] 39#39: *139 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:17:59 [info] 38#38: *140 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:18:03 [info] 39#39: *141 [lua] access_by_lua(msblocations.conf:189):2: f2ec2a41d64beab8335431a56cd867bd:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:18:03 [info] 39#39: *141 [lua] logger.lua:23: f2ec2a41d64beab8335431a56cd867bd {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:18:03 +0000] f2ec2a41d64beab8335431a56cd867bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:18:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/24 03:18:09 [info] 39#39: *143 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:18:09 [info] 39#39: *142 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:18:18 [info] 39#39: *144 [lua] access_by_lua(msblocations.conf:189):2: 748a0bf7bbd8bc1d461e9af343c56cd6:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:18:18 [info] 39#39: *144 [lua] logger.lua:23: 748a0bf7bbd8bc1d461e9af343c56cd6 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:18:18 +0000] 748a0bf7bbd8bc1d461e9af343c56cd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:18:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:18:19 [info] 38#38: *145 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:18:19 [info] 38#38: *146 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:18:29 [info] 38#38: *148 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:18:29 [info] 39#39: *147 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:18:33 [info] 39#39: *150 [lua] access_by_lua(msblocations.conf:189):2: b57dd63e8a74274883b04838cfa2044e:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:18:33 [info] 39#39: *150 [lua] logger.lua:23: b57dd63e8a74274883b04838cfa2044e {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:18:33 +0000] b57dd63e8a74274883b04838cfa2044e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:18:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 03:18:39 [info] 39#39: *151 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:18:39 [info] 39#39: *152 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:18:48 [info] 39#39: *153 [lua] access_by_lua(msblocations.conf:189):2: 79c4744e109c4ab98b9826a3a286b633:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:18:48 [info] 39#39: *153 [lua] logger.lua:23: 79c4744e109c4ab98b9826a3a286b633 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:18:48 +0000] 79c4744e109c4ab98b9826a3a286b633 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:18:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 03:18:49 [info] 38#38: *155 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:18:49 [info] 39#39: *154 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:18:59 [info] 38#38: *157 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:18:59 [info] 38#38: *156 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:19:03 [info] 39#39: *158 [lua] access_by_lua(msblocations.conf:189):2: 8da353502c468eb9d67bf57552777ccf:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:19:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.71.72 - - [24/Jan/2023:03:19:03 +0000] 8da353502c468eb9d67bf57552777ccf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/24 03:19:03 [info] 39#39: *158 [lua] logger.lua:23: 8da353502c468eb9d67bf57552777ccf {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:19:09 [info] 39#39: *159 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:19:09 [info] 39#39: *160 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:19:18 [info] 39#39: *161 [lua] access_by_lua(msblocations.conf:189):2: ab105c1923ed438cd69cd8724ae117bb:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:19:18 [info] 39#39: *161 [lua] logger.lua:23: ab105c1923ed438cd69cd8724ae117bb {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:19:18 +0000] ab105c1923ed438cd69cd8724ae117bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:19:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:19:19 [info] 39#39: *162 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:19:19 [info] 39#39: *163 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:19:29 [info] 39#39: *164 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:19:29 [info] 39#39: *165 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:19:33 [info] 39#39: *167 [lua] access_by_lua(msblocations.conf:189):2: 10190a49617b4fce48e378d8f7ec8658:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:19:33 +0000] 10190a49617b4fce48e378d8f7ec8658 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/24 03:19:33 [info] 39#39: *167 [lua] logger.lua:23: 10190a49617b4fce48e378d8f7ec8658 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:19:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/24 03:19:39 [info] 39#39: *168 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:19:39 [info] 39#39: *169 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:19:48 [info] 39#39: *170 [lua] access_by_lua(msblocations.conf:189):2: e120aae66895ef4e218ed55e002bd65b:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:19:48 +0000] e120aae66895ef4e218ed55e002bd65b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:19:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 03:19:48 [info] 39#39: *170 [lua] logger.lua:23: e120aae66895ef4e218ed55e002bd65b {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:19:49 [info] 38#38: *172 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:19:49 [info] 38#38: *171 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:19:59 [info] 38#38: *174 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:19:59 [info] 39#39: *173 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:20:03 [info] 39#39: *175 [lua] access_by_lua(msblocations.conf:189):2: f9ae9cf81fa8f30f32c54d9b3eee609a:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:20:03 [info] 39#39: *175 [lua] logger.lua:23: f9ae9cf81fa8f30f32c54d9b3eee609a {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:20:03 +0000] f9ae9cf81fa8f30f32c54d9b3eee609a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:20:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/24 03:20:09 [info] 39#39: *176 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:20:09 [info] 39#39: *177 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:20:18 [info] 39#39: *178 [lua] access_by_lua(msblocations.conf:189):2: 2f319f78a8a13a975cc6285fc63df5a8:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:20:18 [info] 39#39: *178 [lua] logger.lua:23: 2f319f78a8a13a975cc6285fc63df5a8 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:20:18 +0000] 2f319f78a8a13a975cc6285fc63df5a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:20:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:20:19 [info] 38#38: *179 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:20:19 [info] 38#38: *180 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:20:29 [info] 39#39: *182 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:20:29 [info] 39#39: *181 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:20:33 [info] 39#39: *184 [lua] access_by_lua(msblocations.conf:189):2: 4a41863d166b2eedd298a4c6e6f80495:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:20:33 +0000] 4a41863d166b2eedd298a4c6e6f80495 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:20:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:20:33 [info] 39#39: *184 [lua] logger.lua:23: 4a41863d166b2eedd298a4c6e6f80495 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:20:39 [info] 39#39: *186 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:20:39 [info] 39#39: *185 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:20:48 [info] 39#39: *187 [lua] access_by_lua(msblocations.conf:189):2: e0cc9f14da4d6491462f04db03b5de6f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:20:48 +0000] e0cc9f14da4d6491462f04db03b5de6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/24 03:20:48 [info] 39#39: *187 [lua] logger.lua:23: e0cc9f14da4d6491462f04db03b5de6f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:20:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:20:49 [info] 39#39: *189 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:20:49 [info] 39#39: *188 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:20:59 [info] 39#39: *191 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:20:59 [info] 39#39: *190 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:21:03 [info] 39#39: *192 [lua] access_by_lua(msblocations.conf:189):2: 88b329efea4ff842417ce22a58463e5f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:21:03 +0000] 88b329efea4ff842417ce22a58463e5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 03:21:03 [info] 39#39: *192 [lua] logger.lua:23: 88b329efea4ff842417ce22a58463e5f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:21:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:21:09 [info] 39#39: *193 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:21:09 [info] 39#39: *194 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:21:18 [info] 39#39: *195 [lua] access_by_lua(msblocations.conf:189):2: 11814f215102eaafc374bb2c1cddce02:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:21:18 +0000] 11814f215102eaafc374bb2c1cddce02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 03:21:18 [info] 39#39: *195 [lua] logger.lua:23: 11814f215102eaafc374bb2c1cddce02 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:21:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/24 03:21:19 [info] 38#38: *196 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:21:19 [info] 38#38: *197 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:21:29 [info] 39#39: *198 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:21:29 [info] 39#39: *199 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:21:33 [info] 39#39: *201 [lua] access_by_lua(msblocations.conf:189):2: 6c259eaeeb29d662d03b5ac1353245d3:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:21:33 [info] 39#39: *201 [lua] logger.lua:23: 6c259eaeeb29d662d03b5ac1353245d3 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:21:33 +0000] 6c259eaeeb29d662d03b5ac1353245d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:21:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:21:39 [info] 39#39: *202 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:21:39 [info] 39#39: *203 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:21:48 [info] 39#39: *204 [lua] access_by_lua(msblocations.conf:189):2: 623572d466c47a1be31c18fe5fdc0a39:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:21:48 +0000] 623572d466c47a1be31c18fe5fdc0a39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/24 03:21:48 [info] 39#39: *204 [lua] logger.lua:23: 623572d466c47a1be31c18fe5fdc0a39 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:21:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:21:49 [info] 39#39: *205 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:21:49 [info] 39#39: *206 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:21:59 [info] 39#39: *207 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:21:59 [info] 39#39: *208 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:22:03 [info] 39#39: *209 [lua] access_by_lua(msblocations.conf:189):2: 60425d05261c0bad2a4ad15ff1ba4dd0:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:22:03 [info] 39#39: *209 [lua] logger.lua:23: 60425d05261c0bad2a4ad15ff1ba4dd0 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:22:03 +0000] 60425d05261c0bad2a4ad15ff1ba4dd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:22:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 03:22:09 [info] 39#39: *210 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:22:09 [info] 39#39: *211 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:22:18 [info] 39#39: *212 [lua] access_by_lua(msblocations.conf:189):2: ea8520c05f299e5dee9c2cc70fe015c9:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:22:18 [info] 39#39: *212 [lua] logger.lua:23: ea8520c05f299e5dee9c2cc70fe015c9 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:22:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.72 - - [24/Jan/2023:03:22:18 +0000] ea8520c05f299e5dee9c2cc70fe015c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/24 03:22:19 [info] 38#38: *213 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:22:19 [info] 38#38: *214 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:22:29 [info] 38#38: *215 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:22:29 [info] 39#39: *216 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:22:33 [info] 39#39: *218 [lua] access_by_lua(msblocations.conf:189):2: 345ac768d805db6d24d7539963aeb68c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:22:33 +0000] 345ac768d805db6d24d7539963aeb68c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/24 03:22:33 [info] 39#39: *218 [lua] logger.lua:23: 345ac768d805db6d24d7539963aeb68c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:22:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 03:22:39 [info] 39#39: *219 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:22:39 [info] 38#38: *220 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:22:48 [info] 39#39: *221 [lua] access_by_lua(msblocations.conf:189):2: 9f4d17e0fe6cd8d19ed6c005bb490676:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:22:48 +0000] 9f4d17e0fe6cd8d19ed6c005bb490676 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 03:22:48 [info] 39#39: *221 [lua] logger.lua:23: 9f4d17e0fe6cd8d19ed6c005bb490676 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:22:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:22:49 [info] 39#39: *222 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:22:49 [info] 39#39: *223 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:22:59 [info] 39#39: *224 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:22:59 [info] 39#39: *225 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:23:04 [info] 39#39: *226 [lua] access_by_lua(msblocations.conf:189):2: e232e441bfb974a57656fea2287109e5:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:23:04 [info] 39#39: *226 [lua] logger.lua:23: e232e441bfb974a57656fea2287109e5 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:23:04 +0000] e232e441bfb974a57656fea2287109e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:23:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/24 03:23:09 [info] 39#39: *227 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:23:09 [info] 39#39: *228 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:23:19 [info] 39#39: *229 [lua] access_by_lua(msblocations.conf:189):2: 20053345536cc302aee9c6259102fa7c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:23:19 +0000] 20053345536cc302aee9c6259102fa7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/24 03:23:19 [info] 39#39: *229 [lua] logger.lua:23: 20053345536cc302aee9c6259102fa7c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:23:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 03:23:19 [info] 39#39: *230 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:23:19 [info] 39#39: *231 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:23:29 [info] 39#39: *232 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:23:29 [info] 38#38: *233 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:23:34 [info] 39#39: *235 [lua] access_by_lua(msblocations.conf:189):2: b9f546d6c66e2cb9ec88a1e92c644fb0:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:23:34 [info] 39#39: *235 [lua] logger.lua:23: b9f546d6c66e2cb9ec88a1e92c644fb0 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:23:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.71.72 - - [24/Jan/2023:03:23:34 +0000] b9f546d6c66e2cb9ec88a1e92c644fb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/24 03:23:39 [info] 39#39: *236 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:23:39 [info] 39#39: *237 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:23:49 [info] 39#39: *238 [lua] access_by_lua(msblocations.conf:189):2: 0a3a37db5c098bff84275417fbcbe204:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:23:49 [info] 39#39: *238 [lua] logger.lua:23: 0a3a37db5c098bff84275417fbcbe204 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:23:49 +0000] 0a3a37db5c098bff84275417fbcbe204 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.026 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:23:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/24 03:23:49 [info] 39#39: *239 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:23:49 [info] 38#38: *240 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:23:59 [info] 38#38: *241 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:23:59 [info] 38#38: *242 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:24:04 [info] 39#39: *243 [lua] access_by_lua(msblocations.conf:189):2: 5823e8602bd1cc8f7b07004e3b05ca10:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:24:04 [info] 39#39: *243 [lua] logger.lua:23: 5823e8602bd1cc8f7b07004e3b05ca10 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:24:04 +0000] 5823e8602bd1cc8f7b07004e3b05ca10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:24:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:24:09 [info] 39#39: *244 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:24:09 [info] 39#39: *245 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:24:19 [info] 39#39: *246 [lua] access_by_lua(msblocations.conf:189):2: 1fa3ae54c0f84aa015940ad07f5863d9:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:24:19 +0000] 1fa3ae54c0f84aa015940ad07f5863d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 03:24:19 [info] 39#39: *246 [lua] logger.lua:23: 1fa3ae54c0f84aa015940ad07f5863d9 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:24:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:24:19 [info] 39#39: *248 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:24:19 [info] 38#38: *247 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:24:29 [info] 38#38: *250 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:24:29 [info] 39#39: *249 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:24:34 [info] 39#39: *252 [lua] access_by_lua(msblocations.conf:189):2: 9a99f9be76e79b763cb293f7bbe11a41:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:24:34 [info] 39#39: *252 [lua] logger.lua:23: 9a99f9be76e79b763cb293f7bbe11a41 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:24:34 +0000] 9a99f9be76e79b763cb293f7bbe11a41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:24:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/24 03:24:39 [info] 39#39: *254 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:24:39 [info] 39#39: *253 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:24:49 [info] 39#39: *255 [lua] access_by_lua(msblocations.conf:189):2: 7de2c96b204ce3ada73254b514e80d44:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:24:49 [info] 39#39: *255 [lua] logger.lua:23: 7de2c96b204ce3ada73254b514e80d44 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:24:49 +0000] 7de2c96b204ce3ada73254b514e80d44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:24:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:24:49 [info] 39#39: *256 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:24:49 [info] 39#39: *257 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:24:59 [info] 38#38: *258 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:24:59 [info] 39#39: *259 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:25:04 [info] 39#39: *260 [lua] access_by_lua(msblocations.conf:189):2: 1b1616e81abe1680ce4d1d5d95f40e7e:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:25:04 +0000] 1b1616e81abe1680ce4d1d5d95f40e7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 03:25:04 [info] 39#39: *260 [lua] logger.lua:23: 1b1616e81abe1680ce4d1d5d95f40e7e {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:25:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:25:09 [info] 38#38: *261 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:25:09 [info] 38#38: *262 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:25:19 [info] 39#39: *263 [lua] access_by_lua(msblocations.conf:189):2: ec41ce01c9b3109674fd315febfd556f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:25:19 [info] 39#39: *263 [lua] logger.lua:23: ec41ce01c9b3109674fd315febfd556f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:25:19 +0000] ec41ce01c9b3109674fd315febfd556f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:25:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 03:25:19 [info] 39#39: *264 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:25:19 [info] 39#39: *265 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:25:29 [info] 38#38: *267 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:25:29 [info] 39#39: *266 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:25:34 [info] 39#39: *269 [lua] access_by_lua(msblocations.conf:189):2: b9bfc1f7aacfad7e327cdd7ee59fff07:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:25:34 [info] 39#39: *269 [lua] logger.lua:23: b9bfc1f7aacfad7e327cdd7ee59fff07 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:25:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.71.72 - - [24/Jan/2023:03:25:34 +0000] b9bfc1f7aacfad7e327cdd7ee59fff07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/24 03:25:39 [info] 39#39: *271 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:25:39 [info] 38#38: *270 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:25:49 [info] 39#39: *272 [lua] access_by_lua(msblocations.conf:189):2: a50baeda18680195f447a388496fafe2:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:25:49 +0000] a50baeda18680195f447a388496fafe2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/24 03:25:49 [info] 39#39: *272 [lua] logger.lua:23: a50baeda18680195f447a388496fafe2 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:25:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:25:49 [info] 38#38: *273 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:25:49 [info] 38#38: *274 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:25:59 [info] 39#39: *275 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:25:59 [info] 38#38: *276 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:26:04 [info] 39#39: *277 [lua] access_by_lua(msblocations.conf:189):2: e9fb15626845bcf422884f1a30a369f9:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:26:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:26:04 [info] 39#39: *277 [lua] logger.lua:23: e9fb15626845bcf422884f1a30a369f9 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:26:04 +0000] e9fb15626845bcf422884f1a30a369f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 03:26:09 [info] 39#39: *279 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:26:09 [info] 38#38: *278 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:26:19 [info] 39#39: *280 [lua] access_by_lua(msblocations.conf:189):2: fa4cc0f370ce0a5b08b726af0b35f6d4:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:26:19 [info] 39#39: *280 [lua] logger.lua:23: fa4cc0f370ce0a5b08b726af0b35f6d4 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:26:19 +0000] fa4cc0f370ce0a5b08b726af0b35f6d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:26:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:26:19 [info] 38#38: *282 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:26:19 [info] 39#39: *281 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:26:29 [info] 39#39: *283 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:26:29 [info] 39#39: *284 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:26:34 [info] 39#39: *286 [lua] access_by_lua(msblocations.conf:189):2: 1e34b1e8233492ea5953be4a33f349cb:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:26:34 [info] 39#39: *286 [lua] logger.lua:23: 1e34b1e8233492ea5953be4a33f349cb {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:26:34 +0000] 1e34b1e8233492ea5953be4a33f349cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:26:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/24 03:26:39 [info] 39#39: *287 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:26:39 [info] 39#39: *288 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:26:49 [info] 39#39: *289 [lua] access_by_lua(msblocations.conf:189):2: de3475f293f1fa71e71ed0c4e8a602a0:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:26:49 +0000] de3475f293f1fa71e71ed0c4e8a602a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:26:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:26:49 [info] 39#39: *289 [lua] logger.lua:23: de3475f293f1fa71e71ed0c4e8a602a0 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:26:49 [info] 39#39: *290 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:26:49 [info] 39#39: *291 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:26:59 [info] 39#39: *292 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:26:59 [info] 39#39: *293 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:27:04 [info] 39#39: *294 [lua] access_by_lua(msblocations.conf:189):2: fff2b0f42c42135c085d7f24b04d6b40:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:27:04 [info] 39#39: *294 [lua] logger.lua:23: fff2b0f42c42135c085d7f24b04d6b40 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:27:04 +0000] fff2b0f42c42135c085d7f24b04d6b40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:27:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:27:09 [info] 39#39: *295 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:27:09 [info] 39#39: *296 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:27:19 [info] 39#39: *297 [lua] access_by_lua(msblocations.conf:189):2: 14e3054d36282e9116ae56f56ffa41b6:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:27:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.72 - - [24/Jan/2023:03:27:19 +0000] 14e3054d36282e9116ae56f56ffa41b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/24 03:27:19 [info] 39#39: *297 [lua] logger.lua:23: 14e3054d36282e9116ae56f56ffa41b6 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:27:19 [info] 38#38: *299 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:27:19 [info] 39#39: *298 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:27:29 [info] 39#39: *300 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:27:29 [info] 38#38: *301 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:27:34 [info] 39#39: *303 [lua] access_by_lua(msblocations.conf:189):2: f34a19a141d216a3805fbdd52b26403f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:27:34 [info] 39#39: *303 [lua] logger.lua:23: f34a19a141d216a3805fbdd52b26403f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:27:34 +0000] f34a19a141d216a3805fbdd52b26403f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:27:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/24 03:27:39 [info] 39#39: *305 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:27:39 [info] 39#39: *304 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:27:49 [info] 39#39: *306 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:27:49 [info] 39#39: *307 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:27:49 [info] 39#39: *308 [lua] access_by_lua(msblocations.conf:189):2: e2fdcfe7f6c3c250c6bf1155bb7b171d:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:27:49 [info] 39#39: *308 [lua] logger.lua:23: e2fdcfe7f6c3c250c6bf1155bb7b171d {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:27:49 +0000] e2fdcfe7f6c3c250c6bf1155bb7b171d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:27:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/24 03:27:59 [info] 39#39: *309 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:27:59 [info] 39#39: *310 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:28:04 [info] 39#39: *311 [lua] access_by_lua(msblocations.conf:189):2: a0894a861371dd8cdfd4b7e6ed3cbef6:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:28:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.72 - - [24/Jan/2023:03:28:04 +0000] a0894a861371dd8cdfd4b7e6ed3cbef6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 03:28:04 [info] 39#39: *311 [lua] logger.lua:23: a0894a861371dd8cdfd4b7e6ed3cbef6 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:28:09 [info] 39#39: *312 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:28:09 [info] 39#39: *313 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:28:19 [info] 39#39: *315 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:28:19 [info] 39#39: *314 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:28:19 [info] 39#39: *316 [lua] access_by_lua(msblocations.conf:189):2: 4148730ad1c323503a0557357b1f57bf:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:28:19 [info] 39#39: *316 [lua] logger.lua:23: 4148730ad1c323503a0557357b1f57bf {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:28:19 +0000] 4148730ad1c323503a0557357b1f57bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:28:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:28:29 [info] 38#38: *318 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:28:29 [info] 38#38: *317 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:28:34 [info] 39#39: *320 [lua] access_by_lua(msblocations.conf:189):2: 79bfb234783bea03acf95771155266f2:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:28:34 [info] 39#39: *320 [lua] logger.lua:23: 79bfb234783bea03acf95771155266f2 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:28:34 +0000] 79bfb234783bea03acf95771155266f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:28:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:28:39 [info] 39#39: *321 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:28:39 [info] 39#39: *322 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:28:49 [info] 38#38: *323 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:28:49 [info] 39#39: *324 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:28:49 [info] 39#39: *325 [lua] access_by_lua(msblocations.conf:189):2: 7eed813292fdd04929df68e1e992d994:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:28:49 [info] 39#39: *325 [lua] logger.lua:23: 7eed813292fdd04929df68e1e992d994 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:28:49 +0000] 7eed813292fdd04929df68e1e992d994 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:28:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 03:28:59 [info] 38#38: *326 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:28:59 [info] 38#38: *327 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:29:04 [info] 39#39: *328 [lua] access_by_lua(msblocations.conf:189):2: 4de83a2f397374ff1c3234a24cad3acb:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:29:04 [info] 39#39: *328 [lua] logger.lua:23: 4de83a2f397374ff1c3234a24cad3acb {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:29:04 +0000] 4de83a2f397374ff1c3234a24cad3acb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:29:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:29:09 [info] 39#39: *330 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:29:09 [info] 39#39: *329 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:29:19 [info] 38#38: *332 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:29:19 [info] 38#38: *331 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:29:19 [info] 39#39: *333 [lua] access_by_lua(msblocations.conf:189):2: 020babbbe0d9e83ea13f31f52099d4a2:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:29:19 [info] 39#39: *333 [lua] logger.lua:23: 020babbbe0d9e83ea13f31f52099d4a2 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:29:19 +0000] 020babbbe0d9e83ea13f31f52099d4a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:29:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:29:29 [info] 39#39: *335 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:29:29 [info] 39#39: *334 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:29:34 [info] 39#39: *337 [lua] access_by_lua(msblocations.conf:189):2: 4a78e6fbcdb8ff20810d958957375060:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:29:34 [info] 39#39: *337 [lua] logger.lua:23: 4a78e6fbcdb8ff20810d958957375060 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:29:34 +0000] 4a78e6fbcdb8ff20810d958957375060 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:29:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:29:39 [info] 38#38: *338 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:29:39 [info] 38#38: *339 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:29:49 [info] 38#38: *340 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:29:49 [info] 38#38: *341 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:29:49 [info] 39#39: *342 [lua] access_by_lua(msblocations.conf:189):2: c452ef2630d08692bbb92b305b3f5324:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:29:49 [info] 39#39: *342 [lua] logger.lua:23: c452ef2630d08692bbb92b305b3f5324 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:29:49 +0000] c452ef2630d08692bbb92b305b3f5324 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:29:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:29:59 [info] 39#39: *343 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:29:59 [info] 39#39: *344 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:30:04 [info] 39#39: *345 [lua] access_by_lua(msblocations.conf:189):2: f506f9ae50151e7ba0985b2b4e151838:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:30:04 [info] 39#39: *345 [lua] logger.lua:23: f506f9ae50151e7ba0985b2b4e151838 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:30:04 +0000] f506f9ae50151e7ba0985b2b4e151838 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:30:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:30:09 [info] 39#39: *346 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:30:09 [info] 39#39: *347 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:30:19 [info] 39#39: *349 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:30:19 [info] 39#39: *348 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:30:19 [info] 39#39: *350 [lua] access_by_lua(msblocations.conf:189):2: a794775335f761f796f5385476ba7495:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:30:19 [info] 39#39: *350 [lua] logger.lua:23: a794775335f761f796f5385476ba7495 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:30:19 +0000] a794775335f761f796f5385476ba7495 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:30:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:30:29 [info] 38#38: *352 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:30:29 [info] 39#39: *351 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:30:34 [info] 39#39: *354 [lua] access_by_lua(msblocations.conf:189):2: b485b61e1207da61e9028d7eb61635e3:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:30:34 [info] 39#39: *354 [lua] logger.lua:23: b485b61e1207da61e9028d7eb61635e3 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:30:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.72 - - [24/Jan/2023:03:30:34 +0000] b485b61e1207da61e9028d7eb61635e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/24 03:30:39 [info] 39#39: *355 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:30:39 [info] 39#39: *356 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:30:49 [info] 38#38: *358 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:30:49 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:30:49 [info] 39#39: *359 [lua] access_by_lua(msblocations.conf:189):2: e18709879ccdc83d6effbe4ca31b2e2a:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:30:49 +0000] e18709879ccdc83d6effbe4ca31b2e2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:30:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 03:30:49 [info] 39#39: *359 [lua] logger.lua:23: e18709879ccdc83d6effbe4ca31b2e2a {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:30:59 [info] 38#38: *360 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:30:59 [info] 38#38: *361 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:31:04 [info] 39#39: *362 [lua] access_by_lua(msblocations.conf:189):2: 051eb98810e8b88981401ceb6c2da4e8:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:31:04 [info] 39#39: *362 [lua] logger.lua:23: 051eb98810e8b88981401ceb6c2da4e8 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:31:04 +0000] 051eb98810e8b88981401ceb6c2da4e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:31:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:31:09 [info] 38#38: *364 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:31:09 [info] 38#38: *363 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:31:19 [info] 38#38: *365 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:31:19 [info] 38#38: *366 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:31:19 [info] 39#39: *367 [lua] access_by_lua(msblocations.conf:189):2: 16ccd39eeafb597132fc934f5b451527:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:31:19 [info] 39#39: *367 [lua] logger.lua:23: 16ccd39eeafb597132fc934f5b451527 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:31:19 +0000] 16ccd39eeafb597132fc934f5b451527 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:31:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 03:31:29 [info] 38#38: *368 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:31:29 [info] 38#38: *369 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:31:34 [info] 39#39: *371 [lua] access_by_lua(msblocations.conf:189):2: 02338491b98c2b33a9112f124183567f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:31:34 +0000] 02338491b98c2b33a9112f124183567f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/24 03:31:34 [info] 39#39: *371 [lua] logger.lua:23: 02338491b98c2b33a9112f124183567f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:31:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 03:31:39 [info] 38#38: *372 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:31:39 [info] 38#38: *373 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:31:49 [info] 38#38: *375 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:31:49 [info] 38#38: *374 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:31:49 [info] 39#39: *376 [lua] access_by_lua(msblocations.conf:189):2: a6f20fd3afd90804539cbdeaeba88d18:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:31:49 +0000] a6f20fd3afd90804539cbdeaeba88d18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 03:31:49 [info] 39#39: *376 [lua] logger.lua:23: a6f20fd3afd90804539cbdeaeba88d18 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:31:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:31:59 [info] 38#38: *378 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:31:59 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:32:04 [info] 39#39: *379 [lua] access_by_lua(msblocations.conf:189):2: 7103794a114c64d5504e9a67b86ae54a:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:32:04 [info] 39#39: *379 [lua] logger.lua:23: 7103794a114c64d5504e9a67b86ae54a {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:32:04 +0000] 7103794a114c64d5504e9a67b86ae54a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:32:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 03:32:09 [info] 38#38: *380 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:32:09 [info] 38#38: *381 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:32:19 [info] 38#38: *383 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:32:19 [info] 38#38: *382 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:32:19 [info] 39#39: *384 [lua] access_by_lua(msblocations.conf:189):2: 49f2a935f6577efd9cff48c3ad5e7b2a:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:32:19 +0000] 49f2a935f6577efd9cff48c3ad5e7b2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/24 03:32:19 [info] 39#39: *384 [lua] logger.lua:23: 49f2a935f6577efd9cff48c3ad5e7b2a {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:32:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/24 03:32:29 [info] 39#39: *385 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:32:29 [info] 38#38: *386 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:32:34 [info] 39#39: *388 [lua] access_by_lua(msblocations.conf:189):2: 0cafa707dc0f67098c202bfb2e129c8f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:32:34 [info] 39#39: *388 [lua] logger.lua:23: 0cafa707dc0f67098c202bfb2e129c8f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:32:34 +0000] 0cafa707dc0f67098c202bfb2e129c8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:32:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/24 03:32:39 [info] 39#39: *389 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:32:39 [info] 38#38: *390 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:32:49 [info] 39#39: *392 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:32:49 [info] 39#39: *391 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:32:49 [info] 39#39: *393 [lua] access_by_lua(msblocations.conf:189):2: e194abf1d451bcd01fbc36a0d626cfd8:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:32:49 +0000] e194abf1d451bcd01fbc36a0d626cfd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 03:32:49 [info] 39#39: *393 [lua] logger.lua:23: e194abf1d451bcd01fbc36a0d626cfd8 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:32:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:32:59 [info] 39#39: *395 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:32:59 [info] 39#39: *394 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:33:05 [info] 39#39: *396 [lua] access_by_lua(msblocations.conf:189):2: 19081efd8e2eff16769fce79739e6ffb:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:33:05 [info] 39#39: *396 [lua] logger.lua:23: 19081efd8e2eff16769fce79739e6ffb {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:33:05 +0000] 19081efd8e2eff16769fce79739e6ffb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:33:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:33:09 [info] 39#39: *397 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:33:09 [info] 39#39: *398 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:33:19 [info] 38#38: *399 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:33:19 [info] 38#38: *400 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:33:20 [info] 39#39: *401 [lua] access_by_lua(msblocations.conf:189):2: fbe48cca1ff627db14854303d29cad93:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:33:20 +0000] fbe48cca1ff627db14854303d29cad93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 03:33:20 [info] 39#39: *401 [lua] logger.lua:23: fbe48cca1ff627db14854303d29cad93 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:33:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:33:29 [info] 38#38: *402 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:33:29 [info] 39#39: *403 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:33:35 [info] 39#39: *405 [lua] access_by_lua(msblocations.conf:189):2: b2387267f0c3f0aec5e8bb7c83ed8cab:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:33:35 +0000] b2387267f0c3f0aec5e8bb7c83ed8cab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 03:33:35 [info] 39#39: *405 [lua] logger.lua:23: b2387267f0c3f0aec5e8bb7c83ed8cab {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:33:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:33:39 [info] 39#39: *406 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:33:39 [info] 38#38: *407 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:33:49 [info] 38#38: *409 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:33:49 [info] 38#38: *408 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:33:50 [info] 39#39: *410 [lua] access_by_lua(msblocations.conf:189):2: e5523f79534e74dbbd907666b3140397:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:33:50 [info] 39#39: *410 [lua] logger.lua:23: e5523f79534e74dbbd907666b3140397 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:33:50 +0000] e5523f79534e74dbbd907666b3140397 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:33:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 03:33:59 [info] 39#39: *411 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:33:59 [info] 39#39: *412 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:34:05 [info] 39#39: *413 [lua] access_by_lua(msblocations.conf:189):2: 15af1eaf4119a4bb14a2d9f53aec7b58:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:34:05 [info] 39#39: *413 [lua] logger.lua:23: 15af1eaf4119a4bb14a2d9f53aec7b58 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:34:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.71.72 - - [24/Jan/2023:03:34:05 +0000] 15af1eaf4119a4bb14a2d9f53aec7b58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 03:34:09 [info] 39#39: *414 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:34:09 [info] 38#38: *415 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:34:19 [info] 39#39: *416 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:34:19 [info] 38#38: *417 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:34:20 [info] 39#39: *418 [lua] access_by_lua(msblocations.conf:189):2: c27409703a06812c012917e3541f396d:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:34:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:34:20 [info] 39#39: *418 [lua] logger.lua:23: c27409703a06812c012917e3541f396d {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:34:20 +0000] c27409703a06812c012917e3541f396d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 03:34:29 [info] 39#39: *419 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:34:29 [info] 39#39: *420 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:34:35 [info] 39#39: *422 [lua] access_by_lua(msblocations.conf:189):2: cc5f7f0924585ba67f1c03a6d4942e62:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:34:35 [info] 39#39: *422 [lua] logger.lua:23: cc5f7f0924585ba67f1c03a6d4942e62 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:34:35 +0000] cc5f7f0924585ba67f1c03a6d4942e62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:34:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:34:39 [info] 39#39: *424 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:34:39 [info] 39#39: *423 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:34:49 [info] 39#39: *425 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:34:49 [info] 39#39: *426 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:34:50 [info] 39#39: *427 [lua] access_by_lua(msblocations.conf:189):2: 6a9b35a398f0dbed685200e9889990d7:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:34:50 +0000] 6a9b35a398f0dbed685200e9889990d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:34:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:34:50 [info] 39#39: *427 [lua] logger.lua:23: 6a9b35a398f0dbed685200e9889990d7 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:34:59 [info] 39#39: *429 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:34:59 [info] 38#38: *428 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:35:05 [info] 39#39: *430 [lua] access_by_lua(msblocations.conf:189):2: 6b8df744452c6f302a210262bde8a519:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:35:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:35:05 [info] 39#39: *430 [lua] logger.lua:23: 6b8df744452c6f302a210262bde8a519 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:35:05 +0000] 6b8df744452c6f302a210262bde8a519 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/24 03:35:09 [info] 38#38: *431 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:35:09 [info] 38#38: *432 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:35:19 [info] 39#39: *433 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:35:19 [info] 39#39: *434 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:35:20 [info] 39#39: *435 [lua] access_by_lua(msblocations.conf:189):2: db81d7a26a596181b01b15974340638d:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:35:20 [info] 39#39: *435 [lua] logger.lua:23: db81d7a26a596181b01b15974340638d {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:35:20 +0000] db81d7a26a596181b01b15974340638d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:35:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 03:35:29 [info] 39#39: *437 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:35:29 [info] 39#39: *436 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:35:35 [info] 39#39: *439 [lua] access_by_lua(msblocations.conf:189):2: 74cf4e19eedaaf3d20066ee44c504bd3:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:35:35 [info] 39#39: *439 [lua] logger.lua:23: 74cf4e19eedaaf3d20066ee44c504bd3 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:35:35 +0000] 74cf4e19eedaaf3d20066ee44c504bd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:35:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:35:39 [info] 39#39: *440 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:35:39 [info] 38#38: *441 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:35:49 [info] 38#38: *442 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:35:49 [info] 38#38: *443 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:35:50 [info] 39#39: *444 [lua] access_by_lua(msblocations.conf:189):2: 65b7117ac3278754b604344a13ece5b2:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:35:50 [info] 39#39: *444 [lua] logger.lua:23: 65b7117ac3278754b604344a13ece5b2 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:35:50 +0000] 65b7117ac3278754b604344a13ece5b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:35:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:35:59 [info] 39#39: *445 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:35:59 [info] 39#39: *446 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:36:05 [info] 39#39: *447 [lua] access_by_lua(msblocations.conf:189):2: 39a558ce6df2b9d503b4db4d568d4267:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:36:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 03:36:05 [info] 39#39: *447 [lua] logger.lua:23: 39a558ce6df2b9d503b4db4d568d4267 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:36:05 +0000] 39a558ce6df2b9d503b4db4d568d4267 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/24 03:36:09 [info] 39#39: *448 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:36:09 [info] 39#39: *449 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:36:19 [info] 38#38: *450 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:36:19 [info] 38#38: *451 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:36:20 [info] 39#39: *452 [lua] access_by_lua(msblocations.conf:189):2: 215c5b9d10ee2a00e09eaf5291aa7b1d:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:36:20 [info] 39#39: *452 [lua] logger.lua:23: 215c5b9d10ee2a00e09eaf5291aa7b1d {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:36:20 +0000] 215c5b9d10ee2a00e09eaf5291aa7b1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:36:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 03:36:29 [info] 39#39: *453 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:36:29 [info] 39#39: *454 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:36:35 [info] 39#39: *456 [lua] access_by_lua(msblocations.conf:189):2: 37f25068e229581aa942f2dc558ed1e4:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:36:35 +0000] 37f25068e229581aa942f2dc558ed1e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 03:36:35 [info] 39#39: *456 [lua] logger.lua:23: 37f25068e229581aa942f2dc558ed1e4 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:36:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:36:39 [info] 39#39: *458 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:36:39 [info] 39#39: *457 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:36:49 [info] 39#39: *459 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:36:49 [info] 39#39: *460 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:36:50 [info] 39#39: *461 [lua] access_by_lua(msblocations.conf:189):2: cebe198b471df2e365e7f56a9b7e71ac:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:36:50 [info] 39#39: *461 [lua] logger.lua:23: cebe198b471df2e365e7f56a9b7e71ac {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:36:50 +0000] cebe198b471df2e365e7f56a9b7e71ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:36:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 03:36:59 [info] 39#39: *463 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:36:59 [info] 39#39: *462 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:37:05 [info] 39#39: *464 [lua] access_by_lua(msblocations.conf:189):2: f6ef1d5628b3474d39dacf60442e90f5:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:37:05 +0000] f6ef1d5628b3474d39dacf60442e90f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 03:37:05 [info] 39#39: *464 [lua] logger.lua:23: f6ef1d5628b3474d39dacf60442e90f5 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:37:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:37:09 [info] 38#38: *465 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:37:09 [info] 38#38: *466 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:37:19 [info] 38#38: *467 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:37:19 [info] 38#38: *468 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:37:20 [info] 39#39: *469 [lua] access_by_lua(msblocations.conf:189):2: a1b2d4485ccbc9223b3a41f3c6550460:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:37:20 +0000] a1b2d4485ccbc9223b3a41f3c6550460 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 03:37:20 [info] 39#39: *469 [lua] logger.lua:23: a1b2d4485ccbc9223b3a41f3c6550460 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:37:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:37:29 [info] 38#38: *470 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:37:29 [info] 38#38: *471 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:37:35 [info] 39#39: *473 [lua] access_by_lua(msblocations.conf:189):2: 4539b593af6fc1e11fd9c214feadab8c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:37:35 +0000] 4539b593af6fc1e11fd9c214feadab8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 03:37:35 [info] 39#39: *473 [lua] logger.lua:23: 4539b593af6fc1e11fd9c214feadab8c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:37:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:37:39 [info] 39#39: *475 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:37:39 [info] 38#38: *474 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:37:49 [info] 39#39: *477 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:37:49 [info] 39#39: *476 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:37:50 [info] 39#39: *478 [lua] access_by_lua(msblocations.conf:189):2: bb947677afff67eab7a0d03b268758e6:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:37:50 [info] 39#39: *478 [lua] logger.lua:23: bb947677afff67eab7a0d03b268758e6 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:37:50 +0000] bb947677afff67eab7a0d03b268758e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:37:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:37:59 [info] 39#39: *479 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:37:59 [info] 39#39: *480 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:38:05 [info] 39#39: *481 [lua] access_by_lua(msblocations.conf:189):2: 56a0eba967132993486e4942a2e215e4:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:38:05 +0000] 56a0eba967132993486e4942a2e215e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/24 03:38:05 [info] 39#39: *481 [lua] logger.lua:23: 56a0eba967132993486e4942a2e215e4 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:38:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:38:09 [info] 39#39: *482 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:38:09 [info] 39#39: *483 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:38:19 [info] 39#39: *484 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:38:19 [info] 39#39: *485 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:38:20 [info] 39#39: *486 [lua] access_by_lua(msblocations.conf:189):2: 5f573b20074fb11f1394dfade0c73afd:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:38:20 +0000] 5f573b20074fb11f1394dfade0c73afd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/24 03:38:20 [info] 39#39: *486 [lua] logger.lua:23: 5f573b20074fb11f1394dfade0c73afd {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:38:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 03:38:29 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:38:29 [info] 38#38: *487 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:38:35 [info] 39#39: *490 [lua] access_by_lua(msblocations.conf:189):2: 5a8ec4102019499568b5c0ff15fa3c5d:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:38:35 [info] 39#39: *490 [lua] logger.lua:23: 5a8ec4102019499568b5c0ff15fa3c5d {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:38:35 +0000] 5a8ec4102019499568b5c0ff15fa3c5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:38:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:38:39 [info] 38#38: *491 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:38:39 [info] 39#39: *492 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:38:49 [info] 38#38: *493 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:38:49 [info] 39#39: *494 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:38:50 [info] 39#39: *495 [lua] access_by_lua(msblocations.conf:189):2: fdccf9da58252cf684f129a2c2a80f23:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:38:50 [info] 39#39: *495 [lua] logger.lua:23: fdccf9da58252cf684f129a2c2a80f23 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:38:50 +0000] fdccf9da58252cf684f129a2c2a80f23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:38:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 03:38:59 [info] 38#38: *496 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:38:59 [info] 38#38: *497 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:39:05 [info] 39#39: *498 [lua] access_by_lua(msblocations.conf:189):2: e8174c5c9e87ab66ee2f94fca3eaaeb3:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:39:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.72 - - [24/Jan/2023:03:39:05 +0000] e8174c5c9e87ab66ee2f94fca3eaaeb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 03:39:05 [info] 39#39: *498 [lua] logger.lua:23: e8174c5c9e87ab66ee2f94fca3eaaeb3 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:39:09 [info] 38#38: *499 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:39:09 [info] 38#38: *500 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:39:19 [info] 39#39: *501 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:39:19 [info] 39#39: *502 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:39:20 [info] 39#39: *503 [lua] access_by_lua(msblocations.conf:189):2: 24f0b1bca13b3cd18671360a043a0f1c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:39:21 +0000] 24f0b1bca13b3cd18671360a043a0f1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/24 03:39:21 [info] 39#39: *503 [lua] logger.lua:23: 24f0b1bca13b3cd18671360a043a0f1c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:39:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 03:39:29 [info] 39#39: *505 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:39:29 [info] 39#39: *504 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:39:36 [info] 39#39: *507 [lua] access_by_lua(msblocations.conf:189):2: 028b997a23936c727abee0d4b3d4c779:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:39:36 +0000] 028b997a23936c727abee0d4b3d4c779 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/24 03:39:36 [info] 39#39: *507 [lua] logger.lua:23: 028b997a23936c727abee0d4b3d4c779 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:39:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/24 03:39:39 [info] 38#38: *508 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:39:39 [info] 38#38: *509 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:39:49 [info] 39#39: *510 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:39:49 [info] 39#39: *511 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:39:51 [info] 39#39: *512 [lua] access_by_lua(msblocations.conf:189):2: c33cc58a6861d31bd02fafbe75c4af17:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:39:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:39:51 [info] 39#39: *512 [lua] logger.lua:23: c33cc58a6861d31bd02fafbe75c4af17 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:39:51 +0000] c33cc58a6861d31bd02fafbe75c4af17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/24 03:39:59 [info] 38#38: *514 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:39:59 [info] 39#39: *513 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:40:06 [info] 39#39: *515 [lua] access_by_lua(msblocations.conf:189):2: 504c8b3526f1726e5ae5c79f8612e310:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:40:06 +0000] 504c8b3526f1726e5ae5c79f8612e310 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 03:40:06 [info] 39#39: *515 [lua] logger.lua:23: 504c8b3526f1726e5ae5c79f8612e310 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:40:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:40:09 [info] 38#38: *517 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:40:09 [info] 38#38: *516 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:40:19 [info] 39#39: *519 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:40:19 [info] 39#39: *518 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:40:21 [info] 39#39: *520 [lua] access_by_lua(msblocations.conf:189):2: c98b85adecb7055c7b7e8a02e655146a:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:40:21 +0000] c98b85adecb7055c7b7e8a02e655146a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 03:40:21 [info] 39#39: *520 [lua] logger.lua:23: c98b85adecb7055c7b7e8a02e655146a {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:40:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:40:29 [info] 39#39: *521 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:40:29 [info] 39#39: *522 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:40:36 [info] 39#39: *524 [lua] access_by_lua(msblocations.conf:189):2: 07657774d1e321d88242b9f70e3845c2:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:40:36 +0000] 07657774d1e321d88242b9f70e3845c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:40:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 03:40:36 [info] 39#39: *524 [lua] logger.lua:23: 07657774d1e321d88242b9f70e3845c2 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:40:39 [info] 39#39: *525 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:40:39 [info] 39#39: *526 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:40:49 [info] 39#39: *527 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:40:49 [info] 39#39: *528 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:40:51 [info] 39#39: *529 [lua] access_by_lua(msblocations.conf:189):2: 0f94173fc01a563955e0ded17c8d21fc:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:40:51 [info] 39#39: *529 [lua] logger.lua:23: 0f94173fc01a563955e0ded17c8d21fc {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:40:51 +0000] 0f94173fc01a563955e0ded17c8d21fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:40:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:40:59 [info] 38#38: *531 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:40:59 [info] 39#39: *530 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:41:06 [info] 39#39: *532 [lua] access_by_lua(msblocations.conf:189):2: e9f55406f408ab2c95f602ee13561f1b:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:41:06 +0000] e9f55406f408ab2c95f602ee13561f1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:41:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:41:06 [info] 39#39: *532 [lua] logger.lua:23: e9f55406f408ab2c95f602ee13561f1b {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:41:09 [info] 38#38: *533 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:41:09 [info] 39#39: *534 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:41:19 [info] 39#39: *535 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:41:19 [info] 39#39: *536 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:41:21 [info] 39#39: *537 [lua] access_by_lua(msblocations.conf:189):2: 075814735445dfb140aa3d441bd09505:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:41:21 +0000] 075814735445dfb140aa3d441bd09505 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/24 03:41:21 [info] 39#39: *537 [lua] logger.lua:23: 075814735445dfb140aa3d441bd09505 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:41:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 03:41:29 [info] 39#39: *538 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:41:29 [info] 39#39: *539 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:41:36 [info] 39#39: *541 [lua] access_by_lua(msblocations.conf:189):2: 74e11cb49a5a441ff6e7dceef402d41d:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:41:36 +0000] 74e11cb49a5a441ff6e7dceef402d41d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:41:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:41:36 [info] 39#39: *541 [lua] logger.lua:23: 74e11cb49a5a441ff6e7dceef402d41d {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:41:39 [info] 39#39: *542 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:41:39 [info] 39#39: *543 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:41:49 [info] 39#39: *544 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:41:49 [info] 39#39: *545 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:41:51 [info] 39#39: *546 [lua] access_by_lua(msblocations.conf:189):2: 7048f31c0f3d3ed8933e46101463f291:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:41:51 [info] 39#39: *546 [lua] logger.lua:23: 7048f31c0f3d3ed8933e46101463f291 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:41:51 +0000] 7048f31c0f3d3ed8933e46101463f291 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:41:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:41:59 [info] 39#39: *547 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:41:59 [info] 39#39: *548 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:42:06 [info] 39#39: *549 [lua] access_by_lua(msblocations.conf:189):2: 8e598760c4c3e0a3674279b77d916a3f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:42:06 [info] 39#39: *549 [lua] logger.lua:23: 8e598760c4c3e0a3674279b77d916a3f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:42:06 +0000] 8e598760c4c3e0a3674279b77d916a3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:42:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:42:09 [info] 39#39: *551 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:42:09 [info] 38#38: *550 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:42:19 [info] 38#38: *553 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:42:19 [info] 38#38: *552 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:42:21 [info] 39#39: *554 [lua] access_by_lua(msblocations.conf:189):2: 34b0be2e57f698d0150b20978b5bc9b6:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:42:21 +0000] 34b0be2e57f698d0150b20978b5bc9b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 03:42:21 [info] 39#39: *554 [lua] logger.lua:23: 34b0be2e57f698d0150b20978b5bc9b6 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:42:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:42:29 [info] 38#38: *556 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:42:29 [info] 38#38: *555 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:42:36 [info] 39#39: *558 [lua] access_by_lua(msblocations.conf:189):2: 0c196fa67e09c35949df5f84ce6a1c66:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:42:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:42:36 [info] 39#39: *558 [lua] logger.lua:23: 0c196fa67e09c35949df5f84ce6a1c66 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:42:36 +0000] 0c196fa67e09c35949df5f84ce6a1c66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/24 03:42:39 [info] 38#38: *559 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:42:39 [info] 38#38: *560 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:42:49 [info] 38#38: *562 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:42:49 [info] 38#38: *561 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:42:51 [info] 39#39: *563 [lua] access_by_lua(msblocations.conf:189):2: 9677b128608d0d1eda23b13d1e2fc76e:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:42:51 +0000] 9677b128608d0d1eda23b13d1e2fc76e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 03:42:51 [info] 39#39: *563 [lua] logger.lua:23: 9677b128608d0d1eda23b13d1e2fc76e {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:42:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:42:59 [info] 39#39: *564 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:42:59 [info] 39#39: *565 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:43:06 [info] 39#39: *566 [lua] access_by_lua(msblocations.conf:189):2: 60aa5a9e1759ca614aedde8926da052c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:43:06 [info] 39#39: *566 [lua] logger.lua:23: 60aa5a9e1759ca614aedde8926da052c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:43:06 +0000] 60aa5a9e1759ca614aedde8926da052c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:43:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 03:43:09 [info] 39#39: *567 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:43:09 [info] 39#39: *568 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:43:19 [info] 38#38: *569 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:43:19 [info] 38#38: *570 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:43:21 [info] 39#39: *571 [lua] access_by_lua(msblocations.conf:189):2: 6c491f1aaeefa72e63eac3964b23b8d3:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:43:21 +0000] 6c491f1aaeefa72e63eac3964b23b8d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 03:43:21 [info] 39#39: *571 [lua] logger.lua:23: 6c491f1aaeefa72e63eac3964b23b8d3 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:43:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:43:29 [info] 39#39: *573 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:43:29 [info] 39#39: *572 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:43:36 [info] 39#39: *575 [lua] access_by_lua(msblocations.conf:189):2: 223646171e707f6dce864900cbe5b78c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:43:36 [info] 39#39: *575 [lua] logger.lua:23: 223646171e707f6dce864900cbe5b78c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:43:36 +0000] 223646171e707f6dce864900cbe5b78c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:43:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:43:39 [info] 38#38: *577 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:43:39 [info] 39#39: *576 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:43:49 [info] 39#39: *578 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:43:49 [info] 39#39: *579 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:43:51 [info] 39#39: *580 [lua] access_by_lua(msblocations.conf:189):2: 937c8791119776155227aac0231f1595:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:43:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:43:51 [info] 39#39: *580 [lua] logger.lua:23: 937c8791119776155227aac0231f1595 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:43:51 +0000] 937c8791119776155227aac0231f1595 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 03:43:59 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:43:59 [info] 39#39: *581 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:44:06 [info] 39#39: *583 [lua] access_by_lua(msblocations.conf:189):2: 1ce128e89bd9e7d19e5eb191cabfb02c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:44:06 +0000] 1ce128e89bd9e7d19e5eb191cabfb02c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 03:44:06 [info] 39#39: *583 [lua] logger.lua:23: 1ce128e89bd9e7d19e5eb191cabfb02c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:44:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:44:09 [info] 39#39: *585 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:44:09 [info] 38#38: *584 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:44:19 [info] 39#39: *586 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:44:19 [info] 39#39: *587 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:44:21 [info] 39#39: *588 [lua] access_by_lua(msblocations.conf:189):2: 659090f7a79df94607bca69208dde999:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:44:21 +0000] 659090f7a79df94607bca69208dde999 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:44:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:44:21 [info] 39#39: *588 [lua] logger.lua:23: 659090f7a79df94607bca69208dde999 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:44:29 [info] 39#39: *589 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:44:29 [info] 39#39: *590 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:44:36 [info] 39#39: *592 [lua] access_by_lua(msblocations.conf:189):2: ce00b6783cdfa6a76329d09d5f95b4c4:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:44:36 [info] 39#39: *592 [lua] logger.lua:23: ce00b6783cdfa6a76329d09d5f95b4c4 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:44:36 +0000] ce00b6783cdfa6a76329d09d5f95b4c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:44:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:44:39 [info] 38#38: *594 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:44:39 [info] 38#38: *593 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:44:49 [info] 38#38: *595 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:44:49 [info] 38#38: *596 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:44:51 [info] 39#39: *597 [lua] access_by_lua(msblocations.conf:189):2: fe3867132808f76e44bdf10e826db35f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:44:51 [info] 39#39: *597 [lua] logger.lua:23: fe3867132808f76e44bdf10e826db35f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:44:51 +0000] fe3867132808f76e44bdf10e826db35f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:44:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:44:59 [info] 39#39: *598 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:44:59 [info] 39#39: *599 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:45:06 [info] 39#39: *600 [lua] access_by_lua(msblocations.conf:189):2: f3d42105a7cc1375ce13bb3f2d2bea43:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:45:06 [info] 39#39: *600 [lua] logger.lua:23: f3d42105a7cc1375ce13bb3f2d2bea43 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:45:06 +0000] f3d42105a7cc1375ce13bb3f2d2bea43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:45:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:45:09 [info] 39#39: *601 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:45:09 [info] 39#39: *602 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:45:19 [info] 39#39: *603 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:45:19 [info] 39#39: *604 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:45:21 [info] 39#39: *605 [lua] access_by_lua(msblocations.conf:189):2: ad1cdbe31c8f805e9fc432a17446ba56:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:45:21 +0000] ad1cdbe31c8f805e9fc432a17446ba56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 03:45:21 [info] 39#39: *605 [lua] logger.lua:23: ad1cdbe31c8f805e9fc432a17446ba56 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:45:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 03:45:29 [info] 39#39: *606 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:45:29 [info] 39#39: *607 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:45:36 [info] 39#39: *609 [lua] access_by_lua(msblocations.conf:189):2: 9a6cc02fbc25e43a9ff125dd56029ecc:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:45:36 [info] 39#39: *609 [lua] logger.lua:23: 9a6cc02fbc25e43a9ff125dd56029ecc {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:45:36 +0000] 9a6cc02fbc25e43a9ff125dd56029ecc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:45:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:45:39 [info] 39#39: *610 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:45:39 [info] 39#39: *611 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:45:49 [info] 39#39: *613 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:45:49 [info] 39#39: *612 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:45:51 [info] 39#39: *614 [lua] access_by_lua(msblocations.conf:189):2: 36ca78b0d093494d6c7914a333748fdc:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:45:51 +0000] 36ca78b0d093494d6c7914a333748fdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 03:45:51 [info] 39#39: *614 [lua] logger.lua:23: 36ca78b0d093494d6c7914a333748fdc {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:45:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 03:45:59 [info] 38#38: *615 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:45:59 [info] 38#38: *616 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:46:06 [info] 39#39: *617 [lua] access_by_lua(msblocations.conf:189):2: 4d157908b18fc8236b7fa56986f0b378:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:46:06 [info] 39#39: *617 [lua] logger.lua:23: 4d157908b18fc8236b7fa56986f0b378 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:46:06 +0000] 4d157908b18fc8236b7fa56986f0b378 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:46:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:46:09 [info] 39#39: *618 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:46:09 [info] 39#39: *619 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:46:19 [info] 39#39: *621 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:46:19 [info] 39#39: *620 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:46:21 [info] 39#39: *622 [lua] access_by_lua(msblocations.conf:189):2: 52124a5d65b1c145ad53b686db6f8a16:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:46:21 +0000] 52124a5d65b1c145ad53b686db6f8a16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 03:46:21 [info] 39#39: *622 [lua] logger.lua:23: 52124a5d65b1c145ad53b686db6f8a16 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:46:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:46:29 [info] 38#38: *624 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:46:29 [info] 38#38: *623 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:46:36 [info] 39#39: *626 [lua] access_by_lua(msblocations.conf:189):2: 2b8d43d5606c7cb5f436c69251e8a49c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:46:36 [info] 39#39: *626 [lua] logger.lua:23: 2b8d43d5606c7cb5f436c69251e8a49c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:46:36 +0000] 2b8d43d5606c7cb5f436c69251e8a49c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:46:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:46:39 [info] 38#38: *628 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:46:39 [info] 38#38: *627 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:46:49 [info] 39#39: *629 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:46:49 [info] 39#39: *630 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:46:51 [info] 39#39: *631 [lua] access_by_lua(msblocations.conf:189):2: a014758cdd35413fe2f7378f6b50c998:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:46:51 +0000] a014758cdd35413fe2f7378f6b50c998 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 03:46:51 [info] 39#39: *631 [lua] logger.lua:23: a014758cdd35413fe2f7378f6b50c998 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:46:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:46:59 [info] 39#39: *633 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:46:59 [info] 38#38: *632 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:47:06 [info] 39#39: *634 [lua] access_by_lua(msblocations.conf:189):2: 393798f24b8d89c961f777f3ef8ecdd1:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:47:06 +0000] 393798f24b8d89c961f777f3ef8ecdd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:47:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:47:06 [info] 39#39: *634 [lua] logger.lua:23: 393798f24b8d89c961f777f3ef8ecdd1 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:47:09 [info] 39#39: *636 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:47:09 [info] 38#38: *635 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:47:19 [info] 39#39: *637 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:47:19 [info] 38#38: *638 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:47:21 [info] 39#39: *639 [lua] access_by_lua(msblocations.conf:189):2: ddaf4ec1981eb59c7b89d2e2078b2ccd:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:47:21 +0000] ddaf4ec1981eb59c7b89d2e2078b2ccd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 03:47:21 [info] 39#39: *639 [lua] logger.lua:23: ddaf4ec1981eb59c7b89d2e2078b2ccd {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:47:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 03:47:29 [info] 39#39: *640 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:47:29 [info] 39#39: *641 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:47:36 [info] 39#39: *643 [lua] access_by_lua(msblocations.conf:189):2: 399921adfa003767ff014794797f52cb:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:47:36 [info] 39#39: *643 [lua] logger.lua:23: 399921adfa003767ff014794797f52cb {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:47:36 +0000] 399921adfa003767ff014794797f52cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:47:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:47:39 [info] 38#38: *645 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:47:39 [info] 39#39: *644 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:47:49 [info] 38#38: *646 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:47:49 [info] 38#38: *647 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:47:51 [info] 39#39: *648 [lua] access_by_lua(msblocations.conf:189):2: caed84ad2f018487b1a943fdd8c91ef7:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:47:51 +0000] caed84ad2f018487b1a943fdd8c91ef7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 03:47:51 [info] 39#39: *648 [lua] logger.lua:23: caed84ad2f018487b1a943fdd8c91ef7 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:47:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:47:59 [info] 38#38: *650 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:47:59 [info] 38#38: *649 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:48:06 [info] 39#39: *651 [lua] access_by_lua(msblocations.conf:189):2: 2c8008d62e6fc8b99bdfcaef6cbd4a17:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:48:06 [info] 39#39: *651 [lua] logger.lua:23: 2c8008d62e6fc8b99bdfcaef6cbd4a17 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:48:06 +0000] 2c8008d62e6fc8b99bdfcaef6cbd4a17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:48:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:48:09 [info] 38#38: *652 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:48:09 [info] 38#38: *653 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:48:19 [info] 38#38: *655 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:48:19 [info] 38#38: *654 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:48:21 [info] 39#39: *656 [lua] access_by_lua(msblocations.conf:189):2: e8e6ded2a693f6c717a294b6a9cf944d:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:48:21 [info] 39#39: *656 [lua] logger.lua:23: e8e6ded2a693f6c717a294b6a9cf944d {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:48:21 +0000] e8e6ded2a693f6c717a294b6a9cf944d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:48:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:48:29 [info] 39#39: *657 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:48:29 [info] 38#38: *658 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:48:36 [info] 39#39: *660 [lua] access_by_lua(msblocations.conf:189):2: e1bb00b07005e6bc2a26538af33e5228:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:48:37 +0000] e1bb00b07005e6bc2a26538af33e5228 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 03:48:37 [info] 39#39: *660 [lua] logger.lua:23: e1bb00b07005e6bc2a26538af33e5228 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:48:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:48:39 [info] 38#38: *662 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:48:39 [info] 38#38: *661 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:48:49 [info] 38#38: *663 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:48:49 [info] 39#39: *664 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:48:52 [info] 39#39: *665 [lua] access_by_lua(msblocations.conf:189):2: b14304e726c00a9559f4e7e90241aba4:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:48:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:48:52 [info] 39#39: *665 [lua] logger.lua:23: b14304e726c00a9559f4e7e90241aba4 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:48:52 +0000] b14304e726c00a9559f4e7e90241aba4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/24 03:48:59 [info] 38#38: *666 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:48:59 [info] 38#38: *667 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:49:07 [info] 39#39: *668 [lua] access_by_lua(msblocations.conf:189):2: 14e500a912fbbdd58dab9b8fed291ceb:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:49:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:49:07 [info] 39#39: *668 [lua] logger.lua:23: 14e500a912fbbdd58dab9b8fed291ceb {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:49:07 +0000] 14e500a912fbbdd58dab9b8fed291ceb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/24 03:49:09 [info] 38#38: *669 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:49:09 [info] 38#38: *670 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:49:19 [info] 38#38: *672 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:49:19 [info] 39#39: *671 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:49:22 [info] 39#39: *673 [lua] access_by_lua(msblocations.conf:189):2: 94f3053b87f57af093283d5ab52f2982:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:49:22 [info] 39#39: *673 [lua] logger.lua:23: 94f3053b87f57af093283d5ab52f2982 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:49:22 +0000] 94f3053b87f57af093283d5ab52f2982 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:49:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:49:29 [info] 38#38: *674 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:49:29 [info] 38#38: *675 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:49:37 [info] 39#39: *677 [lua] access_by_lua(msblocations.conf:189):2: 3d6efc11c992b75ec973240995cb7c71:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:49:37 [info] 39#39: *677 [lua] logger.lua:23: 3d6efc11c992b75ec973240995cb7c71 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:49:37 +0000] 3d6efc11c992b75ec973240995cb7c71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:49:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 03:49:39 [info] 38#38: *678 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:49:39 [info] 38#38: *679 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:49:49 [info] 38#38: *680 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:49:49 [info] 39#39: *681 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:49:52 [info] 39#39: *682 [lua] access_by_lua(msblocations.conf:189):2: cba98312b187995dfc705046491ff2a9:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:49:52 [info] 39#39: *682 [lua] logger.lua:23: cba98312b187995dfc705046491ff2a9 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:49:52 +0000] cba98312b187995dfc705046491ff2a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:49:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/24 03:49:59 [info] 38#38: *683 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:49:59 [info] 38#38: *684 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:50:07 [info] 39#39: *685 [lua] access_by_lua(msblocations.conf:189):2: 6f56ee128393a41a26b385884d2d5800:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:50:07 [info] 39#39: *685 [lua] logger.lua:23: 6f56ee128393a41a26b385884d2d5800 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:50:07 +0000] 6f56ee128393a41a26b385884d2d5800 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:50:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:50:09 [info] 39#39: *686 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:50:09 [info] 39#39: *687 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:50:19 [info] 38#38: *688 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:50:19 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:50:22 [info] 39#39: *690 [lua] access_by_lua(msblocations.conf:189):2: 6089c1516b7e7372d65469455f7a3a44:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:50:22 [info] 39#39: *690 [lua] logger.lua:23: 6089c1516b7e7372d65469455f7a3a44 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:50:22 +0000] 6089c1516b7e7372d65469455f7a3a44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:50:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:50:29 [info] 39#39: *692 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:50:29 [info] 38#38: *691 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:50:37 [info] 39#39: *694 [lua] access_by_lua(msblocations.conf:189):2: e1637adda16ac3a3a52f7a6bdc6df76a:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:50:37 [info] 39#39: *694 [lua] logger.lua:23: e1637adda16ac3a3a52f7a6bdc6df76a {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:50:37 +0000] e1637adda16ac3a3a52f7a6bdc6df76a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:50:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 03:50:39 [info] 38#38: *695 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:50:39 [info] 38#38: *696 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:50:49 [info] 39#39: *697 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:50:49 [info] 39#39: *698 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:50:52 [info] 39#39: *699 [lua] access_by_lua(msblocations.conf:189):2: 8b73818b9b40bbb7312940eab35dea69:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:50:52 [info] 39#39: *699 [lua] logger.lua:23: 8b73818b9b40bbb7312940eab35dea69 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:50:52 +0000] 8b73818b9b40bbb7312940eab35dea69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:50:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 03:50:59 [info] 39#39: *701 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:50:59 [info] 39#39: *700 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:51:07 [info] 39#39: *702 [lua] access_by_lua(msblocations.conf:189):2: e5cc3435b7a858ea95cef524744f10a0:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:51:07 +0000] e5cc3435b7a858ea95cef524744f10a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:51:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:51:07 [info] 39#39: *702 [lua] logger.lua:23: e5cc3435b7a858ea95cef524744f10a0 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:51:09 [info] 38#38: *703 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:51:09 [info] 38#38: *704 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:51:19 [info] 39#39: *706 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:51:19 [info] 38#38: *705 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:51:22 [info] 39#39: *707 [lua] access_by_lua(msblocations.conf:189):2: 5919c221880a90dfbb19f703a2652853:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:51:22 [info] 39#39: *707 [lua] logger.lua:23: 5919c221880a90dfbb19f703a2652853 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:51:22 +0000] 5919c221880a90dfbb19f703a2652853 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:51:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/24 03:51:29 [info] 38#38: *709 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:51:29 [info] 38#38: *708 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:51:37 [info] 39#39: *711 [lua] access_by_lua(msblocations.conf:189):2: 7189c430d4fc264873ce8af7128772bc:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:51:37 [info] 39#39: *711 [lua] logger.lua:23: 7189c430d4fc264873ce8af7128772bc {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:51:37 +0000] 7189c430d4fc264873ce8af7128772bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:51:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:51:39 [info] 38#38: *712 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:51:39 [info] 38#38: *713 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:51:49 [info] 39#39: *714 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:51:49 [info] 39#39: *715 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:51:52 [info] 39#39: *716 [lua] access_by_lua(msblocations.conf:189):2: 3982dc58f37b6b9ee80bcda9a1bfd790:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:51:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.71.72 - - [24/Jan/2023:03:51:52 +0000] 3982dc58f37b6b9ee80bcda9a1bfd790 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/01/24 03:51:52 [info] 39#39: *716 [lua] logger.lua:23: 3982dc58f37b6b9ee80bcda9a1bfd790 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:51:59 [info] 39#39: *718 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:51:59 [info] 39#39: *717 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:52:07 [info] 39#39: *719 [lua] access_by_lua(msblocations.conf:189):2: 1a3f03681d26ff9e32732fab43298d9c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:52:07 +0000] 1a3f03681d26ff9e32732fab43298d9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 03:52:07 [info] 39#39: *719 [lua] logger.lua:23: 1a3f03681d26ff9e32732fab43298d9c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:52:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:52:09 [info] 39#39: *720 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:52:09 [info] 39#39: *721 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:52:19 [info] 38#38: *722 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:52:19 [info] 39#39: *723 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:52:22 [info] 39#39: *724 [lua] access_by_lua(msblocations.conf:189):2: a70be89500c1ea65b92548af07bc3349:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:52:22 [info] 39#39: *724 [lua] logger.lua:23: a70be89500c1ea65b92548af07bc3349 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:52:22 +0000] a70be89500c1ea65b92548af07bc3349 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:52:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 03:52:29 [info] 39#39: *725 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:52:29 [info] 39#39: *726 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:52:37 [info] 39#39: *728 [lua] access_by_lua(msblocations.conf:189):2: 89fcff4f3d80c5f7f8c51769a3d84206:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:52:37 +0000] 89fcff4f3d80c5f7f8c51769a3d84206 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 03:52:37 [info] 39#39: *728 [lua] logger.lua:23: 89fcff4f3d80c5f7f8c51769a3d84206 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:52:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:52:39 [info] 39#39: *729 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:52:39 [info] 38#38: *730 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:52:49 [info] 39#39: *732 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:52:49 [info] 39#39: *731 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:52:52 [info] 39#39: *733 [lua] access_by_lua(msblocations.conf:189):2: b5fcbc082fba35d02ac3809f951c1449:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:52:52 +0000] b5fcbc082fba35d02ac3809f951c1449 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:52:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:52:52 [info] 39#39: *733 [lua] logger.lua:23: b5fcbc082fba35d02ac3809f951c1449 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:52:59 [info] 38#38: *734 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:52:59 [info] 39#39: *735 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:53:07 [info] 39#39: *736 [lua] access_by_lua(msblocations.conf:189):2: 4226f6b7b168eabddeafd9a3076c9c59:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:53:07 [info] 39#39: *736 [lua] logger.lua:23: 4226f6b7b168eabddeafd9a3076c9c59 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:53:07 +0000] 4226f6b7b168eabddeafd9a3076c9c59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:53:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:53:09 [info] 39#39: *737 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:53:09 [info] 39#39: *738 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:53:19 [info] 39#39: *739 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:53:19 [info] 39#39: *740 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:53:22 [info] 39#39: *741 [lua] access_by_lua(msblocations.conf:189):2: 200024b8865a94622cdb28a51fcfa977:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:53:22 +0000] 200024b8865a94622cdb28a51fcfa977 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:53:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:53:22 [info] 39#39: *741 [lua] logger.lua:23: 200024b8865a94622cdb28a51fcfa977 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:53:29 [info] 38#38: *743 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:53:29 [info] 39#39: *742 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:53:37 [info] 39#39: *745 [lua] access_by_lua(msblocations.conf:189):2: 82b176fbc7757ea173094e5359cba009:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:53:37 +0000] 82b176fbc7757ea173094e5359cba009 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/24 03:53:37 [info] 39#39: *745 [lua] logger.lua:23: 82b176fbc7757ea173094e5359cba009 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:53:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:53:39 [info] 38#38: *747 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:53:39 [info] 39#39: *746 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:53:49 [info] 39#39: *748 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:53:49 [info] 39#39: *749 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:53:52 [info] 39#39: *750 [lua] access_by_lua(msblocations.conf:189):2: 13c93b1936af7519ebedc5648b207311:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:53:52 [info] 39#39: *750 [lua] logger.lua:23: 13c93b1936af7519ebedc5648b207311 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:53:52 +0000] 13c93b1936af7519ebedc5648b207311 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:53:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 03:53:59 [info] 39#39: *751 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:53:59 [info] 38#38: *752 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:54:07 [info] 39#39: *753 [lua] access_by_lua(msblocations.conf:189):2: a48c21b16336b595370c652434b36132:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:54:07 [info] 39#39: *753 [lua] logger.lua:23: a48c21b16336b595370c652434b36132 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:54:07 +0000] a48c21b16336b595370c652434b36132 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:54:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:54:09 [info] 39#39: *755 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:54:09 [info] 39#39: *754 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:54:19 [info] 39#39: *756 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:54:19 [info] 38#38: *757 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:54:22 [info] 39#39: *758 [lua] access_by_lua(msblocations.conf:189):2: 6197173426eaad38e0565bad44b87d04:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:54:22 [info] 39#39: *758 [lua] logger.lua:23: 6197173426eaad38e0565bad44b87d04 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:54:22 +0000] 6197173426eaad38e0565bad44b87d04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:54:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 03:54:29 [info] 39#39: *759 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:54:29 [info] 39#39: *760 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:54:37 [info] 39#39: *762 [lua] access_by_lua(msblocations.conf:189):2: 274e551729f7321da3a0d5965b00a3bf:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:54:37 +0000] 274e551729f7321da3a0d5965b00a3bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 03:54:37 [info] 39#39: *762 [lua] logger.lua:23: 274e551729f7321da3a0d5965b00a3bf {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:54:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:54:39 [info] 38#38: *763 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:54:39 [info] 38#38: *764 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:54:49 [info] 39#39: *765 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:54:49 [info] 39#39: *766 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:54:52 [info] 39#39: *767 [lua] access_by_lua(msblocations.conf:189):2: 7027a3c90538abac7797802de4e07879:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:54:52 [info] 39#39: *767 [lua] logger.lua:23: 7027a3c90538abac7797802de4e07879 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:54:52 +0000] 7027a3c90538abac7797802de4e07879 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:54:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:54:59 [info] 39#39: *768 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:54:59 [info] 39#39: *769 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:55:07 [info] 39#39: *770 [lua] access_by_lua(msblocations.conf:189):2: d516a821e04d13a43e6b1c5de8a8b01e:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:55:07 +0000] d516a821e04d13a43e6b1c5de8a8b01e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:55:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:55:07 [info] 39#39: *770 [lua] logger.lua:23: d516a821e04d13a43e6b1c5de8a8b01e {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:55:09 [info] 39#39: *771 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:55:09 [info] 38#38: *772 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:55:19 [info] 38#38: *773 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:55:19 [info] 39#39: *774 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:55:22 [info] 39#39: *775 [lua] access_by_lua(msblocations.conf:189):2: 7903d0452858ac3f560383db6a000544:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:55:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.72 - - [24/Jan/2023:03:55:22 +0000] 7903d0452858ac3f560383db6a000544 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 03:55:22 [info] 39#39: *775 [lua] logger.lua:23: 7903d0452858ac3f560383db6a000544 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:55:29 [info] 39#39: *777 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:55:29 [info] 39#39: *776 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:55:37 [info] 39#39: *779 [lua] access_by_lua(msblocations.conf:189):2: 227f23b95e01686a6eb89db421c85080:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:55:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.72 - - [24/Jan/2023:03:55:37 +0000] 227f23b95e01686a6eb89db421c85080 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 03:55:37 [info] 39#39: *779 [lua] logger.lua:23: 227f23b95e01686a6eb89db421c85080 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:55:39 [info] 38#38: *781 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:55:39 [info] 39#39: *780 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:55:49 [info] 39#39: *782 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:55:49 [info] 38#38: *783 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:55:52 [info] 39#39: *784 [lua] access_by_lua(msblocations.conf:189):2: 79968394ebe8a2a6f159702752a91bee:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:55:52 [info] 39#39: *784 [lua] logger.lua:23: 79968394ebe8a2a6f159702752a91bee {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:55:52 +0000] 79968394ebe8a2a6f159702752a91bee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:55:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 03:55:59 [info] 39#39: *785 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:55:59 [info] 38#38: *786 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:56:07 [info] 39#39: *787 [lua] access_by_lua(msblocations.conf:189):2: 32a95628c4a242fe7994bccaceeacaa9:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:56:07 +0000] 32a95628c4a242fe7994bccaceeacaa9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 03:56:07 [info] 39#39: *787 [lua] logger.lua:23: 32a95628c4a242fe7994bccaceeacaa9 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:56:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:56:09 [info] 39#39: *788 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:56:09 [info] 38#38: *789 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:56:19 [info] 38#38: *790 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:56:19 [info] 38#38: *791 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:56:22 [info] 39#39: *792 [lua] access_by_lua(msblocations.conf:189):2: 7168d935007e5662df1c644d3f7f35ec:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:56:22 +0000] 7168d935007e5662df1c644d3f7f35ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 03:56:22 [info] 39#39: *792 [lua] logger.lua:23: 7168d935007e5662df1c644d3f7f35ec {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:56:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 03:56:29 [info] 39#39: *793 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:56:29 [info] 39#39: *794 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:56:37 [info] 39#39: *796 [lua] access_by_lua(msblocations.conf:189):2: 20b3b56e19af0cd687e00e6e38c47783:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:56:37 +0000] 20b3b56e19af0cd687e00e6e38c47783 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 03:56:37 [info] 39#39: *796 [lua] logger.lua:23: 20b3b56e19af0cd687e00e6e38c47783 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:56:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:56:39 [info] 39#39: *798 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:56:39 [info] 39#39: *797 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:56:49 [info] 39#39: *799 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:56:49 [info] 39#39: *800 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:56:52 [info] 39#39: *801 [lua] access_by_lua(msblocations.conf:189):2: 7bfc22f6272e31ff8b7afaaa30ce2fc9:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:56:52 [info] 39#39: *801 [lua] logger.lua:23: 7bfc22f6272e31ff8b7afaaa30ce2fc9 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:56:52 +0000] 7bfc22f6272e31ff8b7afaaa30ce2fc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:56:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 03:56:59 [info] 39#39: *803 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:56:59 [info] 39#39: *802 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:57:07 [info] 39#39: *804 [lua] access_by_lua(msblocations.conf:189):2: ce3462fc14ad027b60e35028aa3ce374:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:57:07 [info] 39#39: *804 [lua] logger.lua:23: ce3462fc14ad027b60e35028aa3ce374 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:57:07 +0000] ce3462fc14ad027b60e35028aa3ce374 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:57:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:57:09 [info] 39#39: *806 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:57:09 [info] 39#39: *805 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:57:19 [info] 39#39: *807 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:57:19 [info] 39#39: *808 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:57:22 [info] 39#39: *809 [lua] access_by_lua(msblocations.conf:189):2: fd795563412cc9db1c96b3118cde45b5:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:57:22 [info] 39#39: *809 [lua] logger.lua:23: fd795563412cc9db1c96b3118cde45b5 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:57:22 +0000] fd795563412cc9db1c96b3118cde45b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:57:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:57:29 [info] 39#39: *810 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:57:29 [info] 39#39: *811 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:57:37 [info] 39#39: *813 [lua] access_by_lua(msblocations.conf:189):2: 9c7148aa68a7eb38b939193254b7d609:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:57:37 [info] 39#39: *813 [lua] logger.lua:23: 9c7148aa68a7eb38b939193254b7d609 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:57:37 +0000] 9c7148aa68a7eb38b939193254b7d609 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:57:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:57:39 [info] 39#39: *815 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:57:39 [info] 39#39: *814 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:57:49 [info] 38#38: *817 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:57:49 [info] 38#38: *816 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:57:52 [info] 39#39: *818 [lua] access_by_lua(msblocations.conf:189):2: 14f02d42efc42e5108d6978a60818b2e:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:57:52 [info] 39#39: *818 [lua] logger.lua:23: 14f02d42efc42e5108d6978a60818b2e {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:57:52 +0000] 14f02d42efc42e5108d6978a60818b2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:57:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 03:57:59 [info] 39#39: *819 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:57:59 [info] 38#38: *820 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:58:07 [info] 39#39: *821 [lua] access_by_lua(msblocations.conf:189):2: ca9a5979ca6c0fdfaaba639b361093cf:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:58:07 [info] 39#39: *821 [lua] logger.lua:23: ca9a5979ca6c0fdfaaba639b361093cf {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:58:07 +0000] ca9a5979ca6c0fdfaaba639b361093cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:58:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 03:58:09 [info] 38#38: *822 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:58:09 [info] 38#38: *823 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:58:19 [info] 38#38: *824 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:58:19 [info] 38#38: *825 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:58:22 [info] 39#39: *826 [lua] access_by_lua(msblocations.conf:189):2: fc1008cdf3ac02235d61fd5eb76e1fcd:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:58:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.72 - - [24/Jan/2023:03:58:22 +0000] fc1008cdf3ac02235d61fd5eb76e1fcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 03:58:22 [info] 39#39: *826 [lua] logger.lua:23: fc1008cdf3ac02235d61fd5eb76e1fcd {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:58:29 [info] 38#38: *827 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:58:29 [info] 38#38: *828 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:58:37 [info] 39#39: *830 [lua] access_by_lua(msblocations.conf:189):2: be6fd86b2a3679f9dc87cc83bf06bd92:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:58:37 +0000] be6fd86b2a3679f9dc87cc83bf06bd92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:58:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:58:37 [info] 39#39: *830 [lua] logger.lua:23: be6fd86b2a3679f9dc87cc83bf06bd92 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:58:39 [info] 39#39: *831 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:58:39 [info] 39#39: *832 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:58:49 [info] 38#38: *834 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:58:49 [info] 38#38: *833 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:58:52 [info] 39#39: *835 [lua] access_by_lua(msblocations.conf:189):2: d8574a97d2de02c7a39bbe5b0b9710d4:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:58:52 +0000] d8574a97d2de02c7a39bbe5b0b9710d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 03:58:52 [info] 39#39: *835 [lua] logger.lua:23: d8574a97d2de02c7a39bbe5b0b9710d4 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:58:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 03:58:59 [info] 38#38: *836 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:58:59 [info] 38#38: *837 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:59:07 [info] 39#39: *838 [lua] access_by_lua(msblocations.conf:189):2: 257f397253910f3a51a6016724b1707c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:59:07 +0000] 257f397253910f3a51a6016724b1707c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:59:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 03:59:07 [info] 39#39: *838 [lua] logger.lua:23: 257f397253910f3a51a6016724b1707c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:59:09 [info] 39#39: *840 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:59:09 [info] 39#39: *839 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:59:19 [info] 39#39: *841 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:59:19 [info] 39#39: *842 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:59:22 [info] 39#39: *843 [lua] access_by_lua(msblocations.conf:189):2: e4fe2722a464db417a4e500b1c6c05f7:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:59:22 +0000] e4fe2722a464db417a4e500b1c6c05f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/24 03:59:22 [info] 39#39: *843 [lua] logger.lua:23: e4fe2722a464db417a4e500b1c6c05f7 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:59:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 03:59:29 [info] 39#39: *845 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:59:29 [info] 38#38: *844 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:59:37 [info] 39#39: *847 [lua] access_by_lua(msblocations.conf:189):2: be6252a8c8cc036235df7607004c8b70:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:59:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.71.72 - - [24/Jan/2023:03:59:37 +0000] be6252a8c8cc036235df7607004c8b70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/24 03:59:37 [info] 39#39: *847 [lua] logger.lua:23: be6252a8c8cc036235df7607004c8b70 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 03:59:39 [info] 39#39: *848 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:59:39 [info] 39#39: *849 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:59:49 [info] 38#38: *851 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:59:49 [info] 38#38: *850 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:59:53 [info] 39#39: *852 [lua] access_by_lua(msblocations.conf:189):2: fbef039f3b6c880b6a9d94f3d5c28fe2:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 03:59:53 [info] 39#39: *852 [lua] logger.lua:23: fbef039f3b6c880b6a9d94f3d5c28fe2 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:03:59:53 +0000] fbef039f3b6c880b6a9d94f3d5c28fe2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:03:59:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 03:59:59 [info] 39#39: *853 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 03:59:59 [info] 39#39: *854 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:00:08 [info] 39#39: *855 [lua] access_by_lua(msblocations.conf:189):2: 71f641e7067ddccbd13014338422d778:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:00:08 [info] 39#39: *855 [lua] logger.lua:23: 71f641e7067ddccbd13014338422d778 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:00:08 +0000] 71f641e7067ddccbd13014338422d778 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:00:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 04:00:09 [info] 38#38: *856 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:00:09 [info] 38#38: *857 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:00:19 [info] 39#39: *858 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:00:19 [info] 39#39: *859 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:00:23 [info] 39#39: *860 [lua] access_by_lua(msblocations.conf:189):2: 3176f4629d8caefb08a1ff0157f285a1:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:00:23 +0000] 3176f4629d8caefb08a1ff0157f285a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:00:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 04:00:23 [info] 39#39: *860 [lua] logger.lua:23: 3176f4629d8caefb08a1ff0157f285a1 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 04:00:29 [info] 39#39: *861 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:00:29 [info] 39#39: *862 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:00:38 [info] 39#39: *864 [lua] access_by_lua(msblocations.conf:189):2: 1da0afe42276b69e35edabffec73463a:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:00:38 +0000] 1da0afe42276b69e35edabffec73463a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 04:00:38 [info] 39#39: *864 [lua] logger.lua:23: 1da0afe42276b69e35edabffec73463a {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:00:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 04:00:39 [info] 38#38: *865 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:00:39 [info] 38#38: *866 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:00:49 [info] 39#39: *867 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:00:49 [info] 39#39: *868 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:00:53 [info] 39#39: *869 [lua] access_by_lua(msblocations.conf:189):2: 64b7ac3bafa0b129e7b66bde92e57376:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:00:53 +0000] 64b7ac3bafa0b129e7b66bde92e57376 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 04:00:53 [info] 39#39: *869 [lua] logger.lua:23: 64b7ac3bafa0b129e7b66bde92e57376 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:00:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 04:00:59 [info] 39#39: *870 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:00:59 [info] 38#38: *871 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:01:08 [info] 39#39: *872 [lua] access_by_lua(msblocations.conf:189):2: 5ad4de80887d0711b333f328782e6276:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:01:08 +0000] 5ad4de80887d0711b333f328782e6276 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 04:01:08 [info] 39#39: *872 [lua] logger.lua:23: 5ad4de80887d0711b333f328782e6276 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:01:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 04:01:09 [info] 39#39: *873 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:01:09 [info] 39#39: *874 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:01:19 [info] 39#39: *875 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:01:19 [info] 39#39: *876 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:01:23 [info] 39#39: *877 [lua] access_by_lua(msblocations.conf:189):2: 38ab70b2e7b59e86f2f540d669b67aed:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:01:23 [info] 39#39: *877 [lua] logger.lua:23: 38ab70b2e7b59e86f2f540d669b67aed {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:01:23 +0000] 38ab70b2e7b59e86f2f540d669b67aed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:01:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 04:01:29 [info] 39#39: *878 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:01:29 [info] 39#39: *879 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:01:38 [info] 39#39: *881 [lua] access_by_lua(msblocations.conf:189):2: 8c9a153e73b0243e3ebb8875c9caa709:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:01:38 [info] 39#39: *881 [lua] logger.lua:23: 8c9a153e73b0243e3ebb8875c9caa709 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:01:38 +0000] 8c9a153e73b0243e3ebb8875c9caa709 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:01:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 04:01:39 [info] 39#39: *882 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:01:39 [info] 39#39: *883 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:01:49 [info] 39#39: *884 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:01:49 [info] 39#39: *885 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:01:53 [info] 39#39: *886 [lua] access_by_lua(msblocations.conf:189):2: 539d84b2c31428d99863b05933e2a42c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:01:53 [info] 39#39: *886 [lua] logger.lua:23: 539d84b2c31428d99863b05933e2a42c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:01:53 +0000] 539d84b2c31428d99863b05933e2a42c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:01:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 04:01:59 [info] 39#39: *887 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:01:59 [info] 39#39: *888 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:01:59 [info] 39#39: *889 client closed connection while waiting for request, client: 10.233.70.111, server: 0.0.0.0:443
2023/01/24 04:02:08 [info] 39#39: *890 [lua] access_by_lua(msblocations.conf:189):2: 59ab85fef5027d916633eeab1b335fd1:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:02:08 [info] 39#39: *890 [lua] logger.lua:23: 59ab85fef5027d916633eeab1b335fd1 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:02:08 +0000] 59ab85fef5027d916633eeab1b335fd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:02:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 04:02:09 [info] 38#38: *891 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:02:09 [info] 39#39: *892 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:02:19 [info] 38#38: *894 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:02:19 [info] 39#39: *893 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:02:23 [info] 39#39: *895 [lua] access_by_lua(msblocations.conf:189):2: e732b67cc1641667ca2618b134380c05:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:02:23 +0000] e732b67cc1641667ca2618b134380c05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 04:02:23 [info] 39#39: *895 [lua] logger.lua:23: e732b67cc1641667ca2618b134380c05 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:02:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 04:02:29 [info] 39#39: *897 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:02:29 [info] 39#39: *896 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:02:38 [info] 39#39: *899 [lua] access_by_lua(msblocations.conf:189):2: f6e438e30c91c959a2f0a6d1e491f493:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:02:38 +0000] f6e438e30c91c959a2f0a6d1e491f493 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 04:02:38 [info] 39#39: *899 [lua] logger.lua:23: f6e438e30c91c959a2f0a6d1e491f493 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:02:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 04:02:39 [info] 39#39: *900 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:02:39 [info] 39#39: *901 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:02:49 [info] 39#39: *902 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:02:49 [info] 39#39: *903 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:02:53 [info] 39#39: *904 [lua] access_by_lua(msblocations.conf:189):2: 2191e8f156a52b404248e731fbdd2e05:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:02:53 [info] 39#39: *904 [lua] logger.lua:23: 2191e8f156a52b404248e731fbdd2e05 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:02:53 +0000] 2191e8f156a52b404248e731fbdd2e05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:02:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 04:02:59 [info] 38#38: *906 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:02:59 [info] 39#39: *905 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:03:08 [info] 39#39: *907 [lua] access_by_lua(msblocations.conf:189):2: 5a481fb701979e7bc64f71eb2f88ed4f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:03:08 [info] 39#39: *907 [lua] logger.lua:23: 5a481fb701979e7bc64f71eb2f88ed4f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:03:08 +0000] 5a481fb701979e7bc64f71eb2f88ed4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:03:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 04:03:09 [info] 38#38: *908 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:03:09 [info] 38#38: *909 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:03:19 [info] 38#38: *910 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:03:19 [info] 39#39: *911 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:03:23 [info] 39#39: *912 [lua] access_by_lua(msblocations.conf:189):2: 6c622e36064fb8472c835f6a6158c875:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:03:23 [info] 39#39: *912 [lua] logger.lua:23: 6c622e36064fb8472c835f6a6158c875 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:03:23 +0000] 6c622e36064fb8472c835f6a6158c875 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:03:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/24 04:03:29 [info] 39#39: *913 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:03:29 [info] 38#38: *914 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:03:38 [info] 39#39: *916 [lua] access_by_lua(msblocations.conf:189):2: 7301915587a32e173b758be55baa3a61:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:03:38 [info] 39#39: *916 [lua] logger.lua:23: 7301915587a32e173b758be55baa3a61 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:03:38 +0000] 7301915587a32e173b758be55baa3a61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:03:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 04:03:39 [info] 39#39: *918 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:03:39 [info] 39#39: *917 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:03:49 [info] 38#38: *919 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:03:49 [info] 39#39: *920 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:03:53 [info] 39#39: *921 [lua] access_by_lua(msblocations.conf:189):2: ca4fc83c3a94dd33358319ed94554af2:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:03:53 [info] 39#39: *921 [lua] logger.lua:23: ca4fc83c3a94dd33358319ed94554af2 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:03:53 +0000] ca4fc83c3a94dd33358319ed94554af2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:03:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 04:03:59 [info] 38#38: *922 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:03:59 [info] 38#38: *923 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:04:08 [info] 39#39: *924 [lua] access_by_lua(msblocations.conf:189):2: f86f9e1e9a92c236c56691626f991757:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:04:08 +0000] f86f9e1e9a92c236c56691626f991757 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:04:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 04:04:08 [info] 39#39: *924 [lua] logger.lua:23: f86f9e1e9a92c236c56691626f991757 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 04:04:09 [info] 38#38: *926 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:04:09 [info] 38#38: *925 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:04:19 [info] 38#38: *928 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:04:19 [info] 39#39: *927 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:04:23 [info] 39#39: *929 [lua] access_by_lua(msblocations.conf:189):2: 077d3b6e1db85d9b65a523f5a0562488:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:04:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 04:04:23 [info] 39#39: *929 [lua] logger.lua:23: 077d3b6e1db85d9b65a523f5a0562488 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:04:23 +0000] 077d3b6e1db85d9b65a523f5a0562488 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 04:04:29 [info] 39#39: *930 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:04:29 [info] 39#39: *931 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:04:38 [info] 39#39: *933 [lua] access_by_lua(msblocations.conf:189):2: 5b73cef8c8ae41db62d4840e5147acec:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:04:38 [info] 39#39: *933 [lua] logger.lua:23: 5b73cef8c8ae41db62d4840e5147acec {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:04:38 +0000] 5b73cef8c8ae41db62d4840e5147acec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:04:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 04:04:39 [info] 39#39: *934 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:04:39 [info] 39#39: *935 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:04:49 [info] 39#39: *936 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:04:49 [info] 39#39: *937 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:04:53 [info] 39#39: *938 [lua] access_by_lua(msblocations.conf:189):2: ec66a8076dd75336b2877448175202d3:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:04:53 +0000] ec66a8076dd75336b2877448175202d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 04:04:53 [info] 39#39: *938 [lua] logger.lua:23: ec66a8076dd75336b2877448175202d3 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:04:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 04:04:59 [info] 38#38: *939 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:04:59 [info] 39#39: *940 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:05:08 [info] 39#39: *941 [lua] access_by_lua(msblocations.conf:189):2: 78f664a0d0f9c0bfa8c4417e5aadb44c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:05:08 [info] 39#39: *941 [lua] logger.lua:23: 78f664a0d0f9c0bfa8c4417e5aadb44c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:05:08 +0000] 78f664a0d0f9c0bfa8c4417e5aadb44c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:05:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 04:05:09 [info] 39#39: *942 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:05:09 [info] 39#39: *943 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:05:19 [info] 39#39: *944 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:05:19 [info] 39#39: *945 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:05:23 [info] 39#39: *946 [lua] access_by_lua(msblocations.conf:189):2: f11e62b2930c655ac5679fd71b62b721:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:05:23 +0000] f11e62b2930c655ac5679fd71b62b721 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 04:05:23 [info] 39#39: *946 [lua] logger.lua:23: f11e62b2930c655ac5679fd71b62b721 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:05:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 04:05:29 [info] 38#38: *948 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:05:29 [info] 39#39: *947 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:05:38 [info] 39#39: *950 [lua] access_by_lua(msblocations.conf:189):2: c7bac8f58168355b55d597985f0518b9:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:05:38 [info] 39#39: *950 [lua] logger.lua:23: c7bac8f58168355b55d597985f0518b9 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:05:38 +0000] c7bac8f58168355b55d597985f0518b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:05:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 04:05:39 [info] 39#39: *951 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:05:39 [info] 38#38: *952 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:05:49 [info] 39#39: *953 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:05:49 [info] 39#39: *954 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:05:53 [info] 39#39: *955 [lua] access_by_lua(msblocations.conf:189):2: a610c8269b78007c83739edd6476ec13:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:05:53 +0000] a610c8269b78007c83739edd6476ec13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:05:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 04:05:53 [info] 39#39: *955 [lua] logger.lua:23: a610c8269b78007c83739edd6476ec13 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 04:05:59 [info] 38#38: *956 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:05:59 [info] 39#39: *957 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:06:08 [info] 39#39: *958 [lua] access_by_lua(msblocations.conf:189):2: 4357f5fd01b83b35bcb51d70b5650885:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:06:08 +0000] 4357f5fd01b83b35bcb51d70b5650885 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:06:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 04:06:08 [info] 39#39: *958 [lua] logger.lua:23: 4357f5fd01b83b35bcb51d70b5650885 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 04:06:09 [info] 38#38: *960 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:06:09 [info] 38#38: *959 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:06:19 [info] 39#39: *961 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:06:19 [info] 39#39: *962 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:06:23 [info] 39#39: *963 [lua] access_by_lua(msblocations.conf:189):2: 809cfb9d7af71e5fa78caeb145f21b90:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:06:23 [info] 39#39: *963 [lua] logger.lua:23: 809cfb9d7af71e5fa78caeb145f21b90 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:06:23 +0000] 809cfb9d7af71e5fa78caeb145f21b90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:06:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 04:06:29 [info] 39#39: *964 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:06:29 [info] 39#39: *965 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:06:38 [info] 39#39: *967 [lua] access_by_lua(msblocations.conf:189):2: 927649a9b8b0675206b6efd7e7ab6483:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:06:38 +0000] 927649a9b8b0675206b6efd7e7ab6483 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 04:06:38 [info] 39#39: *967 [lua] logger.lua:23: 927649a9b8b0675206b6efd7e7ab6483 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:06:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 04:06:39 [info] 38#38: *968 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:06:39 [info] 38#38: *969 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:06:49 [info] 38#38: *971 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:06:49 [info] 38#38: *970 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:06:53 [info] 39#39: *972 [lua] access_by_lua(msblocations.conf:189):2: 3d4fa1b0dd3e40524d2655a4ccd7847c:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:06:53 [info] 39#39: *972 [lua] logger.lua:23: 3d4fa1b0dd3e40524d2655a4ccd7847c {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:06:53 +0000] 3d4fa1b0dd3e40524d2655a4ccd7847c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:06:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 04:06:59 [info] 39#39: *973 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:06:59 [info] 39#39: *974 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:07:08 [info] 39#39: *975 [lua] access_by_lua(msblocations.conf:189):2: 1486e7ff7a1576f9251ae93998b9de09:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:07:08 +0000] 1486e7ff7a1576f9251ae93998b9de09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 04:07:08 [info] 39#39: *975 [lua] logger.lua:23: 1486e7ff7a1576f9251ae93998b9de09 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:07:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 04:07:09 [info] 39#39: *976 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:07:09 [info] 39#39: *977 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:07:19 [info] 39#39: *978 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:07:19 [info] 39#39: *979 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:07:23 [info] 39#39: *980 [lua] access_by_lua(msblocations.conf:189):2: 92cbc708c09e5456ad24fb60f0f83225:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:07:23 +0000] 92cbc708c09e5456ad24fb60f0f83225 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 04:07:23 [info] 39#39: *980 [lua] logger.lua:23: 92cbc708c09e5456ad24fb60f0f83225 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:07:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 04:07:29 [info] 39#39: *981 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:07:29 [info] 38#38: *982 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:07:38 [info] 39#39: *984 [lua] access_by_lua(msblocations.conf:189):2: 15c8dbca4e544978b1e0db7cb467138e:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:07:38 [info] 39#39: *984 [lua] logger.lua:23: 15c8dbca4e544978b1e0db7cb467138e {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:07:38 +0000] 15c8dbca4e544978b1e0db7cb467138e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:07:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 04:07:39 [info] 39#39: *986 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:07:39 [info] 39#39: *985 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:07:49 [info] 39#39: *987 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:07:49 [info] 38#38: *988 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:07:53 [info] 39#39: *989 [lua] access_by_lua(msblocations.conf:189):2: d441725af65b0ef38777474914307401:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:07:53 +0000] d441725af65b0ef38777474914307401 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 04:07:53 [info] 39#39: *989 [lua] logger.lua:23: d441725af65b0ef38777474914307401 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:07:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 04:07:59 [info] 39#39: *990 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:07:59 [info] 39#39: *991 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:08:08 [info] 39#39: *992 [lua] access_by_lua(msblocations.conf:189):2: 5808a7fb112094abc96e52e3ffa2bf94:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:08:08 [info] 39#39: *992 [lua] logger.lua:23: 5808a7fb112094abc96e52e3ffa2bf94 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:08:08 +0000] 5808a7fb112094abc96e52e3ffa2bf94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:08:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 04:08:09 [info] 39#39: *993 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:08:09 [info] 39#39: *994 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:08:19 [info] 39#39: *995 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:08:19 [info] 39#39: *996 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:08:23 [info] 39#39: *997 [lua] access_by_lua(msblocations.conf:189):2: 8f11c6f115d8f9a4a797c8cf6ca42a19:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:08:23 [info] 39#39: *997 [lua] logger.lua:23: 8f11c6f115d8f9a4a797c8cf6ca42a19 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:08:23 +0000] 8f11c6f115d8f9a4a797c8cf6ca42a19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:08:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 04:08:29 [info] 39#39: *998 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:08:29 [info] 39#39: *999 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:08:38 [info] 39#39: *1001 [lua] access_by_lua(msblocations.conf:189):2: 4f30c9b467f8ddc07a6707eeb2a7486b:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:08:38 [info] 39#39: *1001 [lua] logger.lua:23: 4f30c9b467f8ddc07a6707eeb2a7486b {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:08:38 +0000] 4f30c9b467f8ddc07a6707eeb2a7486b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:08:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 04:08:39 [info] 39#39: *1002 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:08:39 [info] 39#39: *1003 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:08:49 [info] 39#39: *1004 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:08:49 [info] 38#38: *1005 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:08:53 [info] 39#39: *1006 [lua] access_by_lua(msblocations.conf:189):2: 244a8b69184b34dba3d6ed2b5a35c531:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:08:53 [info] 39#39: *1006 [lua] logger.lua:23: 244a8b69184b34dba3d6ed2b5a35c531 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:08:53 +0000] 244a8b69184b34dba3d6ed2b5a35c531 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:08:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 04:08:59 [info] 39#39: *1007 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:08:59 [info] 39#39: *1008 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:09:08 [info] 39#39: *1009 [lua] access_by_lua(msblocations.conf:189):2: f21af5941bb7ebaa043a7bde29fcae9f:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:09:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.72 - - [24/Jan/2023:04:09:08 +0000] f21af5941bb7ebaa043a7bde29fcae9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 04:09:08 [info] 39#39: *1009 [lua] logger.lua:23: f21af5941bb7ebaa043a7bde29fcae9f {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 04:09:09 [info] 39#39: *1011 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:09:09 [info] 39#39: *1010 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:09:19 [info] 39#39: *1013 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:09:19 [info] 39#39: *1012 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:09:23 [info] 39#39: *1014 [lua] access_by_lua(msblocations.conf:189):2: c0efdeb2ae521119f8d2f421afb7a0cc:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:09:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 04:09:23 [info] 39#39: *1014 [lua] logger.lua:23: c0efdeb2ae521119f8d2f421afb7a0cc {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:09:23 +0000] c0efdeb2ae521119f8d2f421afb7a0cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 04:09:29 [info] 38#38: *1016 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:09:29 [info] 38#38: *1015 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:09:38 [info] 39#39: *1018 [lua] access_by_lua(msblocations.conf:189):2: 529c51ce916196723529d195960bef96:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:09:38 [info] 39#39: *1018 [lua] logger.lua:23: 529c51ce916196723529d195960bef96 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:09:38 +0000] 529c51ce916196723529d195960bef96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:09:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 04:09:39 [info] 38#38: *1020 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:09:39 [info] 39#39: *1019 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:09:49 [info] 39#39: *1021 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:09:49 [info] 39#39: *1022 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:09:53 [info] 39#39: *1023 [lua] access_by_lua(msblocations.conf:189):2: 19497b5d98c4d36282da46a220e65774:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:09:53 [info] 39#39: *1023 [lua] logger.lua:23: 19497b5d98c4d36282da46a220e65774 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:09:53 +0000] 19497b5d98c4d36282da46a220e65774 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:09:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 04:09:59 [info] 38#38: *1024 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:09:59 [info] 38#38: *1025 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:10:08 [info] 39#39: *1026 [lua] access_by_lua(msblocations.conf:189):2: 68484d076bc5d07edc96ac0ea568f3bb:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:10:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 04:10:08 [info] 39#39: *1026 [lua] logger.lua:23: 68484d076bc5d07edc96ac0ea568f3bb {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:10:08 +0000] 68484d076bc5d07edc96ac0ea568f3bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/24 04:10:09 [info] 39#39: *1027 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:10:09 [info] 39#39: *1028 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:10:18 [info] 39#39: *1029 client closed connection while waiting for request, client: 10.233.70.111, server: 0.0.0.0:443
2023/01/24 04:10:19 [info] 38#38: *1031 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:10:19 [info] 39#39: *1030 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:10:23 [info] 39#39: *1032 [lua] access_by_lua(msblocations.conf:189):2: f5535eec41d4283a91be582625cbe05d:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:10:23 [info] 39#39: *1032 [lua] logger.lua:23: f5535eec41d4283a91be582625cbe05d {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:10:23 +0000] f5535eec41d4283a91be582625cbe05d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:10:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 04:10:29 [info] 38#38: *1033 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:10:29 [info] 38#38: *1034 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:10:38 [info] 39#39: *1036 [lua] access_by_lua(msblocations.conf:189):2: 553705a4a6fe36256bad072c462c9909:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:10:38 +0000] 553705a4a6fe36256bad072c462c9909 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/24 04:10:38 [info] 39#39: *1036 [lua] logger.lua:23: 553705a4a6fe36256bad072c462c9909 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:10:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/24 04:10:39 [info] 39#39: *1037 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:10:39 [info] 38#38: *1038 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:10:49 [info] 39#39: *1039 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:10:49 [info] 39#39: *1040 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:10:53 [info] 39#39: *1041 [lua] access_by_lua(msblocations.conf:189):2: 9f029e8fb97a7a62dfea41989e90750b:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:10:53 [info] 39#39: *1041 [lua] logger.lua:23: 9f029e8fb97a7a62dfea41989e90750b {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:10:53 +0000] 9f029e8fb97a7a62dfea41989e90750b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:10:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 04:10:59 [info] 38#38: *1042 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:10:59 [info] 38#38: *1043 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:11:08 [info] 39#39: *1044 [lua] access_by_lua(msblocations.conf:189):2: 148cba65d1292225effa88d3e1550875:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:11:08 +0000] 148cba65d1292225effa88d3e1550875 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:11:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 04:11:08 [info] 39#39: *1044 [lua] logger.lua:23: 148cba65d1292225effa88d3e1550875 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 04:11:09 [info] 39#39: *1045 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:11:09 [info] 39#39: *1046 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:11:19 [info] 39#39: *1047 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:11:19 [info] 38#38: *1048 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:11:23 [info] 39#39: *1049 [lua] access_by_lua(msblocations.conf:189):2: c0bc326333a2950f4df1dfab21ff54d6:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:11:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 04:11:23 [info] 39#39: *1049 [lua] logger.lua:23: c0bc326333a2950f4df1dfab21ff54d6 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:11:23 +0000] c0bc326333a2950f4df1dfab21ff54d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 04:11:29 [info] 39#39: *1050 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:11:29 [info] 39#39: *1051 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:11:38 [info] 39#39: *1053 [lua] access_by_lua(msblocations.conf:189):2: 455182675aae042e0eba423c812032eb:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:11:38 [info] 39#39: *1053 [lua] logger.lua:23: 455182675aae042e0eba423c812032eb {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:11:38 +0000] 455182675aae042e0eba423c812032eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:11:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 04:11:39 [info] 39#39: *1054 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:11:39 [info] 39#39: *1055 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:11:49 [info] 39#39: *1056 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:11:49 [info] 39#39: *1057 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:11:53 [info] 39#39: *1058 [lua] access_by_lua(msblocations.conf:189):2: 48ff084ba3d89c6dc66a072f9babe43d:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:11:53 [info] 39#39: *1058 [lua] logger.lua:23: 48ff084ba3d89c6dc66a072f9babe43d {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:11:53 +0000] 48ff084ba3d89c6dc66a072f9babe43d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:11:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 04:11:59 [info] 39#39: *1059 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:11:59 [info] 39#39: *1060 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:12:08 [info] 39#39: *1061 [lua] access_by_lua(msblocations.conf:189):2: 63ad8ac40a514f5b5fa3bf55973fba40:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:12:08 [info] 39#39: *1061 [lua] logger.lua:23: 63ad8ac40a514f5b5fa3bf55973fba40 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:12:08 +0000] 63ad8ac40a514f5b5fa3bf55973fba40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:12:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 04:12:09 [info] 39#39: *1062 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:12:09 [info] 39#39: *1063 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:12:19 [info] 39#39: *1065 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:12:19 [info] 39#39: *1064 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:12:23 [info] 39#39: *1066 [lua] access_by_lua(msblocations.conf:189):2: cc84375967f47f6de0dadf392cb6afbf:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:12:23 [info] 39#39: *1066 [lua] logger.lua:23: cc84375967f47f6de0dadf392cb6afbf {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:12:23 +0000] cc84375967f47f6de0dadf392cb6afbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:12:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 04:12:29 [info] 39#39: *1067 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:12:29 [info] 39#39: *1068 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:12:38 [info] 39#39: *1070 [lua] access_by_lua(msblocations.conf:189):2: 2b8c94974370394461ef1ef25154d19e:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:12:38 [info] 39#39: *1070 [lua] logger.lua:23: 2b8c94974370394461ef1ef25154d19e {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:12:38 +0000] 2b8c94974370394461ef1ef25154d19e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:12:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/24 04:12:39 [info] 38#38: *1071 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:12:39 [info] 39#39: *1072 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:12:49 [info] 39#39: *1073 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:12:49 [info] 39#39: *1074 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:12:53 [info] 39#39: *1075 [lua] access_by_lua(msblocations.conf:189):2: 07fe25b8796dff060b00a6a77236c4c4:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:12:53 +0000] 07fe25b8796dff060b00a6a77236c4c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 04:12:53 [info] 39#39: *1075 [lua] logger.lua:23: 07fe25b8796dff060b00a6a77236c4c4 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:12:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 04:12:59 [info] 38#38: *1077 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:12:59 [info] 38#38: *1076 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:13:08 [info] 39#39: *1078 [lua] access_by_lua(msblocations.conf:189):2: 1903a8a3788da36274f704bf5c57f5a2:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:13:08 [info] 39#39: *1078 [lua] logger.lua:23: 1903a8a3788da36274f704bf5c57f5a2 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:13:08 +0000] 1903a8a3788da36274f704bf5c57f5a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:13:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 04:13:09 [info] 38#38: *1079 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:13:09 [info] 38#38: *1080 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:13:19 [info] 39#39: *1081 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:13:19 [info] 39#39: *1082 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:13:23 [info] 39#39: *1083 [lua] access_by_lua(msblocations.conf:189):2: 35d38157a69a4bdc8bdff6360f63aad1:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:13:23 [info] 39#39: *1083 [lua] logger.lua:23: 35d38157a69a4bdc8bdff6360f63aad1 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:13:23 +0000] 35d38157a69a4bdc8bdff6360f63aad1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:13:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 04:13:29 [info] 39#39: *1084 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:13:29 [info] 39#39: *1085 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:13:38 [info] 39#39: *1087 [lua] access_by_lua(msblocations.conf:189):2: 1b1fa61bc0c8c04ee79d3de17e2da9d6:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:13:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 04:13:38 [info] 39#39: *1087 [lua] logger.lua:23: 1b1fa61bc0c8c04ee79d3de17e2da9d6 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:13:38 +0000] 1b1fa61bc0c8c04ee79d3de17e2da9d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 04:13:39 [info] 39#39: *1088 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:13:39 [info] 39#39: *1089 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:13:49 [info] 38#38: *1090 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:13:49 [info] 38#38: *1091 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:13:54 [info] 39#39: *1092 [lua] access_by_lua(msblocations.conf:189):2: 6aaa9fba4454273d06f7f31304c58915:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:13:54 [info] 39#39: *1092 [lua] logger.lua:23: 6aaa9fba4454273d06f7f31304c58915 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:13:54 +0000] 6aaa9fba4454273d06f7f31304c58915 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:13:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 04:13:59 [info] 38#38: *1093 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:13:59 [info] 38#38: *1094 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:14:09 [info] 39#39: *1095 [lua] access_by_lua(msblocations.conf:189):2: f7bd531b17e8e13bac4e429c199c1008:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:14:09 [info] 39#39: *1095 [lua] logger.lua:23: f7bd531b17e8e13bac4e429c199c1008 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:14:09 +0000] f7bd531b17e8e13bac4e429c199c1008 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:14:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/24 04:14:09 [info] 38#38: *1096 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:14:09 [info] 38#38: *1097 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:14:19 [info] 38#38: *1098 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:14:19 [info] 39#39: *1099 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:14:24 [info] 39#39: *1100 [lua] access_by_lua(msblocations.conf:189):2: fa9d3dd0f54d93546a1f7bbda67878a3:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:14:24 +0000] fa9d3dd0f54d93546a1f7bbda67878a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/24 04:14:24 [info] 39#39: *1100 [lua] logger.lua:23: fa9d3dd0f54d93546a1f7bbda67878a3 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:14:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/24 04:14:29 [info] 39#39: *1102 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:14:29 [info] 39#39: *1101 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:14:39 [info] 39#39: *1104 [lua] access_by_lua(msblocations.conf:189):2: 33b32ffba4a9ec60c490afb454a135ba:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:14:39 [info] 39#39: *1104 [lua] logger.lua:23: 33b32ffba4a9ec60c490afb454a135ba {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:14:39 +0000] 33b32ffba4a9ec60c490afb454a135ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:14:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/24 04:14:39 [info] 39#39: *1105 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:14:39 [info] 39#39: *1106 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:14:49 [info] 38#38: *1107 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:14:49 [info] 38#38: *1108 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:14:54 [info] 39#39: *1109 [lua] access_by_lua(msblocations.conf:189):2: c67d81edf0bc65dbacc398ec11617451:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:14:54 +0000] c67d81edf0bc65dbacc398ec11617451 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 04:14:54 [info] 39#39: *1109 [lua] logger.lua:23: c67d81edf0bc65dbacc398ec11617451 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:14:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 04:14:59 [info] 38#38: *1110 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:14:59 [info] 38#38: *1111 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:15:09 [info] 39#39: *1112 [lua] access_by_lua(msblocations.conf:189):2: ecadae80975a1a9e289e18d0ab6f1fe0:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:15:09 +0000] ecadae80975a1a9e289e18d0ab6f1fe0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:15:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 04:15:09 [info] 39#39: *1112 [lua] logger.lua:23: ecadae80975a1a9e289e18d0ab6f1fe0 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 04:15:09 [info] 38#38: *1113 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:15:09 [info] 38#38: *1114 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:15:19 [info] 39#39: *1115 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:15:19 [info] 39#39: *1116 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:15:24 [info] 39#39: *1117 [lua] access_by_lua(msblocations.conf:189):2: 874c1d7d5caa7ea92825c562f10b029a:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:15:24 [info] 39#39: *1117 [lua] logger.lua:23: 874c1d7d5caa7ea92825c562f10b029a {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:15:24 +0000] 874c1d7d5caa7ea92825c562f10b029a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:15:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 04:15:29 [info] 39#39: *1118 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:15:29 [info] 39#39: *1119 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:15:39 [info] 39#39: *1121 [lua] access_by_lua(msblocations.conf:189):2: 736e696f09f8b5b21e6436f34f2108ab:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:15:39 [info] 39#39: *1121 [lua] logger.lua:23: 736e696f09f8b5b21e6436f34f2108ab {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:15:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.71.72 - - [24/Jan/2023:04:15:39 +0000] 736e696f09f8b5b21e6436f34f2108ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/24 04:15:39 [info] 39#39: *1123 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:15:39 [info] 39#39: *1122 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:15:49 [info] 39#39: *1124 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:15:49 [info] 39#39: *1125 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:15:54 [info] 39#39: *1126 [lua] access_by_lua(msblocations.conf:189):2: cd1a4c1051a9140ecacb65a70d2241ac:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:15:54 [info] 39#39: *1126 [lua] logger.lua:23: cd1a4c1051a9140ecacb65a70d2241ac {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:15:54 +0000] cd1a4c1051a9140ecacb65a70d2241ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:15:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 04:15:59 [info] 38#38: *1128 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:15:59 [info] 39#39: *1127 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:16:09 [info] 39#39: *1129 [lua] access_by_lua(msblocations.conf:189):2: ea9a9172be99ee6c7e42924a8af53b80:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:16:09 [info] 39#39: *1129 [lua] logger.lua:23: ea9a9172be99ee6c7e42924a8af53b80 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:16:09 +0000] ea9a9172be99ee6c7e42924a8af53b80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:16:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 04:16:09 [info] 39#39: *1130 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:16:09 [info] 39#39: *1131 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:16:19 [info] 38#38: *1132 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:16:19 [info] 39#39: *1133 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:16:24 [info] 39#39: *1134 [lua] access_by_lua(msblocations.conf:189):2: 779b930d65a6d355489d9d003c9fa08e:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:16:24 [info] 39#39: *1134 [lua] logger.lua:23: 779b930d65a6d355489d9d003c9fa08e {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:16:24 +0000] 779b930d65a6d355489d9d003c9fa08e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.72 - - [24/Jan/2023:04:16:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/24 04:16:29 [info] 39#39: *1135 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:16:29 [info] 39#39: *1136 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:16:39 [info] 39#39: *1138 [lua] access_by_lua(msblocations.conf:189):2: 805b3b6b7126edf3327c5a3c3655c231:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/24 04:16:39 [info] 39#39: *1138 [lua] logger.lua:23: 805b3b6b7126edf3327c5a3c3655c231 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:16:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.71.72 - - [24/Jan/2023:04:16:39 +0000] 805b3b6b7126edf3327c5a3c3655c231 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 04:16:39 [info] 38#38: *1139 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:16:39 [info] 38#38: *1140 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:16:49 [info] 39#39: *1141 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:16:49 [info] 39#39: *1142 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:16:54 [info] 39#39: *1143 [lua] access_by_lua(msblocations.conf:189):2: afc6051ef4a0a5e7c6667eefe1f70d59:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:16:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.72 - - [24/Jan/2023:04:16:54 +0000] afc6051ef4a0a5e7c6667eefe1f70d59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/24 04:16:54 [info] 39#39: *1143 [lua] logger.lua:23: afc6051ef4a0a5e7c6667eefe1f70d59 {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , 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/24 04:16:59 [info] 39#39: *1145 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:16:59 [info] 39#39: *1144 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:17:09 [info] 39#39: *1146 [lua] access_by_lua(msblocations.conf:189):2: f4f56907d80ce74d12b6ec82043bbbfc:receive the request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:17:09 +0000] f4f56907d80ce74d12b6ec82043bbbfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/24 04:17:09 [info] 39#39: *1146 [lua] logger.lua:23: f4f56907d80ce74d12b6ec82043bbbfc {"matched":"microservices"} while logging request, client: 10.233.71.72, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.72 - - [24/Jan/2023:04:17:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/24 04:17:09 [info] 38#38: *1147 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443
2023/01/24 04:17:09 [info] 38#38: *1148 client closed connection while SSL handshaking, client: 10.233.69.168, server: 0.0.0.0:443