Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.1.131
### 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/10/25 04:49:36 [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/10/25 04:49:36 [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/10/25 04:49:36 [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/10/25 04:49:36 [notice] 33#33: using the "epoll" event method
2022/10/25 04:49:36 [notice] 33#33: openresty/1.13.6.1
2022/10/25 04:49:36 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2022/10/25 04:49:36 [notice] 33#33: OS: Linux 5.4.0-96-generic
2022/10/25 04:49:36 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2022/10/25 04:49:36 [notice] 34#34: start worker processes
\n\n### Starting apiroute
2022/10/25 04:49:36 [notice] 34#34: start worker process 35
2022/10/25 04:49:36 [notice] 34#34: start worker process 37
2022/10/25 04:49:36 [notice] 34#34: start worker process 38
2022/10/25 04:49:36 [notice] 34#34: start worker process 39
2022/10/25 04:49:36 [notice] 34#34: start worker process 40
2022/10/25 04:49:36 [notice] 34#34: start worker process 41
2022/10/25 04:49:36 [notice] 34#34: start worker process 42
2022/10/25 04:49:36 [notice] 34#34: start worker process 43
2022/10/25 04:49:36 [notice] 34#34: start cache manager process 45
2022/10/25 04:49:36 [notice] 34#34: start cache loader process 46
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221025044936.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-10-25 04:49:38 761 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2022-10-25 04:49:38 769 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2022-10-25 04:49:38 769 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2022-10-25 04:49:38 839 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2022-10-25 04:49:38 840 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.1.131:10081 Enabled:true
2022-10-25 04:49:40 173 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-10-25 04:49:40 247 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-10-25 04:49:40 247 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-10-25 04:49:40 248 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-10-25 04:49:40 249 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-10-25 04:49:40 250 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2022-10-25 04:49:40 250 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-10-25 04:49:40 250 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-10-25 04:49:40 310 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-10-25 04:49:40 389 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-10-25 04:49:40 389 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-10-25 04:49:40 389 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-10-25 04:49:40 914 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/10/25 04:49:48 [info] 38#38: *12 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:49:48 [info] 38#38: *13 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:49:58 [info] 35#35: *14 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:49:58 [info] 35#35: *15 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:50:04 [info] 38#38: *16 [lua] access_by_lua(msblocations.conf:189):2: bbf592faa847eba02818f9eee02e6387:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:50:04 +0000] bbf592faa847eba02818f9eee02e6387 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.133 upstream_response_time:0.129 "-" "Consul Health Check" "-"
2022/10/25 04:50:04 [info] 38#38: *16 [lua] logger.lua:23: bbf592faa847eba02818f9eee02e6387 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:50:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 41
2022/10/25 04:50:08 [info] 35#35: *20 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:50:08 [info] 38#38: *19 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:50:18 [info] 35#35: *22 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:50:18 [info] 38#38: *21 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:50:19 [info] 38#38: *23 [lua] access_by_lua(msblocations.conf:189):2: 094a2201d6a95fe0bc9f7c5a5500edcf:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 04:50:19 [info] 38#38: *23 [lua] logger.lua:23: 094a2201d6a95fe0bc9f7c5a5500edcf {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:50:19 +0000] 094a2201d6a95fe0bc9f7c5a5500edcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:04:50:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/25 04:50:25 [info] 38#38: *24 [lua] access_by_lua(msblocations.conf:189):2: a077ebb04a6150b178d944ec26f39484:receive the request, client: 10.233.66.202, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2022/10/25 04:50:25 [info] 38#38: *24 [lua] logger.lua:23: a077ebb04a6150b178d944ec26f39484 {"matched":"microservices"} while logging request, client: 10.233.66.202, 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.66.202 - - [25/Oct/2022:04:50:25 +0000] a077ebb04a6150b178d944ec26f39484 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.173 upstream_response_time:0.172 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.66.202 - - [25/Oct/2022:04:50:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 175
2022/10/25 04:50:28 [info] 38#38: *25 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:50:28 [info] 38#38: *26 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:50:34 [info] 38#38: *27 [lua] access_by_lua(msblocations.conf:189):2: b306c0b792f7ec4593f137e44a882cfc:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:50:34 +0000] b306c0b792f7ec4593f137e44a882cfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/25 04:50:34 [info] 38#38: *27 [lua] logger.lua:23: b306c0b792f7ec4593f137e44a882cfc {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:50:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 04:50:35 [info] 38#38: *24 client 10.233.66.202 closed keepalive connection
2022/10/25 04:50:36 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/10/25 04:50:36 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2022/10/25 04:50:36 [notice] 34#34: cache loader process 46 exited with code 0
2022/10/25 04:50:36 [notice] 34#34: signal 29 (SIGIO) received
2022/10/25 04:50:38 [info] 38#38: *30 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:50:38 [info] 38#38: *31 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:50:48 [info] 38#38: *32 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:50:48 [info] 38#38: *33 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:50:49 [info] 38#38: *34 [lua] access_by_lua(msblocations.conf:189):2: 2bb8b01be4c4a05b4826d0d1f1a63890:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 04:50:49 [info] 38#38: *34 [lua] logger.lua:23: 2bb8b01be4c4a05b4826d0d1f1a63890 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:50:49 +0000] 2bb8b01be4c4a05b4826d0d1f1a63890 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:04:50:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/25 04:50:58 [info] 38#38: *35 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:50:58 [info] 38#38: *36 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:51:04 [info] 38#38: *37 [lua] access_by_lua(msblocations.conf:189):2: a25c76f9d6adc467e3bd613133e07568:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 04:51:04 [info] 38#38: *37 [lua] logger.lua:23: a25c76f9d6adc467e3bd613133e07568 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:51:04 +0000] a25c76f9d6adc467e3bd613133e07568 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:04:51:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 04:51:07 [info] 38#38: *38 [lua] access_by_lua(msblocations.conf:189):2: 4e8c15e2ba173c2bf6e72a8a7844d76a:receive the request, client: 10.233.72.161, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2022/10/25 04:51:07 [info] 38#38: *38 [lua] logger.lua:23: 4e8c15e2ba173c2bf6e72a8a7844d76a {"matched":"microservices"} while logging request, client: 10.233.72.161, 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.72.161 - - [25/Oct/2022:04:51:07 +0000] 4e8c15e2ba173c2bf6e72a8a7844d76a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.060 upstream_response_time:0.059 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.72.161 - - [25/Oct/2022:04:51:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 57
2022/10/25 04:51:08 [info] 38#38: *39 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:51:08 [info] 35#35: *40 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:51:12 [info] 38#38: *38 client 10.233.72.161 closed keepalive connection
2022/10/25 04:51:18 [info] 35#35: *42 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:51:18 [info] 38#38: *41 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:51:19 [info] 38#38: *43 [lua] access_by_lua(msblocations.conf:189):2: b995e0ab9c03732009a64bf38107a039:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:51:19 +0000] b995e0ab9c03732009a64bf38107a039 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:04:51:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 04:51:19 [info] 38#38: *43 [lua] logger.lua:23: b995e0ab9c03732009a64bf38107a039 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , 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/10/25 04:51:28 [info] 38#38: *44 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:51:28 [info] 38#38: *45 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:51:34 [info] 38#38: *46 [lua] access_by_lua(msblocations.conf:189):2: 5dac9f19a3ad1a078e2bbdeee3a38c70:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 04:51:34 [info] 38#38: *46 [lua] logger.lua:23: 5dac9f19a3ad1a078e2bbdeee3a38c70 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:51:34 +0000] 5dac9f19a3ad1a078e2bbdeee3a38c70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:04:51:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/25 04:51:38 [info] 38#38: *49 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:51:38 [info] 38#38: *48 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:51:48 [info] 38#38: *50 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:51:48 [info] 38#38: *51 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:51:49 [info] 38#38: *52 [lua] access_by_lua(msblocations.conf:189):2: 519417a5e10c5d5e8baada0087ef76ea:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:51:49 +0000] 519417a5e10c5d5e8baada0087ef76ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/25 04:51:49 [info] 38#38: *52 [lua] logger.lua:23: 519417a5e10c5d5e8baada0087ef76ea {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:51:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 04:51:58 [info] 38#38: *53 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:51:58 [info] 35#35: *54 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:52:04 [info] 38#38: *55 [lua] access_by_lua(msblocations.conf:189):2: 27e24691e1945434cce5846dee51516f:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 04:52:04 [info] 38#38: *55 [lua] logger.lua:23: 27e24691e1945434cce5846dee51516f {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:52:04 +0000] 27e24691e1945434cce5846dee51516f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:04:52:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 04:52:08 [info] 38#38: *56 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:52:08 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:52:15 [info] 38#38: *58 [lua] access_by_lua(msblocations.conf:189):2: 0b55218bedb20522a2c30f1da7eb12b0:receive the request, client: 10.233.66.202, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
10.233.66.202 - - [25/Oct/2022:04:52:16 +0000] 0b55218bedb20522a2c30f1da7eb12b0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.080 upstream_response_time:0.080 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
2022/10/25 04:52:16 [info] 38#38: *58 [lua] logger.lua:23: 0b55218bedb20522a2c30f1da7eb12b0 {"matched":"microservices"} while logging request, client: 10.233.66.202, 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.66.202 - - [25/Oct/2022:04:52:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 77
2022/10/25 04:52:18 [info] 35#35: *60 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:52:18 [info] 38#38: *59 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:52:19 [info] 38#38: *61 [lua] access_by_lua(msblocations.conf:189):2: b2795b3ae0c28bdb2115e0d10f253e61:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 04:52:19 [info] 38#38: *61 [lua] logger.lua:23: b2795b3ae0c28bdb2115e0d10f253e61 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:52:19 +0000] b2795b3ae0c28bdb2115e0d10f253e61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:04:52:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 04:52:26 [info] 38#38: *58 client 10.233.66.202 closed keepalive connection
2022/10/25 04:52:28 [info] 35#35: *62 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:52:28 [info] 35#35: *63 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:52:34 [info] 38#38: *64 [lua] access_by_lua(msblocations.conf:189):2: f126919846a2c6ce7af15b9827e23f2a:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 04:52:34 [info] 38#38: *64 [lua] logger.lua:23: f126919846a2c6ce7af15b9827e23f2a {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:52:34 +0000] f126919846a2c6ce7af15b9827e23f2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:04:52:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 04:52:38 [info] 38#38: *67 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:52:38 [info] 38#38: *66 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:52:48 [info] 38#38: *68 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:52:48 [info] 35#35: *69 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:52:49 [info] 38#38: *70 [lua] access_by_lua(msblocations.conf:189):2: a599a195ae0cc69ecd52414e549b67f8:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 04:52:49 [info] 38#38: *70 [lua] logger.lua:23: a599a195ae0cc69ecd52414e549b67f8 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:52:49 +0000] a599a195ae0cc69ecd52414e549b67f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:04:52:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 04:52:58 [info] 35#35: *71 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:52:58 [info] 35#35: *72 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:53:04 [info] 38#38: *73 [lua] access_by_lua(msblocations.conf:189):2: b08fb927de053ed15fa849d42fc8bfe1:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 04:53:04 [info] 38#38: *73 [lua] logger.lua:23: b08fb927de053ed15fa849d42fc8bfe1 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:53:04 +0000] b08fb927de053ed15fa849d42fc8bfe1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:04:53:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 04:53:08 [info] 35#35: *74 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:53:08 [info] 35#35: *75 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:53:18 [info] 38#38: *76 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:53:18 [info] 38#38: *77 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:53:19 [info] 38#38: *78 [lua] access_by_lua(msblocations.conf:189):2: 01da26d894c3a0102a1baee767e19531:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 04:53:19 [info] 38#38: *78 [lua] logger.lua:23: 01da26d894c3a0102a1baee767e19531 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:53:19 +0000] 01da26d894c3a0102a1baee767e19531 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:04:53:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 04:53:28 [info] 38#38: *79 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:53:28 [info] 35#35: *80 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:53:34 [info] 38#38: *81 [lua] access_by_lua(msblocations.conf:189):2: 396ea23ab2196cbad44ef30db804cf73:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 04:53:35 [info] 38#38: *81 [lua] logger.lua:23: 396ea23ab2196cbad44ef30db804cf73 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:53:35 +0000] 396ea23ab2196cbad44ef30db804cf73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:04:53:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 04:53:38 [info] 35#35: *84 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:53:38 [info] 38#38: *83 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:53:48 [info] 38#38: *85 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:53:48 [info] 38#38: *86 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:53:50 [info] 38#38: *87 [lua] access_by_lua(msblocations.conf:189):2: 651d69f8ab5bae63d2def205a1691521:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:53:50 +0000] 651d69f8ab5bae63d2def205a1691521 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:04:53:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 04:53:50 [info] 38#38: *87 [lua] logger.lua:23: 651d69f8ab5bae63d2def205a1691521 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , 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/10/25 04:53:58 [info] 38#38: *88 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:53:58 [info] 38#38: *89 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:54:05 [info] 38#38: *90 [lua] access_by_lua(msblocations.conf:189):2: cfd755d1606db3043a20ed02baf9112d:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 04:54:05 [info] 38#38: *90 [lua] logger.lua:23: cfd755d1606db3043a20ed02baf9112d {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:54:05 +0000] cfd755d1606db3043a20ed02baf9112d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:04:54:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 04:54:08 [info] 38#38: *91 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:54:08 [info] 35#35: *92 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:54:18 [info] 38#38: *93 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:54:18 [info] 38#38: *94 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:54:20 [info] 38#38: *95 [lua] access_by_lua(msblocations.conf:189):2: c54971aed36ec1524fece45bf3b17614:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 04:54:20 [info] 38#38: *95 [lua] logger.lua:23: c54971aed36ec1524fece45bf3b17614 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:54:20 +0000] c54971aed36ec1524fece45bf3b17614 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:04:54:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 04:54:28 [info] 38#38: *96 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:54:28 [info] 38#38: *97 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:54:35 [info] 38#38: *98 [lua] access_by_lua(msblocations.conf:189):2: f1639944b73f8bdf437b2a0b3b76a1f5:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 04:54:35 [info] 38#38: *98 [lua] logger.lua:23: f1639944b73f8bdf437b2a0b3b76a1f5 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:54:35 +0000] f1639944b73f8bdf437b2a0b3b76a1f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:04:54:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/25 04:54:38 [info] 38#38: *100 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:54:38 [info] 38#38: *101 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:54:48 [info] 38#38: *102 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:54:48 [info] 38#38: *103 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:54:50 [info] 38#38: *104 [lua] access_by_lua(msblocations.conf:189):2: 8dabdf5cc2daac4f2d29d519740e51b8:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 04:54:50 [info] 38#38: *104 [lua] logger.lua:23: 8dabdf5cc2daac4f2d29d519740e51b8 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:54:50 +0000] 8dabdf5cc2daac4f2d29d519740e51b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:04:54:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 04:54:58 [info] 38#38: *106 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:54:58 [info] 35#35: *105 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:55:05 [info] 38#38: *107 [lua] access_by_lua(msblocations.conf:189):2: db4ded07602eded77c9dc23b0482afbd:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 04:55:05 [info] 38#38: *107 [lua] logger.lua:23: db4ded07602eded77c9dc23b0482afbd {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:55:05 +0000] db4ded07602eded77c9dc23b0482afbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:04:55:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 04:55:08 [info] 38#38: *108 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:55:08 [info] 38#38: *109 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:55:18 [info] 38#38: *110 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:55:18 [info] 38#38: *111 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:55:20 [info] 38#38: *112 [lua] access_by_lua(msblocations.conf:189):2: af07743b47dbb9c5a168c0450f22fce9:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 04:55:20 [info] 38#38: *112 [lua] logger.lua:23: af07743b47dbb9c5a168c0450f22fce9 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:55:20 +0000] af07743b47dbb9c5a168c0450f22fce9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:04:55:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 04:55:28 [info] 38#38: *113 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:55:28 [info] 38#38: *114 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:55:35 [info] 38#38: *115 [lua] access_by_lua(msblocations.conf:189):2: b92227ecbb5b4b4aea6f15de6b4a30e1:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 04:55:35 [info] 38#38: *115 [lua] logger.lua:23: b92227ecbb5b4b4aea6f15de6b4a30e1 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:55:35 +0000] b92227ecbb5b4b4aea6f15de6b4a30e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:04:55:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 04:55:38 [info] 35#35: *118 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:55:38 [info] 35#35: *117 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:55:48 [info] 38#38: *120 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:55:48 [info] 35#35: *119 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:55:50 [info] 38#38: *121 [lua] access_by_lua(msblocations.conf:189):2: 29dc47aa60deffa4798db7467b3c8aa9:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 04:55:50 [info] 38#38: *121 [lua] logger.lua:23: 29dc47aa60deffa4798db7467b3c8aa9 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:55:50 +0000] 29dc47aa60deffa4798db7467b3c8aa9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:04:55:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 04:55:58 [info] 35#35: *123 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:55:58 [info] 38#38: *122 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:56:05 [info] 38#38: *124 [lua] access_by_lua(msblocations.conf:189):2: fd3aae4dbfbbd8708fb97695fb307d44:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 04:56:05 [info] 38#38: *124 [lua] logger.lua:23: fd3aae4dbfbbd8708fb97695fb307d44 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:56:05 +0000] fd3aae4dbfbbd8708fb97695fb307d44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:04:56:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 04:56:08 [info] 35#35: *125 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:56:08 [info] 35#35: *126 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:56:18 [info] 35#35: *127 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:56:18 [info] 38#38: *128 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:56:20 [info] 38#38: *129 [lua] access_by_lua(msblocations.conf:189):2: 80095a2916e2eb00a6232cf58f30eedc:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:56:20 +0000] 80095a2916e2eb00a6232cf58f30eedc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/25 04:56:20 [info] 38#38: *129 [lua] logger.lua:23: 80095a2916e2eb00a6232cf58f30eedc {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:56:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 04:56:28 [info] 38#38: *130 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:56:28 [info] 38#38: *131 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:56:35 [info] 38#38: *132 [lua] access_by_lua(msblocations.conf:189):2: 3987b2f6720e8008688854004b3cb332:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:56:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.131 - - [25/Oct/2022:04:56:35 +0000] 3987b2f6720e8008688854004b3cb332 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/25 04:56:35 [info] 38#38: *132 [lua] logger.lua:23: 3987b2f6720e8008688854004b3cb332 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , 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/10/25 04:56:38 [info] 38#38: *134 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:56:38 [info] 38#38: *135 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:56:48 [info] 38#38: *137 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:56:48 [info] 38#38: *136 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:56:50 [info] 38#38: *138 [lua] access_by_lua(msblocations.conf:189):2: ec1eaffba20c881e68519a23181012b9:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:56:50 +0000] ec1eaffba20c881e68519a23181012b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/25 04:56:50 [info] 38#38: *138 [lua] logger.lua:23: ec1eaffba20c881e68519a23181012b9 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:56:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 04:56:58 [info] 38#38: *140 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:56:58 [info] 38#38: *139 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:57:05 [info] 38#38: *141 [lua] access_by_lua(msblocations.conf:189):2: 60331920d9b65f8deaeeb7386c2a798a:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:57:05 +0000] 60331920d9b65f8deaeeb7386c2a798a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/25 04:57:05 [info] 38#38: *141 [lua] logger.lua:23: 60331920d9b65f8deaeeb7386c2a798a {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:57:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 04:57:08 [info] 35#35: *143 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:57:08 [info] 35#35: *142 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:57:18 [info] 38#38: *144 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:57:18 [info] 38#38: *145 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:57:20 [info] 38#38: *146 [lua] access_by_lua(msblocations.conf:189):2: c3d26b0d3727b4fd3fc86edb09d3f2c1:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:57:20 +0000] c3d26b0d3727b4fd3fc86edb09d3f2c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/25 04:57:20 [info] 38#38: *146 [lua] logger.lua:23: c3d26b0d3727b4fd3fc86edb09d3f2c1 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:57:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 04:57:28 [info] 38#38: *147 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:57:28 [info] 38#38: *148 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:57:35 [info] 38#38: *149 [lua] access_by_lua(msblocations.conf:189):2: 5b634debbc972c0079cb67c8ff531385:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:57:35 +0000] 5b634debbc972c0079cb67c8ff531385 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/25 04:57:35 [info] 38#38: *149 [lua] logger.lua:23: 5b634debbc972c0079cb67c8ff531385 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:57:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 04:57:38 [info] 38#38: *152 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:57:38 [info] 38#38: *151 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:57:48 [info] 35#35: *154 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:57:48 [info] 35#35: *153 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:57:50 [info] 38#38: *155 [lua] access_by_lua(msblocations.conf:189):2: b48a38506c4f4f18bddc166bfe8902fc:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:57:50 +0000] b48a38506c4f4f18bddc166bfe8902fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/25 04:57:50 [info] 38#38: *155 [lua] logger.lua:23: b48a38506c4f4f18bddc166bfe8902fc {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:57:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 04:57:58 [info] 38#38: *156 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:57:58 [info] 35#35: *157 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:58:05 [info] 38#38: *158 [lua] access_by_lua(msblocations.conf:189):2: 49701d8b524825ce9ed0c7bdb85ec83b:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:58:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 04:58:05 [info] 38#38: *158 [lua] logger.lua:23: 49701d8b524825ce9ed0c7bdb85ec83b {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:58:05 +0000] 49701d8b524825ce9ed0c7bdb85ec83b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/25 04:58:08 [info] 38#38: *159 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:58:08 [info] 35#35: *160 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:58:18 [info] 38#38: *161 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:58:18 [info] 38#38: *162 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:58:20 [info] 38#38: *163 [lua] access_by_lua(msblocations.conf:189):2: 7bbfce328415fe3e2faa574df80da00a:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 04:58:20 [info] 38#38: *163 [lua] logger.lua:23: 7bbfce328415fe3e2faa574df80da00a {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:58:20 +0000] 7bbfce328415fe3e2faa574df80da00a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:04:58:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 04:58:28 [info] 35#35: *165 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:58:28 [info] 35#35: *164 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:58:35 [info] 38#38: *166 [lua] access_by_lua(msblocations.conf:189):2: 37e4dcb3d267be30d9de7d56ecb3106c:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:58:35 +0000] 37e4dcb3d267be30d9de7d56ecb3106c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/25 04:58:35 [info] 38#38: *166 [lua] logger.lua:23: 37e4dcb3d267be30d9de7d56ecb3106c {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:58:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 04:58:38 [info] 35#35: *169 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:58:38 [info] 38#38: *168 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:58:48 [info] 38#38: *171 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:58:48 [info] 35#35: *170 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:58:50 [info] 38#38: *172 [lua] access_by_lua(msblocations.conf:189):2: ce52da729d41395a898032b1bf8f118e:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:58:50 +0000] ce52da729d41395a898032b1bf8f118e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/25 04:58:50 [info] 38#38: *172 [lua] logger.lua:23: ce52da729d41395a898032b1bf8f118e {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:58:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 04:58:58 [info] 35#35: *174 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:58:58 [info] 38#38: *173 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:59:05 [info] 38#38: *175 [lua] access_by_lua(msblocations.conf:189):2: a3dccb35094ada1035bcceffce98a7c7:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:59:05 +0000] a3dccb35094ada1035bcceffce98a7c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/25 04:59:05 [info] 38#38: *175 [lua] logger.lua:23: a3dccb35094ada1035bcceffce98a7c7 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:59:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 04:59:08 [info] 38#38: *176 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:59:08 [info] 35#35: *177 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:59:18 [info] 38#38: *178 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:59:18 [info] 35#35: *179 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:59:20 [info] 38#38: *180 [lua] access_by_lua(msblocations.conf:189):2: 4fa8e4e5d6f2c1b4480cc7fc43a6b10e:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 04:59:20 [info] 38#38: *180 [lua] logger.lua:23: 4fa8e4e5d6f2c1b4480cc7fc43a6b10e {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:59:20 +0000] 4fa8e4e5d6f2c1b4480cc7fc43a6b10e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:04:59:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/25 04:59:28 [info] 35#35: *182 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:59:28 [info] 35#35: *181 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:59:35 [info] 38#38: *183 [lua] access_by_lua(msblocations.conf:189):2: 6f4869741b93a9c9b958181d09e1e234:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:59:35 +0000] 6f4869741b93a9c9b958181d09e1e234 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/25 04:59:35 [info] 38#38: *183 [lua] logger.lua:23: 6f4869741b93a9c9b958181d09e1e234 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:59:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 04:59:38 [info] 35#35: *186 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:59:38 [info] 38#38: *185 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:59:48 [info] 38#38: *188 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:59:48 [info] 38#38: *187 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:59:50 [info] 38#38: *189 [lua] access_by_lua(msblocations.conf:189):2: ace235e2b33c0e38267fa60fc0241abd:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:59:50 +0000] ace235e2b33c0e38267fa60fc0241abd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/25 04:59:50 [info] 38#38: *189 [lua] logger.lua:23: ace235e2b33c0e38267fa60fc0241abd {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:04:59:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/25 04:59:58 [info] 38#38: *190 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 04:59:58 [info] 35#35: *191 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:00:05 [info] 38#38: *192 [lua] access_by_lua(msblocations.conf:189):2: 1de455796517e578e7f9b430bddb758f:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:00:05 [info] 38#38: *192 [lua] logger.lua:23: 1de455796517e578e7f9b430bddb758f {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:00:05 +0000] 1de455796517e578e7f9b430bddb758f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:00:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:00:08 [info] 38#38: *193 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:00:08 [info] 38#38: *194 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:00:18 [info] 38#38: *195 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:00:18 [info] 35#35: *196 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:00:20 [info] 38#38: *197 [lua] access_by_lua(msblocations.conf:189):2: 9dfaeae31371a7f3e0292459b85f2c23:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:00:20 [info] 38#38: *197 [lua] logger.lua:23: 9dfaeae31371a7f3e0292459b85f2c23 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:00:20 +0000] 9dfaeae31371a7f3e0292459b85f2c23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:00:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:00:28 [info] 38#38: *198 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:00:28 [info] 38#38: *199 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:00:35 [info] 38#38: *200 [lua] access_by_lua(msblocations.conf:189):2: 7b494f06bf960fece4706f318b10d535:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:00:35 [info] 38#38: *200 [lua] logger.lua:23: 7b494f06bf960fece4706f318b10d535 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:00:35 +0000] 7b494f06bf960fece4706f318b10d535 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:00:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:00:38 [info] 35#35: *203 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:00:38 [info] 38#38: *202 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:00:48 [info] 38#38: *205 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:00:48 [info] 38#38: *204 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:00:50 [info] 38#38: *206 [lua] access_by_lua(msblocations.conf:189):2: b3cf557594513e6bfc73b53c3083d9a6:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:00:50 [info] 38#38: *206 [lua] logger.lua:23: b3cf557594513e6bfc73b53c3083d9a6 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:00:50 +0000] b3cf557594513e6bfc73b53c3083d9a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:00:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:00:58 [info] 35#35: *207 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:00:58 [info] 38#38: *208 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:01:05 [info] 38#38: *209 [lua] access_by_lua(msblocations.conf:189):2: 3278b7cdd09d7ceda17d141f364d4686:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:01:05 +0000] 3278b7cdd09d7ceda17d141f364d4686 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/25 05:01:05 [info] 38#38: *209 [lua] logger.lua:23: 3278b7cdd09d7ceda17d141f364d4686 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:01:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:01:08 [info] 35#35: *210 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:01:08 [info] 38#38: *211 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:01:18 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:01:18 [info] 38#38: *213 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:01:20 [info] 38#38: *214 [lua] access_by_lua(msblocations.conf:189):2: edeaf5c628b5d6d42e38793ad26a74dd:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:01:20 [info] 38#38: *214 [lua] logger.lua:23: edeaf5c628b5d6d42e38793ad26a74dd {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:01:20 +0000] edeaf5c628b5d6d42e38793ad26a74dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:01:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:01:28 [info] 38#38: *216 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:01:28 [info] 38#38: *215 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:01:35 [info] 38#38: *217 [lua] access_by_lua(msblocations.conf:189):2: b2dc82f0390b53c494eb886a8fc45785:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:01:35 [info] 38#38: *217 [lua] logger.lua:23: b2dc82f0390b53c494eb886a8fc45785 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:01:35 +0000] b2dc82f0390b53c494eb886a8fc45785 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:01:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:01:38 [info] 35#35: *219 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:01:38 [info] 38#38: *220 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:01:48 [info] 35#35: *221 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:01:48 [info] 35#35: *222 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:01:50 [info] 38#38: *223 [lua] access_by_lua(msblocations.conf:189):2: d378159fcb50af13ce6e042710d8aa5a:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:01:50 [info] 38#38: *223 [lua] logger.lua:23: d378159fcb50af13ce6e042710d8aa5a {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:01:50 +0000] d378159fcb50af13ce6e042710d8aa5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:01:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:01:58 [info] 38#38: *224 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:01:58 [info] 35#35: *225 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:02:05 [info] 38#38: *226 [lua] access_by_lua(msblocations.conf:189):2: ff0980454ac15fda401ec2a71ffa5a57:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:02:05 +0000] ff0980454ac15fda401ec2a71ffa5a57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/25 05:02:05 [info] 38#38: *226 [lua] logger.lua:23: ff0980454ac15fda401ec2a71ffa5a57 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:02:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:02:08 [info] 38#38: *227 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:02:08 [info] 35#35: *228 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:02:18 [info] 35#35: *229 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:02:18 [info] 35#35: *230 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:02:20 [info] 38#38: *231 [lua] access_by_lua(msblocations.conf:189):2: c80413392163bacad844bc630f268fad:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:02:20 +0000] c80413392163bacad844bc630f268fad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/25 05:02:20 [info] 38#38: *231 [lua] logger.lua:23: c80413392163bacad844bc630f268fad {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:02:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:02:28 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:02:28 [info] 35#35: *232 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:02:35 [info] 38#38: *234 [lua] access_by_lua(msblocations.conf:189):2: a2aef94029f7925ddf38d9568326471e:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:02:35 [info] 38#38: *234 [lua] logger.lua:23: a2aef94029f7925ddf38d9568326471e {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:02:35 +0000] a2aef94029f7925ddf38d9568326471e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:02:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:02:38 [info] 38#38: *236 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:02:38 [info] 38#38: *237 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:02:48 [info] 38#38: *238 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:02:48 [info] 38#38: *239 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:02:50 [info] 38#38: *240 [lua] access_by_lua(msblocations.conf:189):2: dc53198055ce0df6c2b36f7127afca46:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:02:50 [info] 38#38: *240 [lua] logger.lua:23: dc53198055ce0df6c2b36f7127afca46 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:02:50 +0000] dc53198055ce0df6c2b36f7127afca46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:02:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:02:58 [info] 38#38: *241 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:02:58 [info] 38#38: *242 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:03:05 [info] 38#38: *243 [lua] access_by_lua(msblocations.conf:189):2: ec6bc3b0fe3467eff3c7231ce58ee805:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:03:05 [info] 38#38: *243 [lua] logger.lua:23: ec6bc3b0fe3467eff3c7231ce58ee805 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:03:05 +0000] ec6bc3b0fe3467eff3c7231ce58ee805 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:03:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:03:08 [info] 35#35: *244 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:03:08 [info] 35#35: *245 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:03:18 [info] 38#38: *246 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:03:18 [info] 38#38: *247 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:03:20 [info] 38#38: *248 [lua] access_by_lua(msblocations.conf:189):2: 059d1e021c402c250ce023b6a37176af:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:03:20 +0000] 059d1e021c402c250ce023b6a37176af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/25 05:03:20 [info] 38#38: *248 [lua] logger.lua:23: 059d1e021c402c250ce023b6a37176af {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:03:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:03:28 [info] 35#35: *250 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:03:28 [info] 38#38: *249 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:03:35 [info] 38#38: *251 [lua] access_by_lua(msblocations.conf:189):2: 567b2821035c85d21eedb6500c7c0817:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:03:35 +0000] 567b2821035c85d21eedb6500c7c0817 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/25 05:03:35 [info] 38#38: *251 [lua] logger.lua:23: 567b2821035c85d21eedb6500c7c0817 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:03:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/25 05:03:38 [info] 35#35: *253 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:03:38 [info] 35#35: *254 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:03:48 [info] 38#38: *255 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:03:48 [info] 35#35: *256 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:03:50 [info] 38#38: *257 [lua] access_by_lua(msblocations.conf:189):2: 437f7958e8a48bf8afe307eb36436547:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:03:50 [info] 38#38: *257 [lua] logger.lua:23: 437f7958e8a48bf8afe307eb36436547 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:03:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.131 - - [25/Oct/2022:05:03:50 +0000] 437f7958e8a48bf8afe307eb36436547 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/25 05:03:58 [info] 38#38: *258 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:03:58 [info] 38#38: *259 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:04:05 [info] 38#38: *260 [lua] access_by_lua(msblocations.conf:189):2: c5d548fb89fbf41daa17edc937ae4a57:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:04:05 [info] 38#38: *260 [lua] logger.lua:23: c5d548fb89fbf41daa17edc937ae4a57 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:04:05 +0000] c5d548fb89fbf41daa17edc937ae4a57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:04:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:04:08 [info] 35#35: *261 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:04:08 [info] 38#38: *262 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:04:18 [info] 38#38: *263 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:04:18 [info] 38#38: *264 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:04:20 [info] 38#38: *265 [lua] access_by_lua(msblocations.conf:189):2: dde95c09f42090d74663782756ba9431:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:04:20 [info] 38#38: *265 [lua] logger.lua:23: dde95c09f42090d74663782756ba9431 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:04:20 +0000] dde95c09f42090d74663782756ba9431 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:04:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 05:04:28 [info] 38#38: *266 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:04:28 [info] 38#38: *267 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:04:35 [info] 38#38: *268 [lua] access_by_lua(msblocations.conf:189):2: a23340b0020f5588dc3554c70001b273:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:04:35 [info] 38#38: *268 [lua] logger.lua:23: a23340b0020f5588dc3554c70001b273 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:04:35 +0000] a23340b0020f5588dc3554c70001b273 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:04:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:04:38 [info] 38#38: *270 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:04:38 [info] 35#35: *271 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:04:48 [info] 38#38: *273 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:04:48 [info] 38#38: *272 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:04:50 [info] 38#38: *274 [lua] access_by_lua(msblocations.conf:189):2: addc57d881cfc60b4fd6ea819c494333:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:04:50 [info] 38#38: *274 [lua] logger.lua:23: addc57d881cfc60b4fd6ea819c494333 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:04:50 +0000] addc57d881cfc60b4fd6ea819c494333 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:04:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:04:58 [info] 38#38: *276 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:04:58 [info] 35#35: *275 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:05:05 [info] 38#38: *277 [lua] access_by_lua(msblocations.conf:189):2: 9fa689d24ff7177f0acf260809a6abb3:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:05:05 +0000] 9fa689d24ff7177f0acf260809a6abb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/25 05:05:05 [info] 38#38: *277 [lua] logger.lua:23: 9fa689d24ff7177f0acf260809a6abb3 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:05:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 05:05:08 [info] 35#35: *279 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:05:08 [info] 35#35: *278 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:05:18 [info] 35#35: *281 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:05:18 [info] 38#38: *280 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:05:20 [info] 38#38: *282 [lua] access_by_lua(msblocations.conf:189):2: 67b8068fce730bb91de696c51bee9f42:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:05:20 [info] 38#38: *282 [lua] logger.lua:23: 67b8068fce730bb91de696c51bee9f42 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:05:20 +0000] 67b8068fce730bb91de696c51bee9f42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:05:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:05:28 [info] 35#35: *283 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:05:28 [info] 35#35: *284 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:05:35 [info] 38#38: *285 [lua] access_by_lua(msblocations.conf:189):2: 8d54379aab4d46f4369b368c36b350f5:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:05:35 [info] 38#38: *285 [lua] logger.lua:23: 8d54379aab4d46f4369b368c36b350f5 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:05:35 +0000] 8d54379aab4d46f4369b368c36b350f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:05:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:05:38 [info] 38#38: *287 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:05:38 [info] 38#38: *288 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:05:48 [info] 38#38: *289 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:05:48 [info] 38#38: *290 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:05:50 [info] 38#38: *291 [lua] access_by_lua(msblocations.conf:189):2: acdf14c668fc6da6e6cb54d493e07b96:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:05:50 [info] 38#38: *291 [lua] logger.lua:23: acdf14c668fc6da6e6cb54d493e07b96 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:05:50 +0000] acdf14c668fc6da6e6cb54d493e07b96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:05:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 05:05:57 [info] 38#38: *292 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.67.199, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.67.199 - - [25/Oct/2022:05:05:57 +0000] 41c7ae4e0e1d7d047172a8f95df7d4a2 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2022/10/25 05:05:58 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:05:58 [info] 35#35: *293 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:06:05 [info] 38#38: *295 [lua] access_by_lua(msblocations.conf:189):2: 62a0485fd931163dd709d240af642c47:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:06:05 [info] 38#38: *295 [lua] logger.lua:23: 62a0485fd931163dd709d240af642c47 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:06:05 +0000] 62a0485fd931163dd709d240af642c47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:06:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:06:08 [info] 35#35: *296 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:06:08 [info] 38#38: *297 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:06:18 [info] 35#35: *298 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:06:18 [info] 35#35: *299 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:06:20 [info] 38#38: *300 [lua] access_by_lua(msblocations.conf:189):2: cc3ba5d2c631f9068f8250a074807cc6:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:06:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:06:20 [info] 38#38: *300 [lua] logger.lua:23: cc3ba5d2c631f9068f8250a074807cc6 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:06:20 +0000] cc3ba5d2c631f9068f8250a074807cc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/25 05:06:28 [info] 35#35: *302 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:06:28 [info] 35#35: *301 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:06:35 [info] 38#38: *303 [lua] access_by_lua(msblocations.conf:189):2: 4dc6296a81727497bf495224926c0840:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:06:35 [info] 38#38: *303 [lua] logger.lua:23: 4dc6296a81727497bf495224926c0840 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:06:35 +0000] 4dc6296a81727497bf495224926c0840 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:06:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:06:38 [info] 35#35: *305 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:06:38 [info] 35#35: *306 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:06:48 [info] 38#38: *307 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:06:48 [info] 38#38: *308 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:06:50 [info] 38#38: *309 [lua] access_by_lua(msblocations.conf:189):2: 94cfa30cd1986052ea23ab726ef80a69:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:06:50 [info] 38#38: *309 [lua] logger.lua:23: 94cfa30cd1986052ea23ab726ef80a69 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:06:50 +0000] 94cfa30cd1986052ea23ab726ef80a69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:06:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:06:58 [info] 38#38: *311 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:06:58 [info] 35#35: *310 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:07:05 [info] 38#38: *312 [lua] access_by_lua(msblocations.conf:189):2: a8a067dec683a9bb14c93f4850ccf575:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:07:05 [info] 38#38: *312 [lua] logger.lua:23: a8a067dec683a9bb14c93f4850ccf575 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:07:05 +0000] a8a067dec683a9bb14c93f4850ccf575 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:07:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2022/10/25 05:07:08 [info] 38#38: *314 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:07:08 [info] 35#35: *313 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:07:18 [info] 38#38: *315 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:07:18 [info] 38#38: *316 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:07:20 [info] 38#38: *317 [lua] access_by_lua(msblocations.conf:189):2: db73a65d300ff5e156b46003359103fa:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:07:20 +0000] db73a65d300ff5e156b46003359103fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/25 05:07:20 [info] 38#38: *317 [lua] logger.lua:23: db73a65d300ff5e156b46003359103fa {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:07:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:07:28 [info] 38#38: *318 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:07:28 [info] 38#38: *319 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:07:35 [info] 38#38: *320 [lua] access_by_lua(msblocations.conf:189):2: b500f9c9f77fbab2d3f4e9f6d0c29cbe:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:07:35 +0000] b500f9c9f77fbab2d3f4e9f6d0c29cbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/25 05:07:35 [info] 38#38: *320 [lua] logger.lua:23: b500f9c9f77fbab2d3f4e9f6d0c29cbe {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:07:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/25 05:07:38 [info] 35#35: *323 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:07:38 [info] 38#38: *322 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:07:48 [info] 38#38: *324 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:07:48 [info] 38#38: *325 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:07:50 [info] 38#38: *326 [lua] access_by_lua(msblocations.conf:189):2: 242b1c72c2c5a990284268e2e0a41982:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:07:50 [info] 38#38: *326 [lua] logger.lua:23: 242b1c72c2c5a990284268e2e0a41982 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:07:50 +0000] 242b1c72c2c5a990284268e2e0a41982 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:07:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:07:58 [info] 35#35: *327 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:07:58 [info] 38#38: *328 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:08:05 [info] 38#38: *329 [lua] access_by_lua(msblocations.conf:189):2: 1f6c625458f6d514177af536638e3e10:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:08:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.131 - - [25/Oct/2022:05:08:05 +0000] 1f6c625458f6d514177af536638e3e10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/25 05:08:05 [info] 38#38: *329 [lua] logger.lua:23: 1f6c625458f6d514177af536638e3e10 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , 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/10/25 05:08:08 [info] 38#38: *331 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:08:08 [info] 38#38: *330 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:08:18 [info] 38#38: *332 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:08:18 [info] 38#38: *333 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:08:20 [info] 38#38: *334 [lua] access_by_lua(msblocations.conf:189):2: ad7e2bd2e3a4f257874d6787699c21f0:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:08:20 [info] 38#38: *334 [lua] logger.lua:23: ad7e2bd2e3a4f257874d6787699c21f0 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:08:20 +0000] ad7e2bd2e3a4f257874d6787699c21f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:08:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:08:28 [info] 38#38: *335 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:08:28 [info] 38#38: *336 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:08:35 [info] 38#38: *337 [lua] access_by_lua(msblocations.conf:189):2: 1095fbd5afc7349a937569ca800f5045:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:08:35 +0000] 1095fbd5afc7349a937569ca800f5045 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:08:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:08:35 [info] 38#38: *337 [lua] logger.lua:23: 1095fbd5afc7349a937569ca800f5045 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , 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/10/25 05:08:38 [info] 38#38: *340 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:08:38 [info] 38#38: *339 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:08:48 [info] 35#35: *341 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:08:48 [info] 38#38: *342 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:08:50 [info] 38#38: *343 [lua] access_by_lua(msblocations.conf:189):2: 0c840535d1583f75446a36f36a44c7e0:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:08:50 [info] 38#38: *343 [lua] logger.lua:23: 0c840535d1583f75446a36f36a44c7e0 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:08:50 +0000] 0c840535d1583f75446a36f36a44c7e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:08:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:08:58 [info] 38#38: *344 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:08:58 [info] 38#38: *345 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:09:05 [info] 38#38: *346 [lua] access_by_lua(msblocations.conf:189):2: 839dbe1df6d5ba320bdac8521aa4a49c:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:09:05 +0000] 839dbe1df6d5ba320bdac8521aa4a49c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/25 05:09:05 [info] 38#38: *346 [lua] logger.lua:23: 839dbe1df6d5ba320bdac8521aa4a49c {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:09:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:09:08 [info] 38#38: *348 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:09:08 [info] 35#35: *347 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:09:18 [info] 38#38: *349 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:09:18 [info] 38#38: *350 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:09:20 [info] 38#38: *351 [lua] access_by_lua(msblocations.conf:189):2: ee791e83b010d17db2c4d8d6d245157d:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:09:20 +0000] ee791e83b010d17db2c4d8d6d245157d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/25 05:09:20 [info] 38#38: *351 [lua] logger.lua:23: ee791e83b010d17db2c4d8d6d245157d {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:09:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:09:28 [info] 38#38: *352 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:09:28 [info] 38#38: *353 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:09:35 [info] 38#38: *354 [lua] access_by_lua(msblocations.conf:189):2: fa4b539d7d2d508b571cb205e998f0cd:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:09:35 +0000] fa4b539d7d2d508b571cb205e998f0cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:09:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:09:35 [info] 38#38: *354 [lua] logger.lua:23: fa4b539d7d2d508b571cb205e998f0cd {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , 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/10/25 05:09:38 [info] 35#35: *356 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:09:38 [info] 35#35: *357 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:09:48 [info] 38#38: *358 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:09:48 [info] 35#35: *359 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:09:50 [info] 38#38: *360 [lua] access_by_lua(msblocations.conf:189):2: 3aa92f546713cfcc28db987fce418ff7:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:09:50 +0000] 3aa92f546713cfcc28db987fce418ff7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/25 05:09:50 [info] 38#38: *360 [lua] logger.lua:23: 3aa92f546713cfcc28db987fce418ff7 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:09:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:09:58 [info] 35#35: *362 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:09:58 [info] 35#35: *361 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:10:05 [info] 38#38: *363 [lua] access_by_lua(msblocations.conf:189):2: 949323e0d3c42b43767c3252298fb6e5:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:10:05 [info] 38#38: *363 [lua] logger.lua:23: 949323e0d3c42b43767c3252298fb6e5 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:10:05 +0000] 949323e0d3c42b43767c3252298fb6e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:10:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:10:08 [info] 38#38: *365 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:10:08 [info] 38#38: *364 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:10:18 [info] 35#35: *366 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:10:18 [info] 38#38: *367 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:10:20 [info] 38#38: *368 [lua] access_by_lua(msblocations.conf:189):2: 473c270627c4006e994d24de05d66a0d:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:10:20 +0000] 473c270627c4006e994d24de05d66a0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/25 05:10:20 [info] 38#38: *368 [lua] logger.lua:23: 473c270627c4006e994d24de05d66a0d {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:10:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:10:28 [info] 38#38: *369 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:10:28 [info] 38#38: *370 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:10:35 [info] 38#38: *371 [lua] access_by_lua(msblocations.conf:189):2: 12cffb02440a2de9cf16ea80cae0269d:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:10:35 [info] 38#38: *371 [lua] logger.lua:23: 12cffb02440a2de9cf16ea80cae0269d {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:10:35 +0000] 12cffb02440a2de9cf16ea80cae0269d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:10:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:10:38 [info] 38#38: *373 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:10:38 [info] 38#38: *374 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:10:48 [info] 38#38: *375 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:10:48 [info] 35#35: *376 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:10:50 [info] 38#38: *377 [lua] access_by_lua(msblocations.conf:189):2: 2fdf72e3959c783f60f1e7b1d9fb50d0:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:10:50 +0000] 2fdf72e3959c783f60f1e7b1d9fb50d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/25 05:10:50 [info] 38#38: *377 [lua] logger.lua:23: 2fdf72e3959c783f60f1e7b1d9fb50d0 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:10:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:10:58 [info] 38#38: *379 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:10:58 [info] 38#38: *378 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:11:05 [info] 38#38: *380 [lua] access_by_lua(msblocations.conf:189):2: c07d0e5717018508e89eda684ad000a8:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:11:05 +0000] c07d0e5717018508e89eda684ad000a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:11:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:11:05 [info] 38#38: *380 [lua] logger.lua:23: c07d0e5717018508e89eda684ad000a8 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , 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/10/25 05:11:08 [info] 35#35: *381 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:11:08 [info] 35#35: *382 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:11:18 [info] 38#38: *383 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:11:18 [info] 38#38: *384 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:11:20 [info] 38#38: *385 [lua] access_by_lua(msblocations.conf:189):2: c504d657f4a6aa09212f56fdc290a9c9:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:11:20 [info] 38#38: *385 [lua] logger.lua:23: c504d657f4a6aa09212f56fdc290a9c9 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:11:20 +0000] c504d657f4a6aa09212f56fdc290a9c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:11:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:11:28 [info] 35#35: *386 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:11:28 [info] 35#35: *387 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:11:35 [info] 38#38: *388 [lua] access_by_lua(msblocations.conf:189):2: dfc60f0c8c11479bfbbee80460f606a4:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:11:35 [info] 38#38: *388 [lua] logger.lua:23: dfc60f0c8c11479bfbbee80460f606a4 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:11:35 +0000] dfc60f0c8c11479bfbbee80460f606a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:11:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 05:11:38 [info] 38#38: *391 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:11:38 [info] 38#38: *390 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:11:48 [info] 38#38: *393 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:11:48 [info] 38#38: *392 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:11:50 [info] 38#38: *394 [lua] access_by_lua(msblocations.conf:189):2: c25d781337807e540df31cb52c5d396f:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:11:50 [info] 38#38: *394 [lua] logger.lua:23: c25d781337807e540df31cb52c5d396f {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:11:50 +0000] c25d781337807e540df31cb52c5d396f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:11:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:11:58 [info] 38#38: *395 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:11:58 [info] 35#35: *396 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:12:05 [info] 38#38: *397 [lua] access_by_lua(msblocations.conf:189):2: 0e5eddfb82f1204ca3873687f7c3ab12:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:12:05 [info] 38#38: *397 [lua] logger.lua:23: 0e5eddfb82f1204ca3873687f7c3ab12 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:12:05 +0000] 0e5eddfb82f1204ca3873687f7c3ab12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:12:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:12:08 [info] 38#38: *399 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:12:08 [info] 38#38: *398 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:12:18 [info] 38#38: *401 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:12:18 [info] 35#35: *400 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:12:20 [info] 38#38: *402 [lua] access_by_lua(msblocations.conf:189):2: bbf837facbcf6d12ab9b9942cc8fbc33:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:12:20 +0000] bbf837facbcf6d12ab9b9942cc8fbc33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:12:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:12:20 [info] 38#38: *402 [lua] logger.lua:23: bbf837facbcf6d12ab9b9942cc8fbc33 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , 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/10/25 05:12:28 [info] 38#38: *403 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:12:28 [info] 35#35: *404 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:12:35 [info] 38#38: *405 [lua] access_by_lua(msblocations.conf:189):2: 7afe463a4ff27514809664eff39302eb:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:12:35 [info] 38#38: *405 [lua] logger.lua:23: 7afe463a4ff27514809664eff39302eb {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:12:35 +0000] 7afe463a4ff27514809664eff39302eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:12:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 05:12:38 [info] 38#38: *407 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:12:38 [info] 38#38: *408 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:12:48 [info] 35#35: *409 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:12:48 [info] 35#35: *410 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:12:51 [info] 38#38: *411 [lua] access_by_lua(msblocations.conf:189):2: 82ae8d3fbbe568789de7d7f7ba01b4ee:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:12:51 [info] 38#38: *411 [lua] logger.lua:23: 82ae8d3fbbe568789de7d7f7ba01b4ee {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:12:51 +0000] 82ae8d3fbbe568789de7d7f7ba01b4ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:12:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/25 05:12:58 [info] 35#35: *412 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:12:58 [info] 35#35: *413 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:13:06 [info] 38#38: *414 [lua] access_by_lua(msblocations.conf:189):2: 94c62742f2d98e6c2cfe4b195571b924:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:13:06 +0000] 94c62742f2d98e6c2cfe4b195571b924 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/25 05:13:06 [info] 38#38: *414 [lua] logger.lua:23: 94c62742f2d98e6c2cfe4b195571b924 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:13:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 05:13:08 [info] 35#35: *416 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:13:08 [info] 35#35: *415 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:13:18 [info] 35#35: *418 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:13:18 [info] 35#35: *417 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:13:21 [info] 38#38: *419 [lua] access_by_lua(msblocations.conf:189):2: b8bdb4065e02f86d66f6686adc2e3133:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:13:21 [info] 38#38: *419 [lua] logger.lua:23: b8bdb4065e02f86d66f6686adc2e3133 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:13:21 +0000] b8bdb4065e02f86d66f6686adc2e3133 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:13:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 05:13:28 [info] 38#38: *420 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:13:28 [info] 38#38: *421 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:13:36 [info] 38#38: *422 [lua] access_by_lua(msblocations.conf:189):2: 2c0d778cfa73a782be0668d8b10316c4:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:13:36 +0000] 2c0d778cfa73a782be0668d8b10316c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/25 05:13:36 [info] 38#38: *422 [lua] logger.lua:23: 2c0d778cfa73a782be0668d8b10316c4 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:13:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:13:38 [info] 35#35: *424 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:13:38 [info] 35#35: *425 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:13:48 [info] 38#38: *427 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:13:48 [info] 35#35: *426 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:13:51 [info] 38#38: *428 [lua] access_by_lua(msblocations.conf:189):2: b85379b77ba74f45c5cd7c365f9b34ff:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:13:51 [info] 38#38: *428 [lua] logger.lua:23: b85379b77ba74f45c5cd7c365f9b34ff {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:13:51 +0000] b85379b77ba74f45c5cd7c365f9b34ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:13:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:13:58 [info] 38#38: *430 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:13:58 [info] 35#35: *429 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:14:06 [info] 38#38: *431 [lua] access_by_lua(msblocations.conf:189):2: e00fcfdcf2b3cb5991ed50de6e00b97b:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:14:06 [info] 38#38: *431 [lua] logger.lua:23: e00fcfdcf2b3cb5991ed50de6e00b97b {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:14:06 +0000] e00fcfdcf2b3cb5991ed50de6e00b97b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:14:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:14:08 [info] 38#38: *432 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:14:08 [info] 38#38: *433 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:14:18 [info] 35#35: *435 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:14:18 [info] 38#38: *434 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:14:21 [info] 38#38: *436 [lua] access_by_lua(msblocations.conf:189):2: fac5ccfe2f50f565480780d3a0fde185:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:14:21 +0000] fac5ccfe2f50f565480780d3a0fde185 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/25 05:14:21 [info] 38#38: *436 [lua] logger.lua:23: fac5ccfe2f50f565480780d3a0fde185 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:14:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:14:28 [info] 38#38: *438 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:14:28 [info] 38#38: *437 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:14:36 [info] 38#38: *439 [lua] access_by_lua(msblocations.conf:189):2: 5a41e3a2edf23b63d537bbe9c1c73d43:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:14:36 [info] 38#38: *439 [lua] logger.lua:23: 5a41e3a2edf23b63d537bbe9c1c73d43 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:14:36 +0000] 5a41e3a2edf23b63d537bbe9c1c73d43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:14:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:14:38 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:14:38 [info] 38#38: *441 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:14:48 [info] 38#38: *444 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:14:48 [info] 38#38: *443 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:14:51 [info] 38#38: *445 [lua] access_by_lua(msblocations.conf:189):2: 4b42e19fc7e40f07c63ec6ac9576b0c7:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:14:51 [info] 38#38: *445 [lua] logger.lua:23: 4b42e19fc7e40f07c63ec6ac9576b0c7 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:14:51 +0000] 4b42e19fc7e40f07c63ec6ac9576b0c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:14:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:14:58 [info] 38#38: *446 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:14:58 [info] 38#38: *447 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:15:06 [info] 38#38: *448 [lua] access_by_lua(msblocations.conf:189):2: 5c823376a31085bb379709b4a246148f:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:15:06 [info] 38#38: *448 [lua] logger.lua:23: 5c823376a31085bb379709b4a246148f {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:15:06 +0000] 5c823376a31085bb379709b4a246148f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:15:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:15:08 [info] 38#38: *450 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:15:08 [info] 35#35: *449 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:15:18 [info] 38#38: *451 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:15:18 [info] 38#38: *452 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:15:21 [info] 38#38: *453 [lua] access_by_lua(msblocations.conf:189):2: c61fb5d4e0528df910bbc312c9ef7cb5:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:15:21 [info] 38#38: *453 [lua] logger.lua:23: c61fb5d4e0528df910bbc312c9ef7cb5 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:15:21 +0000] c61fb5d4e0528df910bbc312c9ef7cb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:15:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:15:28 [info] 38#38: *454 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:15:28 [info] 38#38: *455 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:15:36 [info] 38#38: *456 [lua] access_by_lua(msblocations.conf:189):2: 1af331357b33b4a0bd8c3462d7fd4406:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:15:36 [info] 38#38: *456 [lua] logger.lua:23: 1af331357b33b4a0bd8c3462d7fd4406 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:15:36 +0000] 1af331357b33b4a0bd8c3462d7fd4406 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:15:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:15:38 [info] 38#38: *458 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:15:38 [info] 38#38: *459 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:15:48 [info] 38#38: *460 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:15:48 [info] 35#35: *461 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:15:51 [info] 38#38: *462 [lua] access_by_lua(msblocations.conf:189):2: 2c7854b091bff1ee6af451b764f947d8:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:15:51 +0000] 2c7854b091bff1ee6af451b764f947d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/25 05:15:51 [info] 38#38: *462 [lua] logger.lua:23: 2c7854b091bff1ee6af451b764f947d8 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:15:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:15:58 [info] 38#38: *463 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:15:58 [info] 38#38: *464 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:16:06 [info] 38#38: *465 [lua] access_by_lua(msblocations.conf:189):2: f3bb02b0e1304a84a96661d783307a7b:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:16:06 +0000] f3bb02b0e1304a84a96661d783307a7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/25 05:16:06 [info] 38#38: *465 [lua] logger.lua:23: f3bb02b0e1304a84a96661d783307a7b {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:16:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:16:08 [info] 38#38: *466 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:16:08 [info] 38#38: *467 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:16:18 [info] 38#38: *468 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:16:18 [info] 38#38: *469 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:16:21 [info] 38#38: *470 [lua] access_by_lua(msblocations.conf:189):2: c80a45616d51feb3136f8fd40248e5aa:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:16:21 +0000] c80a45616d51feb3136f8fd40248e5aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/25 05:16:21 [info] 38#38: *470 [lua] logger.lua:23: c80a45616d51feb3136f8fd40248e5aa {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:16:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:16:28 [info] 35#35: *471 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:16:28 [info] 38#38: *472 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:16:36 [info] 38#38: *473 [lua] access_by_lua(msblocations.conf:189):2: 41a0980d86dc0c79b40d3fc1790291fd:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:16:36 +0000] 41a0980d86dc0c79b40d3fc1790291fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/25 05:16:36 [info] 38#38: *473 [lua] logger.lua:23: 41a0980d86dc0c79b40d3fc1790291fd {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:16:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:16:38 [info] 38#38: *475 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:16:38 [info] 38#38: *476 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:16:48 [info] 38#38: *478 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:16:48 [info] 38#38: *477 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:16:51 [info] 38#38: *479 [lua] access_by_lua(msblocations.conf:189):2: 8597d6192190a8c603c8abc3678fa1bf:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:16:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.131 - - [25/Oct/2022:05:16:51 +0000] 8597d6192190a8c603c8abc3678fa1bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/25 05:16:51 [info] 38#38: *479 [lua] logger.lua:23: 8597d6192190a8c603c8abc3678fa1bf {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , 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/10/25 05:16:58 [info] 38#38: *480 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:16:58 [info] 38#38: *481 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:17:06 [info] 38#38: *482 [lua] access_by_lua(msblocations.conf:189):2: 25cda1b92b2f8bae50b70adde2dc7a76:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:17:06 +0000] 25cda1b92b2f8bae50b70adde2dc7a76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/25 05:17:06 [info] 38#38: *482 [lua] logger.lua:23: 25cda1b92b2f8bae50b70adde2dc7a76 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:17:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:17:08 [info] 38#38: *483 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:17:08 [info] 38#38: *484 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:17:18 [info] 38#38: *486 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:17:18 [info] 38#38: *485 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:17:21 [info] 38#38: *487 [lua] access_by_lua(msblocations.conf:189):2: 4b9d6de325944eabfbb56c77bc1bad19:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:17:21 [info] 38#38: *487 [lua] logger.lua:23: 4b9d6de325944eabfbb56c77bc1bad19 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:17:21 +0000] 4b9d6de325944eabfbb56c77bc1bad19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:17:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/25 05:17:28 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:17:28 [info] 38#38: *489 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:17:36 [info] 38#38: *490 [lua] access_by_lua(msblocations.conf:189):2: 1773bc2d489d072696de65fc0ef3bfa7:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:17:36 [info] 38#38: *490 [lua] logger.lua:23: 1773bc2d489d072696de65fc0ef3bfa7 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:17:36 +0000] 1773bc2d489d072696de65fc0ef3bfa7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:17:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:17:38 [info] 38#38: *493 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:17:38 [info] 35#35: *492 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:17:48 [info] 35#35: *495 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:17:48 [info] 38#38: *494 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:17:51 [info] 38#38: *496 [lua] access_by_lua(msblocations.conf:189):2: b4c987c8d94147e8f3b068592fe05d47:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:17:51 [info] 38#38: *496 [lua] logger.lua:23: b4c987c8d94147e8f3b068592fe05d47 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:17:51 +0000] b4c987c8d94147e8f3b068592fe05d47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:17:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:17:58 [info] 35#35: *498 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:17:58 [info] 38#38: *497 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:18:06 [info] 38#38: *499 [lua] access_by_lua(msblocations.conf:189):2: 3b14fd880550696f1b0913e21a242771:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:18:06 [info] 38#38: *499 [lua] logger.lua:23: 3b14fd880550696f1b0913e21a242771 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:18:06 +0000] 3b14fd880550696f1b0913e21a242771 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:18:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:18:08 [info] 38#38: *500 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:18:08 [info] 35#35: *501 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:18:18 [info] 38#38: *502 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:18:18 [info] 38#38: *503 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:18:21 [info] 38#38: *504 [lua] access_by_lua(msblocations.conf:189):2: 2a7175d85197bd09f0ce80de0d57a45c:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:18:21 [info] 38#38: *504 [lua] logger.lua:23: 2a7175d85197bd09f0ce80de0d57a45c {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:18:21 +0000] 2a7175d85197bd09f0ce80de0d57a45c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:18:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:18:28 [info] 38#38: *505 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:18:28 [info] 38#38: *506 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:18:36 [info] 38#38: *507 [lua] access_by_lua(msblocations.conf:189):2: 60eb7c9348a6648dbba062cd32f5f50b:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:18:36 [info] 38#38: *507 [lua] logger.lua:23: 60eb7c9348a6648dbba062cd32f5f50b {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:18:36 +0000] 60eb7c9348a6648dbba062cd32f5f50b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:18:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:18:38 [info] 38#38: *509 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:18:38 [info] 38#38: *510 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:18:48 [info] 35#35: *512 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:18:48 [info] 35#35: *511 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:18:51 [info] 38#38: *513 [lua] access_by_lua(msblocations.conf:189):2: 1646158d0de505d263f2329f1dc4ba8c:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:18:51 [info] 38#38: *513 [lua] logger.lua:23: 1646158d0de505d263f2329f1dc4ba8c {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:18:51 +0000] 1646158d0de505d263f2329f1dc4ba8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:18:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/25 05:18:58 [info] 38#38: *514 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:18:58 [info] 38#38: *515 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:19:06 [info] 38#38: *516 [lua] access_by_lua(msblocations.conf:189):2: 8e3c29134b27d3c4605709bf88eb8030:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:19:06 [info] 38#38: *516 [lua] logger.lua:23: 8e3c29134b27d3c4605709bf88eb8030 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:19:06 +0000] 8e3c29134b27d3c4605709bf88eb8030 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:19:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/25 05:19:08 [info] 35#35: *517 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:19:08 [info] 35#35: *518 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:19:18 [info] 35#35: *519 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:19:18 [info] 35#35: *520 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:19:21 [info] 38#38: *521 [lua] access_by_lua(msblocations.conf:189):2: efd3eee592def1013fa43dd501859865:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:19:21 [info] 38#38: *521 [lua] logger.lua:23: efd3eee592def1013fa43dd501859865 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:19:21 +0000] efd3eee592def1013fa43dd501859865 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:19:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/25 05:19:28 [info] 38#38: *523 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:19:28 [info] 35#35: *522 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:19:36 [info] 38#38: *524 [lua] access_by_lua(msblocations.conf:189):2: 77c6d00804076875a59870e6f70fad79:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:19:36 [info] 38#38: *524 [lua] logger.lua:23: 77c6d00804076875a59870e6f70fad79 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:19:36 +0000] 77c6d00804076875a59870e6f70fad79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:19:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/25 05:19:38 [info] 38#38: *526 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:19:38 [info] 38#38: *527 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:19:48 [info] 38#38: *528 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:19:48 [info] 35#35: *529 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:19:51 [info] 38#38: *530 [lua] access_by_lua(msblocations.conf:189):2: 37ba6efef968a42bd043046833f717d3:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:19:51 +0000] 37ba6efef968a42bd043046833f717d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:19:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 05:19:51 [info] 38#38: *530 [lua] logger.lua:23: 37ba6efef968a42bd043046833f717d3 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , 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/10/25 05:19:58 [info] 38#38: *531 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:19:58 [info] 38#38: *532 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:20:06 [info] 38#38: *533 [lua] access_by_lua(msblocations.conf:189):2: 39e23cd3f9ea11c6e6dd549b163c3242:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:20:06 +0000] 39e23cd3f9ea11c6e6dd549b163c3242 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/25 05:20:06 [info] 38#38: *533 [lua] logger.lua:23: 39e23cd3f9ea11c6e6dd549b163c3242 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:20:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:20:08 [info] 35#35: *534 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:20:08 [info] 38#38: *535 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:20:18 [info] 35#35: *536 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:20:18 [info] 35#35: *537 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:20:21 [info] 38#38: *538 [lua] access_by_lua(msblocations.conf:189):2: 353ba0cbe1103f0d08a841c197b49aa5:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:20:21 [info] 38#38: *538 [lua] logger.lua:23: 353ba0cbe1103f0d08a841c197b49aa5 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:20:21 +0000] 353ba0cbe1103f0d08a841c197b49aa5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:20:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:20:28 [info] 38#38: *539 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:20:28 [info] 35#35: *540 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:20:36 [info] 38#38: *541 [lua] access_by_lua(msblocations.conf:189):2: e4fd8b397e1fdcd624fa01d081a3a966:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:20:36 +0000] e4fd8b397e1fdcd624fa01d081a3a966 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/25 05:20:36 [info] 38#38: *541 [lua] logger.lua:23: e4fd8b397e1fdcd624fa01d081a3a966 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:20:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:20:38 [info] 38#38: *543 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:20:38 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:20:48 [info] 38#38: *545 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:20:48 [info] 38#38: *546 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:20:51 [info] 38#38: *547 [lua] access_by_lua(msblocations.conf:189):2: d69e547574935037189f1a580a0fcc18:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:20:51 [info] 38#38: *547 [lua] logger.lua:23: d69e547574935037189f1a580a0fcc18 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:20:51 +0000] d69e547574935037189f1a580a0fcc18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:20:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:20:58 [info] 38#38: *548 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:20:58 [info] 38#38: *549 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:21:06 [info] 38#38: *550 [lua] access_by_lua(msblocations.conf:189):2: b6540aac9b04ce39b53c06c159b857f9:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:21:06 +0000] b6540aac9b04ce39b53c06c159b857f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/25 05:21:06 [info] 38#38: *550 [lua] logger.lua:23: b6540aac9b04ce39b53c06c159b857f9 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:21:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 05:21:08 [info] 38#38: *552 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:21:08 [info] 35#35: *551 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:21:18 [info] 35#35: *553 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:21:18 [info] 35#35: *554 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:21:21 [info] 38#38: *555 [lua] access_by_lua(msblocations.conf:189):2: e15038f4fbfc196490572c0e6704f501:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:21:21 [info] 38#38: *555 [lua] logger.lua:23: e15038f4fbfc196490572c0e6704f501 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:21:21 +0000] e15038f4fbfc196490572c0e6704f501 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:21:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:21:28 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:21:28 [info] 35#35: *557 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:21:36 [info] 38#38: *558 [lua] access_by_lua(msblocations.conf:189):2: 7a53aee47a4dd90cb1c2a1b13f98ed22:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:21:36 [info] 38#38: *558 [lua] logger.lua:23: 7a53aee47a4dd90cb1c2a1b13f98ed22 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:21:36 +0000] 7a53aee47a4dd90cb1c2a1b13f98ed22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:21:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:21:38 [info] 35#35: *560 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:21:38 [info] 38#38: *561 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:21:48 [info] 38#38: *562 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:21:48 [info] 38#38: *563 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:21:51 [info] 38#38: *564 [lua] access_by_lua(msblocations.conf:189):2: 67c75071261d3aad8c6e35ff272c5623:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:21:51 [info] 38#38: *564 [lua] logger.lua:23: 67c75071261d3aad8c6e35ff272c5623 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:21:51 +0000] 67c75071261d3aad8c6e35ff272c5623 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:21:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/25 05:21:58 [info] 38#38: *565 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:21:58 [info] 35#35: *566 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:22:06 [info] 38#38: *567 [lua] access_by_lua(msblocations.conf:189):2: 7c8b4dc5b37c522acc500eaba504a934:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:22:06 [info] 38#38: *567 [lua] logger.lua:23: 7c8b4dc5b37c522acc500eaba504a934 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:22:06 +0000] 7c8b4dc5b37c522acc500eaba504a934 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:22:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:22:08 [info] 38#38: *568 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:22:08 [info] 38#38: *569 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:22:18 [info] 38#38: *570 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:22:18 [info] 35#35: *571 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:22:21 [info] 38#38: *572 [lua] access_by_lua(msblocations.conf:189):2: 78db722d7cdf4a61c15a9cc9f011bd3d:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:22:21 +0000] 78db722d7cdf4a61c15a9cc9f011bd3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/25 05:22:21 [info] 38#38: *572 [lua] logger.lua:23: 78db722d7cdf4a61c15a9cc9f011bd3d {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:22:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 05:22:28 [info] 38#38: *574 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:22:28 [info] 35#35: *573 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:22:36 [info] 38#38: *575 [lua] access_by_lua(msblocations.conf:189):2: 920f3e8cd1d932f10f71620c848be5c9:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:22:36 [info] 38#38: *575 [lua] logger.lua:23: 920f3e8cd1d932f10f71620c848be5c9 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:22:36 +0000] 920f3e8cd1d932f10f71620c848be5c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:22:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:22:38 [info] 35#35: *578 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:22:38 [info] 38#38: *577 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:22:48 [info] 38#38: *579 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:22:48 [info] 38#38: *580 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:22:51 [info] 38#38: *581 [lua] access_by_lua(msblocations.conf:189):2: 8d476a9bab7b9de918feb79a949f9260:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:22:51 +0000] 8d476a9bab7b9de918feb79a949f9260 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/25 05:22:51 [info] 38#38: *581 [lua] logger.lua:23: 8d476a9bab7b9de918feb79a949f9260 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:22:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:22:58 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:22:58 [info] 35#35: *583 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:23:06 [info] 38#38: *584 [lua] access_by_lua(msblocations.conf:189):2: 8db8c22732482c999ed2765a70a873df:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:23:06 +0000] 8db8c22732482c999ed2765a70a873df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/25 05:23:06 [info] 38#38: *584 [lua] logger.lua:23: 8db8c22732482c999ed2765a70a873df {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:23:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:23:08 [info] 38#38: *586 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:23:08 [info] 38#38: *585 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:23:18 [info] 38#38: *587 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:23:18 [info] 38#38: *588 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:23:21 [info] 38#38: *589 [lua] access_by_lua(msblocations.conf:189):2: 9ec1886778bde42ad72210152cadb69e:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:23:21 [info] 38#38: *589 [lua] logger.lua:23: 9ec1886778bde42ad72210152cadb69e {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:23:21 +0000] 9ec1886778bde42ad72210152cadb69e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:23:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:23:28 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:23:28 [info] 38#38: *591 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:23:36 [info] 38#38: *592 [lua] access_by_lua(msblocations.conf:189):2: aea58218b804a93f63959594c760afd5:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:23:36 +0000] aea58218b804a93f63959594c760afd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/25 05:23:36 [info] 38#38: *592 [lua] logger.lua:23: aea58218b804a93f63959594c760afd5 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:23:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:23:38 [info] 38#38: *594 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:23:38 [info] 35#35: *595 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:23:48 [info] 35#35: *596 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:23:48 [info] 38#38: *597 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:23:51 [info] 38#38: *598 [lua] access_by_lua(msblocations.conf:189):2: 5f151b779b26ccde20a6e911c40c7570:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:23:51 [info] 38#38: *598 [lua] logger.lua:23: 5f151b779b26ccde20a6e911c40c7570 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:23:51 +0000] 5f151b779b26ccde20a6e911c40c7570 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:23:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:23:58 [info] 38#38: *599 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:23:58 [info] 38#38: *600 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:24:06 [info] 38#38: *601 [lua] access_by_lua(msblocations.conf:189):2: edffa1cb0dcda0dd653c27c8fb05b5e9:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:24:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:24:06 [info] 38#38: *601 [lua] logger.lua:23: edffa1cb0dcda0dd653c27c8fb05b5e9 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:24:06 +0000] edffa1cb0dcda0dd653c27c8fb05b5e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/25 05:24:08 [info] 35#35: *602 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:24:08 [info] 35#35: *603 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:24:18 [info] 38#38: *604 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:24:18 [info] 38#38: *605 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:24:21 [info] 38#38: *606 [lua] access_by_lua(msblocations.conf:189):2: 170877ab0b78baa1d82c72f624570340:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:24:21 +0000] 170877ab0b78baa1d82c72f624570340 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/25 05:24:21 [info] 38#38: *606 [lua] logger.lua:23: 170877ab0b78baa1d82c72f624570340 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:24:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 05:24:28 [info] 38#38: *607 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:24:28 [info] 38#38: *608 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:24:36 [info] 38#38: *609 [lua] access_by_lua(msblocations.conf:189):2: 85d1c9546b84a20675c90fbf890d080c:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:24:36 +0000] 85d1c9546b84a20675c90fbf890d080c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:24:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:24:36 [info] 38#38: *609 [lua] logger.lua:23: 85d1c9546b84a20675c90fbf890d080c {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , 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/10/25 05:24:38 [info] 38#38: *611 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:24:38 [info] 38#38: *612 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:24:48 [info] 35#35: *613 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:24:48 [info] 38#38: *614 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:24:51 [info] 38#38: *615 [lua] access_by_lua(msblocations.conf:189):2: 90ea66e2e977fb9d4f718a7605dd8ab3:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:24:51 [info] 38#38: *615 [lua] logger.lua:23: 90ea66e2e977fb9d4f718a7605dd8ab3 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:24:51 +0000] 90ea66e2e977fb9d4f718a7605dd8ab3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:24:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:24:58 [info] 35#35: *617 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:24:58 [info] 35#35: *616 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:25:06 [info] 38#38: *618 [lua] access_by_lua(msblocations.conf:189):2: 19eab581a5563b56b4a8cd30154045f4:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:25:06 +0000] 19eab581a5563b56b4a8cd30154045f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/25 05:25:06 [info] 38#38: *618 [lua] logger.lua:23: 19eab581a5563b56b4a8cd30154045f4 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:25:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/25 05:25:08 [info] 35#35: *620 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:25:08 [info] 35#35: *619 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:25:14 [info] 38#38: *621 client closed connection while waiting for request, client: 10.233.68.10, server: 0.0.0.0:443
2022/10/25 05:25:18 [info] 38#38: *623 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:25:18 [info] 38#38: *622 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:25:21 [info] 38#38: *624 [lua] access_by_lua(msblocations.conf:189):2: bbc30384001547500ad0bbd4ee729774:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:25:21 +0000] bbc30384001547500ad0bbd4ee729774 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/25 05:25:21 [info] 38#38: *624 [lua] logger.lua:23: bbc30384001547500ad0bbd4ee729774 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:25:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:25:28 [info] 35#35: *625 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:25:28 [info] 35#35: *626 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:25:36 [info] 38#38: *627 [lua] access_by_lua(msblocations.conf:189):2: ea3422a590b18fb53916bc38cf10a1fa:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:25:36 [info] 38#38: *627 [lua] logger.lua:23: ea3422a590b18fb53916bc38cf10a1fa {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:25:36 +0000] ea3422a590b18fb53916bc38cf10a1fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:25:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/25 05:25:38 [info] 38#38: *629 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:25:38 [info] 38#38: *630 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:25:48 [info] 38#38: *631 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:25:48 [info] 38#38: *632 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:25:51 [info] 38#38: *633 [lua] access_by_lua(msblocations.conf:189):2: 16d4fac57ae34205b67e42dc8f003377:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:25:51 [info] 38#38: *633 [lua] logger.lua:23: 16d4fac57ae34205b67e42dc8f003377 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:25:51 +0000] 16d4fac57ae34205b67e42dc8f003377 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:25:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/25 05:25:58 [info] 38#38: *635 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:25:58 [info] 38#38: *634 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:26:06 [info] 38#38: *636 [lua] access_by_lua(msblocations.conf:189):2: 1d453db271ebcef461ca01ad62f8009d:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:26:06 [info] 38#38: *636 [lua] logger.lua:23: 1d453db271ebcef461ca01ad62f8009d {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:26:06 +0000] 1d453db271ebcef461ca01ad62f8009d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:26:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:26:08 [info] 38#38: *638 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:26:08 [info] 38#38: *637 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:26:18 [info] 38#38: *640 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:26:18 [info] 38#38: *639 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:26:21 [info] 38#38: *641 [lua] access_by_lua(msblocations.conf:189):2: 786c091d22d9cfceafd7425bcfc8256c:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:26:21 [info] 38#38: *641 [lua] logger.lua:23: 786c091d22d9cfceafd7425bcfc8256c {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:26:21 +0000] 786c091d22d9cfceafd7425bcfc8256c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:26:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:26:28 [info] 38#38: *642 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:26:28 [info] 38#38: *643 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:26:36 [info] 38#38: *644 [lua] access_by_lua(msblocations.conf:189):2: b8e2cd2661a473909570c7ecd727de4a:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:26:36 [info] 38#38: *644 [lua] logger.lua:23: b8e2cd2661a473909570c7ecd727de4a {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:26:36 +0000] b8e2cd2661a473909570c7ecd727de4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:26:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:26:38 [info] 38#38: *647 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:26:38 [info] 38#38: *646 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:26:48 [info] 38#38: *649 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:26:48 [info] 38#38: *648 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:26:51 [info] 38#38: *650 [lua] access_by_lua(msblocations.conf:189):2: ada12846b74a3d3c9d395374f165b327:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:26:51 +0000] ada12846b74a3d3c9d395374f165b327 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/25 05:26:51 [info] 38#38: *650 [lua] logger.lua:23: ada12846b74a3d3c9d395374f165b327 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:26:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:26:58 [info] 38#38: *652 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:26:58 [info] 38#38: *651 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:27:06 [info] 38#38: *653 [lua] access_by_lua(msblocations.conf:189):2: 21312df26629e228522506baf2052dcd:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:27:06 [info] 38#38: *653 [lua] logger.lua:23: 21312df26629e228522506baf2052dcd {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:27:06 +0000] 21312df26629e228522506baf2052dcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:27:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:27:08 [info] 38#38: *654 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:27:08 [info] 38#38: *655 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:27:18 [info] 38#38: *656 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:27:18 [info] 35#35: *657 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:27:21 [info] 38#38: *658 [lua] access_by_lua(msblocations.conf:189):2: 9ac232760da882ef71aaa239f6030fe0:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:27:21 [info] 38#38: *658 [lua] logger.lua:23: 9ac232760da882ef71aaa239f6030fe0 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:27:21 +0000] 9ac232760da882ef71aaa239f6030fe0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:27:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:27:28 [info] 38#38: *659 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:27:28 [info] 35#35: *660 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:27:36 [info] 38#38: *661 [lua] access_by_lua(msblocations.conf:189):2: d147fc2251b4a96286b586612dcb5056:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:27:36 [info] 38#38: *661 [lua] logger.lua:23: d147fc2251b4a96286b586612dcb5056 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:27:36 +0000] d147fc2251b4a96286b586612dcb5056 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:27:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:27:38 [info] 35#35: *663 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:27:38 [info] 35#35: *664 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:27:48 [info] 38#38: *665 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:27:48 [info] 35#35: *666 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:27:51 [info] 38#38: *667 [lua] access_by_lua(msblocations.conf:189):2: 2ca6decc5abe4ad023ca94383ba4e43f:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:27:51 +0000] 2ca6decc5abe4ad023ca94383ba4e43f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/25 05:27:51 [info] 38#38: *667 [lua] logger.lua:23: 2ca6decc5abe4ad023ca94383ba4e43f {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:27:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:27:58 [info] 38#38: *668 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:27:58 [info] 35#35: *669 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:28:06 [info] 38#38: *670 [lua] access_by_lua(msblocations.conf:189):2: 1844f18b73f103e085d4e152f286a574:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:28:06 [info] 38#38: *670 [lua] logger.lua:23: 1844f18b73f103e085d4e152f286a574 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:28:06 +0000] 1844f18b73f103e085d4e152f286a574 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:28:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:28:08 [info] 38#38: *671 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:28:08 [info] 38#38: *672 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:28:18 [info] 38#38: *673 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:28:18 [info] 38#38: *674 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:28:21 [info] 38#38: *675 [lua] access_by_lua(msblocations.conf:189):2: 080f44ac03831ad608fb181ad4951aad:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:28:21 +0000] 080f44ac03831ad608fb181ad4951aad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/25 05:28:21 [info] 38#38: *675 [lua] logger.lua:23: 080f44ac03831ad608fb181ad4951aad {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:28:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:28:28 [info] 35#35: *676 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:28:28 [info] 35#35: *677 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:28:36 [info] 38#38: *678 [lua] access_by_lua(msblocations.conf:189):2: 01dcfd956de274c35204f8a5d0462b94:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:28:36 [info] 38#38: *678 [lua] logger.lua:23: 01dcfd956de274c35204f8a5d0462b94 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:28:36 +0000] 01dcfd956de274c35204f8a5d0462b94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:28:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:28:38 [info] 35#35: *681 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:28:38 [info] 38#38: *680 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:28:48 [info] 38#38: *683 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:28:48 [info] 38#38: *682 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:28:51 [info] 38#38: *684 [lua] access_by_lua(msblocations.conf:189):2: 2bce902cecc895a601b20098964b8636:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:28:51 +0000] 2bce902cecc895a601b20098964b8636 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/25 05:28:51 [info] 38#38: *684 [lua] logger.lua:23: 2bce902cecc895a601b20098964b8636 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:28:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:28:58 [info] 35#35: *685 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:28:58 [info] 35#35: *686 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:29:06 [info] 38#38: *687 [lua] access_by_lua(msblocations.conf:189):2: 6e40f113b0a297059efbc371e23bda67:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:29:06 +0000] 6e40f113b0a297059efbc371e23bda67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/25 05:29:06 [info] 38#38: *687 [lua] logger.lua:23: 6e40f113b0a297059efbc371e23bda67 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:29:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:29:08 [info] 38#38: *688 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:29:08 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:29:18 [info] 38#38: *690 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:29:18 [info] 35#35: *691 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:29:21 [info] 38#38: *692 [lua] access_by_lua(msblocations.conf:189):2: f65395c4c6215386bc3c099b940a6533:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:29:21 +0000] f65395c4c6215386bc3c099b940a6533 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/25 05:29:21 [info] 38#38: *692 [lua] logger.lua:23: f65395c4c6215386bc3c099b940a6533 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:29:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/25 05:29:28 [info] 38#38: *693 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:29:28 [info] 38#38: *694 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:29:36 [info] 38#38: *695 [lua] access_by_lua(msblocations.conf:189):2: 5499b99c03cffa0530396705812a31e6:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:29:36 [info] 38#38: *695 [lua] logger.lua:23: 5499b99c03cffa0530396705812a31e6 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:29:36 +0000] 5499b99c03cffa0530396705812a31e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:29:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:29:38 [info] 35#35: *697 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:29:38 [info] 35#35: *698 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:29:48 [info] 38#38: *699 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:29:48 [info] 38#38: *700 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:29:51 [info] 38#38: *701 [lua] access_by_lua(msblocations.conf:189):2: 3795967cb105237be56a26ca0cd8b0ad:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:29:51 [info] 38#38: *701 [lua] logger.lua:23: 3795967cb105237be56a26ca0cd8b0ad {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:29:51 +0000] 3795967cb105237be56a26ca0cd8b0ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:29:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:29:58 [info] 35#35: *703 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:29:58 [info] 35#35: *702 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:30:06 [info] 38#38: *704 [lua] access_by_lua(msblocations.conf:189):2: 1b1c5b5cccfe8e1653813cdc5a832594:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:30:06 [info] 38#38: *704 [lua] logger.lua:23: 1b1c5b5cccfe8e1653813cdc5a832594 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:30:06 +0000] 1b1c5b5cccfe8e1653813cdc5a832594 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:30:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:30:08 [info] 38#38: *705 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:30:08 [info] 35#35: *706 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:30:18 [info] 38#38: *707 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:30:18 [info] 38#38: *708 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:30:21 [info] 38#38: *709 [lua] access_by_lua(msblocations.conf:189):2: f6bf2e203e337f46470023338ce9301c:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:30:21 +0000] f6bf2e203e337f46470023338ce9301c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/25 05:30:21 [info] 38#38: *709 [lua] logger.lua:23: f6bf2e203e337f46470023338ce9301c {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:30:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 05:30:28 [info] 38#38: *710 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:30:28 [info] 35#35: *711 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:30:36 [info] 38#38: *713 [lua] access_by_lua(msblocations.conf:189):2: 7d897f1450a4cb7d56c110b119e20f71:receive the request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/25 05:30:36 [info] 38#38: *713 [lua] logger.lua:23: 7d897f1450a4cb7d56c110b119e20f71 {"matched":"microservices"} while logging request, client: 10.233.69.131, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.131 - - [25/Oct/2022:05:30:36 +0000] 7d897f1450a4cb7d56c110b119e20f71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:30:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3