Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.43.42
### Starting redis
there is no /usr/local/redis/../redis-works
=========== Redis config info =============================================
Redis_HOME=/usr/local/redis
config file=/usr/local/redis/conf/redis.conf
Help:use /usr/local/redis/redis-server --help for help
===============================================================================
/usr/local/redis
@C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
ln: /lib64/libluajit-5.1.so.2: No such file or directory
===============================================================================
=========== openresty config info =============================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
/usr/local/openresty/nginx
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
2022/09/30 05:16: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
2022/09/30 05:16: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'
2022/09/30 05:16: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
2022/09/30 05:16:30 [notice] 33#33: using the "epoll" event method
2022/09/30 05:16:30 [notice] 33#33: openresty/1.13.6.1
2022/09/30 05:16:30 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2022/09/30 05:16:30 [notice] 33#33: OS: Linux 5.4.0-96-generic
2022/09/30 05:16:30 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
\n\n### Starting apiroute
2022/09/30 05:16:30 [notice] 34#34: start worker processes
2022/09/30 05:16:30 [notice] 34#34: start worker process 35
2022/09/30 05:16:30 [notice] 34#34: start worker process 36
2022/09/30 05:16:30 [notice] 34#34: start worker process 37
2022/09/30 05:16:30 [notice] 34#34: start worker process 38
2022/09/30 05:16:30 [notice] 34#34: start worker process 39
2022/09/30 05:16:30 [notice] 34#34: start worker process 41
2022/09/30 05:16:30 [notice] 34#34: start worker process 42
2022/09/30 05:16:30 [notice] 34#34: start worker process 43
2022/09/30 05:16:30 [notice] 34#34: start cache manager process 44
2022/09/30 05:16: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-20220930051631.hprof
@CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar
@EXT_DIRS@
==========================================================================
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_CMD@
2022-09-30 05:16:34 445 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2022-09-30 05:16:34 453 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2022-09-30 05:16:34 453 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2022-09-30 05:16:34 506 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2022-09-30 05:16:34 506 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.43.42:10081 Enabled:true
2022-09-30 05:16:36 440 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2022-09-30 05:16:36 588 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-09-30 05:16:36 589 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-09-30 05:16:36 591 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-09-30 05:16:36 593 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-09-30 05:16:36 594 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2022-09-30 05:16:36 594 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-09-30 05:16:36 594 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-09-30 05:16:36 671 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-09-30 05:16:36 788 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-09-30 05:16:36 788 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-09-30 05:16:36 788 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-09-30 05:16:37 475 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/09/30 05:16:46 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:16:46 [info] 35#35: *13 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:16:47 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:133):2: 10bf4e4b5883542591ecfb28e8fd1e7c:receive the request, client: 10.233.70.230, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2022/09/30 05:16:47 [info] 35#35: *14 [lua] logger.lua:23: 10bf4e4b5883542591ecfb28e8fd1e7c {"matched":"microservices"} while logging request, client: 10.233.70.230, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.70.230 - - [30/Sep/2022:05:16:47 +0000] 10bf4e4b5883542591ecfb28e8fd1e7c "POST /api/microservices/v1/services HTTP/1.1" 500 request_processing_time:0.396 upstream_response_time:0.394 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-"
10.233.70.230 - - [30/Sep/2022:05:16:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 500 110 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 220
2022/09/30 05:16:56 [info] 35#35: *17 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:16:56 [info] 38#38: *18 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:17:01 [info] 35#35: *19 [lua] access_by_lua(msblocations.conf:133):2: db5ce71a4fdf41cc0127cebd8056052d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:17:01 [info] 35#35: *19 [lua] logger.lua:23: db5ce71a4fdf41cc0127cebd8056052d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:17:01 +0000] db5ce71a4fdf41cc0127cebd8056052d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.068 upstream_response_time:0.067 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:17:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 43
2022/09/30 05:17:06 [info] 38#38: *20 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:17:06 [info] 38#38: *21 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:17:16 [info] 35#35: *22 [lua] access_by_lua(msblocations.conf:133):2: 959deb6406608e5042b65d645a0bec5f:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:17:16 [info] 35#35: *23 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:17:16 [info] 35#35: *24 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:17:16 [info] 35#35: *22 [lua] logger.lua:23: 959deb6406608e5042b65d645a0bec5f {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:17:16 +0000] 959deb6406608e5042b65d645a0bec5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:17:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/09/30 05:17:18 [info] 35#35: *25 [lua] access_by_lua(msblocations.conf:133):2: 37f3ea7d49083cb49fb32519e764b6ea:receive the request, client: 10.233.65.52, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2022/09/30 05:17:18 [info] 35#35: *25 [lua] logger.lua:23: 37f3ea7d49083cb49fb32519e764b6ea {"matched":"microservices"} while logging request, client: 10.233.65.52, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.65.52 - - [30/Sep/2022:05:17:18 +0000] 37f3ea7d49083cb49fb32519e764b6ea "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.141 upstream_response_time:0.140 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-"
10.233.65.52 - - [30/Sep/2022:05:17:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 144
2022/09/30 05:17:26 [info] 35#35: *26 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:17:26 [info] 35#35: *27 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:17:27 [info] 35#35: *28 [lua] access_by_lua(msblocations.conf:133):2: 36323c4cba3023395d0503abd95a7f1d:receive the request, client: 10.233.70.230, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2022/09/30 05:17:28 [info] 35#35: *28 [lua] logger.lua:23: 36323c4cba3023395d0503abd95a7f1d {"matched":"microservices"} while logging request, client: 10.233.70.230, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.70.230 - - [30/Sep/2022:05:17:28 +0000] 36323c4cba3023395d0503abd95a7f1d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.071 upstream_response_time:0.069 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-"
10.233.70.230 - - [30/Sep/2022:05:17:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 66
2022/09/30 05:17:28 [info] 35#35: *25 client 10.233.65.52 closed keepalive connection
2022/09/30 05:17:31 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/09/30 05:17:31 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2022/09/30 05:17:31 [notice] 34#34: cache loader process 45 exited with code 0
2022/09/30 05:17:31 [notice] 34#34: signal 29 (SIGIO) received
2022/09/30 05:17:31 [info] 35#35: *30 [lua] access_by_lua(msblocations.conf:133):2: 20f000abf109fd791f76ad78684224d9:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:17:31 [info] 35#35: *30 [lua] logger.lua:23: 20f000abf109fd791f76ad78684224d9 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:17:31 +0000] 20f000abf109fd791f76ad78684224d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:17:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/09/30 05:17:35 [info] 35#35: *28 client 10.233.70.230 closed keepalive connection
2022/09/30 05:17:36 [info] 38#38: *31 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:17:36 [info] 38#38: *32 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:17:46 [info] 35#35: *33 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:17:46 [info] 35#35: *34 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:17:46 [info] 35#35: *35 [lua] access_by_lua(msblocations.conf:133):2: be4f03fc8451bac3aefabba567db2871:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:17:46 +0000] be4f03fc8451bac3aefabba567db2871 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.041 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2022/09/30 05:17:46 [info] 35#35: *35 [lua] logger.lua:23: be4f03fc8451bac3aefabba567db2871 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:17:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2022/09/30 05:17:56 [info] 38#38: *36 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:17:56 [info] 35#35: *37 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:18:01 [info] 35#35: *38 [lua] access_by_lua(msblocations.conf:133):2: 690cfe3387f1cd95413adeb851501095:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:18:01 +0000] 690cfe3387f1cd95413adeb851501095 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:18:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2022/09/30 05:18:01 [info] 35#35: *38 [lua] logger.lua:23: 690cfe3387f1cd95413adeb851501095 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 05:18:06 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:18:06 [info] 35#35: *40 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:18:16 [info] 35#35: *42 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:18:16 [info] 35#35: *41 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:18:16 [info] 35#35: *43 [lua] access_by_lua(msblocations.conf:133):2: 86d17c569db3645e0b3b42bebe7123e5:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:18:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.72.19 - - [30/Sep/2022:05:18:16 +0000] 86d17c569db3645e0b3b42bebe7123e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/09/30 05:18:16 [info] 35#35: *43 [lua] logger.lua:23: 86d17c569db3645e0b3b42bebe7123e5 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 05:18:20 [info] 35#35: *14 client 10.233.70.230 closed keepalive connection
2022/09/30 05:18:26 [info] 38#38: *44 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:18:26 [info] 38#38: *45 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:18:31 [info] 35#35: *47 [lua] access_by_lua(msblocations.conf:133):2: 8358cd2cf9e64791a7ab220d59a31fad:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:18:31 [info] 35#35: *47 [lua] logger.lua:23: 8358cd2cf9e64791a7ab220d59a31fad {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:18:31 +0000] 8358cd2cf9e64791a7ab220d59a31fad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:18:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/30 05:18:36 [info] 38#38: *49 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:18:36 [info] 38#38: *48 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:18:46 [info] 35#35: *50 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:18:46 [info] 35#35: *51 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:18:46 [info] 35#35: *52 [lua] access_by_lua(msblocations.conf:133):2: 09f270a52cf9d75b2b71e77190688faa:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:18:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:18:46 [info] 35#35: *52 [lua] logger.lua:23: 09f270a52cf9d75b2b71e77190688faa {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:18:46 +0000] 09f270a52cf9d75b2b71e77190688faa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/09/30 05:18:56 [info] 35#35: *54 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:18:56 [info] 35#35: *53 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:19:01 [info] 35#35: *55 [lua] access_by_lua(msblocations.conf:133):2: a9f6294a66bfa96593029482ae6a4e47:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:19:02 [info] 35#35: *55 [lua] logger.lua:23: a9f6294a66bfa96593029482ae6a4e47 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:19:02 +0000] a9f6294a66bfa96593029482ae6a4e47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:19:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/30 05:19:06 [info] 35#35: *56 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:19:06 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:19:16 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:19:16 [info] 35#35: *58 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:19:17 [info] 35#35: *60 [lua] access_by_lua(msblocations.conf:133):2: 99745a37f907c43f2cd923e05b703e59:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:19:17 +0000] 99745a37f907c43f2cd923e05b703e59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/09/30 05:19:17 [info] 35#35: *60 [lua] logger.lua:23: 99745a37f907c43f2cd923e05b703e59 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:19:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:19:26 [info] 35#35: *61 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:19:26 [info] 35#35: *62 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:19:32 [info] 35#35: *64 [lua] access_by_lua(msblocations.conf:133):2: 838a929705d2ddede991e0e41676fe11:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:19:32 +0000] 838a929705d2ddede991e0e41676fe11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/30 05:19:32 [info] 35#35: *64 [lua] logger.lua:23: 838a929705d2ddede991e0e41676fe11 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:19:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:19:36 [info] 38#38: *65 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:19:36 [info] 38#38: *66 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:19:46 [info] 38#38: *68 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:19:46 [info] 35#35: *67 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:19:47 [info] 35#35: *69 [lua] access_by_lua(msblocations.conf:133):2: 3073dd38458a776efebedeb1c23e712d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:19:47 [info] 35#35: *69 [lua] logger.lua:23: 3073dd38458a776efebedeb1c23e712d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:19:47 +0000] 3073dd38458a776efebedeb1c23e712d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:19:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/09/30 05:19:56 [info] 38#38: *71 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:19:56 [info] 38#38: *70 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:20:02 [info] 35#35: *72 [lua] access_by_lua(msblocations.conf:133):2: c2f8be1ec019093cfe6df4493ae62def:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:20:02 +0000] c2f8be1ec019093cfe6df4493ae62def "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/09/30 05:20:02 [info] 35#35: *72 [lua] logger.lua:23: c2f8be1ec019093cfe6df4493ae62def {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:20:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/09/30 05:20:06 [info] 35#35: *73 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:20:06 [info] 35#35: *74 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:20:16 [info] 35#35: *76 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:20:16 [info] 35#35: *75 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:20:17 [info] 35#35: *77 [lua] access_by_lua(msblocations.conf:133):2: 591330d9813095787b527c2292209ced:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:20:17 [info] 35#35: *77 [lua] logger.lua:23: 591330d9813095787b527c2292209ced {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:20:17 +0000] 591330d9813095787b527c2292209ced "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:20:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/30 05:20:26 [info] 38#38: *78 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:20:26 [info] 38#38: *79 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:20:32 [info] 35#35: *81 [lua] access_by_lua(msblocations.conf:133):2: 183ddc51f29bedfa610ea181f062ff9a:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:20:32 +0000] 183ddc51f29bedfa610ea181f062ff9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2022/09/30 05:20:32 [info] 35#35: *81 [lua] logger.lua:23: 183ddc51f29bedfa610ea181f062ff9a {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:20:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/09/30 05:20:36 [info] 38#38: *82 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:20:36 [info] 38#38: *83 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:20:46 [info] 35#35: *84 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:20:46 [info] 35#35: *85 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:20:47 [info] 35#35: *86 [lua] access_by_lua(msblocations.conf:133):2: 8186ced67bff69e26a7adcd415aa07b7:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:20:47 [info] 35#35: *86 [lua] logger.lua:23: 8186ced67bff69e26a7adcd415aa07b7 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:20:47 +0000] 8186ced67bff69e26a7adcd415aa07b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.248 upstream_response_time:0.242 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:20:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/09/30 05:20:56 [info] 35#35: *87 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:20:56 [info] 35#35: *88 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:21:02 [info] 35#35: *89 [lua] access_by_lua(msblocations.conf:133):2: b1c960a2568df272afcb2f74eb87e3b1:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:21:02 +0000] b1c960a2568df272afcb2f74eb87e3b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:21:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:21:02 [info] 35#35: *89 [lua] logger.lua:23: b1c960a2568df272afcb2f74eb87e3b1 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 05:21:06 [info] 38#38: *91 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:21:06 [info] 35#35: *90 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:21:16 [info] 35#35: *93 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:21:16 [info] 35#35: *92 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:21:17 [info] 35#35: *94 [lua] access_by_lua(msblocations.conf:133):2: 2a3e6f661b44646a8a16b7e6ed2d7483:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:21:17 [info] 35#35: *94 [lua] logger.lua:23: 2a3e6f661b44646a8a16b7e6ed2d7483 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:21:17 +0000] 2a3e6f661b44646a8a16b7e6ed2d7483 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:21:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/30 05:21:26 [info] 35#35: *96 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:21:26 [info] 35#35: *95 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:21:32 [info] 35#35: *98 [lua] access_by_lua(msblocations.conf:133):2: ac744dbceb3ebb5d670f61aa352cac5d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:21:32 +0000] ac744dbceb3ebb5d670f61aa352cac5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/30 05:21:32 [info] 35#35: *98 [lua] logger.lua:23: ac744dbceb3ebb5d670f61aa352cac5d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:21:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/30 05:21:36 [info] 35#35: *99 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:21:36 [info] 35#35: *100 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:21:46 [info] 35#35: *101 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:21:46 [info] 35#35: *102 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:21:47 [info] 35#35: *103 [lua] access_by_lua(msblocations.conf:133):2: 4016081502181b385b5e337badc87703:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:21:47 +0000] 4016081502181b385b5e337badc87703 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:21:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:21:47 [info] 35#35: *103 [lua] logger.lua:23: 4016081502181b385b5e337badc87703 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 05:21:56 [info] 38#38: *104 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:21:56 [info] 38#38: *105 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:22:02 [info] 35#35: *106 [lua] access_by_lua(msblocations.conf:133):2: 90f60225bbe77bc139c8a077f2b3f2c0:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:22:02 [info] 35#35: *106 [lua] logger.lua:23: 90f60225bbe77bc139c8a077f2b3f2c0 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:22:02 +0000] 90f60225bbe77bc139c8a077f2b3f2c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:22:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:22:06 [info] 38#38: *108 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:22:06 [info] 38#38: *107 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:22:16 [info] 35#35: *110 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:22:16 [info] 35#35: *109 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:22:17 [info] 35#35: *111 [lua] access_by_lua(msblocations.conf:133):2: bbbf3684d2639b45b24ce91c754288ed:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:22:17 [info] 35#35: *111 [lua] logger.lua:23: bbbf3684d2639b45b24ce91c754288ed {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:22:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.72.19 - - [30/Sep/2022:05:22:17 +0000] bbbf3684d2639b45b24ce91c754288ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/09/30 05:22:26 [info] 38#38: *112 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:22:26 [info] 38#38: *113 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:22:32 [info] 35#35: *115 [lua] access_by_lua(msblocations.conf:133):2: 03faa586c2451b76dfbfe3332ac8bc8d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:22:32 +0000] 03faa586c2451b76dfbfe3332ac8bc8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/30 05:22:32 [info] 35#35: *115 [lua] logger.lua:23: 03faa586c2451b76dfbfe3332ac8bc8d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:22:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:22:36 [info] 35#35: *117 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:22:36 [info] 35#35: *116 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:22:46 [info] 38#38: *118 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:22:46 [info] 38#38: *119 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:22:47 [info] 35#35: *120 [lua] access_by_lua(msblocations.conf:133):2: dbcf3f5dfa4ec2a24f9bbff5c967817d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:22:47 [info] 35#35: *120 [lua] logger.lua:23: dbcf3f5dfa4ec2a24f9bbff5c967817d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:22:47 +0000] dbcf3f5dfa4ec2a24f9bbff5c967817d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:22:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/30 05:22:56 [info] 35#35: *121 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:22:56 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:23:02 [info] 35#35: *123 [lua] access_by_lua(msblocations.conf:133):2: 2517d022b30cbb12b6a5d3edd031b58a:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:23:02 [info] 35#35: *123 [lua] logger.lua:23: 2517d022b30cbb12b6a5d3edd031b58a {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:23:02 +0000] 2517d022b30cbb12b6a5d3edd031b58a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:23:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:23:06 [info] 35#35: *125 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:23:06 [info] 35#35: *124 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:23:16 [info] 38#38: *126 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:23:16 [info] 35#35: *127 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:23:17 [info] 35#35: *128 [lua] access_by_lua(msblocations.conf:133):2: c390081178a8dfb6f58254cfaa6bace2:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:23:17 [info] 35#35: *128 [lua] logger.lua:23: c390081178a8dfb6f58254cfaa6bace2 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:23:17 +0000] c390081178a8dfb6f58254cfaa6bace2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:23:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/30 05:23:26 [info] 35#35: *130 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:23:26 [info] 35#35: *129 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:23:32 [info] 35#35: *132 [lua] access_by_lua(msblocations.conf:133):2: 01007b83d5ff052be9d5b8d399336f32:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:23:32 +0000] 01007b83d5ff052be9d5b8d399336f32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:23:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 05:23:32 [info] 35#35: *132 [lua] logger.lua:23: 01007b83d5ff052be9d5b8d399336f32 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 05:23:36 [info] 35#35: *134 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:23:36 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:23:46 [info] 35#35: *135 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:23:46 [info] 35#35: *136 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:23:47 [info] 35#35: *137 [lua] access_by_lua(msblocations.conf:133):2: 9cfd990bc4d8945b70127519804f38bd:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:23:47 +0000] 9cfd990bc4d8945b70127519804f38bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:23:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:23:47 [info] 35#35: *137 [lua] logger.lua:23: 9cfd990bc4d8945b70127519804f38bd {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 05:23:56 [info] 38#38: *138 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:23:56 [info] 38#38: *139 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:24:02 [info] 35#35: *140 [lua] access_by_lua(msblocations.conf:133):2: 3f318b19e357ae47c821e68a63db76ec:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:24:02 [info] 35#35: *140 [lua] logger.lua:23: 3f318b19e357ae47c821e68a63db76ec {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:24:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
10.233.72.19 - - [30/Sep/2022:05:24:02 +0000] 3f318b19e357ae47c821e68a63db76ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/09/30 05:24:06 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:24:06 [info] 38#38: *142 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:24:16 [info] 35#35: *143 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:24:16 [info] 38#38: *144 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:24:17 [info] 35#35: *145 [lua] access_by_lua(msblocations.conf:133):2: f437ddbd4f1585cab41679ba60bce483:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:24:17 +0000] f437ddbd4f1585cab41679ba60bce483 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:24:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/09/30 05:24:17 [info] 35#35: *145 [lua] logger.lua:23: f437ddbd4f1585cab41679ba60bce483 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 05:24:26 [info] 38#38: *146 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:24:26 [info] 38#38: *147 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:24:32 [info] 35#35: *149 [lua] access_by_lua(msblocations.conf:133):2: 00220c1da95099d9c9d9285edfe811ce:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:24:32 [info] 35#35: *149 [lua] logger.lua:23: 00220c1da95099d9c9d9285edfe811ce {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:24:32 +0000] 00220c1da95099d9c9d9285edfe811ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:24:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/30 05:24:36 [info] 35#35: *150 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:24:36 [info] 35#35: *151 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:24:46 [info] 38#38: *153 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:24:46 [info] 35#35: *152 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:24:47 [info] 35#35: *154 [lua] access_by_lua(msblocations.conf:133):2: eb5f32139cf374dc6d30dc89d2cf9b26:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:24:47 +0000] eb5f32139cf374dc6d30dc89d2cf9b26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/09/30 05:24:47 [info] 35#35: *154 [lua] logger.lua:23: eb5f32139cf374dc6d30dc89d2cf9b26 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:24:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:24:56 [info] 35#35: *155 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:24:56 [info] 35#35: *156 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:25:02 [info] 35#35: *157 [lua] access_by_lua(msblocations.conf:133):2: 75064f46c43680b542285c94ba3c4840:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:25:02 +0000] 75064f46c43680b542285c94ba3c4840 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/30 05:25:02 [info] 35#35: *157 [lua] logger.lua:23: 75064f46c43680b542285c94ba3c4840 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:25:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:25:06 [info] 35#35: *158 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:25:06 [info] 35#35: *159 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:25:16 [info] 35#35: *161 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:25:16 [info] 35#35: *160 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:25:17 [info] 35#35: *162 [lua] access_by_lua(msblocations.conf:133):2: 63c6b99adecc90d69fc285351a61bd9d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:25:17 +0000] 63c6b99adecc90d69fc285351a61bd9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/09/30 05:25:17 [info] 35#35: *162 [lua] logger.lua:23: 63c6b99adecc90d69fc285351a61bd9d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:25:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/09/30 05:25:26 [info] 35#35: *163 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:25:26 [info] 35#35: *164 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:25:32 [info] 35#35: *166 [lua] access_by_lua(msblocations.conf:133):2: 4448f2e652029bcd71628ddc8ec4012f:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:25:32 [info] 35#35: *166 [lua] logger.lua:23: 4448f2e652029bcd71628ddc8ec4012f {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:25:32 +0000] 4448f2e652029bcd71628ddc8ec4012f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:25:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/09/30 05:25:36 [info] 38#38: *167 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:25:36 [info] 38#38: *168 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:25:46 [info] 38#38: *169 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:25:46 [info] 38#38: *170 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:25:47 [info] 35#35: *171 [lua] access_by_lua(msblocations.conf:133):2: 7d4557915c46814a7aa2cbb7434ce97f:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:25:47 +0000] 7d4557915c46814a7aa2cbb7434ce97f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/09/30 05:25:47 [info] 35#35: *171 [lua] logger.lua:23: 7d4557915c46814a7aa2cbb7434ce97f {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:25:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/30 05:25:56 [info] 38#38: *173 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:25:56 [info] 38#38: *172 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:26:02 [info] 35#35: *174 [lua] access_by_lua(msblocations.conf:133):2: 68ef34c9ce0c01975ee9047fffa5cd38:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:26:02 [info] 35#35: *174 [lua] logger.lua:23: 68ef34c9ce0c01975ee9047fffa5cd38 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:26:02 +0000] 68ef34c9ce0c01975ee9047fffa5cd38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:26:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/30 05:26:06 [info] 35#35: *175 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:26:06 [info] 35#35: *176 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:26:16 [info] 35#35: *177 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:26:16 [info] 35#35: *178 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:26:17 [info] 35#35: *179 [lua] access_by_lua(msblocations.conf:133):2: 63ae3ded78f1bbf356162f6ffc9edd3a:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:26:17 +0000] 63ae3ded78f1bbf356162f6ffc9edd3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2022/09/30 05:26:17 [info] 35#35: *179 [lua] logger.lua:23: 63ae3ded78f1bbf356162f6ffc9edd3a {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:26:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/30 05:26:26 [info] 35#35: *180 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:26:26 [info] 35#35: *181 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:26:32 [info] 35#35: *183 [lua] access_by_lua(msblocations.conf:133):2: 7b5610f3eb27cae9b91a1bd13f325015:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:26:32 +0000] 7b5610f3eb27cae9b91a1bd13f325015 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2022/09/30 05:26:32 [info] 35#35: *183 [lua] logger.lua:23: 7b5610f3eb27cae9b91a1bd13f325015 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:26:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2022/09/30 05:26:36 [info] 38#38: *185 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:26:36 [info] 38#38: *184 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:26:46 [info] 38#38: *186 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:26:46 [info] 38#38: *187 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:26:47 [info] 35#35: *188 [lua] access_by_lua(msblocations.conf:133):2: 72c006e6e80fdf5e5a73a8ff0d4a3201:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:26:47 +0000] 72c006e6e80fdf5e5a73a8ff0d4a3201 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:26:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:26:47 [info] 35#35: *188 [lua] logger.lua:23: 72c006e6e80fdf5e5a73a8ff0d4a3201 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 05:26:56 [info] 35#35: *189 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:26:56 [info] 35#35: *190 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:27:02 [info] 35#35: *191 [lua] access_by_lua(msblocations.conf:133):2: 297c608ce4e47a04bad2912a5d70e6a1:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:27:02 [info] 35#35: *191 [lua] logger.lua:23: 297c608ce4e47a04bad2912a5d70e6a1 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:27:02 +0000] 297c608ce4e47a04bad2912a5d70e6a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:27:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:27:06 [info] 38#38: *192 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:27:06 [info] 38#38: *193 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:27:16 [info] 35#35: *195 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:27:16 [info] 35#35: *194 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:27:17 [info] 35#35: *196 [lua] access_by_lua(msblocations.conf:133):2: c67e7714acadcc000b688c0c051becc3:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:27:17 +0000] c67e7714acadcc000b688c0c051becc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/09/30 05:27:17 [info] 35#35: *196 [lua] logger.lua:23: c67e7714acadcc000b688c0c051becc3 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:27:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/09/30 05:27:26 [info] 38#38: *197 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:27:26 [info] 38#38: *198 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:27:32 [info] 35#35: *200 [lua] access_by_lua(msblocations.conf:133):2: 647ea35fbb796d1a80e708bba5c0a438:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:27:32 +0000] 647ea35fbb796d1a80e708bba5c0a438 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:27:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/09/30 05:27:32 [info] 35#35: *200 [lua] logger.lua:23: 647ea35fbb796d1a80e708bba5c0a438 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 05:27:36 [info] 38#38: *201 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:27:36 [info] 38#38: *202 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:27:46 [info] 35#35: *203 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:27:46 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:27:47 [info] 35#35: *205 [lua] access_by_lua(msblocations.conf:133):2: f598b577ee2a9417c3d7510b51f95745:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:27:47 +0000] f598b577ee2a9417c3d7510b51f95745 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/30 05:27:47 [info] 35#35: *205 [lua] logger.lua:23: f598b577ee2a9417c3d7510b51f95745 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:27:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/30 05:27:56 [info] 38#38: *206 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:27:56 [info] 38#38: *207 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:28:02 [info] 35#35: *208 [lua] access_by_lua(msblocations.conf:133):2: c9dbfef4a8368bc4cd7581bc817c1ddb:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:28:02 [info] 35#35: *208 [lua] logger.lua:23: c9dbfef4a8368bc4cd7581bc817c1ddb {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:28:02 +0000] c9dbfef4a8368bc4cd7581bc817c1ddb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:28:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:28:06 [info] 38#38: *209 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:28:06 [info] 38#38: *210 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:28:16 [info] 38#38: *212 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:28:16 [info] 35#35: *211 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:28:18 [info] 35#35: *213 [lua] access_by_lua(msblocations.conf:133):2: 5fcd9337ce9f231b074b1ca398913317:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:28:18 [info] 35#35: *213 [lua] logger.lua:23: 5fcd9337ce9f231b074b1ca398913317 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:28:18 +0000] 5fcd9337ce9f231b074b1ca398913317 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:28:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:28:26 [info] 38#38: *214 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:28:26 [info] 35#35: *215 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:28:33 [info] 35#35: *217 [lua] access_by_lua(msblocations.conf:133):2: 6fe65b90ec23276f9ac820d9a25b0506:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:28:33 +0000] 6fe65b90ec23276f9ac820d9a25b0506 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/09/30 05:28:33 [info] 35#35: *217 [lua] logger.lua:23: 6fe65b90ec23276f9ac820d9a25b0506 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:28:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/30 05:28:36 [info] 38#38: *218 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:28:36 [info] 38#38: *219 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:28:46 [info] 35#35: *221 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:28:46 [info] 35#35: *220 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:28:48 [info] 35#35: *222 [lua] access_by_lua(msblocations.conf:133):2: 84880950f0203298606b218b71557fc3:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:28:48 +0000] 84880950f0203298606b218b71557fc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:28:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 05:28:48 [info] 35#35: *222 [lua] logger.lua:23: 84880950f0203298606b218b71557fc3 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 05:28:56 [info] 35#35: *224 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:28:56 [info] 35#35: *223 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:29:03 [info] 35#35: *225 [lua] access_by_lua(msblocations.conf:133):2: 41bcd522c973f438616b8ce2baaa896e:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:29:03 +0000] 41bcd522c973f438616b8ce2baaa896e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/30 05:29:03 [info] 35#35: *225 [lua] logger.lua:23: 41bcd522c973f438616b8ce2baaa896e {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:29:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:29:06 [info] 35#35: *227 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:29:06 [info] 35#35: *226 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:29:16 [info] 35#35: *229 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:29:16 [info] 35#35: *228 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:29:18 [info] 35#35: *230 [lua] access_by_lua(msblocations.conf:133):2: 87310c00b06be275209ea4637ab9c8c8:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:29:18 +0000] 87310c00b06be275209ea4637ab9c8c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/09/30 05:29:18 [info] 35#35: *230 [lua] logger.lua:23: 87310c00b06be275209ea4637ab9c8c8 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:29:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:29:26 [info] 38#38: *232 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:29:26 [info] 38#38: *231 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:29:33 [info] 35#35: *234 [lua] access_by_lua(msblocations.conf:133):2: b3da697964a3e8ce7249d2d893826c6f:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:29:33 [info] 35#35: *234 [lua] logger.lua:23: b3da697964a3e8ce7249d2d893826c6f {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:29:33 +0000] b3da697964a3e8ce7249d2d893826c6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:29:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:29:36 [info] 35#35: *235 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:29:36 [info] 35#35: *236 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:29:46 [info] 35#35: *237 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:29:46 [info] 38#38: *238 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:29:48 [info] 35#35: *239 [lua] access_by_lua(msblocations.conf:133):2: 148724a0a59b9a484154445c817e1072:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:29:48 [info] 35#35: *239 [lua] logger.lua:23: 148724a0a59b9a484154445c817e1072 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:29:48 +0000] 148724a0a59b9a484154445c817e1072 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:29:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:29:56 [info] 35#35: *240 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:29:56 [info] 35#35: *241 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:30:03 [info] 35#35: *242 [lua] access_by_lua(msblocations.conf:133):2: c5b27fe9050ca67bc5e6cc7850ba6904:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:30:03 [info] 35#35: *242 [lua] logger.lua:23: c5b27fe9050ca67bc5e6cc7850ba6904 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:30:03 +0000] c5b27fe9050ca67bc5e6cc7850ba6904 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:30:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:30:06 [info] 35#35: *243 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:30:06 [info] 35#35: *244 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:30:16 [info] 35#35: *245 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:30:16 [info] 38#38: *246 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:30:18 [info] 35#35: *247 [lua] access_by_lua(msblocations.conf:133):2: a64257a64ef66ce9a969005be042a47a:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:30:18 +0000] a64257a64ef66ce9a969005be042a47a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/30 05:30:18 [info] 35#35: *247 [lua] logger.lua:23: a64257a64ef66ce9a969005be042a47a {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:30:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:30:26 [info] 38#38: *248 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:30:26 [info] 38#38: *249 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:30:33 [info] 35#35: *251 [lua] access_by_lua(msblocations.conf:133):2: 1d710c772c0e831d2f269a3ee66885ed:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:30:33 +0000] 1d710c772c0e831d2f269a3ee66885ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/30 05:30:33 [info] 35#35: *251 [lua] logger.lua:23: 1d710c772c0e831d2f269a3ee66885ed {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:30:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:30:36 [info] 35#35: *253 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:30:36 [info] 38#38: *252 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:30:46 [info] 38#38: *254 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:30:46 [info] 35#35: *255 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:30:48 [info] 35#35: *256 [lua] access_by_lua(msblocations.conf:133):2: b166ae9bc45f881038d66fcd773fb232:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:30:48 [info] 35#35: *256 [lua] logger.lua:23: b166ae9bc45f881038d66fcd773fb232 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:30:48 +0000] b166ae9bc45f881038d66fcd773fb232 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:30:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:30:56 [info] 38#38: *257 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:30:56 [info] 38#38: *258 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:31:03 [info] 35#35: *259 [lua] access_by_lua(msblocations.conf:133):2: c87d78322a4b6e236d22fdf6ff814f66:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:31:03 +0000] c87d78322a4b6e236d22fdf6ff814f66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:31:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/09/30 05:31:03 [info] 35#35: *259 [lua] logger.lua:23: c87d78322a4b6e236d22fdf6ff814f66 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 05:31:06 [info] 35#35: *261 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:31:06 [info] 35#35: *260 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:31:16 [info] 38#38: *263 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:31:16 [info] 35#35: *262 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:31:18 [info] 35#35: *264 [lua] access_by_lua(msblocations.conf:133):2: 3501d8b12a2716bf95d7c0fb02831f9f:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:31:18 +0000] 3501d8b12a2716bf95d7c0fb02831f9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/09/30 05:31:18 [info] 35#35: *264 [lua] logger.lua:23: 3501d8b12a2716bf95d7c0fb02831f9f {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:31:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/09/30 05:31:26 [info] 35#35: *266 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:31:26 [info] 35#35: *265 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:31:33 [info] 35#35: *268 [lua] access_by_lua(msblocations.conf:133):2: 2cbecab517390188278f06e7f647973d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:31:33 [info] 35#35: *268 [lua] logger.lua:23: 2cbecab517390188278f06e7f647973d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:31:33 +0000] 2cbecab517390188278f06e7f647973d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:31:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:31:36 [info] 35#35: *269 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:31:36 [info] 35#35: *270 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:31:46 [info] 35#35: *271 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:31:46 [info] 35#35: *272 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:31:48 [info] 35#35: *273 [lua] access_by_lua(msblocations.conf:133):2: bc48794318684eda080909e272e251ed:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:31:48 [info] 35#35: *273 [lua] logger.lua:23: bc48794318684eda080909e272e251ed {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:31:48 +0000] bc48794318684eda080909e272e251ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:31:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/09/30 05:31:56 [info] 35#35: *274 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:31:56 [info] 35#35: *275 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:32:03 [info] 35#35: *276 [lua] access_by_lua(msblocations.conf:133):2: 39263d92bedd404c26428ffe956bf71d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:32:03 +0000] 39263d92bedd404c26428ffe956bf71d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/09/30 05:32:03 [info] 35#35: *276 [lua] logger.lua:23: 39263d92bedd404c26428ffe956bf71d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:32:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/30 05:32:06 [info] 38#38: *277 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:32:06 [info] 38#38: *278 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:32:16 [info] 38#38: *279 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:32:16 [info] 38#38: *280 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:32:18 [info] 35#35: *281 [lua] access_by_lua(msblocations.conf:133):2: e47716a66cbc7638678585e829032eb2:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:32:18 +0000] e47716a66cbc7638678585e829032eb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:32:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:32:18 [info] 35#35: *281 [lua] logger.lua:23: e47716a66cbc7638678585e829032eb2 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 05:32:26 [info] 35#35: *282 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:32:26 [info] 35#35: *283 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:32:33 [info] 35#35: *285 [lua] access_by_lua(msblocations.conf:133):2: 0daceb86c2f64f5a79e0b0b85ab60287:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:32:33 +0000] 0daceb86c2f64f5a79e0b0b85ab60287 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/09/30 05:32:33 [info] 35#35: *285 [lua] logger.lua:23: 0daceb86c2f64f5a79e0b0b85ab60287 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:32:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:32:36 [info] 38#38: *286 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:32:36 [info] 38#38: *287 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:32:46 [info] 35#35: *288 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:32:46 [info] 35#35: *289 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:32:48 [info] 35#35: *290 [lua] access_by_lua(msblocations.conf:133):2: 0027f974fc6eb51ab2494fd85b31a795:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:32:48 [info] 35#35: *290 [lua] logger.lua:23: 0027f974fc6eb51ab2494fd85b31a795 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:32:48 +0000] 0027f974fc6eb51ab2494fd85b31a795 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:32:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:32:56 [info] 35#35: *291 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:32:56 [info] 38#38: *292 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:33:03 [info] 35#35: *293 [lua] access_by_lua(msblocations.conf:133):2: ab168ef987c579713b12b6ff1025b94a:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:33:03 [info] 35#35: *293 [lua] logger.lua:23: ab168ef987c579713b12b6ff1025b94a {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:33:03 +0000] ab168ef987c579713b12b6ff1025b94a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:33:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:33:06 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:33:06 [info] 35#35: *295 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:33:16 [info] 35#35: *296 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:33:16 [info] 35#35: *297 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:33:18 [info] 35#35: *298 [lua] access_by_lua(msblocations.conf:133):2: 321f99f3d7db1c8b6c1b4582f45d4c96:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:33:18 +0000] 321f99f3d7db1c8b6c1b4582f45d4c96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:33:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:33:18 [info] 35#35: *298 [lua] logger.lua:23: 321f99f3d7db1c8b6c1b4582f45d4c96 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 05:33:26 [info] 38#38: *299 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:33:26 [info] 38#38: *300 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:33:33 [info] 35#35: *302 [lua] access_by_lua(msblocations.conf:133):2: 1b7516e63003921b4ac84e84fe2fff36:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:33:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.19 - - [30/Sep/2022:05:33:33 +0000] 1b7516e63003921b4ac84e84fe2fff36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/09/30 05:33:33 [info] 35#35: *302 [lua] logger.lua:23: 1b7516e63003921b4ac84e84fe2fff36 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 05:33:36 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:33:36 [info] 35#35: *304 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:33:46 [info] 38#38: *305 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:33:46 [info] 35#35: *306 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:33:48 [info] 35#35: *307 [lua] access_by_lua(msblocations.conf:133):2: 2bbd613858dc9b5c4769d364d5a077b4:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:33:48 +0000] 2bbd613858dc9b5c4769d364d5a077b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/09/30 05:33:48 [info] 35#35: *307 [lua] logger.lua:23: 2bbd613858dc9b5c4769d364d5a077b4 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:33:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:33:56 [info] 35#35: *308 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:33:56 [info] 35#35: *309 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:34:03 [info] 35#35: *310 [lua] access_by_lua(msblocations.conf:133):2: f4995af7a647d357134bead6270295e2:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:34:03 [info] 35#35: *310 [lua] logger.lua:23: f4995af7a647d357134bead6270295e2 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:34:03 +0000] f4995af7a647d357134bead6270295e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:34:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:34:06 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:34:06 [info] 35#35: *312 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:34:16 [info] 35#35: *313 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:34:16 [info] 35#35: *314 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:34:18 [info] 35#35: *315 [lua] access_by_lua(msblocations.conf:133):2: fe33ef3e28ad4756727a3145637b8720:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:34:18 [info] 35#35: *315 [lua] logger.lua:23: fe33ef3e28ad4756727a3145637b8720 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:34:18 +0000] fe33ef3e28ad4756727a3145637b8720 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:34:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:34:26 [info] 35#35: *317 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:34:26 [info] 35#35: *316 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:34:33 [info] 35#35: *319 [lua] access_by_lua(msblocations.conf:133):2: 23bf5cf3f711a181d204b380ac7c6f00:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:34:33 +0000] 23bf5cf3f711a181d204b380ac7c6f00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/30 05:34:33 [info] 35#35: *319 [lua] logger.lua:23: 23bf5cf3f711a181d204b380ac7c6f00 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:34:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/30 05:34:36 [info] 35#35: *320 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:34:36 [info] 35#35: *321 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:34:46 [info] 35#35: *323 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:34:46 [info] 35#35: *322 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:34:48 [info] 35#35: *324 [lua] access_by_lua(msblocations.conf:133):2: 471e6d5cc905e8e2002b18de6c4d640e:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:34:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.72.19 - - [30/Sep/2022:05:34:48 +0000] 471e6d5cc905e8e2002b18de6c4d640e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/09/30 05:34:48 [info] 35#35: *324 [lua] logger.lua:23: 471e6d5cc905e8e2002b18de6c4d640e {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 05:34:56 [info] 35#35: *326 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:34:56 [info] 35#35: *325 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:35:03 [info] 35#35: *327 [lua] access_by_lua(msblocations.conf:133):2: 8505e9ddde77ec39ab43da3bb77ee09a:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:35:03 [info] 35#35: *327 [lua] logger.lua:23: 8505e9ddde77ec39ab43da3bb77ee09a {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:35:03 +0000] 8505e9ddde77ec39ab43da3bb77ee09a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.044 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:35:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:35:06 [info] 35#35: *329 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:35:06 [info] 35#35: *328 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:35:16 [info] 35#35: *330 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:35:16 [info] 35#35: *331 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:35:18 [info] 35#35: *332 [lua] access_by_lua(msblocations.conf:133):2: df8edcf696cfd720a967a90c6077f515:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:35:18 +0000] df8edcf696cfd720a967a90c6077f515 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/30 05:35:18 [info] 35#35: *332 [lua] logger.lua:23: df8edcf696cfd720a967a90c6077f515 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:35:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/30 05:35:26 [info] 35#35: *333 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:35:26 [info] 35#35: *334 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:35:33 [info] 35#35: *336 [lua] access_by_lua(msblocations.conf:133):2: 0884dfc30ac86f846d47b2a5ad550c01:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:35:33 +0000] 0884dfc30ac86f846d47b2a5ad550c01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/09/30 05:35:33 [info] 35#35: *336 [lua] logger.lua:23: 0884dfc30ac86f846d47b2a5ad550c01 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:35:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:35:36 [info] 38#38: *337 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:35:36 [info] 38#38: *338 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:35:46 [info] 38#38: *340 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:35:46 [info] 35#35: *339 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:35:48 [info] 35#35: *341 [lua] access_by_lua(msblocations.conf:133):2: d841701aa1e13f7a1324c86f6251d7e6:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:35:48 +0000] d841701aa1e13f7a1324c86f6251d7e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/09/30 05:35:48 [info] 35#35: *341 [lua] logger.lua:23: d841701aa1e13f7a1324c86f6251d7e6 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:35:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/30 05:35:56 [info] 35#35: *342 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:35:56 [info] 38#38: *343 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:36:03 [info] 35#35: *344 [lua] access_by_lua(msblocations.conf:133):2: 97b0c31608152f10511781108e908695:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:36:03 +0000] 97b0c31608152f10511781108e908695 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/09/30 05:36:03 [info] 35#35: *344 [lua] logger.lua:23: 97b0c31608152f10511781108e908695 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:36:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/09/30 05:36:06 [info] 35#35: *345 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:36:06 [info] 35#35: *346 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:36:16 [info] 38#38: *347 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:36:16 [info] 38#38: *348 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:36:18 [info] 35#35: *349 [lua] access_by_lua(msblocations.conf:133):2: c8776f6a0c590bd06e40c3ddb9369c1e:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:36:18 [info] 35#35: *349 [lua] logger.lua:23: c8776f6a0c590bd06e40c3ddb9369c1e {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:36:18 +0000] c8776f6a0c590bd06e40c3ddb9369c1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:36:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/30 05:36:26 [info] 38#38: *350 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:36:26 [info] 38#38: *351 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:36:33 [info] 35#35: *353 [lua] access_by_lua(msblocations.conf:133):2: d5ba53d10c0fdf1aee960a8a0bc1d9be:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:36:33 +0000] d5ba53d10c0fdf1aee960a8a0bc1d9be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/30 05:36:33 [info] 35#35: *353 [lua] logger.lua:23: d5ba53d10c0fdf1aee960a8a0bc1d9be {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:36:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:36:36 [info] 38#38: *355 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:36:36 [info] 38#38: *354 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:36:46 [info] 38#38: *356 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:36:46 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:36:48 [info] 35#35: *358 [lua] access_by_lua(msblocations.conf:133):2: 9d4ab32809f49d4764b91713d9d9a80e:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:36:48 +0000] 9d4ab32809f49d4764b91713d9d9a80e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/09/30 05:36:48 [info] 35#35: *358 [lua] logger.lua:23: 9d4ab32809f49d4764b91713d9d9a80e {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:36:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:36:56 [info] 38#38: *359 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:36:56 [info] 38#38: *360 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:37:03 [info] 35#35: *361 [lua] access_by_lua(msblocations.conf:133):2: acec3a604c6b87b970dec00d3e3e205e:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:37:03 [info] 35#35: *361 [lua] logger.lua:23: acec3a604c6b87b970dec00d3e3e205e {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:37:03 +0000] acec3a604c6b87b970dec00d3e3e205e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:37:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:37:06 [info] 38#38: *362 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:37:06 [info] 38#38: *363 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:37:16 [info] 35#35: *364 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:37:16 [info] 35#35: *365 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:37:18 [info] 35#35: *366 [lua] access_by_lua(msblocations.conf:133):2: e439d7743fcdab27ecc45d090726b90f:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:37:18 [info] 35#35: *366 [lua] logger.lua:23: e439d7743fcdab27ecc45d090726b90f {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:37:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.72.19 - - [30/Sep/2022:05:37:18 +0000] e439d7743fcdab27ecc45d090726b90f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/09/30 05:37:26 [info] 35#35: *367 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:37:26 [info] 35#35: *368 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:37:33 [info] 35#35: *370 [lua] access_by_lua(msblocations.conf:133):2: ab2e3b778a3dd9c5a4d9a8ca0286cec3:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:37:33 [info] 35#35: *370 [lua] logger.lua:23: ab2e3b778a3dd9c5a4d9a8ca0286cec3 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:37:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.72.19 - - [30/Sep/2022:05:37:33 +0000] ab2e3b778a3dd9c5a4d9a8ca0286cec3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/30 05:37:36 [info] 38#38: *371 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:37:36 [info] 38#38: *372 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:37:46 [info] 35#35: *374 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:37:46 [info] 35#35: *373 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:37:48 [info] 35#35: *375 [lua] access_by_lua(msblocations.conf:133):2: 28dfb49f5079cb423acd298a1f97c4ac:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:37:48 [info] 35#35: *375 [lua] logger.lua:23: 28dfb49f5079cb423acd298a1f97c4ac {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:37:48 +0000] 28dfb49f5079cb423acd298a1f97c4ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:37:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:37:56 [info] 38#38: *376 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:37:56 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:38:03 [info] 35#35: *378 [lua] access_by_lua(msblocations.conf:133):2: 855f0d971a237d89b6f86fd57694e6cf:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:38:03 [info] 35#35: *378 [lua] logger.lua:23: 855f0d971a237d89b6f86fd57694e6cf {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:38:03 +0000] 855f0d971a237d89b6f86fd57694e6cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:38:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:38:06 [info] 35#35: *380 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:38:06 [info] 35#35: *379 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:38:16 [info] 38#38: *381 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:38:16 [info] 38#38: *382 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:38:18 [info] 35#35: *383 [lua] access_by_lua(msblocations.conf:133):2: 3972caac7201807fed12bc4adc956f2e:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:38:18 [info] 35#35: *383 [lua] logger.lua:23: 3972caac7201807fed12bc4adc956f2e {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:38:18 +0000] 3972caac7201807fed12bc4adc956f2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:38:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:38:26 [info] 38#38: *384 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:38:26 [info] 38#38: *385 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:38:33 [info] 35#35: *387 [lua] access_by_lua(msblocations.conf:133):2: 5c26491b06eaf763efab5e2299003897:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:38:33 [info] 35#35: *387 [lua] logger.lua:23: 5c26491b06eaf763efab5e2299003897 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:38:33 +0000] 5c26491b06eaf763efab5e2299003897 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:38:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 05:38:36 [info] 38#38: *388 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:38:36 [info] 38#38: *389 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:38:46 [info] 35#35: *390 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:38:46 [info] 35#35: *391 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:38:48 [info] 35#35: *392 [lua] access_by_lua(msblocations.conf:133):2: 54d0462ed0ab268f1a3298dac6e50ae4:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:38:48 [info] 35#35: *392 [lua] logger.lua:23: 54d0462ed0ab268f1a3298dac6e50ae4 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:38:48 +0000] 54d0462ed0ab268f1a3298dac6e50ae4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:38:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/09/30 05:38:56 [info] 35#35: *393 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:38:56 [info] 35#35: *394 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:39:03 [info] 35#35: *395 [lua] access_by_lua(msblocations.conf:133):2: 072aa1ced01a7fe1f03f6835ac9e361d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:39:03 +0000] 072aa1ced01a7fe1f03f6835ac9e361d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:39:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:39:03 [info] 35#35: *395 [lua] logger.lua:23: 072aa1ced01a7fe1f03f6835ac9e361d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 05:39:06 [info] 38#38: *396 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:39:06 [info] 38#38: *397 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:39:16 [info] 35#35: *398 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:39:16 [info] 35#35: *399 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:39:18 [info] 35#35: *400 [lua] access_by_lua(msblocations.conf:133):2: db78f886a32503587a45064a7c98db4a:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:39:18 [info] 35#35: *400 [lua] logger.lua:23: db78f886a32503587a45064a7c98db4a {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:39:18 +0000] db78f886a32503587a45064a7c98db4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:39:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/09/30 05:39:26 [info] 35#35: *401 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:39:26 [info] 35#35: *402 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:39:33 [info] 35#35: *404 [lua] access_by_lua(msblocations.conf:133):2: 3d687c1dd178958d129464d4d29505c0:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:39:33 +0000] 3d687c1dd178958d129464d4d29505c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/09/30 05:39:33 [info] 35#35: *404 [lua] logger.lua:23: 3d687c1dd178958d129464d4d29505c0 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:39:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 05:39:36 [info] 35#35: *406 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:39:36 [info] 35#35: *405 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:39:46 [info] 38#38: *407 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:39:46 [info] 38#38: *408 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:39:48 [info] 35#35: *409 [lua] access_by_lua(msblocations.conf:133):2: c2cbe35d5c8d1da49d0ff85ad94ab749:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:39:48 [info] 35#35: *409 [lua] logger.lua:23: c2cbe35d5c8d1da49d0ff85ad94ab749 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:39:48 +0000] c2cbe35d5c8d1da49d0ff85ad94ab749 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:39:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/30 05:39:56 [info] 38#38: *411 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:39:56 [info] 38#38: *410 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:40:03 [info] 35#35: *412 [lua] access_by_lua(msblocations.conf:133):2: 7453474227ca85dae138c17997abad41:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:40:03 +0000] 7453474227ca85dae138c17997abad41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/30 05:40:03 [info] 35#35: *412 [lua] logger.lua:23: 7453474227ca85dae138c17997abad41 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:40:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:40:06 [info] 38#38: *413 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:40:06 [info] 38#38: *414 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:40:16 [info] 35#35: *415 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:40:16 [info] 35#35: *416 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:40:18 [info] 35#35: *417 [lua] access_by_lua(msblocations.conf:133):2: a1e980f6dcdd991505b2945c7fec38ea:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:40:18 [info] 35#35: *417 [lua] logger.lua:23: a1e980f6dcdd991505b2945c7fec38ea {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:40:18 +0000] a1e980f6dcdd991505b2945c7fec38ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:40:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:40:26 [info] 35#35: *418 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:40:26 [info] 35#35: *419 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:40:33 [info] 35#35: *421 [lua] access_by_lua(msblocations.conf:133):2: b286a24a199db6f09752fce03df26b11:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:40:33 [info] 35#35: *421 [lua] logger.lua:23: b286a24a199db6f09752fce03df26b11 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:40:33 +0000] b286a24a199db6f09752fce03df26b11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:40:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:40:36 [info] 35#35: *423 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:40:36 [info] 35#35: *422 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:40:46 [info] 38#38: *424 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:40:46 [info] 38#38: *425 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:40:48 [info] 35#35: *426 [lua] access_by_lua(msblocations.conf:133):2: b0695f962784364ba470aff8fc6178ec:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:40:48 +0000] b0695f962784364ba470aff8fc6178ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/30 05:40:48 [info] 35#35: *426 [lua] logger.lua:23: b0695f962784364ba470aff8fc6178ec {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:40:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:40:56 [info] 35#35: *427 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:40:56 [info] 35#35: *428 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:41:03 [info] 35#35: *429 [lua] access_by_lua(msblocations.conf:133):2: 0bdf7fc79e5a7f7f67009f65c04de511:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:41:03 [info] 35#35: *429 [lua] logger.lua:23: 0bdf7fc79e5a7f7f67009f65c04de511 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:41:03 +0000] 0bdf7fc79e5a7f7f67009f65c04de511 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:41:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:41:06 [info] 35#35: *431 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:41:06 [info] 35#35: *430 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:41:16 [info] 38#38: *432 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:41:16 [info] 38#38: *433 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:41:18 [info] 35#35: *434 [lua] access_by_lua(msblocations.conf:133):2: 7a4d87a7c8a40f8e4ddbb5950a1142ae:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:41:18 [info] 35#35: *434 [lua] logger.lua:23: 7a4d87a7c8a40f8e4ddbb5950a1142ae {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:41:18 +0000] 7a4d87a7c8a40f8e4ddbb5950a1142ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:41:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:41:26 [info] 38#38: *435 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:41:26 [info] 38#38: *436 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:41:33 [info] 35#35: *438 [lua] access_by_lua(msblocations.conf:133):2: d045e9cf29287dad413186b9f0d99649:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:41:33 [info] 35#35: *438 [lua] logger.lua:23: d045e9cf29287dad413186b9f0d99649 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:41:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.19 - - [30/Sep/2022:05:41:33 +0000] d045e9cf29287dad413186b9f0d99649 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/30 05:41:36 [info] 35#35: *439 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:41:36 [info] 35#35: *440 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:41:46 [info] 38#38: *441 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:41:46 [info] 38#38: *442 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:41:48 [info] 35#35: *443 [lua] access_by_lua(msblocations.conf:133):2: d84403800b8515e19c21becb0ec228a7:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:41:48 [info] 35#35: *443 [lua] logger.lua:23: d84403800b8515e19c21becb0ec228a7 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:41:48 +0000] d84403800b8515e19c21becb0ec228a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:41:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:41:56 [info] 35#35: *445 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:41:56 [info] 35#35: *444 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:42:03 [info] 35#35: *446 [lua] access_by_lua(msblocations.conf:133):2: 809561556e2eb93c27b6cae075613d73:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:42:03 +0000] 809561556e2eb93c27b6cae075613d73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/30 05:42:03 [info] 35#35: *446 [lua] logger.lua:23: 809561556e2eb93c27b6cae075613d73 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:42:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/30 05:42:06 [info] 35#35: *447 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:42:06 [info] 38#38: *448 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:42:16 [info] 35#35: *449 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:42:16 [info] 35#35: *450 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:42:18 [info] 35#35: *451 [lua] access_by_lua(msblocations.conf:133):2: d6dea64e064002c86abf3ca84f382ce4:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:42:18 +0000] d6dea64e064002c86abf3ca84f382ce4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/09/30 05:42:18 [info] 35#35: *451 [lua] logger.lua:23: d6dea64e064002c86abf3ca84f382ce4 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:42:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:42:26 [info] 35#35: *452 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:42:26 [info] 35#35: *453 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:42:34 [info] 35#35: *455 [lua] access_by_lua(msblocations.conf:133):2: 80368addbba160807958588b6e792e19:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:42:34 [info] 35#35: *455 [lua] logger.lua:23: 80368addbba160807958588b6e792e19 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:42:34 +0000] 80368addbba160807958588b6e792e19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:42:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/30 05:42:36 [info] 35#35: *456 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:42:36 [info] 35#35: *457 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:42:46 [info] 35#35: *458 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:42:46 [info] 35#35: *459 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:42:49 [info] 35#35: *460 [lua] access_by_lua(msblocations.conf:133):2: f3bd83a755809f2de07e00d9b66ae83d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:42:49 [info] 35#35: *460 [lua] logger.lua:23: f3bd83a755809f2de07e00d9b66ae83d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:42:49 +0000] f3bd83a755809f2de07e00d9b66ae83d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:42:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/30 05:42:56 [info] 35#35: *461 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:42:56 [info] 35#35: *462 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:43:04 [info] 35#35: *463 [lua] access_by_lua(msblocations.conf:133):2: 73ee880ccda4d94887e7d0553476d6da:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:43:04 +0000] 73ee880ccda4d94887e7d0553476d6da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/09/30 05:43:04 [info] 35#35: *463 [lua] logger.lua:23: 73ee880ccda4d94887e7d0553476d6da {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:43:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:43:06 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:43:06 [info] 35#35: *465 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:43:16 [info] 38#38: *466 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:43:16 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:43:19 [info] 35#35: *468 [lua] access_by_lua(msblocations.conf:133):2: bbb0d539c17c7d2156ac1cba3e9871b8:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:43:19 +0000] bbb0d539c17c7d2156ac1cba3e9871b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:43:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/30 05:43:19 [info] 35#35: *468 [lua] logger.lua:23: bbb0d539c17c7d2156ac1cba3e9871b8 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 05:43:26 [info] 38#38: *469 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:43:26 [info] 38#38: *470 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:43:34 [info] 35#35: *472 [lua] access_by_lua(msblocations.conf:133):2: 6dd7a3cdccaa94a1e46d077b4c4909e8:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:43:34 +0000] 6dd7a3cdccaa94a1e46d077b4c4909e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:43:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:43:34 [info] 35#35: *472 [lua] logger.lua:23: 6dd7a3cdccaa94a1e46d077b4c4909e8 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 05:43:36 [info] 35#35: *473 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:43:36 [info] 35#35: *474 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:43:46 [info] 38#38: *475 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:43:46 [info] 38#38: *476 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:43:49 [info] 35#35: *477 [lua] access_by_lua(msblocations.conf:133):2: aaffa30d1f442d783914a22dfab7a4b8:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:43:49 +0000] aaffa30d1f442d783914a22dfab7a4b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/09/30 05:43:49 [info] 35#35: *477 [lua] logger.lua:23: aaffa30d1f442d783914a22dfab7a4b8 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:43:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/09/30 05:43:56 [info] 35#35: *478 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:43:56 [info] 38#38: *479 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:44:04 [info] 35#35: *480 [lua] access_by_lua(msblocations.conf:133):2: dbdd8d5e159862a25299a9c4e5c182e7:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:44:04 [info] 35#35: *480 [lua] logger.lua:23: dbdd8d5e159862a25299a9c4e5c182e7 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:44:04 +0000] dbdd8d5e159862a25299a9c4e5c182e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:44:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:44:06 [info] 35#35: *481 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:44:06 [info] 35#35: *482 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:44:10 [info] 35#35: *483 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.67.111, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.67.111 - - [30/Sep/2022:05:44:10 +0000] 6dfa06b179b712557dec0a40a87e596d "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2022/09/30 05:44:16 [info] 38#38: *484 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:44:16 [info] 38#38: *485 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:44:19 [info] 35#35: *486 [lua] access_by_lua(msblocations.conf:133):2: 8709b3503b3fa61f234999c10b6fa514:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:44:19 [info] 35#35: *486 [lua] logger.lua:23: 8709b3503b3fa61f234999c10b6fa514 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:44:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.72.19 - - [30/Sep/2022:05:44:19 +0000] 8709b3503b3fa61f234999c10b6fa514 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/09/30 05:44:26 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:44:26 [info] 38#38: *487 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:44:34 [info] 35#35: *490 [lua] access_by_lua(msblocations.conf:133):2: be0397bf3b056d87c0d0a69ff145f58b:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:44:34 +0000] be0397bf3b056d87c0d0a69ff145f58b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/30 05:44:34 [info] 35#35: *490 [lua] logger.lua:23: be0397bf3b056d87c0d0a69ff145f58b {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:44:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:44:36 [info] 35#35: *491 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:44:36 [info] 35#35: *492 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:44:46 [info] 35#35: *493 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:44:46 [info] 35#35: *494 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:44:49 [info] 35#35: *495 [lua] access_by_lua(msblocations.conf:133):2: 6807a92ed5375b32a26c8ca04d2c4727:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:44:49 [info] 35#35: *495 [lua] logger.lua:23: 6807a92ed5375b32a26c8ca04d2c4727 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:44:49 +0000] 6807a92ed5375b32a26c8ca04d2c4727 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:44:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:44:56 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:44:56 [info] 35#35: *497 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:45:04 [info] 35#35: *498 [lua] access_by_lua(msblocations.conf:133):2: 059d1df9e80973b096622ac07465d1ab:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:45:04 [info] 35#35: *498 [lua] logger.lua:23: 059d1df9e80973b096622ac07465d1ab {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:45:04 +0000] 059d1df9e80973b096622ac07465d1ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:45:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:45:06 [info] 35#35: *499 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:45:06 [info] 35#35: *500 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:45:16 [info] 38#38: *502 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:45:16 [info] 38#38: *501 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:45:19 [info] 35#35: *503 [lua] access_by_lua(msblocations.conf:133):2: a0d14335174b7a4a8b55c7ab13161a86:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:45:19 [info] 35#35: *503 [lua] logger.lua:23: a0d14335174b7a4a8b55c7ab13161a86 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:45:19 +0000] a0d14335174b7a4a8b55c7ab13161a86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:45:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:45:26 [info] 38#38: *504 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:45:26 [info] 38#38: *505 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:45:34 [info] 35#35: *507 [lua] access_by_lua(msblocations.conf:133):2: aaf59a37de1efc9d7748fe1634682ff0:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:45:34 +0000] aaf59a37de1efc9d7748fe1634682ff0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/09/30 05:45:34 [info] 35#35: *507 [lua] logger.lua:23: aaf59a37de1efc9d7748fe1634682ff0 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:45:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:45:36 [info] 35#35: *509 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:45:36 [info] 35#35: *508 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:45:46 [info] 35#35: *510 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:45:46 [info] 35#35: *511 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:45:49 [info] 35#35: *512 [lua] access_by_lua(msblocations.conf:133):2: d30c5d91e713e4bd3b74bb869e6a2379:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:45:49 [info] 35#35: *512 [lua] logger.lua:23: d30c5d91e713e4bd3b74bb869e6a2379 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:45:49 +0000] d30c5d91e713e4bd3b74bb869e6a2379 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:45:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:45:56 [info] 38#38: *514 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:45:56 [info] 38#38: *513 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:46:04 [info] 35#35: *515 [lua] access_by_lua(msblocations.conf:133):2: c834adc233c5aad36ab28d9ce888a072:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:46:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:46:04 [info] 35#35: *515 [lua] logger.lua:23: c834adc233c5aad36ab28d9ce888a072 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:46:04 +0000] c834adc233c5aad36ab28d9ce888a072 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/30 05:46:06 [info] 35#35: *516 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:46:06 [info] 35#35: *517 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:46:16 [info] 35#35: *519 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:46:16 [info] 35#35: *518 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:46:19 [info] 35#35: *520 [lua] access_by_lua(msblocations.conf:133):2: 576cfcd5c8cf2c89db6386257726f4d4:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:46:19 +0000] 576cfcd5c8cf2c89db6386257726f4d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/09/30 05:46:19 [info] 35#35: *520 [lua] logger.lua:23: 576cfcd5c8cf2c89db6386257726f4d4 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:46:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/09/30 05:46:26 [info] 35#35: *522 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:46:26 [info] 35#35: *521 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:46:34 [info] 35#35: *524 [lua] access_by_lua(msblocations.conf:133):2: 0515a6b0751225818d6314bacda598bc:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:46:34 [info] 35#35: *524 [lua] logger.lua:23: 0515a6b0751225818d6314bacda598bc {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:46:34 +0000] 0515a6b0751225818d6314bacda598bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:46:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:46:36 [info] 38#38: *526 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:46:36 [info] 38#38: *525 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:46:46 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:46:46 [info] 35#35: *528 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:46:49 [info] 35#35: *529 [lua] access_by_lua(msblocations.conf:133):2: ea7ba54e41a39052a15c1fb1f04f67fc:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:46:49 [info] 35#35: *529 [lua] logger.lua:23: ea7ba54e41a39052a15c1fb1f04f67fc {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:46:49 +0000] ea7ba54e41a39052a15c1fb1f04f67fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:46:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/09/30 05:46:56 [info] 38#38: *531 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:46:56 [info] 38#38: *530 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:47:04 [info] 35#35: *532 [lua] access_by_lua(msblocations.conf:133):2: 7ee7c66c052f493852a5f82287396e32:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:47:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.19 - - [30/Sep/2022:05:47:04 +0000] 7ee7c66c052f493852a5f82287396e32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/30 05:47:04 [info] 35#35: *532 [lua] logger.lua:23: 7ee7c66c052f493852a5f82287396e32 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 05:47:06 [info] 35#35: *534 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:47:06 [info] 35#35: *533 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:47:16 [info] 35#35: *535 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:47:16 [info] 38#38: *536 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:47:19 [info] 35#35: *537 [lua] access_by_lua(msblocations.conf:133):2: 1425400f7e4fe1f080db88b37cb38104:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:47:19 [info] 35#35: *537 [lua] logger.lua:23: 1425400f7e4fe1f080db88b37cb38104 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:47:19 +0000] 1425400f7e4fe1f080db88b37cb38104 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:47:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:47:26 [info] 38#38: *539 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:47:26 [info] 38#38: *538 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:47:34 [info] 35#35: *541 [lua] access_by_lua(msblocations.conf:133):2: a475a496e385066e537bd430bc3d9dff:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:47:34 +0000] a475a496e385066e537bd430bc3d9dff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2022/09/30 05:47:34 [info] 35#35: *541 [lua] logger.lua:23: a475a496e385066e537bd430bc3d9dff {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:47:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:47:36 [info] 38#38: *543 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:47:36 [info] 35#35: *542 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:47:46 [info] 35#35: *545 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:47:46 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:47:49 [info] 35#35: *546 [lua] access_by_lua(msblocations.conf:133):2: 9d9d7d6697481ae1628a44223c3cf97a:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:47:49 +0000] 9d9d7d6697481ae1628a44223c3cf97a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:47:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 05:47:49 [info] 35#35: *546 [lua] logger.lua:23: 9d9d7d6697481ae1628a44223c3cf97a {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 05:47:56 [info] 38#38: *548 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:47:56 [info] 38#38: *547 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:48:04 [info] 35#35: *549 [lua] access_by_lua(msblocations.conf:133):2: 6f2a255b79e8319960fc20f8cee668ae:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:48:04 [info] 35#35: *549 [lua] logger.lua:23: 6f2a255b79e8319960fc20f8cee668ae {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:48:04 +0000] 6f2a255b79e8319960fc20f8cee668ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:48:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:48:06 [info] 35#35: *550 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:48:06 [info] 35#35: *551 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:48:16 [info] 35#35: *553 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:48:16 [info] 35#35: *552 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:48:19 [info] 35#35: *554 [lua] access_by_lua(msblocations.conf:133):2: 03a090c1d5eecab56e73009bc8c39ff4:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:48:19 +0000] 03a090c1d5eecab56e73009bc8c39ff4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:48:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:48:19 [info] 35#35: *554 [lua] logger.lua:23: 03a090c1d5eecab56e73009bc8c39ff4 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 05:48:26 [info] 38#38: *556 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:48:26 [info] 38#38: *555 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:48:34 [info] 35#35: *558 [lua] access_by_lua(msblocations.conf:133):2: b05c66aeb4a4f60e4c85238af900e784:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:48:34 [info] 35#35: *558 [lua] logger.lua:23: b05c66aeb4a4f60e4c85238af900e784 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:48:34 +0000] b05c66aeb4a4f60e4c85238af900e784 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:48:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:48:36 [info] 38#38: *560 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:48:36 [info] 38#38: *559 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:48:46 [info] 38#38: *562 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:48:46 [info] 38#38: *561 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:48:49 [info] 35#35: *563 [lua] access_by_lua(msblocations.conf:133):2: 10dc35ffa5be5c6cc0a904fddf67169b:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:48:49 [info] 35#35: *563 [lua] logger.lua:23: 10dc35ffa5be5c6cc0a904fddf67169b {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:48:49 +0000] 10dc35ffa5be5c6cc0a904fddf67169b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:48:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/09/30 05:48:56 [info] 35#35: *565 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:48:56 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:49:04 [info] 35#35: *566 [lua] access_by_lua(msblocations.conf:133):2: 110e27af01e3a08d3883b68c82d2f126:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:49:04 +0000] 110e27af01e3a08d3883b68c82d2f126 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/09/30 05:49:04 [info] 35#35: *566 [lua] logger.lua:23: 110e27af01e3a08d3883b68c82d2f126 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:49:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/09/30 05:49:06 [info] 35#35: *568 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:49:06 [info] 35#35: *567 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:49:16 [info] 35#35: *570 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:49:16 [info] 35#35: *569 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:49:19 [info] 35#35: *571 [lua] access_by_lua(msblocations.conf:133):2: 22a85e2b8b064602f3ea826f4a420775:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:49:19 +0000] 22a85e2b8b064602f3ea826f4a420775 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/30 05:49:19 [info] 35#35: *571 [lua] logger.lua:23: 22a85e2b8b064602f3ea826f4a420775 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:49:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/30 05:49:26 [info] 35#35: *572 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:49:26 [info] 35#35: *573 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:49:34 [info] 35#35: *575 [lua] access_by_lua(msblocations.conf:133):2: c58ca489f784c77b75a6b906e10ad4fb:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:49:34 [info] 35#35: *575 [lua] logger.lua:23: c58ca489f784c77b75a6b906e10ad4fb {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:49:34 +0000] c58ca489f784c77b75a6b906e10ad4fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:49:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:49:36 [info] 38#38: *576 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:49:36 [info] 38#38: *577 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:49:46 [info] 35#35: *578 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:49:46 [info] 35#35: *579 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:49:49 [info] 35#35: *580 [lua] access_by_lua(msblocations.conf:133):2: 681e961c9d879db0c794fb661b30180d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:49:49 +0000] 681e961c9d879db0c794fb661b30180d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/30 05:49:49 [info] 35#35: *580 [lua] logger.lua:23: 681e961c9d879db0c794fb661b30180d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:49:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/30 05:49:56 [info] 38#38: *581 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:49:56 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:50:04 [info] 35#35: *583 [lua] access_by_lua(msblocations.conf:133):2: c07e152400616754133035f02a0ca330:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:50:04 [info] 35#35: *583 [lua] logger.lua:23: c07e152400616754133035f02a0ca330 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:50:04 +0000] c07e152400616754133035f02a0ca330 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:50:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/30 05:50:06 [info] 35#35: *585 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:50:06 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:50:16 [info] 38#38: *586 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:50:16 [info] 38#38: *587 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:50:19 [info] 35#35: *588 [lua] access_by_lua(msblocations.conf:133):2: 884159a6a1a38ba15c68c85fbe737eb7:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:50:19 [info] 35#35: *588 [lua] logger.lua:23: 884159a6a1a38ba15c68c85fbe737eb7 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:50:19 +0000] 884159a6a1a38ba15c68c85fbe737eb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:50:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:50:26 [info] 38#38: *589 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:50:26 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:50:34 [info] 35#35: *592 [lua] access_by_lua(msblocations.conf:133):2: 47837edde6ee004473e8799f0d02ec5a:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:50:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:50:34 [info] 35#35: *592 [lua] logger.lua:23: 47837edde6ee004473e8799f0d02ec5a {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:50:34 +0000] 47837edde6ee004473e8799f0d02ec5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/09/30 05:50:36 [info] 35#35: *593 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:50:36 [info] 35#35: *594 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:50:46 [info] 35#35: *595 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:50:46 [info] 35#35: *596 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:50:49 [info] 35#35: *597 [lua] access_by_lua(msblocations.conf:133):2: 7eeba4e1a81365080637fd9d90f8740e:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:50:49 +0000] 7eeba4e1a81365080637fd9d90f8740e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/30 05:50:49 [info] 35#35: *597 [lua] logger.lua:23: 7eeba4e1a81365080637fd9d90f8740e {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:50:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:50:56 [info] 35#35: *598 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:50:56 [info] 35#35: *599 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:51:04 [info] 35#35: *600 [lua] access_by_lua(msblocations.conf:133):2: f73ea745deca6d160becc01afb5d9931:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:51:04 +0000] f73ea745deca6d160becc01afb5d9931 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/30 05:51:04 [info] 35#35: *600 [lua] logger.lua:23: f73ea745deca6d160becc01afb5d9931 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:51:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:51:06 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:51:06 [info] 35#35: *602 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:51:16 [info] 38#38: *603 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:51:16 [info] 38#38: *604 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:51:19 [info] 35#35: *605 [lua] access_by_lua(msblocations.conf:133):2: 1b1ffff2d1e6fc622f9502ddaffdaf42:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:51:19 [info] 35#35: *605 [lua] logger.lua:23: 1b1ffff2d1e6fc622f9502ddaffdaf42 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:51:19 +0000] 1b1ffff2d1e6fc622f9502ddaffdaf42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:51:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/09/30 05:51:26 [info] 38#38: *606 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:51:26 [info] 38#38: *607 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:51:34 [info] 35#35: *609 [lua] access_by_lua(msblocations.conf:133):2: 1980cc6662e664765e5dcfd9674f2c51:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:51:34 +0000] 1980cc6662e664765e5dcfd9674f2c51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/09/30 05:51:34 [info] 35#35: *609 [lua] logger.lua:23: 1980cc6662e664765e5dcfd9674f2c51 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:51:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:51:36 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:51:36 [info] 35#35: *611 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:51:46 [info] 35#35: *612 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:51:46 [info] 35#35: *613 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:51:49 [info] 35#35: *614 [lua] access_by_lua(msblocations.conf:133):2: e0312cbf4166a4fed6e272e54a32a064:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:51:49 [info] 35#35: *614 [lua] logger.lua:23: e0312cbf4166a4fed6e272e54a32a064 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:51:49 +0000] e0312cbf4166a4fed6e272e54a32a064 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:51:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:51:56 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:51:56 [info] 35#35: *616 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:52:04 [info] 35#35: *617 [lua] access_by_lua(msblocations.conf:133):2: d68c5c936c12d8f2460b92db11935c8f:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:52:04 +0000] d68c5c936c12d8f2460b92db11935c8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/30 05:52:04 [info] 35#35: *617 [lua] logger.lua:23: d68c5c936c12d8f2460b92db11935c8f {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:52:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:52:06 [info] 35#35: *618 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:52:06 [info] 35#35: *619 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:52:16 [info] 35#35: *620 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:52:16 [info] 35#35: *621 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:52:19 [info] 35#35: *622 [lua] access_by_lua(msblocations.conf:133):2: 949501e2f514f86af473bf9fe3503187:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:52:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:52:19 [info] 35#35: *622 [lua] logger.lua:23: 949501e2f514f86af473bf9fe3503187 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:52:19 +0000] 949501e2f514f86af473bf9fe3503187 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/30 05:52:26 [info] 35#35: *624 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:52:26 [info] 35#35: *623 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:52:34 [info] 35#35: *626 [lua] access_by_lua(msblocations.conf:133):2: 9a7eb6bdf6fecba7b2137cd28d4926a8:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:52:34 +0000] 9a7eb6bdf6fecba7b2137cd28d4926a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/30 05:52:34 [info] 35#35: *626 [lua] logger.lua:23: 9a7eb6bdf6fecba7b2137cd28d4926a8 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:52:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:52:36 [info] 38#38: *628 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:52:36 [info] 35#35: *627 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:52:46 [info] 38#38: *629 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:52:46 [info] 38#38: *630 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:52:49 [info] 35#35: *631 [lua] access_by_lua(msblocations.conf:133):2: 6a0bdb673a13878325385450cc84e1c8:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:52:49 [info] 35#35: *631 [lua] logger.lua:23: 6a0bdb673a13878325385450cc84e1c8 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:52:49 +0000] 6a0bdb673a13878325385450cc84e1c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:52:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:52:56 [info] 35#35: *632 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:52:56 [info] 35#35: *633 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:53:04 [info] 35#35: *634 [lua] access_by_lua(msblocations.conf:133):2: b4244d91646cbc8d68fcacd510232cc5:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:53:04 +0000] b4244d91646cbc8d68fcacd510232cc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/09/30 05:53:04 [info] 35#35: *634 [lua] logger.lua:23: b4244d91646cbc8d68fcacd510232cc5 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:53:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:53:06 [info] 35#35: *635 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:53:06 [info] 35#35: *636 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:53:16 [info] 35#35: *637 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:53:16 [info] 35#35: *638 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:53:19 [info] 35#35: *639 [lua] access_by_lua(msblocations.conf:133):2: 068be925ffb71d91e950a3128a44b3b5:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:53:19 +0000] 068be925ffb71d91e950a3128a44b3b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/30 05:53:19 [info] 35#35: *639 [lua] logger.lua:23: 068be925ffb71d91e950a3128a44b3b5 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:53:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/30 05:53:26 [info] 35#35: *640 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:53:26 [info] 35#35: *641 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:53:34 [info] 35#35: *643 [lua] access_by_lua(msblocations.conf:133):2: 2e9cc8dd48fa61c20acef6721d1bddbc:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:53:34 [info] 35#35: *643 [lua] logger.lua:23: 2e9cc8dd48fa61c20acef6721d1bddbc {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:53:34 +0000] 2e9cc8dd48fa61c20acef6721d1bddbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:53:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:53:36 [info] 38#38: *645 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:53:36 [info] 38#38: *644 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:53:46 [info] 35#35: *647 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:53:46 [info] 38#38: *646 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:53:49 [info] 35#35: *648 [lua] access_by_lua(msblocations.conf:133):2: 02d3e5da23356bd712657acd2e348273:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:53:49 +0000] 02d3e5da23356bd712657acd2e348273 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/09/30 05:53:49 [info] 35#35: *648 [lua] logger.lua:23: 02d3e5da23356bd712657acd2e348273 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:53:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:53:56 [info] 38#38: *649 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:53:56 [info] 38#38: *650 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:54:04 [info] 35#35: *651 [lua] access_by_lua(msblocations.conf:133):2: f271778aabdb3690d9964bd4a7010ac4:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:54:04 [info] 35#35: *651 [lua] logger.lua:23: f271778aabdb3690d9964bd4a7010ac4 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:54:04 +0000] f271778aabdb3690d9964bd4a7010ac4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:54:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:54:06 [info] 35#35: *652 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:54:06 [info] 35#35: *653 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:54:16 [info] 38#38: *654 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:54:16 [info] 38#38: *655 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:54:19 [info] 35#35: *656 [lua] access_by_lua(msblocations.conf:133):2: d460baa36eaf1f1a27147ac94b8a987a:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:54:19 +0000] d460baa36eaf1f1a27147ac94b8a987a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/30 05:54:19 [info] 35#35: *656 [lua] logger.lua:23: d460baa36eaf1f1a27147ac94b8a987a {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:54:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:54:26 [info] 35#35: *657 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:54:26 [info] 35#35: *658 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:54:34 [info] 35#35: *660 [lua] access_by_lua(msblocations.conf:133):2: 4d3f4230ca2e580f686876e0a8706361:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:54:34 [info] 35#35: *660 [lua] logger.lua:23: 4d3f4230ca2e580f686876e0a8706361 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:54:34 +0000] 4d3f4230ca2e580f686876e0a8706361 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:54:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:54:36 [info] 35#35: *661 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:54:36 [info] 35#35: *662 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:54:46 [info] 38#38: *664 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:54:46 [info] 35#35: *663 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:54:49 [info] 35#35: *665 [lua] access_by_lua(msblocations.conf:133):2: 677830c9156ac4e8a61070b30625f2d7:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:54:49 [info] 35#35: *665 [lua] logger.lua:23: 677830c9156ac4e8a61070b30625f2d7 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:54:49 +0000] 677830c9156ac4e8a61070b30625f2d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:54:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:54:56 [info] 35#35: *667 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:54:56 [info] 35#35: *666 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:55:04 [info] 35#35: *668 [lua] access_by_lua(msblocations.conf:133):2: 3254157a6aba9990b4fc687b8e9c885e:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:55:04 [info] 35#35: *668 [lua] logger.lua:23: 3254157a6aba9990b4fc687b8e9c885e {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:55:04 +0000] 3254157a6aba9990b4fc687b8e9c885e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:55:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/09/30 05:55:06 [info] 35#35: *669 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:55:06 [info] 38#38: *670 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:55:16 [info] 35#35: *671 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:55:16 [info] 35#35: *672 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:55:19 [info] 35#35: *673 [lua] access_by_lua(msblocations.conf:133):2: dc9e64fd117102e2a7fc93b9ea9d5b79:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:55:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:55:19 [info] 35#35: *673 [lua] logger.lua:23: dc9e64fd117102e2a7fc93b9ea9d5b79 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:55:19 +0000] dc9e64fd117102e2a7fc93b9ea9d5b79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/09/30 05:55:26 [info] 38#38: *674 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:55:26 [info] 38#38: *675 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:55:34 [info] 35#35: *677 [lua] access_by_lua(msblocations.conf:133):2: 174539708933330ce4ead26a420cb848:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:55:34 [info] 35#35: *677 [lua] logger.lua:23: 174539708933330ce4ead26a420cb848 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:55:34 +0000] 174539708933330ce4ead26a420cb848 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:55:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:55:36 [info] 35#35: *679 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:55:36 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:55:46 [info] 35#35: *680 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:55:46 [info] 38#38: *681 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:55:49 [info] 35#35: *682 [lua] access_by_lua(msblocations.conf:133):2: b9e6a3912c9cede2134ffd54145846a8:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:55:49 [info] 35#35: *682 [lua] logger.lua:23: b9e6a3912c9cede2134ffd54145846a8 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:55:49 +0000] b9e6a3912c9cede2134ffd54145846a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:55:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:55:56 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:55:56 [info] 38#38: *684 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:56:04 [info] 35#35: *685 [lua] access_by_lua(msblocations.conf:133):2: 9c8efe653f5dce932231da8f5898cf39:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:56:04 +0000] 9c8efe653f5dce932231da8f5898cf39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/09/30 05:56:04 [info] 35#35: *685 [lua] logger.lua:23: 9c8efe653f5dce932231da8f5898cf39 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:56:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/09/30 05:56:06 [info] 35#35: *687 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:56:06 [info] 35#35: *686 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:56:16 [info] 35#35: *688 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:56:16 [info] 35#35: *689 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:56:19 [info] 35#35: *690 [lua] access_by_lua(msblocations.conf:133):2: 4c87fe98af5e16deaad4061203ac071e:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:56:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.19 - - [30/Sep/2022:05:56:19 +0000] 4c87fe98af5e16deaad4061203ac071e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/30 05:56:19 [info] 35#35: *690 [lua] logger.lua:23: 4c87fe98af5e16deaad4061203ac071e {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 05:56:26 [info] 35#35: *692 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:56:26 [info] 35#35: *691 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:56:34 [info] 35#35: *694 [lua] access_by_lua(msblocations.conf:133):2: 949337a4d426f2f95a4610024ab3ab7d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:56:35 [info] 35#35: *694 [lua] logger.lua:23: 949337a4d426f2f95a4610024ab3ab7d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:56:35 +0000] 949337a4d426f2f95a4610024ab3ab7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:56:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:56:36 [info] 38#38: *696 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:56:36 [info] 35#35: *695 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:56:46 [info] 38#38: *698 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:56:46 [info] 35#35: *697 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:56:50 [info] 35#35: *699 [lua] access_by_lua(msblocations.conf:133):2: b4acea426745635aca6f597d985bff56:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:56:50 +0000] b4acea426745635aca6f597d985bff56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/09/30 05:56:50 [info] 35#35: *699 [lua] logger.lua:23: b4acea426745635aca6f597d985bff56 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:56:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 05:56:56 [info] 35#35: *700 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:56:56 [info] 35#35: *701 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:57:05 [info] 35#35: *702 [lua] access_by_lua(msblocations.conf:133):2: d7cf65e4d8daeeb8e5a65587655868f5:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:57:05 [info] 35#35: *702 [lua] logger.lua:23: d7cf65e4d8daeeb8e5a65587655868f5 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:57:05 +0000] d7cf65e4d8daeeb8e5a65587655868f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:57:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/30 05:57:06 [info] 35#35: *703 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:57:06 [info] 38#38: *704 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:57:16 [info] 35#35: *706 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:57:16 [info] 35#35: *705 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:57:20 [info] 35#35: *707 [lua] access_by_lua(msblocations.conf:133):2: 3ba981b5d565e1093e00ca227bc32d4d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:57:20 [info] 35#35: *707 [lua] logger.lua:23: 3ba981b5d565e1093e00ca227bc32d4d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:57:20 +0000] 3ba981b5d565e1093e00ca227bc32d4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:57:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:57:26 [info] 35#35: *709 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:57:26 [info] 35#35: *708 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:57:35 [info] 35#35: *711 [lua] access_by_lua(msblocations.conf:133):2: a11d875d81341abeef39d94bc5ee34ac:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:57:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.72.19 - - [30/Sep/2022:05:57:35 +0000] a11d875d81341abeef39d94bc5ee34ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/30 05:57:35 [info] 35#35: *711 [lua] logger.lua:23: a11d875d81341abeef39d94bc5ee34ac {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 05:57:36 [info] 35#35: *712 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:57:36 [info] 35#35: *713 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:57:46 [info] 35#35: *714 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:57:46 [info] 35#35: *715 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:57:50 [info] 35#35: *716 [lua] access_by_lua(msblocations.conf:133):2: b31d6ef0cd26a483950a20af0bc22ef8:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:57:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:57:50 [info] 35#35: *716 [lua] logger.lua:23: b31d6ef0cd26a483950a20af0bc22ef8 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:57:50 +0000] b31d6ef0cd26a483950a20af0bc22ef8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/09/30 05:57:56 [info] 38#38: *717 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:57:56 [info] 38#38: *718 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:58:05 [info] 35#35: *719 [lua] access_by_lua(msblocations.conf:133):2: 716049fa7cdd3d2cc971bd2b7e04f0e8:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 05:58:05 [info] 35#35: *719 [lua] logger.lua:23: 716049fa7cdd3d2cc971bd2b7e04f0e8 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:58:05 +0000] 716049fa7cdd3d2cc971bd2b7e04f0e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:58:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 05:58:06 [info] 35#35: *720 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:58:06 [info] 35#35: *721 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:58:16 [info] 38#38: *722 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:58:16 [info] 38#38: *723 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:58:20 [info] 35#35: *724 [lua] access_by_lua(msblocations.conf:133):2: 99f2fc51dce359ff023ad9da72dce425:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:58:20 +0000] 99f2fc51dce359ff023ad9da72dce425 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/30 05:58:20 [info] 35#35: *724 [lua] logger.lua:23: 99f2fc51dce359ff023ad9da72dce425 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:58:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:58:26 [info] 38#38: *725 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:58:26 [info] 38#38: *726 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:58:35 [info] 35#35: *728 [lua] access_by_lua(msblocations.conf:133):2: d6f082af91205dff4ed728f5da70ea49:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:58:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:58:35 [info] 35#35: *728 [lua] logger.lua:23: d6f082af91205dff4ed728f5da70ea49 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:58:35 +0000] d6f082af91205dff4ed728f5da70ea49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/30 05:58:36 [info] 38#38: *730 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:58:36 [info] 38#38: *729 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:58:46 [info] 38#38: *732 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:58:46 [info] 38#38: *731 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:58:50 [info] 35#35: *733 [lua] access_by_lua(msblocations.conf:133):2: 1b40e74381015869849d429baa926b2d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:58:50 +0000] 1b40e74381015869849d429baa926b2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/09/30 05:58:50 [info] 35#35: *733 [lua] logger.lua:23: 1b40e74381015869849d429baa926b2d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:58:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:58:56 [info] 35#35: *734 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:58:56 [info] 35#35: *735 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:59:05 [info] 35#35: *736 [lua] access_by_lua(msblocations.conf:133):2: 7e16afeede970f9837bb0e8b9bb82fd2:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:59:05 +0000] 7e16afeede970f9837bb0e8b9bb82fd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:59:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:59:05 [info] 35#35: *736 [lua] logger.lua:23: 7e16afeede970f9837bb0e8b9bb82fd2 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 05:59:06 [info] 38#38: *737 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:59:06 [info] 38#38: *738 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:59:16 [info] 38#38: *740 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:59:16 [info] 38#38: *739 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:59:20 [info] 35#35: *741 [lua] access_by_lua(msblocations.conf:133):2: c9462b11f7f42d7cf84d088ee446d514:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:59:20 +0000] c9462b11f7f42d7cf84d088ee446d514 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:05:59:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/09/30 05:59:20 [info] 35#35: *741 [lua] logger.lua:23: c9462b11f7f42d7cf84d088ee446d514 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 05:59:26 [info] 38#38: *743 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:59:26 [info] 38#38: *742 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:59:35 [info] 35#35: *745 [lua] access_by_lua(msblocations.conf:133):2: 04483717398bb86be303fb8a8bc530c9:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:59:35 +0000] 04483717398bb86be303fb8a8bc530c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/30 05:59:35 [info] 35#35: *745 [lua] logger.lua:23: 04483717398bb86be303fb8a8bc530c9 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:59:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:59:36 [info] 38#38: *746 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:59:36 [info] 38#38: *747 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:59:46 [info] 35#35: *748 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:59:46 [info] 38#38: *749 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:59:50 [info] 35#35: *750 [lua] access_by_lua(msblocations.conf:133):2: 305484dba2395ad9ffec8c51cf2367f9:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:59:50 +0000] 305484dba2395ad9ffec8c51cf2367f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/09/30 05:59:50 [info] 35#35: *750 [lua] logger.lua:23: 305484dba2395ad9ffec8c51cf2367f9 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:05:59:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 05:59:56 [info] 35#35: *752 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 05:59:56 [info] 35#35: *751 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:00:05 [info] 35#35: *753 [lua] access_by_lua(msblocations.conf:133):2: 1436cdf48c167856803510251e8bdb69:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 06:00:05 [info] 35#35: *753 [lua] logger.lua:23: 1436cdf48c167856803510251e8bdb69 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:00:05 +0000] 1436cdf48c167856803510251e8bdb69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:00:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:00:06 [info] 35#35: *754 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:00:06 [info] 38#38: *755 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:00:16 [info] 38#38: *756 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:00:16 [info] 38#38: *757 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:00:20 [info] 35#35: *758 [lua] access_by_lua(msblocations.conf:133):2: 79fbc99fa193c0a66adad8b157fc9450:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 06:00:20 [info] 35#35: *758 [lua] logger.lua:23: 79fbc99fa193c0a66adad8b157fc9450 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:00:20 +0000] 79fbc99fa193c0a66adad8b157fc9450 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:00:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:00:26 [info] 35#35: *759 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:00:26 [info] 35#35: *760 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:00:35 [info] 35#35: *762 [lua] access_by_lua(msblocations.conf:133):2: f3f1d8f5efee9802b6aafac6936bbf0a:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 06:00:35 [info] 35#35: *762 [lua] logger.lua:23: f3f1d8f5efee9802b6aafac6936bbf0a {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:00:35 +0000] f3f1d8f5efee9802b6aafac6936bbf0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:00:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/09/30 06:00:36 [info] 38#38: *763 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:00:36 [info] 38#38: *764 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:00:46 [info] 35#35: *765 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:00:46 [info] 35#35: *766 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:00:50 [info] 35#35: *767 [lua] access_by_lua(msblocations.conf:133):2: cb44aa797e9892979e759d408f66bc50:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:00:50 +0000] cb44aa797e9892979e759d408f66bc50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/09/30 06:00:50 [info] 35#35: *767 [lua] logger.lua:23: cb44aa797e9892979e759d408f66bc50 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:00:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:00:56 [info] 35#35: *768 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:00:56 [info] 35#35: *769 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:01:05 [info] 35#35: *770 [lua] access_by_lua(msblocations.conf:133):2: 6f0525831c90618a153fbe4933d4937a:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:01:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:01:05 [info] 35#35: *770 [lua] logger.lua:23: 6f0525831c90618a153fbe4933d4937a {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:01:05 +0000] 6f0525831c90618a153fbe4933d4937a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/30 06:01:06 [info] 38#38: *771 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:01:06 [info] 38#38: *772 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:01:16 [info] 38#38: *773 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:01:16 [info] 38#38: *774 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:01:20 [info] 35#35: *775 [lua] access_by_lua(msblocations.conf:133):2: 05a0ca9ef6910558e1d157e701224b37:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 06:01:20 [info] 35#35: *775 [lua] logger.lua:23: 05a0ca9ef6910558e1d157e701224b37 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:01:20 +0000] 05a0ca9ef6910558e1d157e701224b37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:01:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:01:26 [info] 35#35: *776 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:01:26 [info] 38#38: *777 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:01:35 [info] 35#35: *779 [lua] access_by_lua(msblocations.conf:133):2: aef675673a3a8adb856c87a0652c435b:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 06:01:35 [info] 35#35: *779 [lua] logger.lua:23: aef675673a3a8adb856c87a0652c435b {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:01:35 +0000] aef675673a3a8adb856c87a0652c435b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:01:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2022/09/30 06:01:36 [info] 35#35: *780 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:01:36 [info] 35#35: *781 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:01:46 [info] 38#38: *783 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:01:46 [info] 38#38: *782 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:01:50 [info] 35#35: *784 [lua] access_by_lua(msblocations.conf:133):2: a794ccbfe139e7ab963ea259a53ab6e4:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:01:50 +0000] a794ccbfe139e7ab963ea259a53ab6e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/30 06:01:50 [info] 35#35: *784 [lua] logger.lua:23: a794ccbfe139e7ab963ea259a53ab6e4 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:01:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:01:56 [info] 35#35: *785 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:01:56 [info] 35#35: *786 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:02:05 [info] 35#35: *787 [lua] access_by_lua(msblocations.conf:133):2: 6796ffc855514300568e45ff363172ba:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 06:02:05 [info] 35#35: *787 [lua] logger.lua:23: 6796ffc855514300568e45ff363172ba {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:02:05 +0000] 6796ffc855514300568e45ff363172ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:02:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:02:06 [info] 35#35: *788 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:02:06 [info] 35#35: *789 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:02:16 [info] 35#35: *790 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:02:16 [info] 35#35: *791 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:02:20 [info] 35#35: *792 [lua] access_by_lua(msblocations.conf:133):2: 9a35f3e0d7c65602e32dc6b46d493171:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:02:20 +0000] 9a35f3e0d7c65602e32dc6b46d493171 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/09/30 06:02:20 [info] 35#35: *792 [lua] logger.lua:23: 9a35f3e0d7c65602e32dc6b46d493171 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:02:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:02:26 [info] 35#35: *793 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:02:26 [info] 35#35: *794 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:02:35 [info] 35#35: *796 [lua] access_by_lua(msblocations.conf:133):2: 718ca082e8cfe9d8d962657de94dfbe7:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:02:35 +0000] 718ca082e8cfe9d8d962657de94dfbe7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/30 06:02:35 [info] 35#35: *796 [lua] logger.lua:23: 718ca082e8cfe9d8d962657de94dfbe7 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:02:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:02:36 [info] 35#35: *798 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:02:36 [info] 35#35: *797 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:02:40 [info] 35#35: *799 client closed connection while waiting for request, client: 192.168.8.94, server: 0.0.0.0:443
2022/09/30 06:02:46 [info] 38#38: *801 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:02:46 [info] 35#35: *800 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:02:50 [info] 35#35: *802 [lua] access_by_lua(msblocations.conf:133):2: 44fe273b1f86f6f4b22753d092c8ee99:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:02:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.19 - - [30/Sep/2022:06:02:50 +0000] 44fe273b1f86f6f4b22753d092c8ee99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/09/30 06:02:50 [info] 35#35: *802 [lua] logger.lua:23: 44fe273b1f86f6f4b22753d092c8ee99 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 06:02:56 [info] 35#35: *803 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:02:56 [info] 38#38: *804 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:03:05 [info] 35#35: *805 [lua] access_by_lua(msblocations.conf:133):2: 409870f6f336939d04b34ba582155894:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:03:05 +0000] 409870f6f336939d04b34ba582155894 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/09/30 06:03:05 [info] 35#35: *805 [lua] logger.lua:23: 409870f6f336939d04b34ba582155894 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:03:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2022/09/30 06:03:06 [info] 35#35: *806 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:03:06 [info] 35#35: *807 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:03:16 [info] 35#35: *809 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:03:16 [info] 35#35: *808 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:03:20 [info] 35#35: *810 [lua] access_by_lua(msblocations.conf:133):2: a628b49fb44b459ee8fe5fbb24695178:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 06:03:20 [info] 35#35: *810 [lua] logger.lua:23: a628b49fb44b459ee8fe5fbb24695178 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:03:20 +0000] a628b49fb44b459ee8fe5fbb24695178 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:03:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:03:26 [info] 35#35: *811 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:03:26 [info] 35#35: *812 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:03:35 [info] 35#35: *814 [lua] access_by_lua(msblocations.conf:133):2: 23225aafaad6a25199761acf6644beb4:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 06:03:35 [info] 35#35: *814 [lua] logger.lua:23: 23225aafaad6a25199761acf6644beb4 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:03:35 +0000] 23225aafaad6a25199761acf6644beb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.025 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:03:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24
2022/09/30 06:03:36 [info] 38#38: *816 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:03:36 [info] 38#38: *815 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:03:46 [info] 38#38: *817 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:03:46 [info] 35#35: *818 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:03:50 [info] 35#35: *819 [lua] access_by_lua(msblocations.conf:133):2: 544d3bae14ef9147198261f6a2752e99:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:03:50 +0000] 544d3bae14ef9147198261f6a2752e99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/30 06:03:50 [info] 35#35: *819 [lua] logger.lua:23: 544d3bae14ef9147198261f6a2752e99 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:03:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:03:56 [info] 38#38: *820 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:03:56 [info] 38#38: *821 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:04:05 [info] 35#35: *822 [lua] access_by_lua(msblocations.conf:133):2: 26bef679400b7dfa63b9750d4c984445:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 06:04:05 [info] 35#35: *822 [lua] logger.lua:23: 26bef679400b7dfa63b9750d4c984445 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:04:05 +0000] 26bef679400b7dfa63b9750d4c984445 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:04:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:04:06 [info] 35#35: *823 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:04:06 [info] 35#35: *824 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:04:16 [info] 35#35: *826 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:04:16 [info] 35#35: *825 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:04:20 [info] 35#35: *827 [lua] access_by_lua(msblocations.conf:133):2: 3dc6cbeb431ed15080bbbde1c631d423:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:04:20 +0000] 3dc6cbeb431ed15080bbbde1c631d423 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/30 06:04:20 [info] 35#35: *827 [lua] logger.lua:23: 3dc6cbeb431ed15080bbbde1c631d423 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:04:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:04:26 [info] 35#35: *829 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:04:26 [info] 35#35: *828 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:04:35 [info] 35#35: *831 [lua] access_by_lua(msblocations.conf:133):2: d25f4f5b3dcb0dbdaa0f790694f3179d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 06:04:35 [info] 35#35: *831 [lua] logger.lua:23: d25f4f5b3dcb0dbdaa0f790694f3179d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:04:35 +0000] d25f4f5b3dcb0dbdaa0f790694f3179d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:04:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:04:36 [info] 35#35: *832 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:04:36 [info] 35#35: *833 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:04:46 [info] 35#35: *835 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:04:46 [info] 35#35: *834 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:04:50 [info] 35#35: *836 [lua] access_by_lua(msblocations.conf:133):2: 119cc2faa2a0b6ea6e214b6bc3918bc6:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 06:04:50 [info] 35#35: *836 [lua] logger.lua:23: 119cc2faa2a0b6ea6e214b6bc3918bc6 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:04:50 +0000] 119cc2faa2a0b6ea6e214b6bc3918bc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:04:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:04:56 [info] 35#35: *838 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:04:56 [info] 35#35: *837 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:05:05 [info] 35#35: *839 [lua] access_by_lua(msblocations.conf:133):2: 462739b6bf456b67f153c21dc8f881b5:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:05:05 +0000] 462739b6bf456b67f153c21dc8f881b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/09/30 06:05:05 [info] 35#35: *839 [lua] logger.lua:23: 462739b6bf456b67f153c21dc8f881b5 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:05:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:05:06 [info] 35#35: *841 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:05:06 [info] 35#35: *840 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:05:16 [info] 38#38: *842 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:05:16 [info] 38#38: *843 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:05:20 [info] 35#35: *844 [lua] access_by_lua(msblocations.conf:133):2: fb7ffbfe904744238fbefa0dc258e2e2:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 06:05:20 [info] 35#35: *844 [lua] logger.lua:23: fb7ffbfe904744238fbefa0dc258e2e2 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:05:20 +0000] fb7ffbfe904744238fbefa0dc258e2e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:05:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:05:26 [info] 38#38: *845 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:05:26 [info] 38#38: *846 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:05:35 [info] 35#35: *848 [lua] access_by_lua(msblocations.conf:133):2: 2e68344e1cfd8ab8a0d2451168543f9d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 06:05:35 [info] 35#35: *848 [lua] logger.lua:23: 2e68344e1cfd8ab8a0d2451168543f9d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:05:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.19 - - [30/Sep/2022:06:05:35 +0000] 2e68344e1cfd8ab8a0d2451168543f9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/09/30 06:05:36 [info] 35#35: *849 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:05:36 [info] 38#38: *850 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:05:46 [info] 38#38: *852 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:05:46 [info] 38#38: *851 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:05:50 [info] 35#35: *853 [lua] access_by_lua(msblocations.conf:133):2: e65c7a2c96db223687524f960cf13200:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:05:50 +0000] e65c7a2c96db223687524f960cf13200 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:05:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:05:50 [info] 35#35: *853 [lua] logger.lua:23: e65c7a2c96db223687524f960cf13200 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 06:05:56 [info] 38#38: *855 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:05:56 [info] 38#38: *854 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:06:05 [info] 35#35: *856 [lua] access_by_lua(msblocations.conf:133):2: 6fd8c7a27b1c383c6b3118e05796b92d:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:06:05 +0000] 6fd8c7a27b1c383c6b3118e05796b92d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:06:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:06:05 [info] 35#35: *856 [lua] logger.lua:23: 6fd8c7a27b1c383c6b3118e05796b92d {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 06:06:06 [info] 38#38: *857 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:06:06 [info] 38#38: *858 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:06:16 [info] 35#35: *859 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:06:16 [info] 35#35: *860 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:06:20 [info] 35#35: *861 [lua] access_by_lua(msblocations.conf:133):2: 4d51bd22b2ea6b0e4a0cd7f3ebfef63f:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/30 06:06:20 [info] 35#35: *861 [lua] logger.lua:23: 4d51bd22b2ea6b0e4a0cd7f3ebfef63f {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:06:20 +0000] 4d51bd22b2ea6b0e4a0cd7f3ebfef63f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:06:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:06:26 [info] 38#38: *862 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:06:26 [info] 38#38: *863 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:06:35 [info] 35#35: *865 [lua] access_by_lua(msblocations.conf:133):2: 846538ae80ea312ddb5ccb38652f95c5:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:06:35 +0000] 846538ae80ea312ddb5ccb38652f95c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/30 06:06:35 [info] 35#35: *865 [lua] logger.lua:23: 846538ae80ea312ddb5ccb38652f95c5 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:06:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/30 06:06:36 [info] 38#38: *867 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:06:36 [info] 38#38: *866 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:06:46 [info] 35#35: *868 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:06:46 [info] 35#35: *869 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:06:50 [info] 35#35: *870 [lua] access_by_lua(msblocations.conf:133):2: c6aa0bf88bdf4bb8080194de8ef224ee:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:06:50 +0000] c6aa0bf88bdf4bb8080194de8ef224ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:06:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:06:50 [info] 35#35: *870 [lua] logger.lua:23: c6aa0bf88bdf4bb8080194de8ef224ee {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/09/30 06:06:56 [info] 35#35: *871 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:06:56 [info] 38#38: *872 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:07:05 [info] 35#35: *873 [lua] access_by_lua(msblocations.conf:133):2: c8539fe07c6790fae6a84f6db4a206f3:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:07:05 +0000] c8539fe07c6790fae6a84f6db4a206f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/09/30 06:07:05 [info] 35#35: *873 [lua] logger.lua:23: c8539fe07c6790fae6a84f6db4a206f3 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:07:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/09/30 06:07:06 [info] 38#38: *874 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:07:06 [info] 38#38: *875 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:07:16 [info] 35#35: *876 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:07:16 [info] 38#38: *877 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:07:20 [info] 35#35: *878 [lua] access_by_lua(msblocations.conf:133):2: f4dddbe95e82a18361f30ff544716d98:receive the request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:07:20 +0000] f4dddbe95e82a18361f30ff544716d98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/09/30 06:07:20 [info] 35#35: *878 [lua] logger.lua:23: f4dddbe95e82a18361f30ff544716d98 {"matched":"microservices"} while logging request, client: 10.233.72.19, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.19 - - [30/Sep/2022:06:07:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/30 06:07:26 [info] 38#38: *879 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:07:26 [info] 38#38: *880 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443