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
2022/09/30 06:07:35 [info] 35#35: *882 [lua] access_by_lua(msblocations.conf:133):2: a1d89b70372c4d8166333ba848abe1cc: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:07:35 [info] 35#35: *882 [lua] logger.lua:23: a1d89b70372c4d8166333ba848abe1cc {"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:35 +0000] a1d89b70372c4d8166333ba848abe1cc "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:07:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/30 06:07:36 [info] 35#35: *883 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:07:36 [info] 35#35: *884 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:07:46 [info] 38#38: *885 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:07:46 [info] 38#38: *886 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:07:50 [info] 35#35: *887 [lua] access_by_lua(msblocations.conf:133):2: f7ad8e154882034d8ad1f3789903445e: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:07:50 [info] 35#35: *887 [lua] logger.lua:23: f7ad8e154882034d8ad1f3789903445e {"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:50 +0000] f7ad8e154882034d8ad1f3789903445e "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:07:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:07:56 [info] 35#35: *889 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:07:56 [info] 35#35: *888 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:08:05 [info] 35#35: *890 [lua] access_by_lua(msblocations.conf:133):2: 35370fcd5205f2a4365d04f7e4265d8d: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:08:05 +0000] 35370fcd5205f2a4365d04f7e4265d8d "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 06:08:05 [info] 35#35: *890 [lua] logger.lua:23: 35370fcd5205f2a4365d04f7e4265d8d {"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:08:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:08:06 [info] 35#35: *892 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:08:06 [info] 35#35: *891 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:08:16 [info] 38#38: *894 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:08:16 [info] 38#38: *893 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:08:20 [info] 35#35: *895 [lua] access_by_lua(msblocations.conf:133):2: fe47345945b2a51c71c59dd51a2675e3: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:08:20 [info] 35#35: *895 [lua] logger.lua:23: fe47345945b2a51c71c59dd51a2675e3 {"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:08:20 +0000] fe47345945b2a51c71c59dd51a2675e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:08:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/30 06:08:26 [info] 35#35: *897 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:08:26 [info] 35#35: *896 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:08:35 [info] 35#35: *899 [lua] access_by_lua(msblocations.conf:133):2: 1bdd4508fb1553a10a33ba63322872cd: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:08:35 [info] 35#35: *899 [lua] logger.lua:23: 1bdd4508fb1553a10a33ba63322872cd {"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:08:35 +0000] 1bdd4508fb1553a10a33ba63322872cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:08:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:08:36 [info] 35#35: *901 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:08:36 [info] 35#35: *900 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:08:46 [info] 35#35: *902 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:08:46 [info] 35#35: *903 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:08:50 [info] 35#35: *904 [lua] access_by_lua(msblocations.conf:133):2: afdffc23173bf33f65ceb9665e5b8e78: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:08:50 [info] 35#35: *904 [lua] logger.lua:23: afdffc23173bf33f65ceb9665e5b8e78 {"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:08:50 +0000] afdffc23173bf33f65ceb9665e5b8e78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:08:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/09/30 06:08:56 [info] 38#38: *905 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:08:56 [info] 38#38: *906 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:09:02 [info] 35#35: *907 client closed connection while waiting for request, client: 192.168.8.94, server: 0.0.0.0:443
2022/09/30 06:09:05 [info] 35#35: *908 [lua] access_by_lua(msblocations.conf:133):2: d3f5a2bea9fafc9272b9ac611b8a105d: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:09:05 +0000] d3f5a2bea9fafc9272b9ac611b8a105d "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:09:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:09:05 [info] 35#35: *908 [lua] logger.lua:23: d3f5a2bea9fafc9272b9ac611b8a105d {"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:09:06 [info] 35#35: *909 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:09:06 [info] 35#35: *910 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:09:16 [info] 35#35: *911 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:09:16 [info] 35#35: *912 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:09:20 [info] 35#35: *913 [lua] access_by_lua(msblocations.conf:133):2: b1e44e5fc021fc40dcb44fc6b811fd2f: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:09:20 [info] 35#35: *913 [lua] logger.lua:23: b1e44e5fc021fc40dcb44fc6b811fd2f {"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:09:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.19 - - [30/Sep/2022:06:09:20 +0000] b1e44e5fc021fc40dcb44fc6b811fd2f "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:09:26 [info] 35#35: *914 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:09:26 [info] 35#35: *915 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:09:35 [info] 35#35: *917 [lua] access_by_lua(msblocations.conf:133):2: 6c0f91e5eae3c682a99f25bc9144836f: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:09:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.72.19 - - [30/Sep/2022:06:09:35 +0000] 6c0f91e5eae3c682a99f25bc9144836f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/09/30 06:09:35 [info] 35#35: *917 [lua] logger.lua:23: 6c0f91e5eae3c682a99f25bc9144836f {"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:09:36 [info] 38#38: *918 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:09:36 [info] 38#38: *919 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:09:46 [info] 35#35: *921 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:09:46 [info] 35#35: *920 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:09:50 [info] 35#35: *922 [lua] access_by_lua(msblocations.conf:133):2: cb85b8108ec5102165a9cd88e0383ce7: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:09:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:09:51 [info] 35#35: *922 [lua] logger.lua:23: cb85b8108ec5102165a9cd88e0383ce7 {"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:09:51 +0000] cb85b8108ec5102165a9cd88e0383ce7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/09/30 06:09:56 [info] 35#35: *923 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:09:56 [info] 35#35: *924 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:10:06 [info] 35#35: *925 [lua] access_by_lua(msblocations.conf:133):2: e9c1ad0242ff4d9cad577d6f632ffc6c: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:10:06 +0000] e9c1ad0242ff4d9cad577d6f632ffc6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/09/30 06:10:06 [info] 35#35: *925 [lua] logger.lua:23: e9c1ad0242ff4d9cad577d6f632ffc6c {"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:10:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:10:06 [info] 35#35: *926 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:10:06 [info] 35#35: *927 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:10:16 [info] 35#35: *929 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:10:16 [info] 35#35: *928 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:10:21 [info] 35#35: *930 [lua] access_by_lua(msblocations.conf:133):2: 25063dd2e67f26d42129efa3cedb9619: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:10:21 [info] 35#35: *930 [lua] logger.lua:23: 25063dd2e67f26d42129efa3cedb9619 {"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:10:21 +0000] 25063dd2e67f26d42129efa3cedb9619 "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:10:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:10:26 [info] 35#35: *932 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:10:26 [info] 35#35: *931 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:10:36 [info] 35#35: *934 [lua] access_by_lua(msblocations.conf:133):2: dd2f425df87b308b548742dbd12951b4: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:10:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.19 - - [30/Sep/2022:06:10:36 +0000] dd2f425df87b308b548742dbd12951b4 "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:10:36 [info] 35#35: *934 [lua] logger.lua:23: dd2f425df87b308b548742dbd12951b4 {"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:10:36 [info] 35#35: *935 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:10:36 [info] 35#35: *936 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:10:46 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:10:46 [info] 38#38: *938 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:10:51 [info] 35#35: *940 [lua] access_by_lua(msblocations.conf:133):2: c53e987a92c68ecc0c390956652ca5e3: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:10:51 [info] 35#35: *940 [lua] logger.lua:23: c53e987a92c68ecc0c390956652ca5e3 {"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:10:51 +0000] c53e987a92c68ecc0c390956652ca5e3 "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:10:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/30 06:10:56 [info] 35#35: *941 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:10:56 [info] 35#35: *942 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:11:01 [info] 35#35: *939 client prematurely closed connection while reading client request line, client: 10.233.64.210, server: 
10.233.64.210 - - [30/Sep/2022:06:11:01 +0000] a9dd3df0786ccba5f00bdc6d5bd345d2 "" 400 request_processing_time:5.026 upstream_response_time:- "-" "-" "-"
2022/09/30 06:11:01 [info] 35#35: *943 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.210, server: , request: "GET / HTTP/1.0"
10.233.64.210 - - [30/Sep/2022:06:11:01 +0000] d9a336bb266f13e7dfad55291c3b3b7f "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/09/30 06:11:06 [info] 35#35: *944 [lua] access_by_lua(msblocations.conf:133):2: bc51e08184cc3844a8689ebf53fd6223: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:11:06 +0000] bc51e08184cc3844a8689ebf53fd6223 "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:06:11:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:11:06 [info] 35#35: *944 [lua] logger.lua:23: bc51e08184cc3844a8689ebf53fd6223 {"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:11:06 [info] 38#38: *945 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:11:06 [info] 38#38: *946 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:11:16 [info] 35#35: *948 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:11:16 [info] 35#35: *947 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:11:21 [info] 35#35: *949 [lua] access_by_lua(msblocations.conf:133):2: b3b104ee2fadbc7f93abf052fd5d54ce: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:11:21 [info] 35#35: *949 [lua] logger.lua:23: b3b104ee2fadbc7f93abf052fd5d54ce {"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:11:21 +0000] b3b104ee2fadbc7f93abf052fd5d54ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:11:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/09/30 06:11:26 [info] 35#35: *950 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:11:26 [info] 35#35: *951 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:11:36 [info] 35#35: *953 [lua] access_by_lua(msblocations.conf:133):2: 6c1ade068314d7977fa3c859addcbd3e: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:11:36 [info] 35#35: *953 [lua] logger.lua:23: 6c1ade068314d7977fa3c859addcbd3e {"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:11:36 +0000] 6c1ade068314d7977fa3c859addcbd3e "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:11:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:11:36 [info] 38#38: *954 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:11:36 [info] 38#38: *955 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:11:46 [info] 35#35: *956 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:11:46 [info] 38#38: *957 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:11:51 [info] 35#35: *958 [lua] access_by_lua(msblocations.conf:133):2: aadf4ee6387b0034fcba93acdc1f44a8: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:11:51 [info] 35#35: *958 [lua] logger.lua:23: aadf4ee6387b0034fcba93acdc1f44a8 {"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:11:51 +0000] aadf4ee6387b0034fcba93acdc1f44a8 "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:11:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:11:56 [info] 38#38: *959 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:11:56 [info] 38#38: *960 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:12:06 [info] 35#35: *961 [lua] access_by_lua(msblocations.conf:133):2: ecda7e21d7803d45a9cc25c49888a380: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:12:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:12:06 [info] 35#35: *961 [lua] logger.lua:23: ecda7e21d7803d45a9cc25c49888a380 {"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:12:06 +0000] ecda7e21d7803d45a9cc25c49888a380 "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 06:12:06 [info] 38#38: *963 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:12:06 [info] 38#38: *962 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:12:16 [info] 35#35: *965 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:12:16 [info] 35#35: *964 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:12:21 [info] 35#35: *966 [lua] access_by_lua(msblocations.conf:133):2: 04a7b197c7d60a577e08c4e48e7760ae: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:12:21 [info] 35#35: *966 [lua] logger.lua:23: 04a7b197c7d60a577e08c4e48e7760ae {"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:12:21 +0000] 04a7b197c7d60a577e08c4e48e7760ae "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:12:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:12:26 [info] 35#35: *967 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:12:26 [info] 35#35: *968 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:12:28 [info] 35#35: *969 [lua] access_by_lua(msblocations.conf:133):2: 7f4508af74afcbd8fead555eeafe4c97:receive the request, client: 10.233.64.210, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.18:30283"
2022/09/30 06:12:28 [warn] 35#35: *969 [lua] error_handler.lua:29: error_svc_not_found(): 7f4508af74afcbd8fead555eeafe4c97 No route found for this request! detail_info:Custom not match, client: 10.233.64.210, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.18:30283"
2022/09/30 06:12:28 [info] 35#35: *970 [lua] access_by_lua(msblocations.conf:133):2: 86ec062d47048bab6bab5d43bd23afd5:receive the request, client: 10.233.64.210, server: , request: "GET /nmaplowercheck1664518348 HTTP/1.1", host: "10.32.241.18:30283"
2022/09/30 06:12:28 [warn] 35#35: *970 [lua] error_handler.lua:29: error_svc_not_found(): 86ec062d47048bab6bab5d43bd23afd5 No route found for this request! detail_info:Custom not match, client: 10.233.64.210, server: , request: "GET /nmaplowercheck1664518348 HTTP/1.1", host: "10.32.241.18:30283"
10.233.64.210 - - [30/Sep/2022:06:12:28 +0000] 86ec062d47048bab6bab5d43bd23afd5 "GET /nmaplowercheck1664518348 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
10.233.64.210 - - [30/Sep/2022:06:12:28 +0000] 7f4508af74afcbd8fead555eeafe4c97 "POST /sdk HTTP/1.1" 502 request_processing_time:0.103 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/09/30 06:12:29 [info] 35#35: *971 [lua] access_by_lua(msblocations.conf:133):2: 298c5b8b9ed5b83219ec83fb8d04b011:receive the request, client: 10.233.64.210, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.18:30283"
2022/09/30 06:12:29 [warn] 35#35: *971 [lua] error_handler.lua:29: error_svc_not_found(): 298c5b8b9ed5b83219ec83fb8d04b011 No route found for this request! detail_info:Custom not match, client: 10.233.64.210, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.18:30283"
10.233.64.210 - - [30/Sep/2022:06:12:29 +0000] 298c5b8b9ed5b83219ec83fb8d04b011 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/09/30 06:12:29 [info] 35#35: *972 [lua] access_by_lua(msblocations.conf:133):2: 88db9b25e586a5fa83f5b4ab250f171e:receive the request, client: 10.233.64.210, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.18:30283"
2022/09/30 06:12:29 [warn] 35#35: *972 [lua] error_handler.lua:29: error_svc_not_found(): 88db9b25e586a5fa83f5b4ab250f171e No route found for this request! detail_info:Custom not match, client: 10.233.64.210, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.18:30283"
10.233.64.210 - - [30/Sep/2022:06:12:29 +0000] 88db9b25e586a5fa83f5b4ab250f171e "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/09/30 06:12:36 [info] 35#35: *974 [lua] access_by_lua(msblocations.conf:133):2: f9e3f985983535b5f4ce06ea1e4ad82a: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:12:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/30 06:12:36 [info] 35#35: *974 [lua] logger.lua:23: f9e3f985983535b5f4ce06ea1e4ad82a {"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:12:36 +0000] f9e3f985983535b5f4ce06ea1e4ad82a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/09/30 06:12:36 [info] 35#35: *975 [lua] access_by_lua(msblocations.conf:133):2: d068312bdf513e13ed0df4e6b5f0c4b8:receive the request, client: 10.233.64.210, server: , request: "GET / HTTP/1.0"
10.233.64.210 - - [30/Sep/2022:06:12:36 +0000] d068312bdf513e13ed0df4e6b5f0c4b8 "GET / HTTP/1.0" 502 request_processing_time:0.003 upstream_response_time:- "-" "-" "-"
2022/09/30 06:12:36 [warn] 35#35: *975 [lua] error_handler.lua:29: error_svc_not_found(): d068312bdf513e13ed0df4e6b5f0c4b8 No route found for this request! detail_info:Custom not match, client: 10.233.64.210, server: , request: "GET / HTTP/1.0"
2022/09/30 06:12:36 [info] 35#35: *976 [lua] access_by_lua(msblocations.conf:133):2: fc290ff8d36353c46e5c3d92c42193ce:receive the request, client: 10.233.64.210, server: , request: "GET / HTTP/1.1", host: "10.32.241.18"
2022/09/30 06:12:36 [warn] 35#35: *976 [lua] error_handler.lua:29: error_svc_not_found(): fc290ff8d36353c46e5c3d92c42193ce No route found for this request! detail_info:Custom not match, client: 10.233.64.210, server: , request: "GET / HTTP/1.1", host: "10.32.241.18"
10.233.64.210 - - [30/Sep/2022:06:12:36 +0000] fc290ff8d36353c46e5c3d92c42193ce "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/09/30 06:12:36 [info] 35#35: *976 client 10.233.64.210 closed keepalive connection
2022/09/30 06:12:36 [info] 38#38: *978 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:12:36 [info] 38#38: *977 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:12:46 [info] 35#35: *980 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:12:46 [info] 35#35: *979 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:12:51 [info] 35#35: *981 [lua] access_by_lua(msblocations.conf:133):2: 11e1601f9138ab51120ca5ecccad7ef8: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:12:51 [info] 35#35: *981 [lua] logger.lua:23: 11e1601f9138ab51120ca5ecccad7ef8 {"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:12:51 +0000] 11e1601f9138ab51120ca5ecccad7ef8 "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:06:12:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:12:56 [info] 38#38: *982 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:12:56 [info] 38#38: *983 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:13:06 [info] 35#35: *984 [lua] access_by_lua(msblocations.conf:133):2: 0dd4cc0ff8683a0d91c51322aa621ba2: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:13:06 +0000] 0dd4cc0ff8683a0d91c51322aa621ba2 "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 06:13:06 [info] 35#35: *984 [lua] logger.lua:23: 0dd4cc0ff8683a0d91c51322aa621ba2 {"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:13:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/30 06:13:06 [info] 35#35: *985 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:13:06 [info] 35#35: *986 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:13:16 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:13:16 [info] 35#35: *987 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:13:21 [info] 35#35: *989 [lua] access_by_lua(msblocations.conf:133):2: 79c55044c6f6cd3cea23a1aa3bd7fd67: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:13:21 +0000] 79c55044c6f6cd3cea23a1aa3bd7fd67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/09/30 06:13:21 [info] 35#35: *989 [lua] logger.lua:23: 79c55044c6f6cd3cea23a1aa3bd7fd67 {"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:13:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:13:26 [info] 35#35: *990 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:13:26 [info] 38#38: *991 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:13:36 [info] 35#35: *993 [lua] access_by_lua(msblocations.conf:133):2: 5d4ce835ed81784dd325461eccedcb79: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:13:36 [info] 35#35: *993 [lua] logger.lua:23: 5d4ce835ed81784dd325461eccedcb79 {"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:13:36 +0000] 5d4ce835ed81784dd325461eccedcb79 "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:13:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:13:36 [info] 35#35: *995 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:13:36 [info] 35#35: *994 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:13:46 [info] 35#35: *996 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:13:46 [info] 35#35: *997 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:13:51 [info] 35#35: *998 [lua] access_by_lua(msblocations.conf:133):2: a06ed4c076c2a5c44c3a6c6b90966475: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:13:51 [info] 35#35: *998 [lua] logger.lua:23: a06ed4c076c2a5c44c3a6c6b90966475 {"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:13:51 +0000] a06ed4c076c2a5c44c3a6c6b90966475 "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:13:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:13:56 [info] 38#38: *999 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:13:56 [info] 35#35: *1000 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:14:06 [info] 35#35: *1001 [lua] access_by_lua(msblocations.conf:133):2: 64e50c1f148b689d64a790f1ae58ce7a: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:14:06 [info] 35#35: *1001 [lua] logger.lua:23: 64e50c1f148b689d64a790f1ae58ce7a {"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:14:06 +0000] 64e50c1f148b689d64a790f1ae58ce7a "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:14:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:14:06 [info] 35#35: *1003 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:14:06 [info] 35#35: *1002 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:14:16 [info] 35#35: *1004 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:14:16 [info] 38#38: *1005 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:14:21 [info] 35#35: *1006 [lua] access_by_lua(msblocations.conf:133):2: 960ef5130e6704bd0b8d64cecf9b28b3: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:14:21 [info] 35#35: *1006 [lua] logger.lua:23: 960ef5130e6704bd0b8d64cecf9b28b3 {"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:14:21 +0000] 960ef5130e6704bd0b8d64cecf9b28b3 "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:14:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:14:26 [info] 38#38: *1007 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:14:26 [info] 38#38: *1008 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:14:36 [info] 35#35: *1010 [lua] access_by_lua(msblocations.conf:133):2: 722ac7f90ad43378d1b98d135262e2ba: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:14:36 [info] 35#35: *1010 [lua] logger.lua:23: 722ac7f90ad43378d1b98d135262e2ba {"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:14:36 +0000] 722ac7f90ad43378d1b98d135262e2ba "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:06:14:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/09/30 06:14:36 [info] 35#35: *1011 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:14:36 [info] 35#35: *1012 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:14:46 [info] 38#38: *1013 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:14:46 [info] 38#38: *1014 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:14:51 [info] 35#35: *1015 [lua] access_by_lua(msblocations.conf:133):2: 6fef566a7f9bc9f3d9a3ab2926b32490: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:14:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.19 - - [30/Sep/2022:06:14:51 +0000] 6fef566a7f9bc9f3d9a3ab2926b32490 "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:14:51 [info] 35#35: *1015 [lua] logger.lua:23: 6fef566a7f9bc9f3d9a3ab2926b32490 {"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:14:56 [info] 38#38: *1016 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:14:56 [info] 38#38: *1017 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:15:06 [info] 35#35: *1018 [lua] access_by_lua(msblocations.conf:133):2: 7c71da49d4160586cc638ee652365df3: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:15:06 [info] 35#35: *1018 [lua] logger.lua:23: 7c71da49d4160586cc638ee652365df3 {"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:15:06 +0000] 7c71da49d4160586cc638ee652365df3 "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:06:15:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/30 06:15:06 [info] 38#38: *1019 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:15:06 [info] 38#38: *1020 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:15:16 [info] 35#35: *1022 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:15:16 [info] 35#35: *1021 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:15:21 [info] 35#35: *1023 [lua] access_by_lua(msblocations.conf:133):2: bd8f4d4ebaf16dc8e58c50c5edf32e06: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:15:21 +0000] bd8f4d4ebaf16dc8e58c50c5edf32e06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/09/30 06:15:21 [info] 35#35: *1023 [lua] logger.lua:23: bd8f4d4ebaf16dc8e58c50c5edf32e06 {"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:15:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/09/30 06:15:26 [info] 35#35: *1024 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:15:26 [info] 35#35: *1025 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:15:36 [info] 35#35: *1027 [lua] access_by_lua(msblocations.conf:133):2: 4af9b08532e629edffe8d45a272e5422: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:15:36 [info] 35#35: *1027 [lua] logger.lua:23: 4af9b08532e629edffe8d45a272e5422 {"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:15:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.72.19 - - [30/Sep/2022:06:15:36 +0000] 4af9b08532e629edffe8d45a272e5422 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/09/30 06:15:36 [info] 38#38: *1029 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:15:36 [info] 38#38: *1028 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:15:46 [info] 35#35: *1031 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:15:46 [info] 35#35: *1030 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:15:51 [info] 35#35: *1032 [lua] access_by_lua(msblocations.conf:133):2: a87f793f2cd2486e259ce4dc713ab389: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:15:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.19 - - [30/Sep/2022:06:15:51 +0000] a87f793f2cd2486e259ce4dc713ab389 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/09/30 06:15:51 [info] 35#35: *1032 [lua] logger.lua:23: a87f793f2cd2486e259ce4dc713ab389 {"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:15:56 [info] 35#35: *1033 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:15:56 [info] 35#35: *1034 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:16:06 [info] 35#35: *1035 [lua] access_by_lua(msblocations.conf:133):2: a67e93e79349507cef5a2da58eaaaf49: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:16:06 +0000] a67e93e79349507cef5a2da58eaaaf49 "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:16:06 [info] 35#35: *1035 [lua] logger.lua:23: a67e93e79349507cef5a2da58eaaaf49 {"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:16:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:16:06 [info] 35#35: *1037 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:16:06 [info] 35#35: *1036 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:16:16 [info] 38#38: *1039 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:16:16 [info] 38#38: *1038 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:16:21 [info] 35#35: *1040 [lua] access_by_lua(msblocations.conf:133):2: aefa60ad351772722aed83595ac73c45: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:16:21 [info] 35#35: *1040 [lua] logger.lua:23: aefa60ad351772722aed83595ac73c45 {"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:16:21 +0000] aefa60ad351772722aed83595ac73c45 "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:06:16:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:16:26 [info] 35#35: *1042 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:16:26 [info] 35#35: *1041 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:16:27 [info] 35#35: *1043 [lua] access_by_lua(msblocations.conf:133):2: bdd5107fc4b789a73f173910c0403c92:receive the request, client: 10.233.70.146, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap"
10.233.70.146 - - [30/Sep/2022:06:16:27 +0000] bdd5107fc4b789a73f173910c0403c92 "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "python-requests/2.28.1" "-"
2022/09/30 06:16:27 [info] 35#35: *1043 [lua] logger.lua:23: bdd5107fc4b789a73f173910c0403c92 {"matched":"microservices"} while logging request, client: 10.233.70.146, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap"
10.233.70.146 - - [30/Sep/2022:06:16:27 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.1" 23
2022/09/30 06:16:28 [info] 35#35: *1044 [lua] access_by_lua(msblocations.conf:133):2: 9788bee114ab136d7a96173149dd6fbd:receive the request, client: 10.233.70.146, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
2022/09/30 06:16:28 [info] 35#35: *1044 [lua] logger.lua:23: 9788bee114ab136d7a96173149dd6fbd {"matched":"multicloud"} while logging request, client: 10.233.70.146, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.35.180:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap"
10.233.70.146 - - [30/Sep/2022:06:16:28 +0000] 9788bee114ab136d7a96173149dd6fbd "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "python-requests/2.28.1" "-"
2022/09/30 06:16:28 [info] 35#35: *1046 [lua] access_by_lua(msblocations.conf:133):2: ef6d832ce148bc70c460f6f2abc10c70:receive the request, client: 10.233.70.146, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
2022/09/30 06:16:28 [info] 35#35: *1046 [lua] logger.lua:23: ef6d832ce148bc70c460f6f2abc10c70 {"matched":"multicloud-pike"} while logging request, client: 10.233.70.146, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.15.19:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap"
10.233.70.146 - - [30/Sep/2022:06:16:28 +0000] ef6d832ce148bc70c460f6f2abc10c70 "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.040 upstream_response_time:0.039 "-" "python-requests/2.28.1" "-"
2022/09/30 06:16:28 [info] 35#35: *1048 [lua] access_by_lua(msblocations.conf:133):2: f4392f8586fa8f87536e3f785fed7953:receive the request, client: 10.233.70.146, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
10.233.70.146 - - [30/Sep/2022:06:16:28 +0000] f4392f8586fa8f87536e3f785fed7953 "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.028 "-" "python-requests/2.28.1" "-"
2022/09/30 06:16:28 [info] 35#35: *1048 [lua] logger.lua:23: f4392f8586fa8f87536e3f785fed7953 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.146, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.55.182:9015/v1/healthcheck", host: "msb-iag.onap"
2022/09/30 06:16:36 [info] 35#35: *1051 [lua] access_by_lua(msblocations.conf:133):2: 317afa064a03d1802125e78233313e83: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:16:36 [info] 35#35: *1051 [lua] logger.lua:23: 317afa064a03d1802125e78233313e83 {"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:16:36 +0000] 317afa064a03d1802125e78233313e83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:16:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/09/30 06:16:36 [info] 35#35: *1052 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:16:36 [info] 35#35: *1053 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:16:42 [info] 35#35: *1054 [lua] access_by_lua(msblocations.conf:133):2: 5d10eda8dabbe4b707f127981cb7a098:receive the request, client: 10.233.70.146, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap"
2022/09/30 06:16:42 [info] 35#35: *1054 [lua] logger.lua:23: 5d10eda8dabbe4b707f127981cb7a098 {"matched":"usecaseui"} while logging request, client: 10.233.70.146, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.30.179:8443/usecase-ui/", host: "msb-iag.onap"
10.233.70.146 - - [30/Sep/2022:06:16:42 +0000] 5d10eda8dabbe4b707f127981cb7a098 "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.086 upstream_response_time:0.086 "-" "python-requests/2.28.1" "-"
2022/09/30 06:16:43 [info] 35#35: *1056 [lua] access_by_lua(msblocations.conf:133):2: e32295bfcd38d1fd0642b5289a7901f4:receive the request, client: 10.233.70.146, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.70.146 - - [30/Sep/2022:06:16:43 +0000] e32295bfcd38d1fd0642b5289a7901f4 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "python-requests/2.28.1" "-"
2022/09/30 06:16:43 [info] 35#35: *1056 [lua] logger.lua:23: e32295bfcd38d1fd0642b5289a7901f4 {"matched":"gvnfmdriver"} while logging request, client: 10.233.70.146, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.59.40:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap"
2022/09/30 06:16:43 [info] 35#35: *1058 [lua] access_by_lua(msblocations.conf:133):2: 3a6aab3833749f8daf9b7f289ea60134:receive the request, client: 10.233.70.146, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap"
10.233.70.146 - - [30/Sep/2022:06:16:43 +0000] 3a6aab3833749f8daf9b7f289ea60134 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.225 upstream_response_time:0.225 "-" "python-requests/2.28.1" "-"
2022/09/30 06:16:43 [info] 35#35: *1058 [lua] logger.lua:23: 3a6aab3833749f8daf9b7f289ea60134 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.70.146, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.51.232:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap"
2022/09/30 06:16:43 [info] 35#35: *1060 [lua] access_by_lua(msblocations.conf:133):2: 2e908fd7bb99e22404e2a90152979a17:receive the request, client: 10.233.70.146, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.70.146 - - [30/Sep/2022:06:16:44 +0000] 2e908fd7bb99e22404e2a90152979a17 "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.630 upstream_response_time:0.628 "-" "python-requests/2.28.1" "-"
2022/09/30 06:16:44 [info] 35#35: *1060 [lua] logger.lua:23: 2e908fd7bb99e22404e2a90152979a17 {"matched":"nslcm"} while logging request, client: 10.233.70.146, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.51.34:8403/api/nslcm/v1/health_check", host: "msb-iag.onap"
2022/09/30 06:16:44 [info] 35#35: *1062 [lua] access_by_lua(msblocations.conf:133):2: 265d18cdfc711f45e160ffb42e471bf1:receive the request, client: 10.233.70.146, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/09/30 06:16:44 [info] 35#35: *1062 [lua] logger.lua:23: 265d18cdfc711f45e160ffb42e471bf1 {"matched":"vnflcm"} while logging request, client: 10.233.70.146, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.47.63:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap"
10.233.70.146 - - [30/Sep/2022:06:16:44 +0000] 265d18cdfc711f45e160ffb42e471bf1 "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.763 upstream_response_time:0.762 "-" "python-requests/2.28.1" "-"
2022/09/30 06:16:45 [info] 35#35: *1064 [lua] access_by_lua(msblocations.conf:133):2: 70806ec82fcafb873f81ff54b1a376ba:receive the request, client: 10.233.70.146, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.70.146 - - [30/Sep/2022:06:16:45 +0000] 70806ec82fcafb873f81ff54b1a376ba "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.496 upstream_response_time:0.495 "-" "python-requests/2.28.1" "-"
2022/09/30 06:16:45 [info] 35#35: *1064 [lua] logger.lua:23: 70806ec82fcafb873f81ff54b1a376ba {"matched":"vnfmgr"} while logging request, client: 10.233.70.146, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.42.243:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap"
2022/09/30 06:16:45 [info] 35#35: *1066 [lua] access_by_lua(msblocations.conf:133):2: 22e1749cd8c3d2171470a53b7881b52b:receive the request, client: 10.233.70.146, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/09/30 06:16:46 [info] 35#35: *1066 [lua] logger.lua:23: 22e1749cd8c3d2171470a53b7881b52b {"matched":"vnfres"} while logging request, client: 10.233.70.146, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.37.60:8802/api/vnfres/v1/health_check", host: "msb-iag.onap"
10.233.70.146 - - [30/Sep/2022:06:16:46 +0000] 22e1749cd8c3d2171470a53b7881b52b "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.470 upstream_response_time:0.469 "-" "python-requests/2.28.1" "-"
2022/09/30 06:16:46 [info] 35#35: *1068 [lua] access_by_lua(msblocations.conf:133):2: 5e6e0d77752e27a7a28489a91d98b961:receive the request, client: 10.233.70.146, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.70.146 - - [30/Sep/2022:06:16:46 +0000] 5e6e0d77752e27a7a28489a91d98b961 "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "python-requests/2.28.1" "-"
2022/09/30 06:16:46 [info] 35#35: *1068 [lua] logger.lua:23: 5e6e0d77752e27a7a28489a91d98b961 {"matched":"ztevnfmdriver"} while logging request, client: 10.233.70.146, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.13.135:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap"
2022/09/30 06:16:46 [info] 35#35: *1071 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:16:46 [info] 35#35: *1070 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:16:47 [info] 35#35: *1072 [lua] access_by_lua(msblocations.conf:133):2: 68ac84d49804f34f6f0c66ddee87fef5:receive the request, client: 10.233.70.146, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/09/30 06:16:47 [info] 35#35: *1072 [lua] logger.lua:23: 68ac84d49804f34f6f0c66ddee87fef5 {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.70.146, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.70.230:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap"
10.233.70.146 - - [30/Sep/2022:06:16:47 +0000] 68ac84d49804f34f6f0c66ddee87fef5 "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.034 "-" "python-requests/2.28.1" "-"
2022/09/30 06:16:47 [info] 35#35: *1074 [lua] access_by_lua(msblocations.conf:133):2: 63b962513ac0bf4eba548ad8541ea231:receive the request, client: 10.233.70.146, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/09/30 06:16:47 [info] 35#35: *1074 [lua] logger.lua:23: 63b962513ac0bf4eba548ad8541ea231 {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.70.146, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.65.52:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap"
10.233.70.146 - - [30/Sep/2022:06:16:47 +0000] 63b962513ac0bf4eba548ad8541ea231 "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "python-requests/2.28.1" "-"
2022/09/30 06:16:47 [info] 35#35: *1076 [lua] access_by_lua(msblocations.conf:133):2: a6daf581c1c4e8af4ea93a888a2cce5e:receive the request, client: 10.233.70.146, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/09/30 06:16:47 [info] 35#35: *1076 [lua] logger.lua:23: a6daf581c1c4e8af4ea93a888a2cce5e {"matched":"multicloud-fcaps"} while logging request, client: 10.233.70.146, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.3.117:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap"
10.233.70.146 - - [30/Sep/2022:06:16:47 +0000] a6daf581c1c4e8af4ea93a888a2cce5e "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "python-requests/2.28.1" "-"
2022/09/30 06:16:47 [info] 35#35: *1078 [lua] access_by_lua(msblocations.conf:133):2: ffccd7da9af0ec8e0d8025ecc71d278b:receive the request, client: 10.233.70.146, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/09/30 06:16:48 [info] 35#35: *1078 [lua] logger.lua:23: ffccd7da9af0ec8e0d8025ecc71d278b {"matched":"parser"} while logging request, client: 10.233.70.146, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.32.11:8806/api/parser/v1/health_check", host: "msb-iag.onap"
10.233.70.146 - - [30/Sep/2022:06:16:48 +0000] ffccd7da9af0ec8e0d8025ecc71d278b "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.777 upstream_response_time:0.776 "-" "python-requests/2.28.1" "-"
2022/09/30 06:16:51 [info] 35#35: *1080 [lua] access_by_lua(msblocations.conf:133):2: e56f294df9693984c024cabd7ba56411: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:16:51 +0000] e56f294df9693984c024cabd7ba56411 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:16:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/30 06:16:51 [info] 35#35: *1080 [lua] logger.lua:23: e56f294df9693984c024cabd7ba56411 {"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:16:55 [info] 35#35: *1043 client 10.233.70.146 closed keepalive connection
2022/09/30 06:16:55 [info] 35#35: *1044 client 10.233.70.146 closed keepalive connection
2022/09/30 06:16:55 [info] 35#35: *1046 client 10.233.70.146 closed keepalive connection
2022/09/30 06:16:55 [info] 35#35: *1048 client 10.233.70.146 closed keepalive connection
2022/09/30 06:16:55 [info] 35#35: *1054 client 10.233.70.146 closed keepalive connection
2022/09/30 06:16:55 [info] 35#35: *1056 client 10.233.70.146 closed keepalive connection
2022/09/30 06:16:55 [info] 35#35: *1058 client 10.233.70.146 closed keepalive connection
2022/09/30 06:16:55 [info] 35#35: *1060 client 10.233.70.146 closed keepalive connection
2022/09/30 06:16:55 [info] 35#35: *1062 client 10.233.70.146 closed keepalive connection
2022/09/30 06:16:55 [info] 35#35: *1064 client 10.233.70.146 closed keepalive connection
2022/09/30 06:16:55 [info] 35#35: *1066 client 10.233.70.146 closed keepalive connection
2022/09/30 06:16:55 [info] 35#35: *1068 client 10.233.70.146 closed keepalive connection
2022/09/30 06:16:55 [info] 35#35: *1072 client 10.233.70.146 closed keepalive connection
2022/09/30 06:16:55 [info] 35#35: *1074 client 10.233.70.146 closed keepalive connection
2022/09/30 06:16:55 [info] 35#35: *1078 client 10.233.70.146 closed keepalive connection
2022/09/30 06:16:55 [info] 35#35: *1076 client 10.233.70.146 closed keepalive connection
2022/09/30 06:16:56 [info] 38#38: *1081 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:16:56 [info] 38#38: *1082 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:17:06 [info] 35#35: *1083 [lua] access_by_lua(msblocations.conf:133):2: fbd901d2ba692acea26cd5c2a73acc42: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:17:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:17:06 [info] 35#35: *1083 [lua] logger.lua:23: fbd901d2ba692acea26cd5c2a73acc42 {"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:17:06 +0000] fbd901d2ba692acea26cd5c2a73acc42 "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 06:17:06 [info] 38#38: *1085 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:17:06 [info] 35#35: *1084 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:17:16 [info] 35#35: *1087 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:17:16 [info] 35#35: *1086 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:17:21 [info] 35#35: *1088 [lua] access_by_lua(msblocations.conf:133):2: db0371dda08ac510495fd6f857a84363: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:17:21 [info] 35#35: *1088 [lua] logger.lua:23: db0371dda08ac510495fd6f857a84363 {"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:17:21 +0000] db0371dda08ac510495fd6f857a84363 "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:06:17:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:17:26 [info] 35#35: *1089 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:17:26 [info] 35#35: *1090 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:17:36 [info] 35#35: *1092 [lua] access_by_lua(msblocations.conf:133):2: 6b4dbc42e99add4b851f8d06a3b1aa8f: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:17:36 [info] 35#35: *1092 [lua] logger.lua:23: 6b4dbc42e99add4b851f8d06a3b1aa8f {"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:17:36 +0000] 6b4dbc42e99add4b851f8d06a3b1aa8f "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:06:17:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:17:36 [info] 38#38: *1094 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:17:36 [info] 38#38: *1093 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:17:46 [info] 35#35: *1096 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:17:46 [info] 35#35: *1095 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:17:51 [info] 35#35: *1097 [lua] access_by_lua(msblocations.conf:133):2: 0b76b91da61ffb882fe0c35da3d1918e: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:17:51 [info] 35#35: *1097 [lua] logger.lua:23: 0b76b91da61ffb882fe0c35da3d1918e {"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:17:51 +0000] 0b76b91da61ffb882fe0c35da3d1918e "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:06:17:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/30 06:17:56 [info] 38#38: *1099 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:17:56 [info] 35#35: *1098 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:18:06 [info] 35#35: *1100 [lua] access_by_lua(msblocations.conf:133):2: fd98981de072ed24b706a2819d9cc430: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:18:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:18:06 [info] 35#35: *1100 [lua] logger.lua:23: fd98981de072ed24b706a2819d9cc430 {"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:18:06 +0000] fd98981de072ed24b706a2819d9cc430 "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 06:18:06 [info] 38#38: *1101 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:18:06 [info] 38#38: *1102 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:18:16 [info] 35#35: *1103 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:18:16 [info] 35#35: *1104 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:18:21 [info] 35#35: *1105 [lua] access_by_lua(msblocations.conf:133):2: d55eca307dcc60afd6835f3fc2c6329a: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:18:21 [info] 35#35: *1105 [lua] logger.lua:23: d55eca307dcc60afd6835f3fc2c6329a {"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:18:21 +0000] d55eca307dcc60afd6835f3fc2c6329a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:18:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:18:26 [info] 35#35: *1106 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:18:26 [info] 35#35: *1107 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:18:36 [info] 35#35: *1109 [lua] access_by_lua(msblocations.conf:133):2: ebc5ef99a6c73c231d93bc4df830acd7: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:18:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:18:36 [info] 35#35: *1109 [lua] logger.lua:23: ebc5ef99a6c73c231d93bc4df830acd7 {"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:18:36 +0000] ebc5ef99a6c73c231d93bc4df830acd7 "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:18:36 [info] 35#35: *1111 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:18:36 [info] 35#35: *1110 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:18:46 [info] 35#35: *1112 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:18:46 [info] 35#35: *1113 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:18:51 [info] 35#35: *1114 [lua] access_by_lua(msblocations.conf:133):2: 43b5a6d2b2d548dee93343da17cf1584: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:18:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:18:51 [info] 35#35: *1114 [lua] logger.lua:23: 43b5a6d2b2d548dee93343da17cf1584 {"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:18:51 +0000] 43b5a6d2b2d548dee93343da17cf1584 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/09/30 06:18:56 [info] 35#35: *1116 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:18:56 [info] 38#38: *1115 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:19:06 [info] 35#35: *1117 [lua] access_by_lua(msblocations.conf:133):2: 81ed59e79c249957ea05fd214a8cda1c: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:19:06 [info] 35#35: *1117 [lua] logger.lua:23: 81ed59e79c249957ea05fd214a8cda1c {"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:19:06 +0000] 81ed59e79c249957ea05fd214a8cda1c "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:06:19:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/30 06:19:06 [info] 35#35: *1118 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:19:06 [info] 35#35: *1119 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:19:16 [info] 38#38: *1121 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:19:16 [info] 35#35: *1120 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:19:21 [info] 35#35: *1122 [lua] access_by_lua(msblocations.conf:133):2: 7b9662ebb3257d465e9ad896e88b456c: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:19:21 [info] 35#35: *1122 [lua] logger.lua:23: 7b9662ebb3257d465e9ad896e88b456c {"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:19:21 +0000] 7b9662ebb3257d465e9ad896e88b456c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:19:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/30 06:19:26 [info] 35#35: *1123 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:19:26 [info] 35#35: *1124 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:19:36 [info] 38#38: *1126 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:19:36 [info] 35#35: *1127 [lua] access_by_lua(msblocations.conf:133):2: 43ffba3fc962ca9d4a34146ca4d80f0f: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:19:36 [info] 35#35: *1128 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
10.233.72.19 - - [30/Sep/2022:06:19:36 +0000] 43ffba3fc962ca9d4a34146ca4d80f0f "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 06:19:36 [info] 35#35: *1127 [lua] logger.lua:23: 43ffba3fc962ca9d4a34146ca4d80f0f {"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:19:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/09/30 06:19:46 [info] 35#35: *1129 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:19:46 [info] 35#35: *1130 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:19:51 [info] 35#35: *1131 [lua] access_by_lua(msblocations.conf:133):2: 3520c0587465d10a04be1740e7023c76: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:19:51 [info] 35#35: *1131 [lua] logger.lua:23: 3520c0587465d10a04be1740e7023c76 {"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:19:51 +0000] 3520c0587465d10a04be1740e7023c76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:19:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2022/09/30 06:19:56 [info] 38#38: *1133 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:19:56 [info] 38#38: *1132 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:20:06 [info] 35#35: *1134 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:20:06 [info] 35#35: *1135 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:20:06 [info] 35#35: *1136 [lua] access_by_lua(msblocations.conf:133):2: 033be68ac602bbb49c6e714b716f1161: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:20:06 [info] 35#35: *1136 [lua] logger.lua:23: 033be68ac602bbb49c6e714b716f1161 {"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:20:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.72.19 - - [30/Sep/2022:06:20:06 +0000] 033be68ac602bbb49c6e714b716f1161 "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:20:16 [info] 35#35: *1137 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:20:16 [info] 35#35: *1138 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:20:21 [info] 35#35: *1139 [lua] access_by_lua(msblocations.conf:133):2: e8b180198de6b047718183d64328a433: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:20:21 [info] 35#35: *1139 [lua] logger.lua:23: e8b180198de6b047718183d64328a433 {"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:20:21 +0000] e8b180198de6b047718183d64328a433 "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:20:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:20:26 [info] 35#35: *1140 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:20:26 [info] 35#35: *1141 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:20:36 [info] 35#35: *1143 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:20:36 [info] 38#38: *1144 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:20:36 [info] 35#35: *1145 [lua] access_by_lua(msblocations.conf:133):2: f6c888ba91b59a730aca211dacc02871: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:20:36 [info] 35#35: *1145 [lua] logger.lua:23: f6c888ba91b59a730aca211dacc02871 {"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:20:36 +0000] f6c888ba91b59a730aca211dacc02871 "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:20:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:20:46 [info] 38#38: *1147 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:20:46 [info] 35#35: *1146 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:20:51 [info] 35#35: *1148 [lua] access_by_lua(msblocations.conf:133):2: 1a2e71bc9046a0deb104e92d0cb0e735: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:20:51 [info] 35#35: *1148 [lua] logger.lua:23: 1a2e71bc9046a0deb104e92d0cb0e735 {"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:20:51 +0000] 1a2e71bc9046a0deb104e92d0cb0e735 "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:20:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:20:56 [info] 38#38: *1149 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:20:56 [info] 38#38: *1150 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:21:06 [info] 35#35: *1151 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:21:06 [info] 35#35: *1152 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:21:06 [info] 35#35: *1153 [lua] access_by_lua(msblocations.conf:133):2: 27c905bdb54dac83faf541de95a848e2: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:21:06 [info] 35#35: *1153 [lua] logger.lua:23: 27c905bdb54dac83faf541de95a848e2 {"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:21:06 +0000] 27c905bdb54dac83faf541de95a848e2 "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:21:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:21:16 [info] 38#38: *1154 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:21:16 [info] 38#38: *1155 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:21:21 [info] 35#35: *1156 [lua] access_by_lua(msblocations.conf:133):2: 455d4c928fd05e9060f43cff38a49423: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:21:21 [info] 35#35: *1156 [lua] logger.lua:23: 455d4c928fd05e9060f43cff38a49423 {"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:21:21 +0000] 455d4c928fd05e9060f43cff38a49423 "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:06:21:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/09/30 06:21:26 [info] 35#35: *1157 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:21:26 [info] 35#35: *1158 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:21:36 [info] 38#38: *1160 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:21:36 [info] 38#38: *1161 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:21:36 [info] 35#35: *1162 [lua] access_by_lua(msblocations.conf:133):2: 2efa04f8ca6580f907c8f7526367eb36: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:21:36 [info] 35#35: *1162 [lua] logger.lua:23: 2efa04f8ca6580f907c8f7526367eb36 {"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:21:36 +0000] 2efa04f8ca6580f907c8f7526367eb36 "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:21:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:21:46 [info] 35#35: *1164 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:21:46 [info] 35#35: *1163 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:21:51 [info] 35#35: *1165 [lua] access_by_lua(msblocations.conf:133):2: f2e26b022b1109ab76daeea4984c3df1: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:21:51 +0000] f2e26b022b1109ab76daeea4984c3df1 "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:21:51 [info] 35#35: *1165 [lua] logger.lua:23: f2e26b022b1109ab76daeea4984c3df1 {"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:21:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:21:56 [info] 35#35: *1167 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:21:56 [info] 35#35: *1166 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:22:06 [info] 35#35: *1169 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:22:06 [info] 35#35: *1168 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:22:06 [info] 35#35: *1170 [lua] access_by_lua(msblocations.conf:133):2: 190f838996b7fff9e8209f937cfbd93b: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:22:06 [info] 35#35: *1170 [lua] logger.lua:23: 190f838996b7fff9e8209f937cfbd93b {"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:22:06 +0000] 190f838996b7fff9e8209f937cfbd93b "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:22:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:22:16 [info] 38#38: *1171 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:22:16 [info] 35#35: *1172 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:22:21 [info] 35#35: *1173 [lua] access_by_lua(msblocations.conf:133):2: 9d30f9e9ae4a8b0da0d765c546af740b: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:22:21 [info] 35#35: *1173 [lua] logger.lua:23: 9d30f9e9ae4a8b0da0d765c546af740b {"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:22:21 +0000] 9d30f9e9ae4a8b0da0d765c546af740b "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:22:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:22:26 [info] 35#35: *1174 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:22:26 [info] 35#35: *1175 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:22:36 [info] 38#38: *1177 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:22:36 [info] 38#38: *1178 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:22:36 [info] 35#35: *1179 [lua] access_by_lua(msblocations.conf:133):2: c124050c556e708b6d472eacc4964ef4: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:22:36 [info] 35#35: *1179 [lua] logger.lua:23: c124050c556e708b6d472eacc4964ef4 {"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:22:36 +0000] c124050c556e708b6d472eacc4964ef4 "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:22:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:22:46 [info] 35#35: *1181 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:22:46 [info] 35#35: *1180 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:22:51 [info] 35#35: *1182 [lua] access_by_lua(msblocations.conf:133):2: a66ade4cc1d24f19111accd56251a823: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:22:51 [info] 35#35: *1182 [lua] logger.lua:23: a66ade4cc1d24f19111accd56251a823 {"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:22:51 +0000] a66ade4cc1d24f19111accd56251a823 "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:06:22:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:22:56 [info] 35#35: *1184 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:22:56 [info] 35#35: *1183 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:23:06 [info] 38#38: *1185 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:23:06 [info] 38#38: *1186 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:23:06 [info] 35#35: *1187 [lua] access_by_lua(msblocations.conf:133):2: 0825923a7a74a394b024feb2db21d6e5: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:23:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.19 - - [30/Sep/2022:06:23:06 +0000] 0825923a7a74a394b024feb2db21d6e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/09/30 06:23:06 [info] 35#35: *1187 [lua] logger.lua:23: 0825923a7a74a394b024feb2db21d6e5 {"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:23:16 [info] 35#35: *1189 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:23:16 [info] 35#35: *1188 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:23:21 [info] 35#35: *1190 [lua] access_by_lua(msblocations.conf:133):2: 71bba287fc245d909366cd20809b9fad: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:23:21 +0000] 71bba287fc245d909366cd20809b9fad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/09/30 06:23:21 [info] 35#35: *1190 [lua] logger.lua:23: 71bba287fc245d909366cd20809b9fad {"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:23:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:23:26 [info] 38#38: *1191 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:23:26 [info] 38#38: *1192 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:23:36 [info] 35#35: *1194 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:23:36 [info] 38#38: *1195 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:23:37 [info] 35#35: *1196 [lua] access_by_lua(msblocations.conf:133):2: dcc1dfe1b09134ca58b5cd6e4898ec97: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:23:37 [info] 35#35: *1196 [lua] logger.lua:23: dcc1dfe1b09134ca58b5cd6e4898ec97 {"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:23:37 +0000] dcc1dfe1b09134ca58b5cd6e4898ec97 "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:23:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:23:46 [info] 38#38: *1197 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:23:46 [info] 35#35: *1198 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:23:52 [info] 35#35: *1199 [lua] access_by_lua(msblocations.conf:133):2: fe1a22bafbc1eca9b56b845b979427ff: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:23:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/09/30 06:23:52 [info] 35#35: *1199 [lua] logger.lua:23: fe1a22bafbc1eca9b56b845b979427ff {"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:23:52 +0000] fe1a22bafbc1eca9b56b845b979427ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/09/30 06:23:56 [info] 38#38: *1201 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:23:56 [info] 38#38: *1200 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:24:06 [info] 35#35: *1202 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:24:06 [info] 35#35: *1203 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:24:07 [info] 35#35: *1204 [lua] access_by_lua(msblocations.conf:133):2: 3cbbbb57bf81543b25d578d4795e6e7a: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:24:07 +0000] 3cbbbb57bf81543b25d578d4795e6e7a "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:24:07 [info] 35#35: *1204 [lua] logger.lua:23: 3cbbbb57bf81543b25d578d4795e6e7a {"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:24:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:24:16 [info] 35#35: *1205 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:24:16 [info] 38#38: *1206 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:24:22 [info] 35#35: *1207 [lua] access_by_lua(msblocations.conf:133):2: eaa12b5edb2eb975869179fe77e2d26b: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:24:22 [info] 35#35: *1207 [lua] logger.lua:23: eaa12b5edb2eb975869179fe77e2d26b {"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:24:22 +0000] eaa12b5edb2eb975869179fe77e2d26b "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:24:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:24:26 [info] 35#35: *1208 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:24:26 [info] 35#35: *1209 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:24:36 [info] 35#35: *1212 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:24:36 [info] 35#35: *1211 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:24:37 [info] 35#35: *1213 [lua] access_by_lua(msblocations.conf:133):2: d5ea4fe09e3de3b6b7e336e1396d5656: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:24:37 [info] 35#35: *1213 [lua] logger.lua:23: d5ea4fe09e3de3b6b7e336e1396d5656 {"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:24:37 +0000] d5ea4fe09e3de3b6b7e336e1396d5656 "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:24:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/30 06:24:46 [info] 35#35: *1215 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:24:46 [info] 35#35: *1214 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:24:52 [info] 35#35: *1216 [lua] access_by_lua(msblocations.conf:133):2: 4318da14601fb22656ce4e0518ffcb58: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:24:52 [info] 35#35: *1216 [lua] logger.lua:23: 4318da14601fb22656ce4e0518ffcb58 {"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:24:52 +0000] 4318da14601fb22656ce4e0518ffcb58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:24:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:24:56 [info] 38#38: *1217 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:24:56 [info] 38#38: *1218 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:25:06 [info] 35#35: *1219 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:25:06 [info] 35#35: *1220 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:25:07 [info] 35#35: *1221 [lua] access_by_lua(msblocations.conf:133):2: b3f0766d408ebe26479fbb37afbf3307: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:25:07 [info] 35#35: *1221 [lua] logger.lua:23: b3f0766d408ebe26479fbb37afbf3307 {"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:25:07 +0000] b3f0766d408ebe26479fbb37afbf3307 "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:06:25:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:25:16 [info] 38#38: *1222 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:25:16 [info] 38#38: *1223 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:25:22 [info] 35#35: *1224 [lua] access_by_lua(msblocations.conf:133):2: 104f842eb3a9eb2327d784eb73c35e55: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:25:22 +0000] 104f842eb3a9eb2327d784eb73c35e55 "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:25:22 [info] 35#35: *1224 [lua] logger.lua:23: 104f842eb3a9eb2327d784eb73c35e55 {"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:25:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:25:26 [info] 35#35: *1225 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:25:26 [info] 38#38: *1226 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:25:36 [info] 38#38: *1228 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:25:36 [info] 38#38: *1229 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:25:37 [info] 35#35: *1230 [lua] access_by_lua(msblocations.conf:133):2: 05c015b35aa534c4578733dd29e65ebb: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:25:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.19 - - [30/Sep/2022:06:25:37 +0000] 05c015b35aa534c4578733dd29e65ebb "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:25:37 [info] 35#35: *1230 [lua] logger.lua:23: 05c015b35aa534c4578733dd29e65ebb {"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:25:46 [info] 38#38: *1232 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:25:46 [info] 38#38: *1231 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:25:52 [info] 35#35: *1233 [lua] access_by_lua(msblocations.conf:133):2: 91c71bd7e4d254bb07ef9601e1b89190: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:25:52 [info] 35#35: *1233 [lua] logger.lua:23: 91c71bd7e4d254bb07ef9601e1b89190 {"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:25:52 +0000] 91c71bd7e4d254bb07ef9601e1b89190 "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:25:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:25:56 [info] 38#38: *1234 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:25:56 [info] 38#38: *1235 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:26:06 [info] 35#35: *1236 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:26:06 [info] 35#35: *1237 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:26:07 [info] 35#35: *1238 [lua] access_by_lua(msblocations.conf:133):2: 24625556d0f4591cc7b192e35622b3eb: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:26:07 [info] 35#35: *1238 [lua] logger.lua:23: 24625556d0f4591cc7b192e35622b3eb {"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:26:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.19 - - [30/Sep/2022:06:26:07 +0000] 24625556d0f4591cc7b192e35622b3eb "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:26:16 [info] 35#35: *1239 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:26:16 [info] 38#38: *1240 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:26:22 [info] 35#35: *1241 [lua] access_by_lua(msblocations.conf:133):2: e09a92487e15dc3be292af44fb10a582: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:26:22 [info] 35#35: *1241 [lua] logger.lua:23: e09a92487e15dc3be292af44fb10a582 {"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:26:22 +0000] e09a92487e15dc3be292af44fb10a582 "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:26:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:26:26 [info] 38#38: *1242 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:26:26 [info] 38#38: *1243 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:26:36 [info] 38#38: *1245 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:26:36 [info] 38#38: *1246 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:26:37 [info] 35#35: *1247 [lua] access_by_lua(msblocations.conf:133):2: 909088a32aeece4a21624c7552ae0128: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:26:37 +0000] 909088a32aeece4a21624c7552ae0128 "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:26:37 [info] 35#35: *1247 [lua] logger.lua:23: 909088a32aeece4a21624c7552ae0128 {"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:26:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:26:46 [info] 35#35: *1248 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:26:46 [info] 35#35: *1249 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:26:52 [info] 35#35: *1250 [lua] access_by_lua(msblocations.conf:133):2: c25cdc9e3842d657a92c8e3f0fa43dc8: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:26:52 +0000] c25cdc9e3842d657a92c8e3f0fa43dc8 "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 06:26:52 [info] 35#35: *1250 [lua] logger.lua:23: c25cdc9e3842d657a92c8e3f0fa43dc8 {"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:26:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/09/30 06:26:56 [info] 35#35: *1251 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:26:56 [info] 35#35: *1252 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:27:06 [info] 38#38: *1253 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:27:06 [info] 38#38: *1254 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:27:07 [info] 35#35: *1255 [lua] access_by_lua(msblocations.conf:133):2: e852ae05880d5f570e743b8a291458f8: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:27:07 +0000] e852ae05880d5f570e743b8a291458f8 "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:27:07 [info] 35#35: *1255 [lua] logger.lua:23: e852ae05880d5f570e743b8a291458f8 {"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:27:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:27:16 [info] 38#38: *1257 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:27:16 [info] 38#38: *1256 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:27:22 [info] 35#35: *1258 [lua] access_by_lua(msblocations.conf:133):2: 30d82fb49395c8bc83dedd97e289486f: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:27:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:27:22 [info] 35#35: *1258 [lua] logger.lua:23: 30d82fb49395c8bc83dedd97e289486f {"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:27:22 +0000] 30d82fb49395c8bc83dedd97e289486f "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:27:26 [info] 38#38: *1260 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:27:26 [info] 38#38: *1259 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:27:36 [info] 38#38: *1262 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:27:36 [info] 38#38: *1263 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:27:37 [info] 35#35: *1264 [lua] access_by_lua(msblocations.conf:133):2: e8ab3688414e78f19610ebb160e9ade6: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:27:37 [info] 35#35: *1264 [lua] logger.lua:23: e8ab3688414e78f19610ebb160e9ade6 {"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:27:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.72.19 - - [30/Sep/2022:06:27:37 +0000] e8ab3688414e78f19610ebb160e9ade6 "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:27:46 [info] 35#35: *1266 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:27:46 [info] 35#35: *1265 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:27:52 [info] 35#35: *1267 [lua] access_by_lua(msblocations.conf:133):2: 965e3115905f14d41b6d783ddf4506b5: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:27:52 [info] 35#35: *1267 [lua] logger.lua:23: 965e3115905f14d41b6d783ddf4506b5 {"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:27:52 +0000] 965e3115905f14d41b6d783ddf4506b5 "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:27:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:27:56 [info] 38#38: *1268 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:27:56 [info] 38#38: *1269 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:28:06 [info] 35#35: *1271 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:28:06 [info] 35#35: *1270 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:28:07 [info] 35#35: *1272 [lua] access_by_lua(msblocations.conf:133):2: ea3a7e5402e3de994c8527d98036986a: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:28:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:28:07 [info] 35#35: *1272 [lua] logger.lua:23: ea3a7e5402e3de994c8527d98036986a {"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:28:07 +0000] ea3a7e5402e3de994c8527d98036986a "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:28:16 [info] 38#38: *1273 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:28:16 [info] 38#38: *1274 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:28:22 [info] 35#35: *1275 [lua] access_by_lua(msblocations.conf:133):2: 08e7a2068db3009be434f7b423475138: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:28:22 [info] 35#35: *1275 [lua] logger.lua:23: 08e7a2068db3009be434f7b423475138 {"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:28:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.19 - - [30/Sep/2022:06:28:22 +0000] 08e7a2068db3009be434f7b423475138 "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:28:26 [info] 35#35: *1277 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:28:26 [info] 35#35: *1276 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:28:36 [info] 35#35: *1280 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:28:36 [info] 38#38: *1279 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:28:37 [info] 35#35: *1281 [lua] access_by_lua(msblocations.conf:133):2: 76fe876bdae21e95f4f07c1a1f3d80b9: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:28:37 [info] 35#35: *1281 [lua] logger.lua:23: 76fe876bdae21e95f4f07c1a1f3d80b9 {"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:28:37 +0000] 76fe876bdae21e95f4f07c1a1f3d80b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.035 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:28:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 33
2022/09/30 06:28:46 [info] 35#35: *1283 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:28:46 [info] 35#35: *1282 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:28:52 [info] 35#35: *1284 [lua] access_by_lua(msblocations.conf:133):2: c726491bc1c084f4bea11c4c64658633: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:28:52 +0000] c726491bc1c084f4bea11c4c64658633 "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 06:28:52 [info] 35#35: *1284 [lua] logger.lua:23: c726491bc1c084f4bea11c4c64658633 {"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:28:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/09/30 06:28:56 [info] 38#38: *1285 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:28:56 [info] 38#38: *1286 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:29:06 [info] 35#35: *1288 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:29:06 [info] 35#35: *1287 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:29:07 [info] 35#35: *1289 [lua] access_by_lua(msblocations.conf:133):2: 3a0a5d9c538214044c8ffa028857f91b: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:29:07 +0000] 3a0a5d9c538214044c8ffa028857f91b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/09/30 06:29:07 [info] 35#35: *1289 [lua] logger.lua:23: 3a0a5d9c538214044c8ffa028857f91b {"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:29:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:29:16 [info] 35#35: *1290 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:29:16 [info] 35#35: *1291 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:29:22 [info] 35#35: *1292 [lua] access_by_lua(msblocations.conf:133):2: f0f1388d4e92c45a58b32bcb9bfba04a: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:29:22 [info] 35#35: *1292 [lua] logger.lua:23: f0f1388d4e92c45a58b32bcb9bfba04a {"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:29:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.19 - - [30/Sep/2022:06:29:22 +0000] f0f1388d4e92c45a58b32bcb9bfba04a "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:29:26 [info] 38#38: *1293 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:29:26 [info] 38#38: *1294 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:29:36 [info] 38#38: *1296 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:29:36 [info] 38#38: *1297 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:29:37 [info] 35#35: *1298 [lua] access_by_lua(msblocations.conf:133):2: 5e709d3d450b8679812d88bde9354e36: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:29:37 [info] 35#35: *1298 [lua] logger.lua:23: 5e709d3d450b8679812d88bde9354e36 {"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:29:37 +0000] 5e709d3d450b8679812d88bde9354e36 "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:06:29:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/09/30 06:29:46 [info] 35#35: *1300 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:29:46 [info] 35#35: *1299 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:29:52 [info] 35#35: *1301 [lua] access_by_lua(msblocations.conf:133):2: f0ffe1ae7012b597bef21507ab83ac53: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:29:52 +0000] f0ffe1ae7012b597bef21507ab83ac53 "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 06:29:52 [info] 35#35: *1301 [lua] logger.lua:23: f0ffe1ae7012b597bef21507ab83ac53 {"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:29:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:29:56 [info] 35#35: *1303 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:29:56 [info] 35#35: *1302 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:30:06 [info] 35#35: *1304 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:30:06 [info] 35#35: *1305 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:30:07 [info] 35#35: *1306 [lua] access_by_lua(msblocations.conf:133):2: 0f15b7d671a120e2a74f0416aec429b1: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:30:07 [info] 35#35: *1306 [lua] logger.lua:23: 0f15b7d671a120e2a74f0416aec429b1 {"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:30:07 +0000] 0f15b7d671a120e2a74f0416aec429b1 "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:06:30:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/09/30 06:30:16 [info] 38#38: *1307 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:30:16 [info] 38#38: *1308 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:30:22 [info] 35#35: *1309 [lua] access_by_lua(msblocations.conf:133):2: 78faba6a25a3e3a2126f7caa4240795f: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:30:22 [info] 35#35: *1309 [lua] logger.lua:23: 78faba6a25a3e3a2126f7caa4240795f {"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:30:22 +0000] 78faba6a25a3e3a2126f7caa4240795f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:30:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:30:26 [info] 35#35: *1311 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:30:26 [info] 35#35: *1310 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:30:36 [info] 35#35: *1313 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:30:36 [info] 35#35: *1314 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:30:37 [info] 35#35: *1315 [lua] access_by_lua(msblocations.conf:133):2: 72428f0521c49d105a745926964bbd46: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:30:37 [info] 35#35: *1315 [lua] logger.lua:23: 72428f0521c49d105a745926964bbd46 {"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:30:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.19 - - [30/Sep/2022:06:30:37 +0000] 72428f0521c49d105a745926964bbd46 "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:30:46 [info] 35#35: *1316 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:30:46 [info] 35#35: *1317 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:30:52 [info] 35#35: *1318 [lua] access_by_lua(msblocations.conf:133):2: 4d45bb96cbab29e1e3208e779f06a629: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:30:52 +0000] 4d45bb96cbab29e1e3208e779f06a629 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2022/09/30 06:30:52 [info] 35#35: *1318 [lua] logger.lua:23: 4d45bb96cbab29e1e3208e779f06a629 {"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:30:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2022/09/30 06:30:56 [info] 35#35: *1320 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:30:56 [info] 35#35: *1319 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:31:06 [info] 35#35: *1321 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:31:06 [info] 35#35: *1322 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:31:07 [info] 35#35: *1323 [lua] access_by_lua(msblocations.conf:133):2: 3dd7b30b0222d2215e28b4fcf13a7144: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:31:07 [info] 35#35: *1323 [lua] logger.lua:23: 3dd7b30b0222d2215e28b4fcf13a7144 {"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:31:07 +0000] 3dd7b30b0222d2215e28b4fcf13a7144 "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:31:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:31:16 [info] 35#35: *1324 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:31:16 [info] 38#38: *1325 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:31:22 [info] 35#35: *1326 [lua] access_by_lua(msblocations.conf:133):2: 25f73bc9b611f785293a1b21896d7829: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:31:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.19 - - [30/Sep/2022:06:31:22 +0000] 25f73bc9b611f785293a1b21896d7829 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/09/30 06:31:22 [info] 35#35: *1326 [lua] logger.lua:23: 25f73bc9b611f785293a1b21896d7829 {"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:31:26 [info] 38#38: *1327 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:31:26 [info] 38#38: *1328 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:31:36 [info] 38#38: *1331 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:31:36 [info] 38#38: *1330 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:31:37 [info] 35#35: *1332 [lua] access_by_lua(msblocations.conf:133):2: 4e2051f935271322adda43afd3694d15: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:31:37 [info] 35#35: *1332 [lua] logger.lua:23: 4e2051f935271322adda43afd3694d15 {"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:31:37 +0000] 4e2051f935271322adda43afd3694d15 "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:31:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:31:46 [info] 38#38: *1333 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:31:46 [info] 35#35: *1334 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:31:52 [info] 35#35: *1335 [lua] access_by_lua(msblocations.conf:133):2: 115812ae00ce659df45ab24129d976d5: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:31:52 +0000] 115812ae00ce659df45ab24129d976d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/09/30 06:31:52 [info] 35#35: *1335 [lua] logger.lua:23: 115812ae00ce659df45ab24129d976d5 {"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:31:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/30 06:31:56 [info] 35#35: *1336 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:31:56 [info] 35#35: *1337 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:32:06 [info] 35#35: *1339 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:32:06 [info] 35#35: *1338 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:32:07 [info] 35#35: *1340 [lua] access_by_lua(msblocations.conf:133):2: 39115ca478481e49ff180dfdbe097fcc: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:32:07 +0000] 39115ca478481e49ff180dfdbe097fcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.030 "-" "Consul Health Check" "-"
2022/09/30 06:32:07 [info] 35#35: *1340 [lua] logger.lua:23: 39115ca478481e49ff180dfdbe097fcc {"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:32:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/09/30 06:32:16 [info] 35#35: *1341 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:32:16 [info] 35#35: *1342 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:32:22 [info] 35#35: *1343 [lua] access_by_lua(msblocations.conf:133):2: 71faf13816aa1cb862f8dcff8480c62f: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:32:22 [info] 35#35: *1343 [lua] logger.lua:23: 71faf13816aa1cb862f8dcff8480c62f {"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:32:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.19 - - [30/Sep/2022:06:32:22 +0000] 71faf13816aa1cb862f8dcff8480c62f "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 06:32:26 [info] 38#38: *1344 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:32:26 [info] 38#38: *1345 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:32:36 [info] 38#38: *1347 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:32:36 [info] 38#38: *1348 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:32:37 [info] 35#35: *1349 [lua] access_by_lua(msblocations.conf:133):2: 7651b84ea2f20f8ee50dff4aa018e49b: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:32:37 +0000] 7651b84ea2f20f8ee50dff4aa018e49b "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:06:32:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/30 06:32:37 [info] 35#35: *1349 [lua] logger.lua:23: 7651b84ea2f20f8ee50dff4aa018e49b {"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:32:46 [info] 35#35: *1350 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:32:46 [info] 35#35: *1351 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:32:52 [info] 35#35: *1352 [lua] access_by_lua(msblocations.conf:133):2: 8a17cd4f7891e217a5395385f5f72009: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:32:52 [info] 35#35: *1352 [lua] logger.lua:23: 8a17cd4f7891e217a5395385f5f72009 {"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:32:52 +0000] 8a17cd4f7891e217a5395385f5f72009 "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:32:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:32:56 [info] 35#35: *1353 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:32:56 [info] 35#35: *1354 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:33:06 [info] 35#35: *1355 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:33:06 [info] 35#35: *1356 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:33:07 [info] 35#35: *1357 [lua] access_by_lua(msblocations.conf:133):2: b787d59eb7a6fed0c80962185234e7e8: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:33:07 [info] 35#35: *1357 [lua] logger.lua:23: b787d59eb7a6fed0c80962185234e7e8 {"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:33:07 +0000] b787d59eb7a6fed0c80962185234e7e8 "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:06:33:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:33:16 [info] 38#38: *1359 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:33:16 [info] 38#38: *1358 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:33:22 [info] 35#35: *1360 [lua] access_by_lua(msblocations.conf:133):2: fe8dca129ae20b637be4eecfd17d700e: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:33:22 [info] 35#35: *1360 [lua] logger.lua:23: fe8dca129ae20b637be4eecfd17d700e {"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:33:22 +0000] fe8dca129ae20b637be4eecfd17d700e "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:33:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:33:26 [info] 38#38: *1361 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:33:26 [info] 35#35: *1362 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:33:36 [info] 35#35: *1364 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:33:36 [info] 35#35: *1365 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:33:37 [info] 35#35: *1366 [lua] access_by_lua(msblocations.conf:133):2: b88b3b920c3106bd256b22e94e7ce6e8: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:33:37 +0000] b88b3b920c3106bd256b22e94e7ce6e8 "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:33:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:33:37 [info] 35#35: *1366 [lua] logger.lua:23: b88b3b920c3106bd256b22e94e7ce6e8 {"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:33:46 [info] 38#38: *1368 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:33:46 [info] 38#38: *1367 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:33:52 [info] 35#35: *1369 [lua] access_by_lua(msblocations.conf:133):2: a901cfacbf03fd74ea02f9936e54c9fb: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:33:52 +0000] a901cfacbf03fd74ea02f9936e54c9fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:33:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:33:52 [info] 35#35: *1369 [lua] logger.lua:23: a901cfacbf03fd74ea02f9936e54c9fb {"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:33:56 [info] 38#38: *1371 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:33:56 [info] 38#38: *1370 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:34:06 [info] 35#35: *1373 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:34:06 [info] 35#35: *1372 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:34:07 [info] 35#35: *1374 [lua] access_by_lua(msblocations.conf:133):2: fa0f916c4ae925c1749dc1442ddd38df: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:34:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.19 - - [30/Sep/2022:06:34:07 +0000] fa0f916c4ae925c1749dc1442ddd38df "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:34:07 [info] 35#35: *1374 [lua] logger.lua:23: fa0f916c4ae925c1749dc1442ddd38df {"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:34:16 [info] 38#38: *1375 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:34:16 [info] 38#38: *1376 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:34:22 [info] 35#35: *1377 [lua] access_by_lua(msblocations.conf:133):2: 7974b6bd3068dab06a7a462794bce05f: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:34:22 +0000] 7974b6bd3068dab06a7a462794bce05f "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:34:22 [info] 35#35: *1377 [lua] logger.lua:23: 7974b6bd3068dab06a7a462794bce05f {"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:34:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:34:26 [info] 38#38: *1378 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:34:26 [info] 35#35: *1379 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:34:36 [info] 35#35: *1381 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:34:36 [info] 38#38: *1382 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:34:37 [info] 35#35: *1383 [lua] access_by_lua(msblocations.conf:133):2: 877b3e7ad1041cc633e217baab3f15c1: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:34:37 +0000] 877b3e7ad1041cc633e217baab3f15c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/09/30 06:34:37 [info] 35#35: *1383 [lua] logger.lua:23: 877b3e7ad1041cc633e217baab3f15c1 {"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:34:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:34:46 [info] 38#38: *1385 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:34:46 [info] 38#38: *1384 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:34:52 [info] 35#35: *1386 [lua] access_by_lua(msblocations.conf:133):2: 85605add23cf4347522920fa5d0a43d2: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:34:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
10.233.72.19 - - [30/Sep/2022:06:34:52 +0000] 85605add23cf4347522920fa5d0a43d2 "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 06:34:52 [info] 35#35: *1386 [lua] logger.lua:23: 85605add23cf4347522920fa5d0a43d2 {"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:34:56 [info] 35#35: *1387 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:34:56 [info] 35#35: *1388 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:35:04 [info] 35#35: *1389 [lua] access_by_lua(msblocations.conf:133):2: ec44f5dd0412afd5446f0ffd2a46e5a6:receive the request, client: 192.168.8.94, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.94 - - [30/Sep/2022:06:35:04 +0000] ec44f5dd0412afd5446f0ffd2a46e5a6 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 500 request_processing_time:0.014 upstream_response_time:0.013 "-" "python-requests/2.24.0" "-"
2022/09/30 06:35:04 [info] 35#35: *1389 [lua] logger.lua:23: ec44f5dd0412afd5446f0ffd2a46e5a6 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.94, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.55.182:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283"
2022/09/30 06:35:04 [info] 35#35: *1390 [lua] access_by_lua(msblocations.conf:133):2: d00bed2635435f618a13fa5eb947a716:receive the request, client: 192.168.8.94, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/09/30 06:35:04 [info] 35#35: *1390 [lua] logger.lua:23: d00bed2635435f618a13fa5eb947a716 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.94, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.55.182:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.94 - - [30/Sep/2022:06:35:04 +0000] d00bed2635435f618a13fa5eb947a716 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "python-requests/2.24.0" "-"
2022/09/30 06:35:04 [info] 35#35: *1390 client 192.168.8.94 closed keepalive connection
2022/09/30 06:35:04 [info] 35#35: *1391 [lua] access_by_lua(msblocations.conf:133):2: de700195214c23e853a446ad4cd6c8ba:receive the request, client: 192.168.8.94, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/09/30 06:35:04 [info] 35#35: *1391 [lua] logger.lua:23: de700195214c23e853a446ad4cd6c8ba {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.94, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.55.182:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.94 - - [30/Sep/2022:06:35:04 +0000] de700195214c23e853a446ad4cd6c8ba "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-"
2022/09/30 06:35:04 [info] 35#35: *1391 client 192.168.8.94 closed keepalive connection
2022/09/30 06:35:04 [info] 35#35: *1392 [lua] access_by_lua(msblocations.conf:133):2: b0f04b818078d6689a5206a1cc88c817:receive the request, client: 192.168.8.94, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.94 - - [30/Sep/2022:06:35:04 +0000] b0f04b818078d6689a5206a1cc88c817 "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1" 201 request_processing_time:0.013 upstream_response_time:0.013 "-" "python-requests/2.24.0" "-"
2022/09/30 06:35:04 [info] 35#35: *1392 [lua] logger.lua:23: b0f04b818078d6689a5206a1cc88c817 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.94, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", upstream: "http://10.233.55.182:9015/v1/rb/definition", host: "msb.api.simpledemo.onap.org:30283"
2022/09/30 06:35:04 [info] 35#35: *1392 client 192.168.8.94 closed keepalive connection
2022/09/30 06:35:04 [info] 35#35: *1393 [lua] access_by_lua(msblocations.conf:133):2: 8d46f34636d725558fd057ade028be52:receive the request, client: 192.168.8.94, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-756b62bc-c3b7-4390-babe-d766708048fc/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/09/30 06:35:04 [info] 35#35: *1393 [lua] logger.lua:23: 8d46f34636d725558fd057ade028be52 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.94, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-756b62bc-c3b7-4390-babe-d766708048fc/v1 HTTP/1.1", upstream: "http://10.233.55.182:9015/v1/rb/definition/cds-ms-rb-756b62bc-c3b7-4390-babe-d766708048fc/v1", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.94 - - [30/Sep/2022:06:35:04 +0000] 8d46f34636d725558fd057ade028be52 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-756b62bc-c3b7-4390-babe-d766708048fc/v1 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/09/30 06:35:04 [info] 35#35: *1393 client 192.168.8.94 closed keepalive connection
2022/09/30 06:35:04 [info] 35#35: *1394 [lua] access_by_lua(msblocations.conf:133):2: b76c1eda440afcdf18e210d9f5e27315:receive the request, client: 192.168.8.94, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-756b62bc-c3b7-4390-babe-d766708048fc/v1/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.94 - - [30/Sep/2022:06:35:04 +0000] b76c1eda440afcdf18e210d9f5e27315 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-756b62bc-c3b7-4390-babe-d766708048fc/v1/content HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "python-requests/2.24.0" "-"
2022/09/30 06:35:04 [info] 35#35: *1394 [lua] logger.lua:23: b76c1eda440afcdf18e210d9f5e27315 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.94, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-756b62bc-c3b7-4390-babe-d766708048fc/v1/content HTTP/1.1", upstream: "http://10.233.55.182:9015/v1/rb/definition/cds-ms-rb-756b62bc-c3b7-4390-babe-d766708048fc/v1/content", host: "msb.api.simpledemo.onap.org:30283"
2022/09/30 06:35:04 [info] 35#35: *1394 client 192.168.8.94 closed keepalive connection
2022/09/30 06:35:04 [info] 35#35: *1395 [lua] access_by_lua(msblocations.conf:133):2: 56f16a9ac118d480d47bedbc7fb52504:receive the request, client: 192.168.8.94, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-756b62bc-c3b7-4390-babe-d766708048fc/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/09/30 06:35:04 [info] 35#35: *1395 [lua] logger.lua:23: 56f16a9ac118d480d47bedbc7fb52504 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.94, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-756b62bc-c3b7-4390-babe-d766708048fc/v1 HTTP/1.1", upstream: "http://10.233.55.182:9015/v1/rb/definition/cds-ms-rb-756b62bc-c3b7-4390-babe-d766708048fc/v1", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.94 - - [30/Sep/2022:06:35:04 +0000] 56f16a9ac118d480d47bedbc7fb52504 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-756b62bc-c3b7-4390-babe-d766708048fc/v1 HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-"
2022/09/30 06:35:04 [info] 35#35: *1395 client 192.168.8.94 closed keepalive connection
2022/09/30 06:35:04 [info] 35#35: *1396 [lua] access_by_lua(msblocations.conf:133):2: e6943d59ba39e705ef48ee56b80e40b3:receive the request, client: 192.168.8.94, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-756b62bc-c3b7-4390-babe-d766708048fc/v1/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/09/30 06:35:04 [info] 35#35: *1396 [lua] logger.lua:23: e6943d59ba39e705ef48ee56b80e40b3 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.94, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-756b62bc-c3b7-4390-babe-d766708048fc/v1/profile HTTP/1.1", upstream: "http://10.233.55.182:9015/v1/rb/definition/cds-ms-rb-756b62bc-c3b7-4390-babe-d766708048fc/v1/profile", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.94 - - [30/Sep/2022:06:35:04 +0000] e6943d59ba39e705ef48ee56b80e40b3 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-756b62bc-c3b7-4390-babe-d766708048fc/v1/profile HTTP/1.1" 201 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-"
2022/09/30 06:35:04 [info] 35#35: *1396 client 192.168.8.94 closed keepalive connection
2022/09/30 06:35:05 [info] 38#38: *1397 [lua] access_by_lua(msblocations.conf:133):2: befb7816cd3bbc698127337350b0270c:receive the request, client: 192.168.8.94, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-756b62bc-c3b7-4390-babe-d766708048fc/v1/profile/cds-ms-prof-4bd7e3d2-6909-42e8-bcbd-c309dc39298e HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/09/30 06:35:05 [info] 38#38: *1397 [lua] logger.lua:23: befb7816cd3bbc698127337350b0270c {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.94, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-756b62bc-c3b7-4390-babe-d766708048fc/v1/profile/cds-ms-prof-4bd7e3d2-6909-42e8-bcbd-c309dc39298e HTTP/1.1", upstream: "http://10.233.55.182:9015/v1/rb/definition/cds-ms-rb-756b62bc-c3b7-4390-babe-d766708048fc/v1/profile/cds-ms-prof-4bd7e3d2-6909-42e8-bcbd-c309dc39298e", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.94 - - [30/Sep/2022:06:35:05 +0000] befb7816cd3bbc698127337350b0270c "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-756b62bc-c3b7-4390-babe-d766708048fc/v1/profile/cds-ms-prof-4bd7e3d2-6909-42e8-bcbd-c309dc39298e HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "python-requests/2.24.0" "-"
2022/09/30 06:35:05 [info] 38#38: *1397 client 192.168.8.94 closed keepalive connection
2022/09/30 06:35:05 [info] 35#35: *1399 [lua] access_by_lua(msblocations.conf:133):2: 78632a27df2f90c1d4a451f20199a33d:receive the request, client: 192.168.8.94, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-756b62bc-c3b7-4390-babe-d766708048fc/v1/profile/cds-ms-prof-4bd7e3d2-6909-42e8-bcbd-c309dc39298e/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.94 - - [30/Sep/2022:06:35:05 +0000] 78632a27df2f90c1d4a451f20199a33d "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-756b62bc-c3b7-4390-babe-d766708048fc/v1/profile/cds-ms-prof-4bd7e3d2-6909-42e8-bcbd-c309dc39298e/content HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-"
2022/09/30 06:35:05 [info] 35#35: *1399 [lua] logger.lua:23: 78632a27df2f90c1d4a451f20199a33d {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.94, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-756b62bc-c3b7-4390-babe-d766708048fc/v1/profile/cds-ms-prof-4bd7e3d2-6909-42e8-bcbd-c309dc39298e/content HTTP/1.1", upstream: "http://10.233.55.182:9015/v1/rb/definition/cds-ms-rb-756b62bc-c3b7-4390-babe-d766708048fc/v1/profile/cds-ms-prof-4bd7e3d2-6909-42e8-bcbd-c309dc39298e/content", host: "msb.api.simpledemo.onap.org:30283"
2022/09/30 06:35:05 [info] 35#35: *1399 client 192.168.8.94 closed keepalive connection
2022/09/30 06:35:05 [info] 35#35: *1389 client 192.168.8.94 closed keepalive connection
2022/09/30 06:35:05 [info] 35#35: *1400 [lua] access_by_lua(msblocations.conf:133):2: 1112372d10565da1aa09674467926a47:receive the request, client: 192.168.8.94, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.94 - - [30/Sep/2022:06:35:05 +0000] 1112372d10565da1aa09674467926a47 "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1" 201 request_processing_time:0.247 upstream_response_time:0.247 "-" "python-requests/2.24.0" "-"
2022/09/30 06:35:05 [info] 35#35: *1400 [lua] logger.lua:23: 1112372d10565da1aa09674467926a47 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.94, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", upstream: "http://10.233.55.182:9015/v1/instance", host: "msb.api.simpledemo.onap.org:30283"
2022/09/30 06:35:05 [info] 35#35: *1400 client 192.168.8.94 closed keepalive connection
2022/09/30 06:35:06 [info] 35#35: *1401 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:35:06 [info] 35#35: *1402 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:35:07 [info] 35#35: *1403 [lua] access_by_lua(msblocations.conf:133):2: 8c5a898be3fd20aeeeafd43f5a502464: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:35:07 [info] 35#35: *1403 [lua] logger.lua:23: 8c5a898be3fd20aeeeafd43f5a502464 {"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:35:07 +0000] 8c5a898be3fd20aeeeafd43f5a502464 "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:35:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:35:16 [info] 38#38: *1404 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:35:16 [info] 35#35: *1405 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:35:22 [info] 35#35: *1406 [lua] access_by_lua(msblocations.conf:133):2: 51615a29646c62c03ff0b43d18eedd43: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:35:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.19 - - [30/Sep/2022:06:35:22 +0000] 51615a29646c62c03ff0b43d18eedd43 "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:35:22 [info] 35#35: *1406 [lua] logger.lua:23: 51615a29646c62c03ff0b43d18eedd43 {"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:35:26 [info] 35#35: *1407 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:35:26 [info] 35#35: *1408 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:35:36 [info] 35#35: *1410 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:35:36 [info] 35#35: *1411 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:35:37 [info] 35#35: *1412 [lua] access_by_lua(msblocations.conf:133):2: 896985cc9934ef1d19dc7355c821edba: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:35:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/09/30 06:35:37 [info] 35#35: *1412 [lua] logger.lua:23: 896985cc9934ef1d19dc7355c821edba {"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:35:37 +0000] 896985cc9934ef1d19dc7355c821edba "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:35:46 [info] 35#35: *1413 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:35:46 [info] 35#35: *1414 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:35:52 [info] 35#35: *1415 [lua] access_by_lua(msblocations.conf:133):2: f06c2e3a17c22ebf62ef8dec30e25fef: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:35:52 [info] 35#35: *1415 [lua] logger.lua:23: f06c2e3a17c22ebf62ef8dec30e25fef {"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:35:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.19 - - [30/Sep/2022:06:35:52 +0000] f06c2e3a17c22ebf62ef8dec30e25fef "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:35:56 [info] 38#38: *1416 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:35:56 [info] 38#38: *1417 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:36:06 [info] 38#38: *1419 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:36:06 [info] 38#38: *1418 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:36:07 [info] 35#35: *1420 [lua] access_by_lua(msblocations.conf:133):2: c11eebce567361416c35d597ae409ebf: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:36:07 [info] 35#35: *1420 [lua] logger.lua:23: c11eebce567361416c35d597ae409ebf {"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:36:07 +0000] c11eebce567361416c35d597ae409ebf "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:36:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/30 06:36:09 [info] 35#35: *1421 [lua] access_by_lua(msblocations.conf:133):2: d2c36aab75f8d8597dff3584bca8d06b:receive the request, client: 192.168.8.94, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/09/30 06:36:09 [info] 35#35: *1421 [lua] logger.lua:23: d2c36aab75f8d8597dff3584bca8d06b {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.94, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.55.182:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.94 - - [30/Sep/2022:06:36:09 +0000] d2c36aab75f8d8597dff3584bca8d06b "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 500 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-"
2022/09/30 06:36:09 [info] 35#35: *1422 [lua] access_by_lua(msblocations.conf:133):2: fa861e6855aa920558cc36df1993b80a:receive the request, client: 192.168.8.94, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/09/30 06:36:09 [info] 35#35: *1422 [lua] logger.lua:23: fa861e6855aa920558cc36df1993b80a {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.94, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.55.182:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.94 - - [30/Sep/2022:06:36:09 +0000] fa861e6855aa920558cc36df1993b80a "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-"
2022/09/30 06:36:09 [info] 35#35: *1422 client 192.168.8.94 closed keepalive connection
2022/09/30 06:36:09 [info] 35#35: *1423 [lua] access_by_lua(msblocations.conf:133):2: 8156b8d75a52699ca3179b26164e9635:receive the request, client: 192.168.8.94, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/09/30 06:36:09 [info] 35#35: *1423 [lua] logger.lua:23: 8156b8d75a52699ca3179b26164e9635 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.94, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.55.182:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.94 - - [30/Sep/2022:06:36:09 +0000] 8156b8d75a52699ca3179b26164e9635 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/09/30 06:36:09 [info] 35#35: *1423 client 192.168.8.94 closed keepalive connection
2022/09/30 06:36:09 [info] 35#35: *1421 client 192.168.8.94 closed keepalive connection
2022/09/30 06:36:16 [info] 35#35: *1424 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:36:16 [info] 35#35: *1425 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:36:23 [info] 35#35: *1426 [lua] access_by_lua(msblocations.conf:133):2: 3fd5dd78c51f290d07956a827670a521: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:36:23 [info] 35#35: *1426 [lua] logger.lua:23: 3fd5dd78c51f290d07956a827670a521 {"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:36:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.19 - - [30/Sep/2022:06:36:23 +0000] 3fd5dd78c51f290d07956a827670a521 "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:36:26 [info] 35#35: *1428 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:36:26 [info] 35#35: *1427 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:36:30 [info] 35#35: *1429 [lua] access_by_lua(msblocations.conf:133):2: 7bb2417df28ad7aef414562caca12df5:receive the request, client: 192.168.8.94, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/nostalgic_darwin HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/09/30 06:36:36 [info] 35#35: *1431 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:36:36 [info] 35#35: *1432 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:36:38 [info] 35#35: *1433 [lua] access_by_lua(msblocations.conf:133):2: d8bd3cd233a8633cc769637ec156a883: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:36:38 [info] 35#35: *1433 [lua] logger.lua:23: d8bd3cd233a8633cc769637ec156a883 {"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:36:38 +0000] d8bd3cd233a8633cc769637ec156a883 "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:36:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
192.168.8.94 - - [30/Sep/2022:06:36:40 +0000] 7bb2417df28ad7aef414562caca12df5 "DELETE /api/multicloud-k8s/v1/v1/instance/nostalgic_darwin HTTP/1.1" 202 request_processing_time:10.107 upstream_response_time:10.104 "-" "python-requests/2.24.0" "-"
2022/09/30 06:36:40 [info] 35#35: *1429 [lua] logger.lua:23: 7bb2417df28ad7aef414562caca12df5 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.94, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/nostalgic_darwin HTTP/1.1", upstream: "http://10.233.55.182:9015/v1/instance/nostalgic_darwin", host: "msb.api.simpledemo.onap.org:30283"
2022/09/30 06:36:40 [info] 35#35: *1429 client 192.168.8.94 closed keepalive connection
2022/09/30 06:36:40 [info] 35#35: *1434 [lua] access_by_lua(msblocations.conf:133):2: 6b404c5dc10bf112ec57ff8ac7fba2e3:receive the request, client: 192.168.8.94, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/09/30 06:36:40 [info] 35#35: *1434 [lua] logger.lua:23: 6b404c5dc10bf112ec57ff8ac7fba2e3 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.94, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.55.182:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.94 - - [30/Sep/2022:06:36:40 +0000] 6b404c5dc10bf112ec57ff8ac7fba2e3 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-"
2022/09/30 06:36:40 [info] 35#35: *1434 client 192.168.8.94 closed keepalive connection
2022/09/30 06:36:40 [info] 35#35: *1435 [lua] access_by_lua(msblocations.conf:133):2: f62cc53932cce44bb7f668dd2af1a8be:receive the request, client: 192.168.8.94, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.94 - - [30/Sep/2022:06:36:40 +0000] f62cc53932cce44bb7f668dd2af1a8be "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 204 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-"
2022/09/30 06:36:40 [info] 35#35: *1435 [lua] logger.lua:23: f62cc53932cce44bb7f668dd2af1a8be {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.94, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.55.182:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283"
2022/09/30 06:36:40 [info] 35#35: *1435 client 192.168.8.94 closed keepalive connection
2022/09/30 06:36:46 [info] 35#35: *1436 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:36:46 [info] 35#35: *1437 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:36:53 [info] 35#35: *1438 [lua] access_by_lua(msblocations.conf:133):2: 3868179aedf7d8a93a03140fccb8d5d2: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:36:53 [info] 35#35: *1438 [lua] logger.lua:23: 3868179aedf7d8a93a03140fccb8d5d2 {"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:36:53 +0000] 3868179aedf7d8a93a03140fccb8d5d2 "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:36:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:36:56 [info] 38#38: *1440 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:36:56 [info] 35#35: *1439 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:37:06 [info] 38#38: *1441 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:37:06 [info] 38#38: *1442 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:37:08 [info] 35#35: *1443 [lua] access_by_lua(msblocations.conf:133):2: 4060ec99b9630cf328757ba795842ea7: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:37:08 +0000] 4060ec99b9630cf328757ba795842ea7 "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:37:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:37:08 [info] 35#35: *1443 [lua] logger.lua:23: 4060ec99b9630cf328757ba795842ea7 {"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:37:16 [info] 35#35: *1444 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:37:16 [info] 35#35: *1445 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:37:23 [info] 35#35: *1446 [lua] access_by_lua(msblocations.conf:133):2: b083804bdca3807f4d361581a54bc78f: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:37:23 [info] 35#35: *1446 [lua] logger.lua:23: b083804bdca3807f4d361581a54bc78f {"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:37:23 +0000] b083804bdca3807f4d361581a54bc78f "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:37:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:37:26 [info] 38#38: *1447 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:37:26 [info] 38#38: *1448 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:37:36 [info] 38#38: *1450 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:37:36 [info] 38#38: *1451 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:37:38 [info] 35#35: *1452 [lua] access_by_lua(msblocations.conf:133):2: 3feefbf0ce4f0bc59d6cc43465d6b6a9: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:37:38 [info] 35#35: *1452 [lua] logger.lua:23: 3feefbf0ce4f0bc59d6cc43465d6b6a9 {"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:37:38 +0000] 3feefbf0ce4f0bc59d6cc43465d6b6a9 "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:06:37:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:37:46 [info] 35#35: *1453 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:37:46 [info] 35#35: *1454 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:37:53 [info] 35#35: *1455 [lua] access_by_lua(msblocations.conf:133):2: 5f58c10d33c355a183fd72ab400693a3: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:37:53 [info] 35#35: *1455 [lua] logger.lua:23: 5f58c10d33c355a183fd72ab400693a3 {"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:37:53 +0000] 5f58c10d33c355a183fd72ab400693a3 "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:37:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:37:56 [info] 35#35: *1456 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:37:56 [info] 35#35: *1457 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:38:06 [info] 35#35: *1459 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:38:06 [info] 35#35: *1458 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:38:08 [info] 35#35: *1460 [lua] access_by_lua(msblocations.conf:133):2: 71cf2393ac1ca16d0a6765cca649cf34: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:38:08 [info] 35#35: *1460 [lua] logger.lua:23: 71cf2393ac1ca16d0a6765cca649cf34 {"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:38:08 +0000] 71cf2393ac1ca16d0a6765cca649cf34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:38:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:38:16 [info] 38#38: *1461 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:38:16 [info] 38#38: *1462 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:38:23 [info] 35#35: *1463 [lua] access_by_lua(msblocations.conf:133):2: bf395db4cae56b83eeb44b3b439bc5ba: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:38:23 [info] 35#35: *1463 [lua] logger.lua:23: bf395db4cae56b83eeb44b3b439bc5ba {"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:38:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.19 - - [30/Sep/2022:06:38:23 +0000] bf395db4cae56b83eeb44b3b439bc5ba "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 06:38:26 [info] 35#35: *1465 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:38:26 [info] 35#35: *1464 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:38:36 [info] 38#38: *1468 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:38:36 [info] 38#38: *1467 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:38:38 [info] 35#35: *1469 [lua] access_by_lua(msblocations.conf:133):2: 6c84601f6c5a7b37d5273dab318aeca5: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:38:38 [info] 35#35: *1469 [lua] logger.lua:23: 6c84601f6c5a7b37d5273dab318aeca5 {"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:38:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.19 - - [30/Sep/2022:06:38:38 +0000] 6c84601f6c5a7b37d5273dab318aeca5 "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 06:38:46 [info] 38#38: *1470 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:38:46 [info] 38#38: *1471 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:38:53 [info] 35#35: *1472 [lua] access_by_lua(msblocations.conf:133):2: 28df5f2b285977c7c2dc12469945150b: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:38:53 [info] 35#35: *1472 [lua] logger.lua:23: 28df5f2b285977c7c2dc12469945150b {"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:38:53 +0000] 28df5f2b285977c7c2dc12469945150b "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:38:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:38:56 [info] 35#35: *1473 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:38:56 [info] 35#35: *1474 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:39:06 [info] 35#35: *1475 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:39:06 [info] 35#35: *1476 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:39:08 [info] 35#35: *1477 [lua] access_by_lua(msblocations.conf:133):2: 3e6cb79c14340d6e8eef6b46423c3fb6: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:39:08 [info] 35#35: *1477 [lua] logger.lua:23: 3e6cb79c14340d6e8eef6b46423c3fb6 {"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:39:08 +0000] 3e6cb79c14340d6e8eef6b46423c3fb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.19 - - [30/Sep/2022:06:39:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:39:16 [info] 35#35: *1479 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:39:16 [info] 35#35: *1478 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:39:23 [info] 35#35: *1480 [lua] access_by_lua(msblocations.conf:133):2: c6d580aa55f0ba5f03289f441b1b64fe: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:39:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:39:23 [info] 35#35: *1480 [lua] logger.lua:23: c6d580aa55f0ba5f03289f441b1b64fe {"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:39:23 +0000] c6d580aa55f0ba5f03289f441b1b64fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2022/09/30 06:39:26 [info] 35#35: *1482 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:39:26 [info] 35#35: *1481 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:39:36 [info] 35#35: *1485 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:39:36 [info] 35#35: *1484 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:39:38 [info] 35#35: *1486 [lua] access_by_lua(msblocations.conf:133):2: af1a4fca80411270e7c0873e880ef840: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:39:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.72.19 - - [30/Sep/2022:06:39:38 +0000] af1a4fca80411270e7c0873e880ef840 "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:39:38 [info] 35#35: *1486 [lua] logger.lua:23: af1a4fca80411270e7c0873e880ef840 {"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:39:46 [info] 35#35: *1487 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:39:46 [info] 35#35: *1488 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:39:53 [info] 35#35: *1489 [lua] access_by_lua(msblocations.conf:133):2: bbd29ebcb0e9970c9c76abbc6e96ae5b: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:39:53 +0000] bbd29ebcb0e9970c9c76abbc6e96ae5b "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:39:53 [info] 35#35: *1489 [lua] logger.lua:23: bbd29ebcb0e9970c9c76abbc6e96ae5b {"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:39:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:39:56 [info] 35#35: *1490 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:39:56 [info] 35#35: *1491 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:40:06 [info] 38#38: *1492 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:40:06 [info] 38#38: *1493 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:40:08 [info] 35#35: *1494 [lua] access_by_lua(msblocations.conf:133):2: 4298f689d06180eec46d13253ab530e9: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:40:08 +0000] 4298f689d06180eec46d13253ab530e9 "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:40:08 [info] 35#35: *1494 [lua] logger.lua:23: 4298f689d06180eec46d13253ab530e9 {"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:40:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:40:16 [info] 35#35: *1495 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:40:16 [info] 35#35: *1496 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:40:23 [info] 35#35: *1497 [lua] access_by_lua(msblocations.conf:133):2: a92db1029be54939b04b04f8ce9020fe: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:40:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.19 - - [30/Sep/2022:06:40:23 +0000] a92db1029be54939b04b04f8ce9020fe "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:40:23 [info] 35#35: *1497 [lua] logger.lua:23: a92db1029be54939b04b04f8ce9020fe {"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:40:26 [info] 38#38: *1498 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:40:26 [info] 35#35: *1499 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:40:36 [info] 38#38: *1501 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:40:36 [info] 38#38: *1502 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:40:38 [info] 35#35: *1503 [lua] access_by_lua(msblocations.conf:133):2: b77af9045b2b7b7f23d00442dfe630ec: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:40:38 +0000] b77af9045b2b7b7f23d00442dfe630ec "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:40:38 [info] 35#35: *1503 [lua] logger.lua:23: b77af9045b2b7b7f23d00442dfe630ec {"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:40:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:40:46 [info] 38#38: *1504 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:40:46 [info] 38#38: *1505 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:40:53 [info] 35#35: *1506 [lua] access_by_lua(msblocations.conf:133):2: 6463a9d189c00e380a1ada7603db4339: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:40:53 +0000] 6463a9d189c00e380a1ada7603db4339 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/09/30 06:40:53 [info] 35#35: *1506 [lua] logger.lua:23: 6463a9d189c00e380a1ada7603db4339 {"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:40:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/30 06:40:56 [info] 38#38: *1507 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:40:56 [info] 38#38: *1508 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:41:06 [info] 38#38: *1509 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:41:06 [info] 38#38: *1510 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:41:08 [info] 35#35: *1511 [lua] access_by_lua(msblocations.conf:133):2: 3922dbf581ddc7f70270f7a2544a5b19: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:41:08 +0000] 3922dbf581ddc7f70270f7a2544a5b19 "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:41:08 [info] 35#35: *1511 [lua] logger.lua:23: 3922dbf581ddc7f70270f7a2544a5b19 {"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:41:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:41:16 [info] 35#35: *1512 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:41:16 [info] 35#35: *1513 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:41:23 [info] 35#35: *1514 [lua] access_by_lua(msblocations.conf:133):2: 0b35153caae18303da6284914753a03e: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:41:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 37
2022/09/30 06:41:23 [info] 35#35: *1514 [lua] logger.lua:23: 0b35153caae18303da6284914753a03e {"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:41:23 +0000] 0b35153caae18303da6284914753a03e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.050 upstream_response_time:0.045 "-" "Consul Health Check" "-"
2022/09/30 06:41:26 [info] 35#35: *1516 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:41:26 [info] 35#35: *1515 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:41:36 [info] 35#35: *1518 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:41:36 [info] 35#35: *1519 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:41:38 [info] 35#35: *1520 [lua] access_by_lua(msblocations.conf:133):2: b1bcc9f64d6ae5f237eab5668b6bfdbc: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:41:38 +0000] b1bcc9f64d6ae5f237eab5668b6bfdbc "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:41:38 [info] 35#35: *1520 [lua] logger.lua:23: b1bcc9f64d6ae5f237eab5668b6bfdbc {"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:41:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:41:46 [info] 35#35: *1522 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:41:46 [info] 35#35: *1521 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:41:53 [info] 35#35: *1523 [lua] access_by_lua(msblocations.conf:133):2: f340c6bee32d52904eb42d70f78e1ccb: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:41:53 +0000] f340c6bee32d52904eb42d70f78e1ccb "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:41:53 [info] 35#35: *1523 [lua] logger.lua:23: f340c6bee32d52904eb42d70f78e1ccb {"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:41:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:41:56 [info] 35#35: *1524 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:41:56 [info] 35#35: *1525 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:42:06 [info] 38#38: *1526 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:42:06 [info] 38#38: *1527 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:42:08 [info] 35#35: *1528 [lua] access_by_lua(msblocations.conf:133):2: b15043da9cbbddd5edf5786fdb30fa21: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:42:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:42:08 [info] 35#35: *1528 [lua] logger.lua:23: b15043da9cbbddd5edf5786fdb30fa21 {"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:42:08 +0000] b15043da9cbbddd5edf5786fdb30fa21 "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:42:16 [info] 35#35: *1530 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:42:16 [info] 35#35: *1529 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:42:23 [info] 35#35: *1531 [lua] access_by_lua(msblocations.conf:133):2: 19e3b340fab0b47a0179a83ed52bbdfb: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:42:23 +0000] 19e3b340fab0b47a0179a83ed52bbdfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/09/30 06:42:23 [info] 35#35: *1531 [lua] logger.lua:23: 19e3b340fab0b47a0179a83ed52bbdfb {"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:42:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:42:26 [info] 38#38: *1532 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:42:26 [info] 38#38: *1533 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:42:36 [info] 38#38: *1535 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:42:36 [info] 38#38: *1536 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:42:38 [info] 35#35: *1537 [lua] access_by_lua(msblocations.conf:133):2: 3e0eaa1941f5687951d01b7aff34646c: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:42:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/09/30 06:42:38 [info] 35#35: *1537 [lua] logger.lua:23: 3e0eaa1941f5687951d01b7aff34646c {"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:42:38 +0000] 3e0eaa1941f5687951d01b7aff34646c "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 06:42:46 [info] 35#35: *1539 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:42:46 [info] 38#38: *1538 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:42:53 [info] 35#35: *1540 [lua] access_by_lua(msblocations.conf:133):2: 3e8c80d897887e46a1c2a552e1eab39d: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:42:53 +0000] 3e8c80d897887e46a1c2a552e1eab39d "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:42:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/30 06:42:53 [info] 35#35: *1540 [lua] logger.lua:23: 3e8c80d897887e46a1c2a552e1eab39d {"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:42:56 [info] 38#38: *1541 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:42:56 [info] 38#38: *1542 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:43:06 [info] 35#35: *1544 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:43:06 [info] 35#35: *1543 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:43:08 [info] 35#35: *1545 [lua] access_by_lua(msblocations.conf:133):2: 589220237273555565d6a68581773c4f: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:43:08 [info] 35#35: *1545 [lua] logger.lua:23: 589220237273555565d6a68581773c4f {"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:43:08 +0000] 589220237273555565d6a68581773c4f "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:43:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:43:16 [info] 35#35: *1546 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:43:16 [info] 38#38: *1547 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:43:23 [info] 35#35: *1548 [lua] access_by_lua(msblocations.conf:133):2: 4d0f01ee8a7a7f182d7a3b059ad8f909: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:43:23 +0000] 4d0f01ee8a7a7f182d7a3b059ad8f909 "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:43:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:43:23 [info] 35#35: *1548 [lua] logger.lua:23: 4d0f01ee8a7a7f182d7a3b059ad8f909 {"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:43:26 [info] 35#35: *1550 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:43:26 [info] 35#35: *1549 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:43:36 [info] 35#35: *1552 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:43:36 [info] 35#35: *1553 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:43:38 [info] 35#35: *1554 [lua] access_by_lua(msblocations.conf:133):2: e4a42a59d2edaeef261113a6aae41e40: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:43:38 +0000] e4a42a59d2edaeef261113a6aae41e40 "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:43:38 [info] 35#35: *1554 [lua] logger.lua:23: e4a42a59d2edaeef261113a6aae41e40 {"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:43:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:43:46 [info] 38#38: *1556 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:43:46 [info] 38#38: *1555 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:43:53 [info] 35#35: *1557 [lua] access_by_lua(msblocations.conf:133):2: 0dddc691c610da5fe758e352b6a3ddb4: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:43:53 [info] 35#35: *1557 [lua] logger.lua:23: 0dddc691c610da5fe758e352b6a3ddb4 {"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:43:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.19 - - [30/Sep/2022:06:43:53 +0000] 0dddc691c610da5fe758e352b6a3ddb4 "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:43:56 [info] 35#35: *1559 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:43:56 [info] 35#35: *1558 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:44:06 [info] 38#38: *1561 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:44:06 [info] 35#35: *1560 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:44:08 [info] 35#35: *1562 [lua] access_by_lua(msblocations.conf:133):2: e4c39853048b06be2cbd5c1996a61a9d: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:44:08 [info] 35#35: *1562 [lua] logger.lua:23: e4c39853048b06be2cbd5c1996a61a9d {"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:44:08 +0000] e4c39853048b06be2cbd5c1996a61a9d "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:44:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/30 06:44:16 [info] 35#35: *1564 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:44:16 [info] 35#35: *1563 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:44:23 [info] 35#35: *1565 [lua] access_by_lua(msblocations.conf:133):2: e45799fce83700adefd956b6d3efab46: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:44:23 [info] 35#35: *1565 [lua] logger.lua:23: e45799fce83700adefd956b6d3efab46 {"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:44:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.19 - - [30/Sep/2022:06:44:23 +0000] e45799fce83700adefd956b6d3efab46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/09/30 06:44:26 [info] 35#35: *1566 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:44:26 [info] 35#35: *1567 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:44:36 [info] 38#38: *1569 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:44:36 [info] 38#38: *1570 client closed connection while SSL handshaking, client: 10.233.70.96, server: 0.0.0.0:443
2022/09/30 06:44:38 [info] 35#35: *1571 [lua] access_by_lua(msblocations.conf:133):2: fac7b379731426e6aac6ede3e5179882: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:44:38 [info] 35#35: *1571 [lua] logger.lua:23: fac7b379731426e6aac6ede3e5179882 {"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:44:38 +0000] fac7b379731426e6aac6ede3e5179882 "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:44:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/30 06:44:41 [info] 35#35: *1572 [lua] access_by_lua(msblocations.conf:133):2: 911c47baa80bc0c778122162218bad73:receive the request, client: 192.168.8.94, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/72f6091b-fdf8-4708-8a0f-67082cbc808e/1fac5c99-288b-4e5a-b11a-329b2df05f56 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/09/30 06:44:41 [info] 35#35: *1572 [lua] logger.lua:23: 911c47baa80bc0c778122162218bad73 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.94, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/72f6091b-fdf8-4708-8a0f-67082cbc808e/1fac5c99-288b-4e5a-b11a-329b2df05f56 HTTP/1.1", upstream: "http://10.233.55.182:9015/v1/rb/definition/72f6091b-fdf8-4708-8a0f-67082cbc808e/1fac5c99-288b-4e5a-b11a-329b2df05f56", host: "msb.api.simpledemo.onap.org:30283"
2022/09/30 06:44:41 [info] 35#35: *1572 client 192.168.8.94 closed keepalive connection
192.168.8.94 - - [30/Sep/2022:06:44:41 +0000] 911c47baa80bc0c778122162218bad73 "GET /api/multicloud-k8s/v1/v1/rb/definition/72f6091b-fdf8-4708-8a0f-67082cbc808e/1fac5c99-288b-4e5a-b11a-329b2df05f56 HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-"
2022/09/30 06:44:41 [info] 35#35: *1573 [lua] access_by_lua(msblocations.conf:133):2: 0cf6809300dc36b8e3d993f06ccd7ccf:receive the request, client: 192.168.8.94, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/72f6091b-fdf8-4708-8a0f-67082cbc808e/1fac5c99-288b-4e5a-b11a-329b2df05f56/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/09/30 06:44:41 [info] 35#35: *1573 [lua] logger.lua:23: 0cf6809300dc36b8e3d993f06ccd7ccf {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.94, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/72f6091b-fdf8-4708-8a0f-67082cbc808e/1fac5c99-288b-4e5a-b11a-329b2df05f56/profile/cnftest HTTP/1.1", upstream: "http://10.233.55.182:9015/v1/rb/definition/72f6091b-fdf8-4708-8a0f-67082cbc808e/1fac5c99-288b-4e5a-b11a-329b2df05f56/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.94 - - [30/Sep/2022:06:44:41 +0000] 0cf6809300dc36b8e3d993f06ccd7ccf "GET /api/multicloud-k8s/v1/v1/rb/definition/72f6091b-fdf8-4708-8a0f-67082cbc808e/1fac5c99-288b-4e5a-b11a-329b2df05f56/profile/cnftest HTTP/1.1" 404 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-"
2022/09/30 06:44:41 [info] 35#35: *1574 [lua] access_by_lua(msblocations.conf:133):2: 17bd238d9d7e58f8838d361bc8edc0dd:receive the request, client: 192.168.8.94, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/72f6091b-fdf8-4708-8a0f-67082cbc808e/1fac5c99-288b-4e5a-b11a-329b2df05f56/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/09/30 06:44:41 [info] 35#35: *1574 [lua] logger.lua:23: 17bd238d9d7e58f8838d361bc8edc0dd {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.94, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/72f6091b-fdf8-4708-8a0f-67082cbc808e/1fac5c99-288b-4e5a-b11a-329b2df05f56/profile HTTP/1.1", upstream: "http://10.233.55.182:9015/v1/rb/definition/72f6091b-fdf8-4708-8a0f-67082cbc808e/1fac5c99-288b-4e5a-b11a-329b2df05f56/profile", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.94 - - [30/Sep/2022:06:44:41 +0000] 17bd238d9d7e58f8838d361bc8edc0dd "POST /api/multicloud-k8s/v1/v1/rb/definition/72f6091b-fdf8-4708-8a0f-67082cbc808e/1fac5c99-288b-4e5a-b11a-329b2df05f56/profile HTTP/1.1" 201 request_processing_time:0.009 upstream_response_time:0.009 "-" "python-requests/2.24.0" "-"
2022/09/30 06:44:41 [info] 35#35: *1574 client 192.168.8.94 closed keepalive connection
2022/09/30 06:44:41 [info] 35#35: *1575 [lua] access_by_lua(msblocations.conf:133):2: 90c540217384eeef9843ffd40beca5de:receive the request, client: 192.168.8.94, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/72f6091b-fdf8-4708-8a0f-67082cbc808e/1fac5c99-288b-4e5a-b11a-329b2df05f56/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.94 - - [30/Sep/2022:06:44:41 +0000] 90c540217384eeef9843ffd40beca5de "GET /api/multicloud-k8s/v1/v1/rb/definition/72f6091b-fdf8-4708-8a0f-67082cbc808e/1fac5c99-288b-4e5a-b11a-329b2df05f56/profile/cnftest HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "python-requests/2.24.0" "-"
2022/09/30 06:44:41 [info] 35#35: *1575 [lua] logger.lua:23: 90c540217384eeef9843ffd40beca5de {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.94, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/72f6091b-fdf8-4708-8a0f-67082cbc808e/1fac5c99-288b-4e5a-b11a-329b2df05f56/pr