Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.50.15
### 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/29 05:04:35 [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/29 05:04:35 [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/29 05:04:35 [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/29 05:04:35 [notice] 33#33: using the "epoll" event method
2022/09/29 05:04:35 [notice] 33#33: openresty/1.13.6.1
2022/09/29 05:04:35 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2022/09/29 05:04:35 [notice] 33#33: OS: Linux 5.4.0-96-generic
2022/09/29 05:04:35 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2022/09/29 05:04:35 [notice] 34#34: start worker processes
2022/09/29 05:04:35 [notice] 34#34: start worker process 36
\n\n### Starting apiroute
2022/09/29 05:04:35 [notice] 34#34: start worker process 37
2022/09/29 05:04:35 [notice] 34#34: start worker process 38
2022/09/29 05:04:35 [notice] 34#34: start worker process 39
2022/09/29 05:04:35 [notice] 34#34: start worker process 40
2022/09/29 05:04:35 [notice] 34#34: start worker process 41
2022/09/29 05:04:35 [notice] 34#34: start worker process 42
2022/09/29 05:04:35 [notice] 34#34: start worker process 43
2022/09/29 05:04:35 [notice] 34#34: start cache manager process 44
2022/09/29 05:04:35 [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-20220929050435.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-29 05:04:39 451 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2022-09-29 05:04:39 464 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2022-09-29 05:04:39 464 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2022-09-29 05:04:39 614 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2022-09-29 05:04:39 614 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.50.15:10081 Enabled:true
2022-09-29 05:04:41 845 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-29 05:04:41 955 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-09-29 05:04:41 955 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-09-29 05:04:41 956 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-09-29 05:04:41 957 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-09-29 05:04:41 957 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2022-09-29 05:04:41 957 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-09-29 05:04:41 957 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-09-29 05:04:42 042 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-09-29 05:04:42 247 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-09-29 05:04:42 247 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-09-29 05:04:42 247 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-09-29 05:04:43 111 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/09/29 05:04:47 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:04:47 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:04:52 [info] 41#41: *14 [lua] access_by_lua(msblocations.conf:133):2: 54fcd93b38ce6533b27aeca8b090a012:receive the request, client: 10.233.65.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2022/09/29 05:04:53 [info] 41#41: *14 [lua] logger.lua:23: 54fcd93b38ce6533b27aeca8b090a012 {"matched":"microservices"} while logging request, client: 10.233.65.81, 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.81 - - [29/Sep/2022:05:04:53 +0000] 54fcd93b38ce6533b27aeca8b090a012 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.562 upstream_response_time:0.561 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-"
10.233.65.81 - - [29/Sep/2022:05:04:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 398
2022/09/29 05:04:57 [info] 41#41: *17 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:04:57 [info] 41#41: *18 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:05:02 [info] 41#41: *19 [lua] access_by_lua(msblocations.conf:133):2: d53ed1668c969f4a25cfb85c40523f7b:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:05:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 48
10.233.65.10 - - [29/Sep/2022:05:05:02 +0000] d53ed1668c969f4a25cfb85c40523f7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.087 upstream_response_time:0.072 "-" "Consul Health Check" "-"
2022/09/29 05:05:02 [info] 41#41: *19 [lua] logger.lua:23: d53ed1668c969f4a25cfb85c40523f7b {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:05:03 [info] 41#41: *14 client 10.233.65.81 closed keepalive connection
2022/09/29 05:05:07 [info] 37#37: *21 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:05:07 [info] 41#41: *20 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:05:17 [info] 41#41: *22 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:05:17 [info] 41#41: *23 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:05:17 [info] 41#41: *24 [lua] access_by_lua(msblocations.conf:133):2: 8409f13191bedf642c95627505e2ca18:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:05:17 +0000] 8409f13191bedf642c95627505e2ca18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/09/29 05:05:17 [info] 41#41: *24 [lua] logger.lua:23: 8409f13191bedf642c95627505e2ca18 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:05:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/09/29 05:05:27 [info] 37#37: *25 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:05:27 [info] 37#37: *26 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:05:32 [info] 41#41: *27 [lua] access_by_lua(msblocations.conf:133):2: c09a673662cdf71b65713deedfe8f91b:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:05:32 +0000] c09a673662cdf71b65713deedfe8f91b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/29 05:05:32 [info] 41#41: *27 [lua] logger.lua:23: c09a673662cdf71b65713deedfe8f91b {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:05:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:05:35 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/09/29 05:05:35 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2022/09/29 05:05:35 [notice] 34#34: cache loader process 45 exited with code 0
2022/09/29 05:05:35 [notice] 34#34: signal 29 (SIGIO) received
2022/09/29 05:05:37 [info] 41#41: *30 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:05:37 [info] 37#37: *31 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:05:47 [info] 41#41: *32 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:05:47 [info] 41#41: *33 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:05:47 [info] 41#41: *34 [lua] access_by_lua(msblocations.conf:133):2: 0fb2cff21cf8cd23cb23fe02c2f80ada:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:05:47 [info] 41#41: *34 [lua] logger.lua:23: 0fb2cff21cf8cd23cb23fe02c2f80ada {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:05:47 +0000] 0fb2cff21cf8cd23cb23fe02c2f80ada "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.044 upstream_response_time:0.038 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:05:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25
2022/09/29 05:05:57 [info] 41#41: *35 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:05:57 [info] 41#41: *36 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:06:02 [info] 41#41: *37 [lua] access_by_lua(msblocations.conf:133):2: ac5374ada55c583c91ee41e7210091be:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:06:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 30
10.233.65.10 - - [29/Sep/2022:05:06:02 +0000] ac5374ada55c583c91ee41e7210091be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.036 "-" "Consul Health Check" "-"
2022/09/29 05:06:02 [info] 41#41: *37 [lua] logger.lua:23: ac5374ada55c583c91ee41e7210091be {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:06:04 [info] 41#41: *38 [lua] access_by_lua(msblocations.conf:133):2: 7304274c8b4706a6c00f4982e96c2d2d:receive the request, client: 10.233.65.79, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
10.233.65.79 - - [29/Sep/2022:05:06:04 +0000] 7304274c8b4706a6c00f4982e96c2d2d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.211 upstream_response_time:0.209 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-"
2022/09/29 05:06:04 [info] 41#41: *38 [lua] logger.lua:23: 7304274c8b4706a6c00f4982e96c2d2d {"matched":"microservices"} while logging request, client: 10.233.65.79, 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.79 - - [29/Sep/2022:05:06:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 208
2022/09/29 05:06:07 [info] 41#41: *39 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:06:07 [info] 41#41: *40 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:06:11 [info] 41#41: *38 client 10.233.65.79 closed keepalive connection
2022/09/29 05:06:17 [info] 41#41: *41 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:06:17 [info] 41#41: *42 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:06:17 [info] 41#41: *43 [lua] access_by_lua(msblocations.conf:133):2: 8cd3a1fe753643c0db33decebd947f4f:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:06:17 [info] 41#41: *43 [lua] logger.lua:23: 8cd3a1fe753643c0db33decebd947f4f {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:06:17 +0000] 8cd3a1fe753643c0db33decebd947f4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:06:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/09/29 05:06:27 [info] 41#41: *44 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:06:27 [info] 41#41: *45 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:06:32 [info] 41#41: *46 [lua] access_by_lua(msblocations.conf:133):2: 7baa68fae230460811677bb31774e84f:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:06:32 [info] 41#41: *46 [lua] logger.lua:23: 7baa68fae230460811677bb31774e84f {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:06:32 +0000] 7baa68fae230460811677bb31774e84f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:06:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/09/29 05:06:37 [info] 41#41: *48 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:06:37 [info] 41#41: *49 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:06:47 [info] 37#37: *50 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:06:47 [info] 37#37: *51 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:06:47 [info] 41#41: *52 [lua] access_by_lua(msblocations.conf:133):2: 80740be15c53eb29cbc8ea668336c089:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:06:47 [info] 41#41: *52 [lua] logger.lua:23: 80740be15c53eb29cbc8ea668336c089 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:06:47 +0000] 80740be15c53eb29cbc8ea668336c089 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:06:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2022/09/29 05:06:57 [info] 41#41: *53 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:06:57 [info] 41#41: *54 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:07:02 [info] 41#41: *55 [lua] access_by_lua(msblocations.conf:133):2: dee1f564bc045893da7ff6a7051d3a3e:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:07:02 +0000] dee1f564bc045893da7ff6a7051d3a3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:07:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2022/09/29 05:07:02 [info] 41#41: *55 [lua] logger.lua:23: dee1f564bc045893da7ff6a7051d3a3e {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:07:07 [info] 41#41: *56 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:07:07 [info] 41#41: *57 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:07:17 [info] 41#41: *58 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:07:17 [info] 41#41: *59 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:07:17 [info] 41#41: *60 [lua] access_by_lua(msblocations.conf:133):2: adcdbd99d556cebd91c0bff5f3f36cdd:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:07:17 [info] 41#41: *60 [lua] logger.lua:23: adcdbd99d556cebd91c0bff5f3f36cdd {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:07:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.10 - - [29/Sep/2022:05:07:17 +0000] adcdbd99d556cebd91c0bff5f3f36cdd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2022/09/29 05:07:27 [info] 41#41: *61 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:07:27 [info] 41#41: *62 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:07:32 [info] 41#41: *63 [lua] access_by_lua(msblocations.conf:133):2: f9d0885248a1c5848e15614dad6280b9:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:07:32 [info] 41#41: *63 [lua] logger.lua:23: f9d0885248a1c5848e15614dad6280b9 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:07:32 +0000] f9d0885248a1c5848e15614dad6280b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.043 upstream_response_time:0.030 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:07:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26
2022/09/29 05:07:37 [info] 41#41: *65 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:07:37 [info] 37#37: *66 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:07:47 [info] 41#41: *67 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:07:47 [info] 41#41: *68 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:07:47 [info] 41#41: *69 [lua] access_by_lua(msblocations.conf:133):2: 4bdab6fac53a9ca570e41c4031d56118:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:07:47 [info] 41#41: *69 [lua] logger.lua:23: 4bdab6fac53a9ca570e41c4031d56118 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:07:47 +0000] 4bdab6fac53a9ca570e41c4031d56118 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.041 upstream_response_time:0.029 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:07:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/09/29 05:07:57 [info] 37#37: *70 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:07:57 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:08:02 [info] 41#41: *72 [lua] access_by_lua(msblocations.conf:133):2: a854f83a5eec59122f2fc2250391bc84:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:08:02 [info] 41#41: *72 [lua] logger.lua:23: a854f83a5eec59122f2fc2250391bc84 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:08:02 +0000] a854f83a5eec59122f2fc2250391bc84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.112 upstream_response_time:0.111 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:08:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 78
2022/09/29 05:08:07 [info] 41#41: *73 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:08:07 [info] 41#41: *74 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:08:17 [info] 41#41: *75 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:08:17 [info] 41#41: *76 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:08:17 [info] 41#41: *77 [lua] access_by_lua(msblocations.conf:133):2: 8bebdd44ef86ea7640e656ac7ddf9eed:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:08:17 +0000] 8bebdd44ef86ea7640e656ac7ddf9eed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.025 "-" "Consul Health Check" "-"
2022/09/29 05:08:17 [info] 41#41: *77 [lua] logger.lua:23: 8bebdd44ef86ea7640e656ac7ddf9eed {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:08:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/09/29 05:08:27 [info] 41#41: *78 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:08:27 [info] 41#41: *79 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:08:32 [info] 41#41: *80 [lua] access_by_lua(msblocations.conf:133):2: 4b6900f7f61bb33ae730d94538f27bd4:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:08:32 [info] 41#41: *80 [lua] logger.lua:23: 4b6900f7f61bb33ae730d94538f27bd4 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:08:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
10.233.65.10 - - [29/Sep/2022:05:08:32 +0000] 4b6900f7f61bb33ae730d94538f27bd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.040 upstream_response_time:0.027 "-" "Consul Health Check" "-"
2022/09/29 05:08:37 [info] 41#41: *82 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:08:37 [info] 41#41: *83 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:08:47 [info] 41#41: *85 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:08:47 [info] 41#41: *84 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:08:47 [info] 41#41: *86 [lua] access_by_lua(msblocations.conf:133):2: 7eb3378772ffb91c0769e6c12c4c618a:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:08:47 [info] 41#41: *86 [lua] logger.lua:23: 7eb3378772ffb91c0769e6c12c4c618a {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:08:47 +0000] 7eb3378772ffb91c0769e6c12c4c618a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:08:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/09/29 05:08:57 [info] 37#37: *87 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:08:57 [info] 37#37: *88 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:09:03 [info] 41#41: *89 [lua] access_by_lua(msblocations.conf:133):2: 8dcc663c8c11941687c4562640950203:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:09:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.65.10 - - [29/Sep/2022:05:09:03 +0000] 8dcc663c8c11941687c4562640950203 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/09/29 05:09:03 [info] 41#41: *89 [lua] logger.lua:23: 8dcc663c8c11941687c4562640950203 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:09:07 [info] 41#41: *90 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:09:07 [info] 41#41: *91 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:09:17 [info] 37#37: *93 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:09:17 [info] 41#41: *92 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:09:18 [info] 41#41: *94 [lua] access_by_lua(msblocations.conf:133):2: be294d1660f20aee39ed36b8f29a6ba5:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:09:18 [info] 41#41: *94 [lua] logger.lua:23: be294d1660f20aee39ed36b8f29a6ba5 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:09:18 +0000] be294d1660f20aee39ed36b8f29a6ba5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:09:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2022/09/29 05:09:27 [info] 41#41: *95 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:09:27 [info] 41#41: *96 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:09:33 [info] 41#41: *97 [lua] access_by_lua(msblocations.conf:133):2: ea62103a631c6840afd36bb869dadab2:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:09:33 [info] 41#41: *97 [lua] logger.lua:23: ea62103a631c6840afd36bb869dadab2 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:09:33 +0000] ea62103a631c6840afd36bb869dadab2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:09:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/29 05:09:37 [info] 37#37: *99 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:09:37 [info] 37#37: *100 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:09:47 [info] 41#41: *102 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:09:47 [info] 41#41: *101 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:09:48 [info] 41#41: *103 [lua] access_by_lua(msblocations.conf:133):2: 7572d9148b781f72c4da6ccfa4e22ce5:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:09:48 [info] 41#41: *103 [lua] logger.lua:23: 7572d9148b781f72c4da6ccfa4e22ce5 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:09:48 +0000] 7572d9148b781f72c4da6ccfa4e22ce5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.025 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:09:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2022/09/29 05:09:57 [info] 41#41: *105 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:09:57 [info] 41#41: *104 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:10:03 [info] 41#41: *106 [lua] access_by_lua(msblocations.conf:133):2: 83897d0031f14d9ed7efcd75b38ddd7b:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:10:03 [info] 41#41: *106 [lua] logger.lua:23: 83897d0031f14d9ed7efcd75b38ddd7b {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:10:03 +0000] 83897d0031f14d9ed7efcd75b38ddd7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:10:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/29 05:10:07 [info] 41#41: *108 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:10:07 [info] 41#41: *107 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:10:17 [info] 37#37: *109 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:10:17 [info] 37#37: *110 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:10:18 [info] 41#41: *111 [lua] access_by_lua(msblocations.conf:133):2: 86622c67020f5ce8fc6c669e52844293:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:10:18 +0000] 86622c67020f5ce8fc6c669e52844293 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/09/29 05:10:18 [info] 41#41: *111 [lua] logger.lua:23: 86622c67020f5ce8fc6c669e52844293 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:10:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/29 05:10:27 [info] 41#41: *112 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:10:27 [info] 41#41: *113 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:10:33 [info] 41#41: *114 [lua] access_by_lua(msblocations.conf:133):2: 12d9b9f8ca3d36f2c6cb40daad3e4bb1:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:10:33 [info] 41#41: *114 [lua] logger.lua:23: 12d9b9f8ca3d36f2c6cb40daad3e4bb1 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:10:33 +0000] 12d9b9f8ca3d36f2c6cb40daad3e4bb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:10:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:10:37 [info] 37#37: *116 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:10:37 [info] 37#37: *117 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:10:47 [info] 37#37: *119 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:10:47 [info] 37#37: *118 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:10:48 [info] 41#41: *120 [lua] access_by_lua(msblocations.conf:133):2: 9187b241639ce3d87de9ce61876efe19:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:10:48 [info] 41#41: *120 [lua] logger.lua:23: 9187b241639ce3d87de9ce61876efe19 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:10:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.65.10 - - [29/Sep/2022:05:10:48 +0000] 9187b241639ce3d87de9ce61876efe19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2022/09/29 05:10:57 [info] 41#41: *121 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:10:57 [info] 41#41: *122 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:11:03 [info] 41#41: *123 [lua] access_by_lua(msblocations.conf:133):2: 2763dcea6cada60a337ea255b202b16d:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:11:03 [info] 41#41: *123 [lua] logger.lua:23: 2763dcea6cada60a337ea255b202b16d {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:11:03 +0000] 2763dcea6cada60a337ea255b202b16d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:11:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/09/29 05:11:07 [info] 41#41: *124 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:11:07 [info] 41#41: *125 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:11:17 [info] 41#41: *126 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:11:17 [info] 41#41: *127 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:11:18 [info] 41#41: *128 [lua] access_by_lua(msblocations.conf:133):2: fe7b50a0f4ee073defdf01569bfa9318:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:11:18 [info] 41#41: *128 [lua] logger.lua:23: fe7b50a0f4ee073defdf01569bfa9318 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:11:18 +0000] fe7b50a0f4ee073defdf01569bfa9318 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:11:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2022/09/29 05:11:27 [info] 41#41: *130 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:11:27 [info] 41#41: *129 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:11:33 [info] 41#41: *131 [lua] access_by_lua(msblocations.conf:133):2: 531d54b81952f144f7ce98fe1b383ae6:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:11:33 +0000] 531d54b81952f144f7ce98fe1b383ae6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:11:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/29 05:11:33 [info] 41#41: *131 [lua] logger.lua:23: 531d54b81952f144f7ce98fe1b383ae6 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:11:37 [info] 37#37: *133 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:11:37 [info] 37#37: *134 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:11:47 [info] 41#41: *136 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:11:47 [info] 41#41: *135 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:11:48 [info] 41#41: *137 [lua] access_by_lua(msblocations.conf:133):2: 1f8296b75298e8c6d031336b0122ede4:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:11:48 [info] 41#41: *137 [lua] logger.lua:23: 1f8296b75298e8c6d031336b0122ede4 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:11:48 +0000] 1f8296b75298e8c6d031336b0122ede4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:11:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/09/29 05:11:57 [info] 41#41: *139 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:11:57 [info] 41#41: *138 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:12:03 [info] 41#41: *140 [lua] access_by_lua(msblocations.conf:133):2: 12166c0fd2b169f04ac8b49db5230f0a:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:12:03 [info] 41#41: *140 [lua] logger.lua:23: 12166c0fd2b169f04ac8b49db5230f0a {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:12:03 +0000] 12166c0fd2b169f04ac8b49db5230f0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:12:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/29 05:12:07 [info] 41#41: *141 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:12:07 [info] 41#41: *142 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:12:17 [info] 41#41: *143 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:12:17 [info] 41#41: *144 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:12:18 [info] 41#41: *145 [lua] access_by_lua(msblocations.conf:133):2: 838bc057651cfd839a1f3c6b2401acf7:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:12:18 [info] 41#41: *145 [lua] logger.lua:23: 838bc057651cfd839a1f3c6b2401acf7 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:12:18 +0000] 838bc057651cfd839a1f3c6b2401acf7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:12:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/09/29 05:12:27 [info] 41#41: *147 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:12:27 [info] 41#41: *146 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:12:33 [info] 41#41: *148 [lua] access_by_lua(msblocations.conf:133):2: a1e9aa7ccd9f931a2d2802a5e1643d9c:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:12:33 +0000] a1e9aa7ccd9f931a2d2802a5e1643d9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:12:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:12:33 [info] 41#41: *148 [lua] logger.lua:23: a1e9aa7ccd9f931a2d2802a5e1643d9c {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:12:37 [info] 37#37: *150 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:12:37 [info] 37#37: *151 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:12:47 [info] 41#41: *152 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:12:47 [info] 41#41: *153 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:12:48 [info] 41#41: *154 [lua] access_by_lua(msblocations.conf:133):2: 84532e82d75b6cde5324b26810b8ff69:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:12:48 [info] 41#41: *154 [lua] logger.lua:23: 84532e82d75b6cde5324b26810b8ff69 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:12:48 +0000] 84532e82d75b6cde5324b26810b8ff69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:12:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:12:57 [info] 41#41: *155 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:12:57 [info] 41#41: *156 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:13:03 [info] 41#41: *157 [lua] access_by_lua(msblocations.conf:133):2: 8043c78f9eb4d1d48ddd0097c0c79ed3:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:13:03 +0000] 8043c78f9eb4d1d48ddd0097c0c79ed3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/09/29 05:13:03 [info] 41#41: *157 [lua] logger.lua:23: 8043c78f9eb4d1d48ddd0097c0c79ed3 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:13:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:13:07 [info] 41#41: *158 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:13:07 [info] 41#41: *159 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:13:17 [info] 37#37: *160 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:13:17 [info] 37#37: *161 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:13:18 [info] 41#41: *162 [lua] access_by_lua(msblocations.conf:133):2: 4bd4e8ac31fb95c20e171ab819256372:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:13:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.10 - - [29/Sep/2022:05:13:18 +0000] 4bd4e8ac31fb95c20e171ab819256372 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/09/29 05:13:18 [info] 41#41: *162 [lua] logger.lua:23: 4bd4e8ac31fb95c20e171ab819256372 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:13:27 [info] 37#37: *164 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:13:27 [info] 41#41: *163 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:13:33 [info] 41#41: *165 [lua] access_by_lua(msblocations.conf:133):2: fad9fb4b8407a3214332a35699aaad30:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:13:33 [info] 41#41: *165 [lua] logger.lua:23: fad9fb4b8407a3214332a35699aaad30 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:13:33 +0000] fad9fb4b8407a3214332a35699aaad30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:13:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/29 05:13:37 [info] 41#41: *167 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:13:37 [info] 41#41: *168 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:13:47 [info] 41#41: *169 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:13:47 [info] 41#41: *170 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:13:48 [info] 41#41: *171 [lua] access_by_lua(msblocations.conf:133):2: ab75d0d5a1514079c8b0559fb18f5f54:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:13:48 +0000] ab75d0d5a1514079c8b0559fb18f5f54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/29 05:13:48 [info] 41#41: *171 [lua] logger.lua:23: ab75d0d5a1514079c8b0559fb18f5f54 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:13:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:13:57 [info] 37#37: *172 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:13:57 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:14:03 [info] 41#41: *174 [lua] access_by_lua(msblocations.conf:133):2: c0097dbd10cddec57d8c8f5f92c6c5af:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:14:03 [info] 41#41: *174 [lua] logger.lua:23: c0097dbd10cddec57d8c8f5f92c6c5af {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:14:03 +0000] c0097dbd10cddec57d8c8f5f92c6c5af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:14:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/29 05:14:07 [info] 41#41: *175 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:14:07 [info] 41#41: *176 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:14:17 [info] 41#41: *178 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:14:17 [info] 37#37: *177 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:14:18 [info] 41#41: *179 [lua] access_by_lua(msblocations.conf:133):2: f6921e222ad8852d68e0d7f39e562252:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:14:18 [info] 41#41: *179 [lua] logger.lua:23: f6921e222ad8852d68e0d7f39e562252 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:14:18 +0000] f6921e222ad8852d68e0d7f39e562252 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:14:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2022/09/29 05:14:27 [info] 37#37: *180 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:14:27 [info] 37#37: *181 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:14:33 [info] 41#41: *182 [lua] access_by_lua(msblocations.conf:133):2: 255973064e06ed69b7b54956aef68c29:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:14:33 [info] 41#41: *182 [lua] logger.lua:23: 255973064e06ed69b7b54956aef68c29 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:14:33 +0000] 255973064e06ed69b7b54956aef68c29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:14:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:14:37 [info] 41#41: *184 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:14:37 [info] 41#41: *185 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:14:47 [info] 37#37: *187 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:14:47 [info] 37#37: *186 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:14:48 [info] 41#41: *188 [lua] access_by_lua(msblocations.conf:133):2: b8a21b938de32c8294405bd74e172139:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:14:48 +0000] b8a21b938de32c8294405bd74e172139 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/29 05:14:48 [info] 41#41: *188 [lua] logger.lua:23: b8a21b938de32c8294405bd74e172139 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:14:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:14:57 [info] 41#41: *189 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:14:57 [info] 41#41: *190 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:15:03 [info] 41#41: *191 [lua] access_by_lua(msblocations.conf:133):2: 35e9c1665fd8a20b5e8d0718258303d1:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:15:03 [info] 41#41: *191 [lua] logger.lua:23: 35e9c1665fd8a20b5e8d0718258303d1 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:15:03 +0000] 35e9c1665fd8a20b5e8d0718258303d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:15:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:15:07 [info] 37#37: *192 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:15:07 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:15:17 [info] 41#41: *195 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:15:17 [info] 41#41: *194 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:15:18 [info] 41#41: *196 [lua] access_by_lua(msblocations.conf:133):2: 8b2cc38b7cf47d84882acc57e7a1149e:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:15:18 +0000] 8b2cc38b7cf47d84882acc57e7a1149e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/09/29 05:15:18 [info] 41#41: *196 [lua] logger.lua:23: 8b2cc38b7cf47d84882acc57e7a1149e {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:15:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:15:27 [info] 37#37: *197 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:15:27 [info] 37#37: *198 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:15:33 [info] 41#41: *199 [lua] access_by_lua(msblocations.conf:133):2: 2d66f7c077f1afc0bf2d2bf84cadc50d:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:15:33 [info] 41#41: *199 [lua] logger.lua:23: 2d66f7c077f1afc0bf2d2bf84cadc50d {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:15:33 +0000] 2d66f7c077f1afc0bf2d2bf84cadc50d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:15:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:15:37 [info] 41#41: *201 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:15:37 [info] 41#41: *202 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:15:47 [info] 37#37: *203 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:15:47 [info] 37#37: *204 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:15:48 [info] 41#41: *205 [lua] access_by_lua(msblocations.conf:133):2: 8d1415686f7cfd1aea0d4fcd8250bfb3:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:15:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23
2022/09/29 05:15:48 [info] 41#41: *205 [lua] logger.lua:23: 8d1415686f7cfd1aea0d4fcd8250bfb3 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:15:48 +0000] 8d1415686f7cfd1aea0d4fcd8250bfb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.031 "-" "Consul Health Check" "-"
2022/09/29 05:15:57 [info] 41#41: *206 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:15:57 [info] 37#37: *207 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:16:03 [info] 41#41: *208 [lua] access_by_lua(msblocations.conf:133):2: da2020fb0a7b31f82c50a6e1c5f95d50:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:16:03 [info] 41#41: *208 [lua] logger.lua:23: da2020fb0a7b31f82c50a6e1c5f95d50 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:16:03 +0000] da2020fb0a7b31f82c50a6e1c5f95d50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:16:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/29 05:16:07 [info] 41#41: *209 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:16:07 [info] 41#41: *210 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:16:17 [info] 37#37: *212 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:16:17 [info] 37#37: *211 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:16:18 [info] 41#41: *213 [lua] access_by_lua(msblocations.conf:133):2: 0a916475310c2c0f2d6e177d721302fc:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:16:18 +0000] 0a916475310c2c0f2d6e177d721302fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/09/29 05:16:18 [info] 41#41: *213 [lua] logger.lua:23: 0a916475310c2c0f2d6e177d721302fc {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:16:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/09/29 05:16:27 [info] 37#37: *214 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:16:27 [info] 37#37: *215 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:16:33 [info] 41#41: *216 [lua] access_by_lua(msblocations.conf:133):2: 767c8c405617bc2fe777fe526de75128:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:16:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.65.10 - - [29/Sep/2022:05:16:33 +0000] 767c8c405617bc2fe777fe526de75128 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/09/29 05:16:33 [info] 41#41: *216 [lua] logger.lua:23: 767c8c405617bc2fe777fe526de75128 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:16:37 [info] 37#37: *219 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:16:37 [info] 37#37: *218 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:16:47 [info] 41#41: *220 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:16:47 [info] 41#41: *221 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:16:48 [info] 41#41: *222 [lua] access_by_lua(msblocations.conf:133):2: 354e7ac8d7199442995bcfdd96ba5911:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:16:48 [info] 41#41: *222 [lua] logger.lua:23: 354e7ac8d7199442995bcfdd96ba5911 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:16:48 +0000] 354e7ac8d7199442995bcfdd96ba5911 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.031 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:16:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 28
2022/09/29 05:16:57 [info] 41#41: *224 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:16:57 [info] 41#41: *223 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:17:03 [info] 41#41: *225 [lua] access_by_lua(msblocations.conf:133):2: fe40ebb65976d186bf077d9b57cf7475:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:17:03 [info] 41#41: *225 [lua] logger.lua:23: fe40ebb65976d186bf077d9b57cf7475 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:17:03 +0000] fe40ebb65976d186bf077d9b57cf7475 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:17:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/29 05:17:07 [info] 41#41: *226 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:17:07 [info] 41#41: *227 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:17:17 [info] 37#37: *229 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:17:17 [info] 37#37: *228 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:17:18 [info] 41#41: *230 [lua] access_by_lua(msblocations.conf:133):2: 035f19b4b98bc3d5b8e9a4b9ecfe69f4:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:17:18 [info] 41#41: *230 [lua] logger.lua:23: 035f19b4b98bc3d5b8e9a4b9ecfe69f4 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:17:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.10 - - [29/Sep/2022:05:17:18 +0000] 035f19b4b98bc3d5b8e9a4b9ecfe69f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/09/29 05:17:27 [info] 41#41: *231 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:17:27 [info] 41#41: *232 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:17:33 [info] 41#41: *233 [lua] access_by_lua(msblocations.conf:133):2: f776d54da46cb507bbf6d6c6a6bb8494:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:17:33 [info] 41#41: *233 [lua] logger.lua:23: f776d54da46cb507bbf6d6c6a6bb8494 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:17:33 +0000] f776d54da46cb507bbf6d6c6a6bb8494 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:17:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/29 05:17:37 [info] 41#41: *235 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:17:37 [info] 41#41: *236 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:17:47 [info] 41#41: *237 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:17:47 [info] 41#41: *238 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:17:48 [info] 41#41: *239 [lua] access_by_lua(msblocations.conf:133):2: 179256eabb4f486b6156e817fa1fc5f1:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:17:48 +0000] 179256eabb4f486b6156e817fa1fc5f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/09/29 05:17:48 [info] 41#41: *239 [lua] logger.lua:23: 179256eabb4f486b6156e817fa1fc5f1 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:17:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/29 05:17:57 [info] 41#41: *240 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:17:57 [info] 41#41: *241 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:18:03 [info] 41#41: *242 [lua] access_by_lua(msblocations.conf:133):2: 1e4efd3ce0e0d952f9906546ec70a22b:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:18:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:18:03 [info] 41#41: *242 [lua] logger.lua:23: 1e4efd3ce0e0d952f9906546ec70a22b {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:18:03 +0000] 1e4efd3ce0e0d952f9906546ec70a22b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/09/29 05:18:07 [info] 41#41: *243 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:18:07 [info] 41#41: *244 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:18:17 [info] 37#37: *245 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:18:17 [info] 37#37: *246 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:18:18 [info] 41#41: *247 [lua] access_by_lua(msblocations.conf:133):2: 58044478968d43674ea79818349bb0ec:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:18:18 [info] 41#41: *247 [lua] logger.lua:23: 58044478968d43674ea79818349bb0ec {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:18:18 +0000] 58044478968d43674ea79818349bb0ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:18:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:18:27 [info] 37#37: *248 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:18:27 [info] 37#37: *249 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:18:33 [info] 41#41: *250 [lua] access_by_lua(msblocations.conf:133):2: 7e3006de3bccb553af4865dce96189ae:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:18:33 +0000] 7e3006de3bccb553af4865dce96189ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/29 05:18:33 [info] 41#41: *250 [lua] logger.lua:23: 7e3006de3bccb553af4865dce96189ae {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:18:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:18:37 [info] 41#41: *252 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:18:37 [info] 41#41: *253 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:18:47 [info] 41#41: *254 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:18:47 [info] 41#41: *255 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:18:48 [info] 41#41: *256 [lua] access_by_lua(msblocations.conf:133):2: 273a07547950406c1781593bf06c898c:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:18:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.10 - - [29/Sep/2022:05:18:48 +0000] 273a07547950406c1781593bf06c898c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/29 05:18:48 [info] 41#41: *256 [lua] logger.lua:23: 273a07547950406c1781593bf06c898c {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:18:57 [info] 41#41: *257 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:18:57 [info] 41#41: *258 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:19:03 [info] 41#41: *259 [lua] access_by_lua(msblocations.conf:133):2: 9293c68c17619bcdae66908d677a6a84:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:19:03 [info] 41#41: *259 [lua] logger.lua:23: 9293c68c17619bcdae66908d677a6a84 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:19:03 +0000] 9293c68c17619bcdae66908d677a6a84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:19:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:19:07 [info] 41#41: *260 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:19:07 [info] 41#41: *261 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:19:17 [info] 41#41: *262 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:19:17 [info] 41#41: *263 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:19:18 [info] 41#41: *264 [lua] access_by_lua(msblocations.conf:133):2: c34c502f825118ff94ebb3e1e389ca15:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:19:18 [info] 41#41: *264 [lua] logger.lua:23: c34c502f825118ff94ebb3e1e389ca15 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:19:18 +0000] c34c502f825118ff94ebb3e1e389ca15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:19:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:19:27 [info] 41#41: *265 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:19:27 [info] 41#41: *266 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:19:33 [info] 41#41: *267 [lua] access_by_lua(msblocations.conf:133):2: 6240f7a4cca01b588e891911c12b4f09:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:19:33 [info] 41#41: *267 [lua] logger.lua:23: 6240f7a4cca01b588e891911c12b4f09 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:19:33 +0000] 6240f7a4cca01b588e891911c12b4f09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:19:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:19:37 [info] 37#37: *269 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:19:37 [info] 37#37: *270 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:19:47 [info] 37#37: *271 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:19:47 [info] 37#37: *272 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:19:48 [info] 41#41: *273 [lua] access_by_lua(msblocations.conf:133):2: 435cd901ed77e1585c0fd5c1f2417272:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:19:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.10 - - [29/Sep/2022:05:19:49 +0000] 435cd901ed77e1585c0fd5c1f2417272 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/09/29 05:19:49 [info] 41#41: *273 [lua] logger.lua:23: 435cd901ed77e1585c0fd5c1f2417272 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:19:57 [info] 41#41: *274 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:19:57 [info] 41#41: *275 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:20:04 [info] 41#41: *276 [lua] access_by_lua(msblocations.conf:133):2: 371f6addbcefb6f1c30ce9780c43d2dc:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:20:04 +0000] 371f6addbcefb6f1c30ce9780c43d2dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/09/29 05:20:04 [info] 41#41: *276 [lua] logger.lua:23: 371f6addbcefb6f1c30ce9780c43d2dc {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:20:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/09/29 05:20:07 [info] 41#41: *277 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:20:07 [info] 41#41: *278 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:20:17 [info] 41#41: *280 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:20:17 [info] 41#41: *279 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:20:19 [info] 41#41: *281 [lua] access_by_lua(msblocations.conf:133):2: 365c370795b5c33dd25b7ae442569a69:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:20:19 [info] 41#41: *281 [lua] logger.lua:23: 365c370795b5c33dd25b7ae442569a69 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:20:19 +0000] 365c370795b5c33dd25b7ae442569a69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:20:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2022/09/29 05:20:27 [info] 41#41: *283 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:20:27 [info] 37#37: *282 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:20:34 [info] 41#41: *284 [lua] access_by_lua(msblocations.conf:133):2: ee1b86a61f13a02d866c49028270f752:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:20:34 [info] 41#41: *284 [lua] logger.lua:23: ee1b86a61f13a02d866c49028270f752 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:20:34 +0000] ee1b86a61f13a02d866c49028270f752 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:20:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/29 05:20:37 [info] 37#37: *287 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:20:37 [info] 37#37: *286 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:20:47 [info] 41#41: *288 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:20:47 [info] 41#41: *289 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:20:49 [info] 41#41: *290 [lua] access_by_lua(msblocations.conf:133):2: c4dc23fae2780626e7a121cd901c7497:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:20:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.65.10 - - [29/Sep/2022:05:20:49 +0000] c4dc23fae2780626e7a121cd901c7497 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2022/09/29 05:20:49 [info] 41#41: *290 [lua] logger.lua:23: c4dc23fae2780626e7a121cd901c7497 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:20:57 [info] 41#41: *292 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:20:57 [info] 41#41: *291 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:21:04 [info] 41#41: *293 [lua] access_by_lua(msblocations.conf:133):2: f7d8651230106bc39150803080f3c723:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:21:04 +0000] f7d8651230106bc39150803080f3c723 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:21:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/29 05:21:04 [info] 41#41: *293 [lua] logger.lua:23: f7d8651230106bc39150803080f3c723 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:21:07 [info] 37#37: *294 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:21:07 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:21:17 [info] 41#41: *296 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:21:17 [info] 41#41: *297 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:21:19 [info] 41#41: *298 [lua] access_by_lua(msblocations.conf:133):2: 649039036ac01b24da86a03731591b62:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:21:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.10 - - [29/Sep/2022:05:21:19 +0000] 649039036ac01b24da86a03731591b62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/09/29 05:21:19 [info] 41#41: *298 [lua] logger.lua:23: 649039036ac01b24da86a03731591b62 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:21:27 [info] 41#41: *300 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:21:27 [info] 41#41: *299 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:21:34 [info] 41#41: *301 [lua] access_by_lua(msblocations.conf:133):2: f80bc7a7fc38fe015d6f176970e60b37:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:21:34 [info] 41#41: *301 [lua] logger.lua:23: f80bc7a7fc38fe015d6f176970e60b37 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:21:34 +0000] f80bc7a7fc38fe015d6f176970e60b37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:21:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:21:37 [info] 37#37: *303 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:21:37 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:21:47 [info] 41#41: *306 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:21:47 [info] 41#41: *305 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:21:49 [info] 41#41: *307 [lua] access_by_lua(msblocations.conf:133):2: fe1544041a2ecab628736e15629b5e1e:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:21:49 +0000] fe1544041a2ecab628736e15629b5e1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/29 05:21:49 [info] 41#41: *307 [lua] logger.lua:23: fe1544041a2ecab628736e15629b5e1e {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:21:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:21:57 [info] 41#41: *308 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:21:57 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:22:04 [info] 41#41: *310 [lua] access_by_lua(msblocations.conf:133):2: 1fa23ed9a21b8c578576ca2eb878485c:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:22:04 +0000] 1fa23ed9a21b8c578576ca2eb878485c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/09/29 05:22:04 [info] 41#41: *310 [lua] logger.lua:23: 1fa23ed9a21b8c578576ca2eb878485c {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:22:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/29 05:22:07 [info] 41#41: *311 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:22:07 [info] 41#41: *312 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:22:17 [info] 37#37: *313 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:22:17 [info] 37#37: *314 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:22:19 [info] 41#41: *315 [lua] access_by_lua(msblocations.conf:133):2: cb5995c3d8e83cfdd068edae8770abf1:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:22:19 +0000] cb5995c3d8e83cfdd068edae8770abf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/29 05:22:19 [info] 41#41: *315 [lua] logger.lua:23: cb5995c3d8e83cfdd068edae8770abf1 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:22:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/29 05:22:27 [info] 41#41: *316 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:22:27 [info] 37#37: *317 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:22:34 [info] 41#41: *318 [lua] access_by_lua(msblocations.conf:133):2: a81e571fa32fd8da961a5b9865345ded:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:22:34 [info] 41#41: *318 [lua] logger.lua:23: a81e571fa32fd8da961a5b9865345ded {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:22:34 +0000] a81e571fa32fd8da961a5b9865345ded "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:22:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:22:37 [info] 37#37: *321 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:22:37 [info] 37#37: *320 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:22:47 [info] 41#41: *322 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:22:47 [info] 41#41: *323 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:22:49 [info] 41#41: *324 [lua] access_by_lua(msblocations.conf:133):2: 89c703a90f235dca94c6999b6364ad76:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:22:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.65.10 - - [29/Sep/2022:05:22:49 +0000] 89c703a90f235dca94c6999b6364ad76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/09/29 05:22:49 [info] 41#41: *324 [lua] logger.lua:23: 89c703a90f235dca94c6999b6364ad76 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:22:57 [info] 41#41: *326 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:22:57 [info] 37#37: *325 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:23:04 [info] 41#41: *327 [lua] access_by_lua(msblocations.conf:133):2: 17dd4bc96d6e395606b50d8d03d14467:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:23:04 [info] 41#41: *327 [lua] logger.lua:23: 17dd4bc96d6e395606b50d8d03d14467 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:23:04 +0000] 17dd4bc96d6e395606b50d8d03d14467 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:23:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2022/09/29 05:23:07 [info] 41#41: *328 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:23:07 [info] 41#41: *329 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:23:17 [info] 41#41: *330 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:23:17 [info] 41#41: *331 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:23:19 [info] 41#41: *332 [lua] access_by_lua(msblocations.conf:133):2: 98fce9571cf3329d4d365d846d0afb4c:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:23:19 [info] 41#41: *332 [lua] logger.lua:23: 98fce9571cf3329d4d365d846d0afb4c {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:23:19 +0000] 98fce9571cf3329d4d365d846d0afb4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:23:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/29 05:23:27 [info] 41#41: *333 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:23:27 [info] 41#41: *334 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:23:34 [info] 41#41: *335 [lua] access_by_lua(msblocations.conf:133):2: 4ad6b56648ebe69a79943d24388c7d7c:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:23:34 [info] 41#41: *335 [lua] logger.lua:23: 4ad6b56648ebe69a79943d24388c7d7c {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:23:34 +0000] 4ad6b56648ebe69a79943d24388c7d7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:23:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:23:37 [info] 41#41: *337 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:23:37 [info] 41#41: *338 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:23:47 [info] 41#41: *339 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:23:47 [info] 41#41: *340 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:23:49 [info] 41#41: *341 [lua] access_by_lua(msblocations.conf:133):2: f187e9a3748416c8fd10a23d8c2000f9:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:23:49 [info] 41#41: *341 [lua] logger.lua:23: f187e9a3748416c8fd10a23d8c2000f9 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:23:49 +0000] f187e9a3748416c8fd10a23d8c2000f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:23:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/09/29 05:23:57 [info] 41#41: *342 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:23:57 [info] 37#37: *343 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:24:04 [info] 41#41: *344 [lua] access_by_lua(msblocations.conf:133):2: f444641ed06c877388e96fc5c03e448e:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:24:04 [info] 41#41: *344 [lua] logger.lua:23: f444641ed06c877388e96fc5c03e448e {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:24:04 +0000] f444641ed06c877388e96fc5c03e448e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.032 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:24:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2022/09/29 05:24:07 [info] 41#41: *346 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:24:07 [info] 41#41: *345 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:24:17 [info] 37#37: *347 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:24:17 [info] 37#37: *348 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:24:19 [info] 41#41: *349 [lua] access_by_lua(msblocations.conf:133):2: d8d48f2e7746419e3beb83ef596a5d55:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:24:19 [info] 41#41: *349 [lua] logger.lua:23: d8d48f2e7746419e3beb83ef596a5d55 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:24:19 +0000] d8d48f2e7746419e3beb83ef596a5d55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:24:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:24:27 [info] 41#41: *351 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:24:27 [info] 41#41: *350 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:24:34 [info] 41#41: *352 [lua] access_by_lua(msblocations.conf:133):2: bd8ea3eb15735b19c3b315f421e6b152:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:24:34 +0000] bd8ea3eb15735b19c3b315f421e6b152 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/29 05:24:34 [info] 41#41: *352 [lua] logger.lua:23: bd8ea3eb15735b19c3b315f421e6b152 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:24:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:24:37 [info] 41#41: *355 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:24:37 [info] 41#41: *354 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:24:47 [info] 41#41: *356 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:24:47 [info] 41#41: *357 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:24:49 [info] 41#41: *358 [lua] access_by_lua(msblocations.conf:133):2: b1e38f8df241de25f0c77cd813e85859:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:24:49 [info] 41#41: *358 [lua] logger.lua:23: b1e38f8df241de25f0c77cd813e85859 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:24:49 +0000] b1e38f8df241de25f0c77cd813e85859 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:24:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/29 05:24:57 [info] 41#41: *359 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:24:57 [info] 41#41: *360 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:25:04 [info] 41#41: *361 [lua] access_by_lua(msblocations.conf:133):2: b345e7dd99807a722b8050f45569cdd7:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:25:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/29 05:25:04 [info] 41#41: *361 [lua] logger.lua:23: b345e7dd99807a722b8050f45569cdd7 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:25:04 +0000] b345e7dd99807a722b8050f45569cdd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/09/29 05:25:07 [info] 41#41: *363 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:25:07 [info] 41#41: *362 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:25:17 [info] 37#37: *364 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:25:17 [info] 37#37: *365 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:25:19 [info] 41#41: *366 [lua] access_by_lua(msblocations.conf:133):2: 9d614ff686dc26f676a1acf1b383c5ec:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:25:19 [info] 41#41: *366 [lua] logger.lua:23: 9d614ff686dc26f676a1acf1b383c5ec {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:25:19 +0000] 9d614ff686dc26f676a1acf1b383c5ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:25:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:25:27 [info] 41#41: *367 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:25:27 [info] 41#41: *368 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:25:34 [info] 41#41: *369 [lua] access_by_lua(msblocations.conf:133):2: 9b2db92d0afe74e3fa07517b15b68396:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:25:34 +0000] 9b2db92d0afe74e3fa07517b15b68396 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/29 05:25:34 [info] 41#41: *369 [lua] logger.lua:23: 9b2db92d0afe74e3fa07517b15b68396 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:25:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:25:37 [info] 41#41: *371 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:25:37 [info] 41#41: *372 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:25:47 [info] 37#37: *374 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:25:47 [info] 37#37: *373 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:25:49 [info] 41#41: *375 [lua] access_by_lua(msblocations.conf:133):2: 22b393a28dda60e18e40b2f8fb2be49f:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:25:49 [info] 41#41: *375 [lua] logger.lua:23: 22b393a28dda60e18e40b2f8fb2be49f {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:25:49 +0000] 22b393a28dda60e18e40b2f8fb2be49f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:25:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2022/09/29 05:25:57 [info] 37#37: *376 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:25:57 [info] 37#37: *377 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:26:04 [info] 41#41: *378 [lua] access_by_lua(msblocations.conf:133):2: 3e0a2b32bb046f16074896e53571c126:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:26:04 [info] 41#41: *378 [lua] logger.lua:23: 3e0a2b32bb046f16074896e53571c126 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:26:04 +0000] 3e0a2b32bb046f16074896e53571c126 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:26:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/29 05:26:07 [info] 41#41: *379 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:26:07 [info] 41#41: *380 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:26:17 [info] 41#41: *381 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:26:17 [info] 41#41: *382 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:26:19 [info] 41#41: *383 [lua] access_by_lua(msblocations.conf:133):2: a1e5808db9bb156d965b7ded7b3cd9ec:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:26:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.10 - - [29/Sep/2022:05:26:19 +0000] a1e5808db9bb156d965b7ded7b3cd9ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/09/29 05:26:19 [info] 41#41: *383 [lua] logger.lua:23: a1e5808db9bb156d965b7ded7b3cd9ec {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:26:27 [info] 41#41: *384 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:26:27 [info] 41#41: *385 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:26:34 [info] 41#41: *386 [lua] access_by_lua(msblocations.conf:133):2: d981d04a603fed604e35e12f32603a72:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:26:34 [info] 41#41: *386 [lua] logger.lua:23: d981d04a603fed604e35e12f32603a72 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:26:34 +0000] d981d04a603fed604e35e12f32603a72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:26:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/29 05:26:37 [info] 41#41: *388 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:26:37 [info] 41#41: *389 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:26:47 [info] 41#41: *390 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:26:47 [info] 41#41: *391 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:26:49 [info] 41#41: *392 [lua] access_by_lua(msblocations.conf:133):2: df2da27889e3e2753aeb1010e0341332:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:26:49 +0000] df2da27889e3e2753aeb1010e0341332 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:26:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:26:49 [info] 41#41: *392 [lua] logger.lua:23: df2da27889e3e2753aeb1010e0341332 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:26:57 [info] 37#37: *393 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:26:57 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:27:04 [info] 41#41: *395 [lua] access_by_lua(msblocations.conf:133):2: 59edcce0c2d366bcef09cd04a1d4da9e:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:27:04 +0000] 59edcce0c2d366bcef09cd04a1d4da9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/29 05:27:04 [info] 41#41: *395 [lua] logger.lua:23: 59edcce0c2d366bcef09cd04a1d4da9e {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:27:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/29 05:27:07 [info] 41#41: *396 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:27:07 [info] 41#41: *397 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:27:17 [info] 41#41: *399 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:27:17 [info] 41#41: *398 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:27:19 [info] 41#41: *400 [lua] access_by_lua(msblocations.conf:133):2: 0f83a44be4582db39222eaf5c04836fa:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:27:19 +0000] 0f83a44be4582db39222eaf5c04836fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/29 05:27:19 [info] 41#41: *400 [lua] logger.lua:23: 0f83a44be4582db39222eaf5c04836fa {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:27:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:27:27 [info] 37#37: *401 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:27:27 [info] 41#41: *402 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:27:34 [info] 41#41: *403 [lua] access_by_lua(msblocations.conf:133):2: f9c5eb469a8b6a5432ff029f65901424:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:27:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.10 - - [29/Sep/2022:05:27:34 +0000] f9c5eb469a8b6a5432ff029f65901424 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/09/29 05:27:34 [info] 41#41: *403 [lua] logger.lua:23: f9c5eb469a8b6a5432ff029f65901424 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:27:37 [info] 37#37: *405 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:27:37 [info] 37#37: *406 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:27:47 [info] 41#41: *407 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:27:47 [info] 37#37: *408 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:27:49 [info] 41#41: *409 [lua] access_by_lua(msblocations.conf:133):2: ad73f854851644562b9bc5905a6f294a:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:27:49 +0000] ad73f854851644562b9bc5905a6f294a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/29 05:27:49 [info] 41#41: *409 [lua] logger.lua:23: ad73f854851644562b9bc5905a6f294a {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:27:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:27:57 [info] 37#37: *410 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:27:57 [info] 37#37: *411 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:28:04 [info] 41#41: *412 [lua] access_by_lua(msblocations.conf:133):2: 6835ef1555d844a581b6d6df2b9edb45:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:28:04 +0000] 6835ef1555d844a581b6d6df2b9edb45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/29 05:28:04 [info] 41#41: *412 [lua] logger.lua:23: 6835ef1555d844a581b6d6df2b9edb45 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:28:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:28:07 [info] 41#41: *413 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:28:07 [info] 41#41: *414 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:28:17 [info] 41#41: *415 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:28:17 [info] 41#41: *416 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:28:19 [info] 41#41: *417 [lua] access_by_lua(msblocations.conf:133):2: 42686ac54c110d7c86dcc7bc9ac411a2:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:28:19 [info] 41#41: *417 [lua] logger.lua:23: 42686ac54c110d7c86dcc7bc9ac411a2 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:28:19 +0000] 42686ac54c110d7c86dcc7bc9ac411a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:28:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:28:27 [info] 41#41: *418 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:28:27 [info] 41#41: *419 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:28:34 [info] 41#41: *420 [lua] access_by_lua(msblocations.conf:133):2: 8642561c420f61b62a902a243e4e82a4:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:28:34 +0000] 8642561c420f61b62a902a243e4e82a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2022/09/29 05:28:34 [info] 41#41: *420 [lua] logger.lua:23: 8642561c420f61b62a902a243e4e82a4 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:28:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2022/09/29 05:28:37 [info] 41#41: *422 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:28:37 [info] 41#41: *423 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:28:47 [info] 37#37: *424 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:28:47 [info] 37#37: *425 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:28:49 [info] 41#41: *426 [lua] access_by_lua(msblocations.conf:133):2: 1a5381c7c5f4c3c90448cdef8a756665:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:28:49 +0000] 1a5381c7c5f4c3c90448cdef8a756665 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/29 05:28:49 [info] 41#41: *426 [lua] logger.lua:23: 1a5381c7c5f4c3c90448cdef8a756665 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:28:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/29 05:28:57 [info] 37#37: *427 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:28:57 [info] 37#37: *428 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:29:04 [info] 41#41: *429 [lua] access_by_lua(msblocations.conf:133):2: 5a90deb5a426c8346a7ac9e36910c8ed:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:29:04 +0000] 5a90deb5a426c8346a7ac9e36910c8ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:29:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2022/09/29 05:29:04 [info] 41#41: *429 [lua] logger.lua:23: 5a90deb5a426c8346a7ac9e36910c8ed {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:29:07 [info] 41#41: *430 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:29:07 [info] 41#41: *431 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:29:17 [info] 41#41: *432 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:29:17 [info] 41#41: *433 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:29:19 [info] 41#41: *434 [lua] access_by_lua(msblocations.conf:133):2: 013597a16503b373e038de840af6bec5:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:29:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/09/29 05:29:19 [info] 41#41: *434 [lua] logger.lua:23: 013597a16503b373e038de840af6bec5 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:29:19 +0000] 013597a16503b373e038de840af6bec5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/09/29 05:29:27 [info] 41#41: *436 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:29:27 [info] 41#41: *435 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:29:34 [info] 41#41: *437 [lua] access_by_lua(msblocations.conf:133):2: 358cde03891acd95cbeb10851bcc6c25:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:29:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:29:34 [info] 41#41: *437 [lua] logger.lua:23: 358cde03891acd95cbeb10851bcc6c25 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:29:34 +0000] 358cde03891acd95cbeb10851bcc6c25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/09/29 05:29:37 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:29:37 [info] 37#37: *439 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:29:47 [info] 41#41: *442 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:29:47 [info] 41#41: *441 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:29:49 [info] 41#41: *443 [lua] access_by_lua(msblocations.conf:133):2: d9cf5675995f11ea14fba51800fb7333:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:29:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.65.10 - - [29/Sep/2022:05:29:49 +0000] d9cf5675995f11ea14fba51800fb7333 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/09/29 05:29:49 [info] 41#41: *443 [lua] logger.lua:23: d9cf5675995f11ea14fba51800fb7333 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:29:57 [info] 41#41: *444 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:29:57 [info] 41#41: *445 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:30:04 [info] 41#41: *446 [lua] access_by_lua(msblocations.conf:133):2: 75fd5bedac5d34b5cc0f4317e86c018a:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:30:04 +0000] 75fd5bedac5d34b5cc0f4317e86c018a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/09/29 05:30:04 [info] 41#41: *446 [lua] logger.lua:23: 75fd5bedac5d34b5cc0f4317e86c018a {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:30:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:30:07 [info] 41#41: *447 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:30:07 [info] 41#41: *448 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:30:17 [info] 37#37: *449 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:30:17 [info] 41#41: *450 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:30:19 [info] 41#41: *451 [lua] access_by_lua(msblocations.conf:133):2: 7a7becac25d7d839abe11ff42d783e74:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:30:19 +0000] 7a7becac25d7d839abe11ff42d783e74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:30:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:30:19 [info] 41#41: *451 [lua] logger.lua:23: 7a7becac25d7d839abe11ff42d783e74 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:30:27 [info] 41#41: *453 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:30:27 [info] 41#41: *452 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:30:34 [info] 41#41: *454 [lua] access_by_lua(msblocations.conf:133):2: 13dc36ecd9dc4000a975caf2fa3b7e1a:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:30:34 [info] 41#41: *454 [lua] logger.lua:23: 13dc36ecd9dc4000a975caf2fa3b7e1a {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:30:34 +0000] 13dc36ecd9dc4000a975caf2fa3b7e1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:30:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:30:37 [info] 37#37: *456 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:30:37 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:30:47 [info] 37#37: *458 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:30:47 [info] 37#37: *459 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:30:49 [info] 41#41: *460 [lua] access_by_lua(msblocations.conf:133):2: 5af70a2fedabb73629d7373c9123c233:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:30:49 [info] 41#41: *460 [lua] logger.lua:23: 5af70a2fedabb73629d7373c9123c233 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:30:49 +0000] 5af70a2fedabb73629d7373c9123c233 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:30:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/29 05:30:57 [info] 41#41: *461 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:30:57 [info] 41#41: *462 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:31:04 [info] 41#41: *463 [lua] access_by_lua(msblocations.conf:133):2: f1eb101a350c8c3de948b6105366df92:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:31:04 [info] 41#41: *463 [lua] logger.lua:23: f1eb101a350c8c3de948b6105366df92 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:31:04 +0000] f1eb101a350c8c3de948b6105366df92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:31:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:31:07 [info] 41#41: *464 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:31:07 [info] 41#41: *465 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:31:17 [info] 41#41: *467 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:31:17 [info] 41#41: *466 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:31:19 [info] 41#41: *468 [lua] access_by_lua(msblocations.conf:133):2: 207ba6ae8fa6de95e6133183e51140cf:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:31:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:31:19 [info] 41#41: *468 [lua] logger.lua:23: 207ba6ae8fa6de95e6133183e51140cf {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:31:19 +0000] 207ba6ae8fa6de95e6133183e51140cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/09/29 05:31:27 [info] 37#37: *469 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:31:27 [info] 37#37: *470 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:31:34 [info] 41#41: *471 [lua] access_by_lua(msblocations.conf:133):2: 372797aec7c9f6a8bbed4ade4d786a92:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:31:34 [info] 41#41: *471 [lua] logger.lua:23: 372797aec7c9f6a8bbed4ade4d786a92 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:31:34 +0000] 372797aec7c9f6a8bbed4ade4d786a92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:31:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/29 05:31:37 [info] 41#41: *473 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:31:37 [info] 41#41: *474 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:31:47 [info] 41#41: *476 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:31:47 [info] 41#41: *475 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:31:49 [info] 41#41: *477 [lua] access_by_lua(msblocations.conf:133):2: 98ecfd03beb07f09ac3b38638cdc84b5:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:31:50 [info] 41#41: *477 [lua] logger.lua:23: 98ecfd03beb07f09ac3b38638cdc84b5 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:31:50 +0000] 98ecfd03beb07f09ac3b38638cdc84b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:31:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/29 05:31:57 [info] 37#37: *478 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:31:57 [info] 41#41: *479 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:32:05 [info] 41#41: *480 [lua] access_by_lua(msblocations.conf:133):2: 25c7cd8366a5e4bc6832d2faf5f3f55d:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:32:05 [info] 41#41: *480 [lua] logger.lua:23: 25c7cd8366a5e4bc6832d2faf5f3f55d {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:32:05 +0000] 25c7cd8366a5e4bc6832d2faf5f3f55d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.025 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:32:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2022/09/29 05:32:07 [info] 41#41: *481 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:32:07 [info] 41#41: *482 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:32:17 [info] 41#41: *483 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:32:17 [info] 41#41: *484 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:32:20 [info] 41#41: *485 [lua] access_by_lua(msblocations.conf:133):2: 3c6b76b364ed4b07590bf9374e2eec91:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:32:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:32:20 [info] 41#41: *485 [lua] logger.lua:23: 3c6b76b364ed4b07590bf9374e2eec91 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:32:20 +0000] 3c6b76b364ed4b07590bf9374e2eec91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/09/29 05:32:27 [info] 37#37: *486 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:32:27 [info] 37#37: *487 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:32:35 [info] 41#41: *488 [lua] access_by_lua(msblocations.conf:133):2: cc713a987857dfc4961a2daa2fb2a207:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:32:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.10 - - [29/Sep/2022:05:32:35 +0000] cc713a987857dfc4961a2daa2fb2a207 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/09/29 05:32:35 [info] 41#41: *488 [lua] logger.lua:23: cc713a987857dfc4961a2daa2fb2a207 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:32:37 [info] 41#41: *489 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:32:37 [info] 41#41: *490 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:32:47 [info] 37#37: *492 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:32:47 [info] 37#37: *493 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:32:50 [info] 41#41: *494 [lua] access_by_lua(msblocations.conf:133):2: f74bf5e2048cfc7f5c5e4b1ca90f0ba7:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:32:50 +0000] f74bf5e2048cfc7f5c5e4b1ca90f0ba7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/29 05:32:50 [info] 41#41: *494 [lua] logger.lua:23: f74bf5e2048cfc7f5c5e4b1ca90f0ba7 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:32:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:32:57 [info] 37#37: *495 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:32:57 [info] 37#37: *496 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:33:05 [info] 41#41: *497 [lua] access_by_lua(msblocations.conf:133):2: 5a02a42cb20cf8d0b3f66a32eba01e2f:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:33:05 [info] 41#41: *497 [lua] logger.lua:23: 5a02a42cb20cf8d0b3f66a32eba01e2f {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:33:05 +0000] 5a02a42cb20cf8d0b3f66a32eba01e2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:33:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/09/29 05:33:07 [info] 41#41: *498 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:33:07 [info] 41#41: *499 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:33:17 [info] 41#41: *500 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:33:17 [info] 41#41: *501 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:33:20 [info] 41#41: *502 [lua] access_by_lua(msblocations.conf:133):2: c6ad9b4e8551129a0542e8d7d50f8926:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:33:20 +0000] c6ad9b4e8551129a0542e8d7d50f8926 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/09/29 05:33:20 [info] 41#41: *502 [lua] logger.lua:23: c6ad9b4e8551129a0542e8d7d50f8926 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:33:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:33:27 [info] 41#41: *503 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:33:27 [info] 41#41: *504 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:33:35 [info] 41#41: *505 [lua] access_by_lua(msblocations.conf:133):2: 4ebb2743993812422127a1025a17595e:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:33:35 [info] 41#41: *505 [lua] logger.lua:23: 4ebb2743993812422127a1025a17595e {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:33:35 +0000] 4ebb2743993812422127a1025a17595e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:33:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/29 05:33:37 [info] 37#37: *506 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:33:37 [info] 37#37: *507 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:33:47 [info] 37#37: *509 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:33:47 [info] 37#37: *510 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:33:50 [info] 41#41: *511 [lua] access_by_lua(msblocations.conf:133):2: bff46d5f0db8003d7cafc0a08a9a9acf:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:33:50 [info] 41#41: *511 [lua] logger.lua:23: bff46d5f0db8003d7cafc0a08a9a9acf {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:33:50 +0000] bff46d5f0db8003d7cafc0a08a9a9acf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:33:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2022/09/29 05:33:57 [info] 37#37: *513 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:33:57 [info] 41#41: *512 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:34:05 [info] 41#41: *514 [lua] access_by_lua(msblocations.conf:133):2: a12b9e701ff66dd94694244f63add374:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:34:05 +0000] a12b9e701ff66dd94694244f63add374 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:34:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:34:05 [info] 41#41: *514 [lua] logger.lua:23: a12b9e701ff66dd94694244f63add374 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:34:07 [info] 41#41: *515 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:34:07 [info] 41#41: *516 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:34:17 [info] 41#41: *517 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:34:17 [info] 41#41: *518 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:34:20 [info] 41#41: *519 [lua] access_by_lua(msblocations.conf:133):2: 92d1f0e0a66e1f1fd29d623f2fc64504:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:34:20 [info] 41#41: *519 [lua] logger.lua:23: 92d1f0e0a66e1f1fd29d623f2fc64504 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:34:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 29
10.233.65.10 - - [29/Sep/2022:05:34:20 +0000] 92d1f0e0a66e1f1fd29d623f2fc64504 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.057 upstream_response_time:0.055 "-" "Consul Health Check" "-"
2022/09/29 05:34:27 [info] 37#37: *520 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:34:27 [info] 37#37: *521 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:34:35 [info] 41#41: *522 [lua] access_by_lua(msblocations.conf:133):2: 0f93ea0474a43b605c3fb9f9d3596a9d:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:34:35 +0000] 0f93ea0474a43b605c3fb9f9d3596a9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/29 05:34:35 [info] 41#41: *522 [lua] logger.lua:23: 0f93ea0474a43b605c3fb9f9d3596a9d {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:34:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:34:37 [info] 41#41: *523 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:34:37 [info] 37#37: *524 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:34:47 [info] 37#37: *526 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:34:47 [info] 37#37: *527 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:34:50 [info] 41#41: *528 [lua] access_by_lua(msblocations.conf:133):2: 4043a262143f3cc329d3600f4bcb6eb0:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:34:50 +0000] 4043a262143f3cc329d3600f4bcb6eb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/09/29 05:34:50 [info] 41#41: *528 [lua] logger.lua:23: 4043a262143f3cc329d3600f4bcb6eb0 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:34:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:34:57 [info] 41#41: *529 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:34:57 [info] 41#41: *530 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:35:04 [info] 41#41: *531 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.67.80, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.67.80 - - [29/Sep/2022:05:35:04 +0000] 7e749580d65e5e30b6f79265acc3b0af "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2022/09/29 05:35:05 [info] 41#41: *532 [lua] access_by_lua(msblocations.conf:133):2: b4a3149ccba79b5acfb7c477c3b9be2d:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:35:05 [info] 41#41: *532 [lua] logger.lua:23: b4a3149ccba79b5acfb7c477c3b9be2d {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:35:05 +0000] b4a3149ccba79b5acfb7c477c3b9be2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:35:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:35:07 [info] 41#41: *533 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:35:07 [info] 37#37: *534 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:35:17 [info] 37#37: *535 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:35:17 [info] 37#37: *536 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:35:20 [info] 41#41: *537 [lua] access_by_lua(msblocations.conf:133):2: a88a0867d0608ce938a76f7425f7e23b:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:35:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:35:20 [info] 41#41: *537 [lua] logger.lua:23: a88a0867d0608ce938a76f7425f7e23b {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:35:20 +0000] a88a0867d0608ce938a76f7425f7e23b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/29 05:35:27 [info] 37#37: *538 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:35:27 [info] 37#37: *539 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:35:35 [info] 41#41: *540 [lua] access_by_lua(msblocations.conf:133):2: 83fe0b5ce46def9da3b962ba6f8ad5f0:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:35:35 +0000] 83fe0b5ce46def9da3b962ba6f8ad5f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/09/29 05:35:35 [info] 41#41: *540 [lua] logger.lua:23: 83fe0b5ce46def9da3b962ba6f8ad5f0 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:35:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2022/09/29 05:35:37 [info] 37#37: *541 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:35:37 [info] 37#37: *542 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:35:47 [info] 41#41: *544 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:35:47 [info] 41#41: *545 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:35:50 [info] 41#41: *546 [lua] access_by_lua(msblocations.conf:133):2: 592fdae9e4c15dc52102475bfeb5b55e:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:35:50 +0000] 592fdae9e4c15dc52102475bfeb5b55e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/29 05:35:50 [info] 41#41: *546 [lua] logger.lua:23: 592fdae9e4c15dc52102475bfeb5b55e {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:35:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:35:57 [info] 41#41: *547 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:35:57 [info] 41#41: *548 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:36:05 [info] 41#41: *549 [lua] access_by_lua(msblocations.conf:133):2: 0eeccb973c670dde75f75f10c9bd6978:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:36:05 [info] 41#41: *549 [lua] logger.lua:23: 0eeccb973c670dde75f75f10c9bd6978 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:36:05 +0000] 0eeccb973c670dde75f75f10c9bd6978 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:36:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:36:07 [info] 41#41: *550 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:36:07 [info] 41#41: *551 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:36:17 [info] 41#41: *553 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:36:17 [info] 41#41: *552 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:36:20 [info] 41#41: *554 [lua] access_by_lua(msblocations.conf:133):2: a2441f8e4270bb3c7f2afbf220beec2f:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:36:20 [info] 41#41: *554 [lua] logger.lua:23: a2441f8e4270bb3c7f2afbf220beec2f {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:36:20 +0000] a2441f8e4270bb3c7f2afbf220beec2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:36:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:36:27 [info] 41#41: *556 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:36:27 [info] 41#41: *555 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:36:35 [info] 41#41: *557 [lua] access_by_lua(msblocations.conf:133):2: 69266f0fed5bdbaf4ac4cef4bdb82233:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:36:35 +0000] 69266f0fed5bdbaf4ac4cef4bdb82233 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/09/29 05:36:35 [info] 41#41: *557 [lua] logger.lua:23: 69266f0fed5bdbaf4ac4cef4bdb82233 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:36:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/29 05:36:37 [info] 37#37: *558 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:36:37 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:36:47 [info] 41#41: *561 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:36:47 [info] 41#41: *562 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:36:50 [info] 41#41: *563 [lua] access_by_lua(msblocations.conf:133):2: bb126f77401086e71064eb885b155bb5:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:36:50 [info] 41#41: *563 [lua] logger.lua:23: bb126f77401086e71064eb885b155bb5 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:36:50 +0000] bb126f77401086e71064eb885b155bb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:36:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/29 05:36:57 [info] 37#37: *564 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:36:57 [info] 37#37: *565 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:37:05 [info] 41#41: *566 [lua] access_by_lua(msblocations.conf:133):2: 8a376518ce0701b4f681405cadc451df:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:37:05 [info] 41#41: *566 [lua] logger.lua:23: 8a376518ce0701b4f681405cadc451df {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:37:05 +0000] 8a376518ce0701b4f681405cadc451df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:37:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/09/29 05:37:07 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:37:07 [info] 37#37: *568 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:37:17 [info] 41#41: *569 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:37:17 [info] 41#41: *570 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:37:20 [info] 41#41: *571 [lua] access_by_lua(msblocations.conf:133):2: 24d530d458c5a5c23f636d62cd633d3e:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:37:20 [info] 41#41: *571 [lua] logger.lua:23: 24d530d458c5a5c23f636d62cd633d3e {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:37:20 +0000] 24d530d458c5a5c23f636d62cd633d3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:37:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:37:27 [info] 41#41: *572 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:37:27 [info] 41#41: *573 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:37:35 [info] 41#41: *574 [lua] access_by_lua(msblocations.conf:133):2: 61ddf7172216f558f93930ef6d405b84:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:37:35 [info] 41#41: *574 [lua] logger.lua:23: 61ddf7172216f558f93930ef6d405b84 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:37:35 +0000] 61ddf7172216f558f93930ef6d405b84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:37:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:37:37 [info] 37#37: *575 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:37:37 [info] 37#37: *576 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:37:47 [info] 37#37: *578 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:37:47 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:37:50 [info] 41#41: *580 [lua] access_by_lua(msblocations.conf:133):2: e45e3930628700575725437369d411b3:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:37:50 [info] 41#41: *580 [lua] logger.lua:23: e45e3930628700575725437369d411b3 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:37:50 +0000] e45e3930628700575725437369d411b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:37:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:37:57 [info] 37#37: *582 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:37:57 [info] 37#37: *581 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:38:05 [info] 41#41: *583 [lua] access_by_lua(msblocations.conf:133):2: db4e2893690d20862b21794884386921:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:38:05 [info] 41#41: *583 [lua] logger.lua:23: db4e2893690d20862b21794884386921 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:38:05 +0000] db4e2893690d20862b21794884386921 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:38:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:38:07 [info] 41#41: *584 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:38:07 [info] 41#41: *585 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:38:17 [info] 41#41: *586 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:38:17 [info] 41#41: *587 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:38:20 [info] 41#41: *588 [lua] access_by_lua(msblocations.conf:133):2: e0933941d9dd51a8c5ebd9e5af50dea9:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:38:20 [info] 41#41: *588 [lua] logger.lua:23: e0933941d9dd51a8c5ebd9e5af50dea9 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:38:20 +0000] e0933941d9dd51a8c5ebd9e5af50dea9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:38:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:38:27 [info] 41#41: *589 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:38:27 [info] 41#41: *590 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:38:35 [info] 41#41: *591 [lua] access_by_lua(msblocations.conf:133):2: 4f0c1fa70879ac91591654c7beda4780:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:38:35 [info] 41#41: *591 [lua] logger.lua:23: 4f0c1fa70879ac91591654c7beda4780 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:38:35 +0000] 4f0c1fa70879ac91591654c7beda4780 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:38:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2022/09/29 05:38:37 [info] 41#41: *593 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:38:37 [info] 41#41: *592 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:38:47 [info] 37#37: *595 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:38:47 [info] 37#37: *596 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:38:50 [info] 41#41: *597 [lua] access_by_lua(msblocations.conf:133):2: 5b8e42f38d102a6dc154cdca843fa1ef:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:38:50 +0000] 5b8e42f38d102a6dc154cdca843fa1ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/29 05:38:50 [info] 41#41: *597 [lua] logger.lua:23: 5b8e42f38d102a6dc154cdca843fa1ef {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:38:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:38:57 [info] 37#37: *598 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:38:57 [info] 37#37: *599 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:39:05 [info] 41#41: *600 [lua] access_by_lua(msblocations.conf:133):2: e4d8f217066cf391e5e22232b88eff76:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:39:05 +0000] e4d8f217066cf391e5e22232b88eff76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/29 05:39:05 [info] 41#41: *600 [lua] logger.lua:23: e4d8f217066cf391e5e22232b88eff76 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:39:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/29 05:39:07 [info] 41#41: *602 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:39:07 [info] 41#41: *601 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:39:17 [info] 41#41: *603 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:39:17 [info] 41#41: *604 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:39:20 [info] 41#41: *605 [lua] access_by_lua(msblocations.conf:133):2: d8ecdcbdcb7c7cb8713db3d7706a9bfb:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:39:20 [info] 41#41: *605 [lua] logger.lua:23: d8ecdcbdcb7c7cb8713db3d7706a9bfb {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:39:20 +0000] d8ecdcbdcb7c7cb8713db3d7706a9bfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:39:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:39:27 [info] 41#41: *606 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:39:27 [info] 41#41: *607 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:39:35 [info] 41#41: *608 [lua] access_by_lua(msblocations.conf:133):2: 30049ccea736e98643d10ea91463a19f:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:39:35 +0000] 30049ccea736e98643d10ea91463a19f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/29 05:39:35 [info] 41#41: *608 [lua] logger.lua:23: 30049ccea736e98643d10ea91463a19f {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:39:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/29 05:39:37 [info] 37#37: *609 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:39:37 [info] 37#37: *610 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:39:47 [info] 41#41: *612 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:39:47 [info] 41#41: *613 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:39:50 [info] 41#41: *614 [lua] access_by_lua(msblocations.conf:133):2: 7d134afa7ca640ac39a22f9fc56676a1:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:39:50 [info] 41#41: *614 [lua] logger.lua:23: 7d134afa7ca640ac39a22f9fc56676a1 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:39:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.65.10 - - [29/Sep/2022:05:39:50 +0000] 7d134afa7ca640ac39a22f9fc56676a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/09/29 05:39:57 [info] 41#41: *615 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:39:57 [info] 37#37: *616 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:40:05 [info] 41#41: *617 [lua] access_by_lua(msblocations.conf:133):2: 005809e3172b2182f2b84e095064ecd0:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:40:05 [info] 41#41: *617 [lua] logger.lua:23: 005809e3172b2182f2b84e095064ecd0 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:40:05 +0000] 005809e3172b2182f2b84e095064ecd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:40:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/09/29 05:40:07 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:40:07 [info] 37#37: *619 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:40:17 [info] 37#37: *620 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:40:17 [info] 37#37: *621 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:40:20 [info] 41#41: *622 [lua] access_by_lua(msblocations.conf:133):2: 7c17c4b9ba39b4d0db668f6b26ad64d4:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:40:20 +0000] 7c17c4b9ba39b4d0db668f6b26ad64d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:40:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:40:20 [info] 41#41: *622 [lua] logger.lua:23: 7c17c4b9ba39b4d0db668f6b26ad64d4 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:40:27 [info] 41#41: *623 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:40:27 [info] 41#41: *624 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:40:35 [info] 41#41: *625 [lua] access_by_lua(msblocations.conf:133):2: 7226fa91a76615f21fd168f9560a2313:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:40:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/29 05:40:35 [info] 41#41: *625 [lua] logger.lua:23: 7226fa91a76615f21fd168f9560a2313 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:40:35 +0000] 7226fa91a76615f21fd168f9560a2313 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/09/29 05:40:37 [info] 41#41: *626 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:40:37 [info] 41#41: *627 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:40:47 [info] 41#41: *629 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:40:47 [info] 41#41: *630 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:40:50 [info] 41#41: *631 [lua] access_by_lua(msblocations.conf:133):2: a2a5f0b5b4285cf394ee603c3a165772:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:40:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.10 - - [29/Sep/2022:05:40:50 +0000] a2a5f0b5b4285cf394ee603c3a165772 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/09/29 05:40:50 [info] 41#41: *631 [lua] logger.lua:23: a2a5f0b5b4285cf394ee603c3a165772 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:40:57 [info] 41#41: *632 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:40:57 [info] 37#37: *633 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:41:05 [info] 41#41: *634 [lua] access_by_lua(msblocations.conf:133):2: 1ca6e5bab4c8cf69240cd308bbc7d703:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:41:05 [info] 41#41: *634 [lua] logger.lua:23: 1ca6e5bab4c8cf69240cd308bbc7d703 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:41:05 +0000] 1ca6e5bab4c8cf69240cd308bbc7d703 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:41:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/29 05:41:07 [info] 41#41: *635 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:41:07 [info] 41#41: *636 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:41:17 [info] 41#41: *637 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:41:17 [info] 41#41: *638 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:41:20 [info] 41#41: *639 [lua] access_by_lua(msblocations.conf:133):2: 9e9204526ad5a7f1dc73e2f76d41c731:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:41:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.10 - - [29/Sep/2022:05:41:20 +0000] 9e9204526ad5a7f1dc73e2f76d41c731 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/29 05:41:20 [info] 41#41: *639 [lua] logger.lua:23: 9e9204526ad5a7f1dc73e2f76d41c731 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:41:27 [info] 41#41: *640 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:41:27 [info] 41#41: *641 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:41:35 [info] 41#41: *642 [lua] access_by_lua(msblocations.conf:133):2: 440afdb12a6c80ca6ef216fe660f0ff8:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:41:35 +0000] 440afdb12a6c80ca6ef216fe660f0ff8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/29 05:41:35 [info] 41#41: *642 [lua] logger.lua:23: 440afdb12a6c80ca6ef216fe660f0ff8 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:41:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/29 05:41:37 [info] 41#41: *643 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:41:37 [info] 41#41: *644 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:41:47 [info] 37#37: *646 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:41:47 [info] 37#37: *647 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:41:50 [info] 41#41: *648 [lua] access_by_lua(msblocations.conf:133):2: bbcb53addeb932a09caf6af55979e150:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:41:50 [info] 41#41: *648 [lua] logger.lua:23: bbcb53addeb932a09caf6af55979e150 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:41:50 +0000] bbcb53addeb932a09caf6af55979e150 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:41:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/29 05:41:57 [info] 41#41: *649 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:41:57 [info] 41#41: *650 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:42:05 [info] 41#41: *651 [lua] access_by_lua(msblocations.conf:133):2: 45b9f8bee795c5f41f9215eb62613d2c:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:42:05 [info] 41#41: *651 [lua] logger.lua:23: 45b9f8bee795c5f41f9215eb62613d2c {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:42:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.10 - - [29/Sep/2022:05:42:05 +0000] 45b9f8bee795c5f41f9215eb62613d2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/29 05:42:07 [info] 41#41: *653 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:42:07 [info] 41#41: *652 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:42:17 [info] 37#37: *654 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:42:17 [info] 37#37: *655 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:42:20 [info] 41#41: *656 [lua] access_by_lua(msblocations.conf:133):2: b712f6b3b4e3c2fbcdd74e4070cae39b:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:42:20 +0000] b712f6b3b4e3c2fbcdd74e4070cae39b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:42:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:42:20 [info] 41#41: *656 [lua] logger.lua:23: b712f6b3b4e3c2fbcdd74e4070cae39b {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:42:27 [info] 37#37: *657 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:42:27 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:42:35 [info] 41#41: *659 [lua] access_by_lua(msblocations.conf:133):2: 0926edf6cf69728f7b494642d19e30ed:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:42:35 +0000] 0926edf6cf69728f7b494642d19e30ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/29 05:42:35 [info] 41#41: *659 [lua] logger.lua:23: 0926edf6cf69728f7b494642d19e30ed {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:42:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/29 05:42:37 [info] 37#37: *660 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:42:37 [info] 37#37: *661 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:42:47 [info] 41#41: *663 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:42:47 [info] 41#41: *664 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:42:50 [info] 41#41: *665 [lua] access_by_lua(msblocations.conf:133):2: ec761f742f64a01f64e5e7ef4a5585e5:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:42:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.10 - - [29/Sep/2022:05:42:50 +0000] ec761f742f64a01f64e5e7ef4a5585e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2022/09/29 05:42:50 [info] 41#41: *665 [lua] logger.lua:23: ec761f742f64a01f64e5e7ef4a5585e5 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:42:57 [info] 41#41: *666 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:42:57 [info] 37#37: *667 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:43:05 [info] 41#41: *668 [lua] access_by_lua(msblocations.conf:133):2: 1c3f09b27f771ac2a995ae764fb618e0:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:43:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.10 - - [29/Sep/2022:05:43:05 +0000] 1c3f09b27f771ac2a995ae764fb618e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/09/29 05:43:05 [info] 41#41: *668 [lua] logger.lua:23: 1c3f09b27f771ac2a995ae764fb618e0 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:43:07 [info] 37#37: *669 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:43:07 [info] 37#37: *670 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:43:17 [info] 37#37: *671 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:43:17 [info] 37#37: *672 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:43:20 [info] 41#41: *673 [lua] access_by_lua(msblocations.conf:133):2: 61b32bf8f88afc8a2e41705a8ac51e43:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:43:20 [info] 41#41: *673 [lua] logger.lua:23: 61b32bf8f88afc8a2e41705a8ac51e43 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:43:20 +0000] 61b32bf8f88afc8a2e41705a8ac51e43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:43:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/29 05:43:27 [info] 41#41: *674 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:43:27 [info] 41#41: *675 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:43:35 [info] 41#41: *676 [lua] access_by_lua(msblocations.conf:133):2: 3336648cfc68071d160b8c13e5bae52d:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:43:35 [info] 41#41: *676 [lua] logger.lua:23: 3336648cfc68071d160b8c13e5bae52d {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:43:35 +0000] 3336648cfc68071d160b8c13e5bae52d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:43:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:43:37 [info] 41#41: *677 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:43:37 [info] 41#41: *678 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:43:47 [info] 41#41: *681 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:43:47 [info] 41#41: *680 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:43:50 [info] 41#41: *682 [lua] access_by_lua(msblocations.conf:133):2: 366b94f62095fcfa0a7a08916147e489:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:43:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.10 - - [29/Sep/2022:05:43:50 +0000] 366b94f62095fcfa0a7a08916147e489 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/09/29 05:43:50 [info] 41#41: *682 [lua] logger.lua:23: 366b94f62095fcfa0a7a08916147e489 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:43:57 [info] 37#37: *683 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:43:57 [info] 37#37: *684 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:44:05 [info] 41#41: *685 [lua] access_by_lua(msblocations.conf:133):2: 2fda5cadb0a38e204b9084ce73d8f303:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:44:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.65.10 - - [29/Sep/2022:05:44:05 +0000] 2fda5cadb0a38e204b9084ce73d8f303 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/09/29 05:44:05 [info] 41#41: *685 [lua] logger.lua:23: 2fda5cadb0a38e204b9084ce73d8f303 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:44:07 [info] 41#41: *686 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:44:07 [info] 41#41: *687 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:44:17 [info] 41#41: *688 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:44:17 [info] 41#41: *689 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:44:20 [info] 41#41: *690 [lua] access_by_lua(msblocations.conf:133):2: 40ca8985c0ae988c51f0ffea0a7d6f9a:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:44:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.10 - - [29/Sep/2022:05:44:20 +0000] 40ca8985c0ae988c51f0ffea0a7d6f9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/09/29 05:44:20 [info] 41#41: *690 [lua] logger.lua:23: 40ca8985c0ae988c51f0ffea0a7d6f9a {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:44:27 [info] 41#41: *691 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:44:27 [info] 41#41: *692 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:44:35 [info] 41#41: *693 [lua] access_by_lua(msblocations.conf:133):2: 5c0192d1f3cdb2bb5459160219a719db:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:44:35 [info] 41#41: *693 [lua] logger.lua:23: 5c0192d1f3cdb2bb5459160219a719db {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:44:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.10 - - [29/Sep/2022:05:44:35 +0000] 5c0192d1f3cdb2bb5459160219a719db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/09/29 05:44:37 [info] 41#41: *695 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:44:37 [info] 41#41: *694 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:44:47 [info] 41#41: *697 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:44:47 [info] 41#41: *698 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:44:50 [info] 41#41: *699 [lua] access_by_lua(msblocations.conf:133):2: 1218e8414467aaf9d018521d96265f61:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:44:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:44:50 [info] 41#41: *699 [lua] logger.lua:23: 1218e8414467aaf9d018521d96265f61 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:44:50 +0000] 1218e8414467aaf9d018521d96265f61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/09/29 05:44:57 [info] 41#41: *700 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:44:57 [info] 41#41: *701 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:45:05 [info] 41#41: *702 [lua] access_by_lua(msblocations.conf:133):2: f4645ab5e193ac8c81a9988979c94353:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:45:06 [info] 41#41: *702 [lua] logger.lua:23: f4645ab5e193ac8c81a9988979c94353 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:45:06 +0000] f4645ab5e193ac8c81a9988979c94353 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:45:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/09/29 05:45:07 [info] 41#41: *703 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:45:07 [info] 41#41: *704 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:45:17 [info] 37#37: *705 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:45:17 [info] 37#37: *706 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:45:21 [info] 41#41: *707 [lua] access_by_lua(msblocations.conf:133):2: e5f204aff36aa29171f560fb55bfaf99:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:45:21 +0000] e5f204aff36aa29171f560fb55bfaf99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:45:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/09/29 05:45:21 [info] 41#41: *707 [lua] logger.lua:23: e5f204aff36aa29171f560fb55bfaf99 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:45:27 [info] 41#41: *708 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:45:27 [info] 41#41: *709 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:45:36 [info] 41#41: *710 [lua] access_by_lua(msblocations.conf:133):2: bccdc02c916b6e4b97c9a90928e94d6d:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:45:36 +0000] bccdc02c916b6e4b97c9a90928e94d6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/29 05:45:36 [info] 41#41: *710 [lua] logger.lua:23: bccdc02c916b6e4b97c9a90928e94d6d {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:45:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:45:37 [info] 41#41: *711 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:45:37 [info] 41#41: *712 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:45:47 [info] 41#41: *714 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:45:47 [info] 41#41: *715 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:45:51 [info] 41#41: *716 [lua] access_by_lua(msblocations.conf:133):2: 0a66d2dbd653c2486f8f6d7fe004e5b7:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:45:51 [info] 41#41: *716 [lua] logger.lua:23: 0a66d2dbd653c2486f8f6d7fe004e5b7 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:45:51 +0000] 0a66d2dbd653c2486f8f6d7fe004e5b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:45:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:45:57 [info] 37#37: *717 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:45:57 [info] 37#37: *718 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:46:06 [info] 41#41: *719 [lua] access_by_lua(msblocations.conf:133):2: f55f75d0840c0f39f79fc1a4bca544d7:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:46:06 [info] 41#41: *719 [lua] logger.lua:23: f55f75d0840c0f39f79fc1a4bca544d7 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:46:06 +0000] f55f75d0840c0f39f79fc1a4bca544d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:46:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:46:07 [info] 41#41: *720 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:46:07 [info] 41#41: *721 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:46:17 [info] 37#37: *722 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:46:17 [info] 37#37: *723 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:46:21 [info] 41#41: *724 [lua] access_by_lua(msblocations.conf:133):2: 9fc91d6d51a57e824b19c9d55e2f0eb6:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:46:21 [info] 41#41: *724 [lua] logger.lua:23: 9fc91d6d51a57e824b19c9d55e2f0eb6 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:46:21 +0000] 9fc91d6d51a57e824b19c9d55e2f0eb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:46:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:46:27 [info] 37#37: *725 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:46:27 [info] 37#37: *726 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:46:36 [info] 41#41: *727 [lua] access_by_lua(msblocations.conf:133):2: 3243a5f41f2275edfb1729a0cf4430f2:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:46:36 +0000] 3243a5f41f2275edfb1729a0cf4430f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/29 05:46:36 [info] 41#41: *727 [lua] logger.lua:23: 3243a5f41f2275edfb1729a0cf4430f2 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:46:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:46:37 [info] 37#37: *728 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:46:37 [info] 37#37: *729 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:46:47 [info] 37#37: *731 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:46:47 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:46:51 [info] 41#41: *733 [lua] access_by_lua(msblocations.conf:133):2: 4eaa34eb547f31d89c56ab82351d8e9d:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:46:51 [info] 41#41: *733 [lua] logger.lua:23: 4eaa34eb547f31d89c56ab82351d8e9d {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:46:51 +0000] 4eaa34eb547f31d89c56ab82351d8e9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:46:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/29 05:46:57 [info] 41#41: *734 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:46:57 [info] 41#41: *735 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:47:06 [info] 41#41: *736 [lua] access_by_lua(msblocations.conf:133):2: 13192b2b4832992aa0fa46bde78a55e6:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:47:06 [info] 41#41: *736 [lua] logger.lua:23: 13192b2b4832992aa0fa46bde78a55e6 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:47:06 +0000] 13192b2b4832992aa0fa46bde78a55e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:47:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/09/29 05:47:07 [info] 41#41: *738 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:47:07 [info] 41#41: *737 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:47:17 [info] 41#41: *740 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:47:17 [info] 41#41: *739 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:47:21 [info] 41#41: *741 [lua] access_by_lua(msblocations.conf:133):2: b4b8993b57a6eda2f60d742db604d55a:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:47:21 [info] 41#41: *741 [lua] logger.lua:23: b4b8993b57a6eda2f60d742db604d55a {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:47:21 +0000] b4b8993b57a6eda2f60d742db604d55a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:47:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:47:27 [info] 41#41: *742 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:47:27 [info] 41#41: *743 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:47:36 [info] 41#41: *744 [lua] access_by_lua(msblocations.conf:133):2: c97f30e5c6560a504f1ce1b30f65a3e9:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:47:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.10 - - [29/Sep/2022:05:47:36 +0000] c97f30e5c6560a504f1ce1b30f65a3e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/09/29 05:47:36 [info] 41#41: *744 [lua] logger.lua:23: c97f30e5c6560a504f1ce1b30f65a3e9 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:47:37 [info] 41#41: *745 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:47:37 [info] 41#41: *746 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:47:47 [info] 37#37: *749 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:47:47 [info] 37#37: *748 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:47:51 [info] 41#41: *750 [lua] access_by_lua(msblocations.conf:133):2: 1d03a4a27e2309b7a45caa79561c07ef:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:47:51 [info] 41#41: *750 [lua] logger.lua:23: 1d03a4a27e2309b7a45caa79561c07ef {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:47:51 +0000] 1d03a4a27e2309b7a45caa79561c07ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:47:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:47:57 [info] 41#41: *751 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:47:57 [info] 41#41: *752 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:48:06 [info] 41#41: *753 [lua] access_by_lua(msblocations.conf:133):2: 690e69647be46b5cb259ea21f7e046e3:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:48:06 [info] 41#41: *753 [lua] logger.lua:23: 690e69647be46b5cb259ea21f7e046e3 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:48:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
10.233.65.10 - - [29/Sep/2022:05:48:06 +0000] 690e69647be46b5cb259ea21f7e046e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/09/29 05:48:07 [info] 41#41: *754 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:48:07 [info] 41#41: *755 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:48:17 [info] 41#41: *756 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:48:17 [info] 41#41: *757 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:48:21 [info] 41#41: *758 [lua] access_by_lua(msblocations.conf:133):2: 9ca4abcab4220cd1969b7f24adf33c46:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:48:21 [info] 41#41: *758 [lua] logger.lua:23: 9ca4abcab4220cd1969b7f24adf33c46 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:48:21 +0000] 9ca4abcab4220cd1969b7f24adf33c46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:48:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:48:27 [info] 41#41: *759 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:48:27 [info] 41#41: *760 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:48:36 [info] 41#41: *761 [lua] access_by_lua(msblocations.conf:133):2: e2eb3239549e8fbb96506e1e183cd6f6:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:48:36 [info] 41#41: *761 [lua] logger.lua:23: e2eb3239549e8fbb96506e1e183cd6f6 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:48:36 +0000] e2eb3239549e8fbb96506e1e183cd6f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:48:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2022/09/29 05:48:37 [info] 41#41: *762 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:48:37 [info] 41#41: *763 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:48:47 [info] 41#41: *765 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:48:47 [info] 37#37: *766 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:48:51 [info] 41#41: *767 [lua] access_by_lua(msblocations.conf:133):2: 5206765ff5ef213c72c046cdf1a3b013:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:48:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.10 - - [29/Sep/2022:05:48:51 +0000] 5206765ff5ef213c72c046cdf1a3b013 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/09/29 05:48:51 [info] 41#41: *767 [lua] logger.lua:23: 5206765ff5ef213c72c046cdf1a3b013 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:48:57 [info] 37#37: *768 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:48:57 [info] 41#41: *769 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:49:06 [info] 41#41: *770 [lua] access_by_lua(msblocations.conf:133):2: f354e2f68c4138e963d3697f52b06602:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:49:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:49:06 [info] 41#41: *770 [lua] logger.lua:23: f354e2f68c4138e963d3697f52b06602 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:49:06 +0000] f354e2f68c4138e963d3697f52b06602 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/29 05:49:07 [info] 41#41: *771 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:49:07 [info] 41#41: *772 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:49:17 [info] 41#41: *773 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:49:17 [info] 41#41: *774 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:49:21 [info] 41#41: *775 [lua] access_by_lua(msblocations.conf:133):2: 6995a4d24c75b005cbb4a77bf2c75742:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:49:21 [info] 41#41: *775 [lua] logger.lua:23: 6995a4d24c75b005cbb4a77bf2c75742 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:49:21 +0000] 6995a4d24c75b005cbb4a77bf2c75742 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:49:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/09/29 05:49:27 [info] 37#37: *776 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:49:27 [info] 41#41: *777 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:49:36 [info] 41#41: *778 [lua] access_by_lua(msblocations.conf:133):2: ca8acc5a8fef9d8fbe433d815a1d369f:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:49:36 [info] 41#41: *778 [lua] logger.lua:23: ca8acc5a8fef9d8fbe433d815a1d369f {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:49:36 +0000] ca8acc5a8fef9d8fbe433d815a1d369f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:49:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:49:37 [info] 41#41: *779 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:49:37 [info] 41#41: *780 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:49:47 [info] 41#41: *782 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:49:47 [info] 41#41: *783 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:49:51 [info] 41#41: *784 [lua] access_by_lua(msblocations.conf:133):2: a2b079e257d34cef7a8759aad471cd47:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:49:51 [info] 41#41: *784 [lua] logger.lua:23: a2b079e257d34cef7a8759aad471cd47 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:49:51 +0000] a2b079e257d34cef7a8759aad471cd47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:49:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/09/29 05:49:57 [info] 41#41: *785 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:49:57 [info] 41#41: *786 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:50:06 [info] 41#41: *787 [lua] access_by_lua(msblocations.conf:133):2: c20db43e20125fa9ede46825c45df7e9:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:50:06 [info] 41#41: *787 [lua] logger.lua:23: c20db43e20125fa9ede46825c45df7e9 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:50:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.10 - - [29/Sep/2022:05:50:06 +0000] c20db43e20125fa9ede46825c45df7e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/09/29 05:50:07 [info] 41#41: *788 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:50:07 [info] 41#41: *789 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:50:17 [info] 41#41: *790 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:50:17 [info] 41#41: *791 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:50:21 [info] 41#41: *792 [lua] access_by_lua(msblocations.conf:133):2: f1b9f489ee76f711b7e8d2002251d3c7:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:50:21 [info] 41#41: *792 [lua] logger.lua:23: f1b9f489ee76f711b7e8d2002251d3c7 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:50:21 +0000] f1b9f489ee76f711b7e8d2002251d3c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:50:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:50:27 [info] 37#37: *793 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:50:27 [info] 37#37: *794 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:50:36 [info] 41#41: *795 [lua] access_by_lua(msblocations.conf:133):2: e282661ddccf6c935e7743130a711401:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:50:36 [info] 41#41: *795 [lua] logger.lua:23: e282661ddccf6c935e7743130a711401 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:50:36 +0000] e282661ddccf6c935e7743130a711401 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:50:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2022/09/29 05:50:37 [info] 37#37: *796 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:50:37 [info] 37#37: *797 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:50:47 [info] 41#41: *799 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:50:47 [info] 37#37: *800 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:50:51 [info] 41#41: *801 [lua] access_by_lua(msblocations.conf:133):2: 40db77ee2a693ea3af148bbad5e1b72c:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:50:51 [info] 41#41: *801 [lua] logger.lua:23: 40db77ee2a693ea3af148bbad5e1b72c {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:50:51 +0000] 40db77ee2a693ea3af148bbad5e1b72c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:50:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/09/29 05:50:57 [info] 41#41: *802 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:50:57 [info] 41#41: *803 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:51:06 [info] 41#41: *804 [lua] access_by_lua(msblocations.conf:133):2: b8d0a0828661ba011c07eb4ef5da3de0:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:51:06 [info] 41#41: *804 [lua] logger.lua:23: b8d0a0828661ba011c07eb4ef5da3de0 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:51:06 +0000] b8d0a0828661ba011c07eb4ef5da3de0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:51:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/29 05:51:07 [info] 37#37: *805 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:51:07 [info] 37#37: *806 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:51:17 [info] 37#37: *807 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:51:17 [info] 37#37: *808 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:51:21 [info] 41#41: *809 [lua] access_by_lua(msblocations.conf:133):2: ccc410038ac8c901e76599c23efabe32:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:51:21 [info] 41#41: *809 [lua] logger.lua:23: ccc410038ac8c901e76599c23efabe32 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:51:21 +0000] ccc410038ac8c901e76599c23efabe32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:51:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/29 05:51:27 [info] 41#41: *810 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:51:27 [info] 41#41: *811 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:51:36 [info] 41#41: *812 [lua] access_by_lua(msblocations.conf:133):2: 4161bb6a01bbbfe8f613f7016f5525f4:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:51:36 [info] 41#41: *812 [lua] logger.lua:23: 4161bb6a01bbbfe8f613f7016f5525f4 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:51:36 +0000] 4161bb6a01bbbfe8f613f7016f5525f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:51:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:51:37 [info] 41#41: *813 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:51:37 [info] 41#41: *814 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:51:47 [info] 41#41: *816 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:51:47 [info] 41#41: *817 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:51:51 [info] 41#41: *818 [lua] access_by_lua(msblocations.conf:133):2: a6c9497579a950f115c44affa90f365a:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:51:51 [info] 41#41: *818 [lua] logger.lua:23: a6c9497579a950f115c44affa90f365a {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:51:51 +0000] a6c9497579a950f115c44affa90f365a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:51:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:51:57 [info] 41#41: *819 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:51:57 [info] 41#41: *820 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:52:06 [info] 41#41: *821 [lua] access_by_lua(msblocations.conf:133):2: 47be4907ffaadd5672f7912d59221ede:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:52:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.10 - - [29/Sep/2022:05:52:06 +0000] 47be4907ffaadd5672f7912d59221ede "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/09/29 05:52:06 [info] 41#41: *821 [lua] logger.lua:23: 47be4907ffaadd5672f7912d59221ede {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:52:07 [info] 37#37: *822 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:52:07 [info] 37#37: *823 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:52:17 [info] 41#41: *825 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:52:17 [info] 41#41: *824 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:52:21 [info] 41#41: *826 [lua] access_by_lua(msblocations.conf:133):2: 994af94d72480ac157b03480c6ec0875:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:52:21 +0000] 994af94d72480ac157b03480c6ec0875 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/09/29 05:52:21 [info] 41#41: *826 [lua] logger.lua:23: 994af94d72480ac157b03480c6ec0875 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:52:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/09/29 05:52:27 [info] 41#41: *827 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:52:27 [info] 41#41: *828 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:52:36 [info] 41#41: *829 [lua] access_by_lua(msblocations.conf:133):2: 1caff9bc93e269489c8a1d42e9916992:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:52:36 [info] 41#41: *829 [lua] logger.lua:23: 1caff9bc93e269489c8a1d42e9916992 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:52:36 +0000] 1caff9bc93e269489c8a1d42e9916992 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:52:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/09/29 05:52:37 [info] 41#41: *830 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:52:37 [info] 41#41: *831 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:52:47 [info] 37#37: *833 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:52:47 [info] 37#37: *834 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:52:51 [info] 41#41: *835 [lua] access_by_lua(msblocations.conf:133):2: b825922612a0b54b33d76bdad7b22597:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:52:51 [info] 41#41: *835 [lua] logger.lua:23: b825922612a0b54b33d76bdad7b22597 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:52:51 +0000] b825922612a0b54b33d76bdad7b22597 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:52:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:52:57 [info] 37#37: *836 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:52:57 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:53:06 [info] 41#41: *838 [lua] access_by_lua(msblocations.conf:133):2: f0bac43d6c3976218cd730b8971c0e13:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:53:06 [info] 41#41: *838 [lua] logger.lua:23: f0bac43d6c3976218cd730b8971c0e13 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:53:06 +0000] f0bac43d6c3976218cd730b8971c0e13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:53:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:53:07 [info] 37#37: *839 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:53:07 [info] 37#37: *840 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:53:17 [info] 41#41: *841 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:53:17 [info] 41#41: *842 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:53:21 [info] 41#41: *843 [lua] access_by_lua(msblocations.conf:133):2: 68ffaf41048651bd242fbf83372f5b7e:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:53:21 +0000] 68ffaf41048651bd242fbf83372f5b7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/29 05:53:21 [info] 41#41: *843 [lua] logger.lua:23: 68ffaf41048651bd242fbf83372f5b7e {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:53:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/29 05:53:27 [info] 41#41: *844 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:53:27 [info] 41#41: *845 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:53:36 [info] 41#41: *846 [lua] access_by_lua(msblocations.conf:133):2: f1b27173e6e7ce33f7f611f4403a4a59:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:53:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.10 - - [29/Sep/2022:05:53:36 +0000] f1b27173e6e7ce33f7f611f4403a4a59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/29 05:53:36 [info] 41#41: *846 [lua] logger.lua:23: f1b27173e6e7ce33f7f611f4403a4a59 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:53:37 [info] 41#41: *847 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:53:37 [info] 41#41: *848 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:53:47 [info] 41#41: *850 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:53:47 [info] 41#41: *851 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:53:51 [info] 41#41: *852 [lua] access_by_lua(msblocations.conf:133):2: 42676fec1c9dcef9a21a398b1e79240a:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:53:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.10 - - [29/Sep/2022:05:53:51 +0000] 42676fec1c9dcef9a21a398b1e79240a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/29 05:53:51 [info] 41#41: *852 [lua] logger.lua:23: 42676fec1c9dcef9a21a398b1e79240a {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:53:57 [info] 41#41: *853 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:53:57 [info] 41#41: *854 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:54:06 [info] 41#41: *855 [lua] access_by_lua(msblocations.conf:133):2: 585d42fda225f2cc9e630e815eacb012:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:54:06 [info] 41#41: *855 [lua] logger.lua:23: 585d42fda225f2cc9e630e815eacb012 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:54:06 +0000] 585d42fda225f2cc9e630e815eacb012 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:54:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:54:07 [info] 37#37: *856 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:54:07 [info] 37#37: *857 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:54:17 [info] 41#41: *858 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:54:17 [info] 41#41: *859 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:54:21 [info] 41#41: *860 [lua] access_by_lua(msblocations.conf:133):2: e93756ad01c956b9672a8185ff296b88:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:54:21 [info] 41#41: *860 [lua] logger.lua:23: e93756ad01c956b9672a8185ff296b88 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:54:21 +0000] e93756ad01c956b9672a8185ff296b88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:54:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:54:27 [info] 41#41: *861 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:54:27 [info] 41#41: *862 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:54:36 [info] 41#41: *863 [lua] access_by_lua(msblocations.conf:133):2: e3aaa4767384e3691d03cc82590f8e4c:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:54:36 +0000] e3aaa4767384e3691d03cc82590f8e4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/09/29 05:54:36 [info] 41#41: *863 [lua] logger.lua:23: e3aaa4767384e3691d03cc82590f8e4c {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:54:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:54:37 [info] 41#41: *864 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:54:37 [info] 37#37: *865 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:54:47 [info] 37#37: *867 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:54:47 [info] 37#37: *868 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:54:51 [info] 41#41: *869 [lua] access_by_lua(msblocations.conf:133):2: 41880b6e2d3f7bf565078db5f52992fb:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:54:51 [info] 41#41: *869 [lua] logger.lua:23: 41880b6e2d3f7bf565078db5f52992fb {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:54:51 +0000] 41880b6e2d3f7bf565078db5f52992fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:54:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:54:57 [info] 41#41: *870 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:54:57 [info] 37#37: *871 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:55:06 [info] 41#41: *872 [lua] access_by_lua(msblocations.conf:133):2: c24388c90e4a590fd31a7810d542e7da:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:55:06 [info] 41#41: *872 [lua] logger.lua:23: c24388c90e4a590fd31a7810d542e7da {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:55:06 +0000] c24388c90e4a590fd31a7810d542e7da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:55:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:55:07 [info] 37#37: *873 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:55:07 [info] 37#37: *874 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:55:17 [info] 37#37: *875 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:55:17 [info] 41#41: *876 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:55:21 [info] 41#41: *877 [lua] access_by_lua(msblocations.conf:133):2: 743e6f3d82f62dc92bda44513b864655:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:55:21 +0000] 743e6f3d82f62dc92bda44513b864655 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/29 05:55:21 [info] 41#41: *877 [lua] logger.lua:23: 743e6f3d82f62dc92bda44513b864655 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:55:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:55:27 [info] 41#41: *878 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:55:27 [info] 37#37: *879 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:55:36 [info] 41#41: *880 [lua] access_by_lua(msblocations.conf:133):2: acc80a75db62f7e24a4ab2f4643979c8:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:55:36 +0000] acc80a75db62f7e24a4ab2f4643979c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/09/29 05:55:36 [info] 41#41: *880 [lua] logger.lua:23: acc80a75db62f7e24a4ab2f4643979c8 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:55:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:55:37 [info] 41#41: *882 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:55:37 [info] 41#41: *881 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:55:47 [info] 41#41: *885 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:55:47 [info] 41#41: *884 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:55:51 [info] 41#41: *886 [lua] access_by_lua(msblocations.conf:133):2: 781fe0a7e0dda6b5fa280fb3df3ec498:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:55:51 +0000] 781fe0a7e0dda6b5fa280fb3df3ec498 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:55:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/09/29 05:55:51 [info] 41#41: *886 [lua] logger.lua:23: 781fe0a7e0dda6b5fa280fb3df3ec498 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:55:57 [info] 37#37: *887 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:55:57 [info] 37#37: *888 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:56:06 [info] 41#41: *889 [lua] access_by_lua(msblocations.conf:133):2: 99df39408cbb6b05ba6b3676c0965e1a:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:56:06 +0000] 99df39408cbb6b05ba6b3676c0965e1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/29 05:56:06 [info] 41#41: *889 [lua] logger.lua:23: 99df39408cbb6b05ba6b3676c0965e1a {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:56:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:56:07 [info] 41#41: *890 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:56:07 [info] 41#41: *891 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:56:17 [info] 41#41: *893 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:56:17 [info] 41#41: *892 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:56:21 [info] 41#41: *894 [lua] access_by_lua(msblocations.conf:133):2: 676faf977e2ea9ae98ffe06692b8cc8b:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:56:21 +0000] 676faf977e2ea9ae98ffe06692b8cc8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/29 05:56:21 [info] 41#41: *894 [lua] logger.lua:23: 676faf977e2ea9ae98ffe06692b8cc8b {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:56:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:56:27 [info] 41#41: *895 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:56:27 [info] 41#41: *896 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:56:36 [info] 41#41: *897 [lua] access_by_lua(msblocations.conf:133):2: a2a414298ca9a0871c9170ccbb78aa7d:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:56:36 [info] 41#41: *897 [lua] logger.lua:23: a2a414298ca9a0871c9170ccbb78aa7d {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:56:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.65.10 - - [29/Sep/2022:05:56:36 +0000] a2a414298ca9a0871c9170ccbb78aa7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/09/29 05:56:37 [info] 41#41: *898 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:56:37 [info] 41#41: *899 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:56:47 [info] 37#37: *901 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:56:47 [info] 37#37: *902 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:56:51 [info] 41#41: *903 [lua] access_by_lua(msblocations.conf:133):2: dc8b768f177cba0a23d3f059e1e8b1d1:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:56:51 +0000] dc8b768f177cba0a23d3f059e1e8b1d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2022/09/29 05:56:51 [info] 41#41: *903 [lua] logger.lua:23: dc8b768f177cba0a23d3f059e1e8b1d1 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:56:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/09/29 05:56:57 [info] 37#37: *904 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:56:57 [info] 41#41: *905 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:57:06 [info] 41#41: *906 [lua] access_by_lua(msblocations.conf:133):2: 6956da5a8e7cd790c8e19ad1de7de0e3:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:57:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2022/09/29 05:57:06 [info] 41#41: *906 [lua] logger.lua:23: 6956da5a8e7cd790c8e19ad1de7de0e3 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:57:06 +0000] 6956da5a8e7cd790c8e19ad1de7de0e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.030 "-" "Consul Health Check" "-"
2022/09/29 05:57:07 [info] 41#41: *907 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:57:07 [info] 41#41: *908 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:57:17 [info] 41#41: *909 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:57:17 [info] 41#41: *910 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:57:21 [info] 41#41: *911 [lua] access_by_lua(msblocations.conf:133):2: 65a6a831d734ba3c96c5cf451e719af5:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:57:21 [info] 41#41: *911 [lua] logger.lua:23: 65a6a831d734ba3c96c5cf451e719af5 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:57:21 +0000] 65a6a831d734ba3c96c5cf451e719af5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:57:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 05:57:27 [info] 41#41: *912 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:57:27 [info] 41#41: *913 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:57:36 [info] 41#41: *914 [lua] access_by_lua(msblocations.conf:133):2: b34d44f0c1bec3e77896a0e1a43c1c53:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:57:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.65.10 - - [29/Sep/2022:05:57:36 +0000] b34d44f0c1bec3e77896a0e1a43c1c53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/09/29 05:57:36 [info] 41#41: *914 [lua] logger.lua:23: b34d44f0c1bec3e77896a0e1a43c1c53 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:57:37 [info] 41#41: *915 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:57:37 [info] 41#41: *916 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:57:47 [info] 41#41: *918 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:57:47 [info] 37#37: *919 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:57:51 [info] 41#41: *920 [lua] access_by_lua(msblocations.conf:133):2: 2ea04deab656207dfc6ef948e6a4dbb2:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:57:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/09/29 05:57:51 [info] 41#41: *920 [lua] logger.lua:23: 2ea04deab656207dfc6ef948e6a4dbb2 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:57:51 +0000] 2ea04deab656207dfc6ef948e6a4dbb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-"
2022/09/29 05:57:57 [info] 41#41: *921 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:57:57 [info] 37#37: *922 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:58:06 [info] 41#41: *923 [lua] access_by_lua(msblocations.conf:133):2: 36b01e00323da13e5f6821ee06714fe9:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:58:06 [info] 41#41: *923 [lua] logger.lua:23: 36b01e00323da13e5f6821ee06714fe9 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:58:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.10 - - [29/Sep/2022:05:58:06 +0000] 36b01e00323da13e5f6821ee06714fe9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/09/29 05:58:07 [info] 41#41: *925 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:58:07 [info] 41#41: *924 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:58:17 [info] 41#41: *926 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:58:17 [info] 41#41: *927 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:58:21 [info] 41#41: *928 client closed connection while waiting for request, client: 10.233.69.152, server: 0.0.0.0:443
2022/09/29 05:58:21 [info] 41#41: *929 [lua] access_by_lua(msblocations.conf:133):2: b080b0b97cd6e9a34f859fc72af4390d:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:58:21 +0000] b080b0b97cd6e9a34f859fc72af4390d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/09/29 05:58:21 [info] 41#41: *929 [lua] logger.lua:23: b080b0b97cd6e9a34f859fc72af4390d {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:58:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/09/29 05:58:27 [info] 41#41: *931 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:58:27 [info] 37#37: *930 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:58:36 [info] 41#41: *932 [lua] access_by_lua(msblocations.conf:133):2: bb4438db6928d33efc1bfca1a92e8ed4:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:58:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.10 - - [29/Sep/2022:05:58:36 +0000] bb4438db6928d33efc1bfca1a92e8ed4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/09/29 05:58:36 [info] 41#41: *932 [lua] logger.lua:23: bb4438db6928d33efc1bfca1a92e8ed4 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:58:37 [info] 41#41: *933 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:58:37 [info] 41#41: *934 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:58:47 [info] 41#41: *936 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:58:47 [info] 41#41: *937 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:58:51 [info] 41#41: *938 [lua] access_by_lua(msblocations.conf:133):2: 55148cb7cb936e3b9bb763472ae6f53c:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:58:51 [info] 41#41: *938 [lua] logger.lua:23: 55148cb7cb936e3b9bb763472ae6f53c {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:58:51 +0000] 55148cb7cb936e3b9bb763472ae6f53c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:58:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/09/29 05:58:57 [info] 41#41: *939 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:58:57 [info] 41#41: *940 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:59:06 [info] 41#41: *941 [lua] access_by_lua(msblocations.conf:133):2: 0535f6ec5adf7a5d6f065ddebdf57f3b:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:59:06 +0000] 0535f6ec5adf7a5d6f065ddebdf57f3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/09/29 05:59:06 [info] 41#41: *941 [lua] logger.lua:23: 0535f6ec5adf7a5d6f065ddebdf57f3b {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:59:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:59:07 [info] 37#37: *942 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:59:07 [info] 37#37: *943 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:59:17 [info] 41#41: *944 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:59:17 [info] 41#41: *945 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:59:22 [info] 41#41: *946 [lua] access_by_lua(msblocations.conf:133):2: 7620f1fb213d580789a538604ae2f51e:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:59:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.10 - - [29/Sep/2022:05:59:22 +0000] 7620f1fb213d580789a538604ae2f51e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/09/29 05:59:22 [info] 41#41: *946 [lua] logger.lua:23: 7620f1fb213d580789a538604ae2f51e {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:59:27 [info] 41#41: *948 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:59:27 [info] 41#41: *947 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:59:37 [info] 41#41: *949 [lua] access_by_lua(msblocations.conf:133):2: 675c404481e8e4030349a6e1dc6d1971:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:59:37 +0000] 675c404481e8e4030349a6e1dc6d1971 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:59:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 05:59:37 [info] 41#41: *949 [lua] logger.lua:23: 675c404481e8e4030349a6e1dc6d1971 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 05:59:37 [info] 41#41: *950 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:59:37 [info] 41#41: *951 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:59:47 [info] 37#37: *954 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:59:47 [info] 37#37: *953 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:59:52 [info] 41#41: *955 [lua] access_by_lua(msblocations.conf:133):2: 56cc3a5ff154cb7decf4cee1593edcb9:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 05:59:52 [info] 41#41: *955 [lua] logger.lua:23: 56cc3a5ff154cb7decf4cee1593edcb9 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:05:59:52 +0000] 56cc3a5ff154cb7decf4cee1593edcb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:05:59:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/29 05:59:57 [info] 37#37: *956 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 05:59:57 [info] 41#41: *957 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:00:07 [info] 37#37: *959 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:00:07 [info] 37#37: *958 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:00:07 [info] 41#41: *960 [lua] access_by_lua(msblocations.conf:133):2: eae6affa59028fc0cde81487db73bf31:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:06:00:07 +0000] eae6affa59028fc0cde81487db73bf31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/29 06:00:07 [info] 41#41: *960 [lua] logger.lua:23: eae6affa59028fc0cde81487db73bf31 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:06:00:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/29 06:00:17 [info] 41#41: *961 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:00:17 [info] 41#41: *962 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:00:22 [info] 41#41: *963 [lua] access_by_lua(msblocations.conf:133):2: 23939d5e88ede935a2463e976e1533cf:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 06:00:22 [info] 41#41: *963 [lua] logger.lua:23: 23939d5e88ede935a2463e976e1533cf {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:06:00:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.10 - - [29/Sep/2022:06:00:22 +0000] 23939d5e88ede935a2463e976e1533cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/09/29 06:00:27 [info] 41#41: *965 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:00:27 [info] 37#37: *964 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:00:37 [info] 41#41: *966 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:00:37 [info] 41#41: *967 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:00:37 [info] 41#41: *968 [lua] access_by_lua(msblocations.conf:133):2: 76616ce0387a07d094f9cc12dae96afa:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:06:00:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/09/29 06:00:37 [info] 41#41: *968 [lua] logger.lua:23: 76616ce0387a07d094f9cc12dae96afa {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:06:00:37 +0000] 76616ce0387a07d094f9cc12dae96afa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.025 "-" "Consul Health Check" "-"
2022/09/29 06:00:47 [info] 41#41: *970 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:00:47 [info] 41#41: *971 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:00:52 [info] 41#41: *972 [lua] access_by_lua(msblocations.conf:133):2: a858ab18bbd3771a5c802cad017b90f0:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 06:00:52 [info] 41#41: *972 [lua] logger.lua:23: a858ab18bbd3771a5c802cad017b90f0 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:06:00:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
10.233.65.10 - - [29/Sep/2022:06:00:52 +0000] a858ab18bbd3771a5c802cad017b90f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/09/29 06:00:57 [info] 37#37: *974 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:00:57 [info] 37#37: *973 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:01:07 [info] 37#37: *976 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:01:07 [info] 37#37: *975 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:01:07 [info] 41#41: *977 [lua] access_by_lua(msblocations.conf:133):2: 1e7ba5897c647d64bd322e352726930e:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 06:01:07 [info] 41#41: *977 [lua] logger.lua:23: 1e7ba5897c647d64bd322e352726930e {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:06:01:07 +0000] 1e7ba5897c647d64bd322e352726930e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:06:01:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/09/29 06:01:17 [info] 41#41: *978 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:01:17 [info] 41#41: *979 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:01:22 [info] 41#41: *980 [lua] access_by_lua(msblocations.conf:133):2: 88f0c14b80b8a67e5d6cd32afc30e807:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 06:01:22 [info] 41#41: *980 [lua] logger.lua:23: 88f0c14b80b8a67e5d6cd32afc30e807 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:06:01:22 +0000] 88f0c14b80b8a67e5d6cd32afc30e807 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:06:01:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/29 06:01:27 [info] 41#41: *981 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:01:27 [info] 41#41: *982 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:01:37 [info] 37#37: *983 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:01:37 [info] 37#37: *984 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:01:37 [info] 41#41: *985 [lua] access_by_lua(msblocations.conf:133):2: 4175d61b3b1ddedbc729613d9ad3c1e4:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 06:01:37 [info] 41#41: *985 [lua] logger.lua:23: 4175d61b3b1ddedbc729613d9ad3c1e4 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:06:01:37 +0000] 4175d61b3b1ddedbc729613d9ad3c1e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:06:01:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 06:01:47 [info] 41#41: *987 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:01:47 [info] 41#41: *988 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:01:52 [info] 41#41: *989 [lua] access_by_lua(msblocations.conf:133):2: 4e87f318364699bc3e8313561c8eb189:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 06:01:52 [info] 41#41: *989 [lua] logger.lua:23: 4e87f318364699bc3e8313561c8eb189 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:06:01:52 +0000] 4e87f318364699bc3e8313561c8eb189 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.036 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:06:01:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 06:01:57 [info] 41#41: *990 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:01:57 [info] 41#41: *991 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:02:07 [info] 37#37: *993 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:02:07 [info] 37#37: *992 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:02:07 [info] 41#41: *994 [lua] access_by_lua(msblocations.conf:133):2: 30a6d1692359713dedffb625ed0448ba:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:06:02:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/09/29 06:02:07 [info] 41#41: *994 [lua] logger.lua:23: 30a6d1692359713dedffb625ed0448ba {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:06:02:07 +0000] 30a6d1692359713dedffb625ed0448ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/09/29 06:02:17 [info] 41#41: *995 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:02:17 [info] 41#41: *996 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
10.233.65.10 - - [29/Sep/2022:06:02:22 +0000] 0f5e4ec45b80338f9ac3a0ebd587ba0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:06:02:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/29 06:02:22 [info] 41#41: *997 [lua] access_by_lua(msblocations.conf:133):2: 0f5e4ec45b80338f9ac3a0ebd587ba0d:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 06:02:22 [info] 41#41: *997 [lua] logger.lua:23: 0f5e4ec45b80338f9ac3a0ebd587ba0d {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 06:02:27 [info] 41#41: *998 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:02:27 [info] 37#37: *999 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:02:37 [info] 41#41: *1000 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:02:37 [info] 41#41: *1001 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:02:37 [info] 41#41: *1002 [lua] access_by_lua(msblocations.conf:133):2: 148f224bfea803720f314545bb388254:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:06:02:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.65.10 - - [29/Sep/2022:06:02:37 +0000] 148f224bfea803720f314545bb388254 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.028 "-" "Consul Health Check" "-"
2022/09/29 06:02:37 [info] 41#41: *1002 [lua] logger.lua:23: 148f224bfea803720f314545bb388254 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 06:02:47 [info] 41#41: *1004 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:02:47 [info] 41#41: *1005 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:02:52 [info] 41#41: *1006 [lua] access_by_lua(msblocations.conf:133):2: c888fe82812bdac4b99074ab77e9b535:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 06:02:52 [info] 41#41: *1006 [lua] logger.lua:23: c888fe82812bdac4b99074ab77e9b535 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:06:02:52 +0000] c888fe82812bdac4b99074ab77e9b535 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:06:02:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 06:02:57 [info] 41#41: *1008 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:02:57 [info] 41#41: *1007 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:03:07 [info] 41#41: *1010 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:03:07 [info] 41#41: *1009 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:03:07 [info] 41#41: *1011 [lua] access_by_lua(msblocations.conf:133):2: 39d212b02484c41963fdf8884ac6aa44:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 06:03:07 [info] 41#41: *1011 [lua] logger.lua:23: 39d212b02484c41963fdf8884ac6aa44 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:06:03:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.65.10 - - [29/Sep/2022:06:03:07 +0000] 39d212b02484c41963fdf8884ac6aa44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/09/29 06:03:17 [info] 37#37: *1013 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:03:17 [info] 37#37: *1012 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:03:22 [info] 41#41: *1014 [lua] access_by_lua(msblocations.conf:133):2: f1f07ffa7f79c3c971b6e182506a83fa:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:06:03:22 +0000] f1f07ffa7f79c3c971b6e182506a83fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:06:03:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 06:03:22 [info] 41#41: *1014 [lua] logger.lua:23: f1f07ffa7f79c3c971b6e182506a83fa {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 06:03:27 [info] 37#37: *1016 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:03:27 [info] 41#41: *1015 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:03:37 [info] 41#41: *1018 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:03:37 [info] 41#41: *1017 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:03:37 [info] 41#41: *1019 [lua] access_by_lua(msblocations.conf:133):2: 535ad17d06e1523e964ff8ffc7d029ea:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 06:03:37 [info] 41#41: *1019 [lua] logger.lua:23: 535ad17d06e1523e964ff8ffc7d029ea {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:06:03:37 +0000] 535ad17d06e1523e964ff8ffc7d029ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:06:03:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/09/29 06:03:47 [info] 41#41: *1021 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:03:47 [info] 37#37: *1022 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:03:52 [info] 41#41: *1023 [lua] access_by_lua(msblocations.conf:133):2: 74b3b51cebbf5a5267a97739fd6d9595:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/09/29 06:03:52 [info] 41#41: *1023 [lua] logger.lua:23: 74b3b51cebbf5a5267a97739fd6d9595 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:06:03:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
10.233.65.10 - - [29/Sep/2022:06:03:52 +0000] 74b3b51cebbf5a5267a97739fd6d9595 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2022/09/29 06:03:57 [info] 41#41: *1024 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:03:57 [info] 41#41: *1025 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:04:07 [info] 41#41: *1026 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:04:07 [info] 41#41: *1027 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:04:07 [info] 41#41: *1028 [lua] access_by_lua(msblocations.conf:133):2: cf7de12a33a0fb4a2c9fa51a7b05d46c:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:06:04:07 +0000] cf7de12a33a0fb4a2c9fa51a7b05d46c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/09/29 06:04:07 [info] 41#41: *1028 [lua] logger.lua:23: cf7de12a33a0fb4a2c9fa51a7b05d46c {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:06:04:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/09/29 06:04:17 [info] 37#37: *1029 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:04:17 [info] 37#37: *1030 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:04:22 [info] 41#41: *1031 [lua] access_by_lua(msblocations.conf:133):2: c618257d7091c9dcdc60f7e9829c0c34:receive the request, client: 10.233.65.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.10 - - [29/Sep/2022:06:04:22 +0000] c618257d7091c9dcdc60f7e9829c0c34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.10 - - [29/Sep/2022:06:04:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/09/29 06:04:22 [info] 41#41: *1031 [lua] logger.lua:23: c618257d7091c9dcdc60f7e9829c0c34 {"matched":"microservices"} while logging request, client: 10.233.65.10, server: , 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/29 06:04:27 [info] 41#41: *1032 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443
2022/09/29 06:04:27 [info] 41#41: *1033 client closed connection while SSL handshaking, client: 10.233.72.91, server: 0.0.0.0:443