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
2022/10/25 05:30:38 [info] 35#35: *715 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:30:38 [info] 38#38: *714 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:30:48 [info] 38#38: *716 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:30:48 [info] 35#35: *717 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:30:51 [info] 38#38: *718 [lua] access_by_lua(msblocations.conf:189):2: be40c61b05a18cc841aa6f92266ea965: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:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:30:51 [info] 38#38: *718 [lua] logger.lua:23: be40c61b05a18cc841aa6f92266ea965 {"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:51 +0000] be40c61b05a18cc841aa6f92266ea965 "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:30:58 [info] 38#38: *719 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:30:58 [info] 38#38: *720 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:31:06 [info] 38#38: *721 [lua] access_by_lua(msblocations.conf:189):2: 10c564806c96a9a41a51cfc2c42befc8: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:31:06 [info] 38#38: *721 [lua] logger.lua:23: 10c564806c96a9a41a51cfc2c42befc8 {"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:31:06 +0000] 10c564806c96a9a41a51cfc2c42befc8 "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:31:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:31:08 [info] 38#38: *722 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:31:08 [info] 38#38: *723 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:31:18 [info] 38#38: *724 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:31:18 [info] 38#38: *725 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:31:21 [info] 38#38: *726 [lua] access_by_lua(msblocations.conf:189):2: 379935fa66c8df6b1762cc25abdcd809: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:31:21 [info] 38#38: *726 [lua] logger.lua:23: 379935fa66c8df6b1762cc25abdcd809 {"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:31:21 +0000] 379935fa66c8df6b1762cc25abdcd809 "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:31:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/25 05:31:28 [info] 38#38: *727 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:31:28 [info] 35#35: *728 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:31:36 [info] 38#38: *730 [lua] access_by_lua(msblocations.conf:189):2: 32f07691d2ba36782589b1928ab1179f: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:31:36 +0000] 32f07691d2ba36782589b1928ab1179f "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:31:36 [info] 38#38: *730 [lua] logger.lua:23: 32f07691d2ba36782589b1928ab1179f {"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:31:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:31:38 [info] 35#35: *732 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:31:38 [info] 35#35: *731 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:31:40 [info] 38#38: *733 client closed connection while waiting for request, client: 10.233.68.10, server: 0.0.0.0:443
2022/10/25 05:31:48 [info] 35#35: *735 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:31:48 [info] 35#35: *734 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:31:51 [info] 38#38: *736 [lua] access_by_lua(msblocations.conf:189):2: e5b310215d9a5410ae086f81801d7226: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:31:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.131 - - [25/Oct/2022:05:31:51 +0000] e5b310215d9a5410ae086f81801d7226 "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:31:51 [info] 38#38: *736 [lua] logger.lua:23: e5b310215d9a5410ae086f81801d7226 {"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:31:58 [info] 35#35: *738 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:31:58 [info] 35#35: *737 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:32:06 [info] 38#38: *739 [lua] access_by_lua(msblocations.conf:189):2: d6bbbaf902550b5ee4cdca0f0be69fee: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:32:06 [info] 38#38: *739 [lua] logger.lua:23: d6bbbaf902550b5ee4cdca0f0be69fee {"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:32:06 +0000] d6bbbaf902550b5ee4cdca0f0be69fee "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:05:32:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/25 05:32:08 [info] 35#35: *740 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:32:08 [info] 35#35: *741 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:32:18 [info] 38#38: *743 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:32:18 [info] 38#38: *742 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:32:21 [info] 38#38: *744 [lua] access_by_lua(msblocations.conf:189):2: 663cb30ca788b7486d90cd3d9bb8fc60: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:32:21 +0000] 663cb30ca788b7486d90cd3d9bb8fc60 "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:32:21 [info] 38#38: *744 [lua] logger.lua:23: 663cb30ca788b7486d90cd3d9bb8fc60 {"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:32:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/25 05:32:28 [info] 35#35: *746 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:32:28 [info] 35#35: *745 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:32:36 [info] 38#38: *748 [lua] access_by_lua(msblocations.conf:189):2: 8315a24281c083e8b8b0b78ebfbea96b: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:32:36 [info] 38#38: *748 [lua] logger.lua:23: 8315a24281c083e8b8b0b78ebfbea96b {"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:32:36 +0000] 8315a24281c083e8b8b0b78ebfbea96b "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:32:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:32:38 [info] 38#38: *750 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:32:38 [info] 35#35: *749 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:32:48 [info] 38#38: *751 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:32:48 [info] 35#35: *752 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:32:51 [info] 38#38: *753 [lua] access_by_lua(msblocations.conf:189):2: 493bb5de276acadf409557a3e21667ad: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:32:51 [info] 38#38: *753 [lua] logger.lua:23: 493bb5de276acadf409557a3e21667ad {"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:32:51 +0000] 493bb5de276acadf409557a3e21667ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:32:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/25 05:32:58 [info] 38#38: *754 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:32:58 [info] 35#35: *755 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:33:06 [info] 38#38: *756 [lua] access_by_lua(msblocations.conf:189):2: 988a683e47147f96e64843531ce9ded4: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:33:06 [info] 38#38: *756 [lua] logger.lua:23: 988a683e47147f96e64843531ce9ded4 {"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:33:06 +0000] 988a683e47147f96e64843531ce9ded4 "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:33:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:33:08 [info] 38#38: *757 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:33:08 [info] 38#38: *758 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:33:18 [info] 38#38: *759 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:33:18 [info] 38#38: *760 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:33:21 [info] 38#38: *761 [lua] access_by_lua(msblocations.conf:189):2: ba737c4b5b0d03cb6b55e67c84c091a8: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:33:21 [info] 38#38: *761 [lua] logger.lua:23: ba737c4b5b0d03cb6b55e67c84c091a8 {"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:33:21 +0000] ba737c4b5b0d03cb6b55e67c84c091a8 "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:33:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:33:28 [info] 35#35: *762 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:33:28 [info] 38#38: *763 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:33:36 [info] 38#38: *765 [lua] access_by_lua(msblocations.conf:189):2: 55e41662be66d31cf9b60601fcd00a5e: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:33:37 +0000] 55e41662be66d31cf9b60601fcd00a5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/10/25 05:33:37 [info] 38#38: *765 [lua] logger.lua:23: 55e41662be66d31cf9b60601fcd00a5e {"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:33:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/10/25 05:33:38 [info] 38#38: *766 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:33:38 [info] 35#35: *767 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:33:48 [info] 35#35: *769 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:33:48 [info] 38#38: *768 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:33:52 [info] 38#38: *770 [lua] access_by_lua(msblocations.conf:189):2: 3a5ba0de005264e5de3638813a4dc0b2: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:33:52 +0000] 3a5ba0de005264e5de3638813a4dc0b2 "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:33:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:33:52 [info] 38#38: *770 [lua] logger.lua:23: 3a5ba0de005264e5de3638813a4dc0b2 {"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:33:58 [info] 38#38: *772 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:33:58 [info] 38#38: *771 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:34:07 [info] 38#38: *773 [lua] access_by_lua(msblocations.conf:189):2: 1536a7d13ea1a8166bfbbf8a3c8698a2: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:34:07 [info] 38#38: *773 [lua] logger.lua:23: 1536a7d13ea1a8166bfbbf8a3c8698a2 {"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:34:07 +0000] 1536a7d13ea1a8166bfbbf8a3c8698a2 "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:34:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:34:08 [info] 38#38: *774 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:34:08 [info] 38#38: *775 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:34:18 [info] 35#35: *776 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:34:18 [info] 38#38: *777 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:34:22 [info] 38#38: *778 [lua] access_by_lua(msblocations.conf:189):2: 4a9396e250cd137fedffbea9238bd175: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:34:22 +0000] 4a9396e250cd137fedffbea9238bd175 "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:34:22 [info] 38#38: *778 [lua] logger.lua:23: 4a9396e250cd137fedffbea9238bd175 {"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:34:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:34:28 [info] 38#38: *780 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:34:28 [info] 38#38: *781 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:34:36 [info] 38#38: *779 client prematurely closed connection while reading client request line, client: 10.233.64.47, server: 
10.233.64.47 - - [25/Oct/2022:05:34:36 +0000] 659fc5c8803bd841969886b032d7a8f5 "" 400 request_processing_time:5.002 upstream_response_time:- "-" "-" "-"
2022/10/25 05:34:36 [info] 38#38: *782 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.47, server: , request: "GET / HTTP/1.0"
10.233.64.47 - - [25/Oct/2022:05:34:36 +0000] 0123b225fb8c02595eed2de9e9a6d087 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/10/25 05:34:37 [info] 38#38: *784 [lua] access_by_lua(msblocations.conf:189):2: 14cd78665475a2f66c2d62bf5696687c: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:34:37 +0000] 14cd78665475a2f66c2d62bf5696687c "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:34:37 [info] 38#38: *784 [lua] logger.lua:23: 14cd78665475a2f66c2d62bf5696687c {"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:34:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:34:38 [info] 38#38: *785 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:34:38 [info] 38#38: *786 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:34:48 [info] 35#35: *787 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:34:48 [info] 35#35: *788 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:34:52 [info] 38#38: *789 [lua] access_by_lua(msblocations.conf:189):2: 22049bbb7ac37328fc3bf297adcb5e07: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:34:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.131 - - [25/Oct/2022:05:34:52 +0000] 22049bbb7ac37328fc3bf297adcb5e07 "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:34:52 [info] 38#38: *789 [lua] logger.lua:23: 22049bbb7ac37328fc3bf297adcb5e07 {"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:34:58 [info] 38#38: *790 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:34:58 [info] 35#35: *791 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:35:07 [info] 38#38: *792 [lua] access_by_lua(msblocations.conf:189):2: 4898553b4dca53ce00ba83c6b7cd31e2: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:35:07 [info] 38#38: *792 [lua] logger.lua:23: 4898553b4dca53ce00ba83c6b7cd31e2 {"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:35:07 +0000] 4898553b4dca53ce00ba83c6b7cd31e2 "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:35:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:35:08 [info] 38#38: *793 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:35:08 [info] 38#38: *794 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:35:18 [info] 38#38: *795 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:35:18 [info] 38#38: *796 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:35:22 [info] 38#38: *797 [lua] access_by_lua(msblocations.conf:189):2: ae922843e1997df46bbba9826f4dbc26: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:35:22 [info] 38#38: *797 [lua] logger.lua:23: ae922843e1997df46bbba9826f4dbc26 {"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:35:22 +0000] ae922843e1997df46bbba9826f4dbc26 "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:35:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 05:35:28 [info] 38#38: *799 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:35:28 [info] 35#35: *798 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:35:37 [info] 38#38: *801 [lua] access_by_lua(msblocations.conf:189):2: a1577c2c19c1ba826f99b27b972bc49d: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:35:37 +0000] a1577c2c19c1ba826f99b27b972bc49d "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:35:37 [info] 38#38: *801 [lua] logger.lua:23: a1577c2c19c1ba826f99b27b972bc49d {"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:35:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:35:38 [info] 35#35: *802 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:35:38 [info] 38#38: *803 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:35:48 [info] 35#35: *805 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:35:48 [info] 38#38: *804 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:35:52 [info] 38#38: *806 [lua] access_by_lua(msblocations.conf:189):2: 16d64aa57ea2fc0c2013c822e6ffe783: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:35:52 +0000] 16d64aa57ea2fc0c2013c822e6ffe783 "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:35:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:35:52 [info] 38#38: *806 [lua] logger.lua:23: 16d64aa57ea2fc0c2013c822e6ffe783 {"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:35:58 [info] 35#35: *807 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:35:58 [info] 35#35: *808 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:36:02 [info] 38#38: *809 [lua] access_by_lua(msblocations.conf:189):2: ba3d88126f4d13569692ca7963f8d707:receive the request, client: 10.233.64.47, server: , request: "GET /nmaplowercheck1666676162 HTTP/1.1", host: "10.32.243.1:30283"
2022/10/25 05:36:02 [warn] 38#38: *809 [lua] error_handler.lua:29: error_svc_not_found(): ba3d88126f4d13569692ca7963f8d707 No route found for this request! detail_info:Custom not match, client: 10.233.64.47, server: , request: "GET /nmaplowercheck1666676162 HTTP/1.1", host: "10.32.243.1:30283"
10.233.64.47 - - [25/Oct/2022:05:36:02 +0000] ba3d88126f4d13569692ca7963f8d707 "GET /nmaplowercheck1666676162 HTTP/1.1" 502 request_processing_time:0.005 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/10/25 05:36:02 [info] 38#38: *810 [lua] access_by_lua(msblocations.conf:189):2: 59b9c6a68b176996d129b703f1714344:receive the request, client: 10.233.64.47, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.243.1:30283"
2022/10/25 05:36:02 [warn] 38#38: *810 [lua] error_handler.lua:29: error_svc_not_found(): 59b9c6a68b176996d129b703f1714344 No route found for this request! detail_info:Custom not match, client: 10.233.64.47, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.243.1:30283"
10.233.64.47 - - [25/Oct/2022:05:36:02 +0000] 59b9c6a68b176996d129b703f1714344 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/10/25 05:36:02 [info] 38#38: *811 [lua] access_by_lua(msblocations.conf:189):2: 4c91bd811e7bc6d65b3ee0d8efec10be:receive the request, client: 10.233.64.47, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.243.1:30283"
2022/10/25 05:36:02 [warn] 38#38: *811 [lua] error_handler.lua:29: error_svc_not_found(): 4c91bd811e7bc6d65b3ee0d8efec10be No route found for this request! detail_info:Custom not match, client: 10.233.64.47, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.243.1:30283"
10.233.64.47 - - [25/Oct/2022:05:36:02 +0000] 4c91bd811e7bc6d65b3ee0d8efec10be "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/10/25 05:36:03 [info] 38#38: *812 [lua] access_by_lua(msblocations.conf:189):2: 25d1e9fe34c340b382401faa3621bed0:receive the request, client: 10.233.64.47, server: , request: "POST /sdk HTTP/1.1", host: "10.32.243.1:30283"
2022/10/25 05:36:03 [warn] 38#38: *812 [lua] error_handler.lua:29: error_svc_not_found(): 25d1e9fe34c340b382401faa3621bed0 No route found for this request! detail_info:Custom not match, client: 10.233.64.47, server: , request: "POST /sdk HTTP/1.1", host: "10.32.243.1:30283"
10.233.64.47 - - [25/Oct/2022:05:36:03 +0000] 25d1e9fe34c340b382401faa3621bed0 "POST /sdk HTTP/1.1" 502 request_processing_time:0.105 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/10/25 05:36:07 [info] 38#38: *813 [lua] access_by_lua(msblocations.conf:189):2: df965e9e401f3113f8e807bf80eb3ba8: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:36:07 [info] 38#38: *813 [lua] logger.lua:23: df965e9e401f3113f8e807bf80eb3ba8 {"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:36:07 +0000] df965e9e401f3113f8e807bf80eb3ba8 "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:36:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:36:08 [info] 38#38: *814 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:36:08 [info] 38#38: *815 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:36:10 [info] 38#38: *816 [lua] access_by_lua(msblocations.conf:189):2: e34cc90bef7a1114c43a69183a315896:receive the request, client: 10.233.64.47, server: , request: "GET / HTTP/1.0"
2022/10/25 05:36:10 [warn] 38#38: *816 [lua] error_handler.lua:29: error_svc_not_found(): e34cc90bef7a1114c43a69183a315896 No route found for this request! detail_info:Custom not match, client: 10.233.64.47, server: , request: "GET / HTTP/1.0"
10.233.64.47 - - [25/Oct/2022:05:36:10 +0000] e34cc90bef7a1114c43a69183a315896 "GET / HTTP/1.0" 502 request_processing_time:0.003 upstream_response_time:- "-" "-" "-"
2022/10/25 05:36:10 [info] 38#38: *817 [lua] access_by_lua(msblocations.conf:189):2: 94924ec11d326e92e3de97ac037a5672:receive the request, client: 10.233.64.47, server: , request: "GET / HTTP/1.1", host: "10.32.243.1"
2022/10/25 05:36:10 [warn] 38#38: *817 [lua] error_handler.lua:29: error_svc_not_found(): 94924ec11d326e92e3de97ac037a5672 No route found for this request! detail_info:Custom not match, client: 10.233.64.47, server: , request: "GET / HTTP/1.1", host: "10.32.243.1"
10.233.64.47 - - [25/Oct/2022:05:36:10 +0000] 94924ec11d326e92e3de97ac037a5672 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/10/25 05:36:10 [info] 38#38: *817 client 10.233.64.47 closed keepalive connection
2022/10/25 05:36:18 [info] 35#35: *818 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:36:18 [info] 35#35: *819 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:36:22 [info] 38#38: *820 [lua] access_by_lua(msblocations.conf:189):2: c75218ffe9f83bef9d59c1f05710b3e3: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:36:22 [info] 38#38: *820 [lua] logger.lua:23: c75218ffe9f83bef9d59c1f05710b3e3 {"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:36:22 +0000] c75218ffe9f83bef9d59c1f05710b3e3 "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:36:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:36:28 [info] 38#38: *821 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:36:28 [info] 38#38: *822 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:36:37 [info] 38#38: *824 [lua] access_by_lua(msblocations.conf:189):2: 708b9d721a8f060c70a3602b2e1ee84e: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:36:37 [info] 38#38: *824 [lua] logger.lua:23: 708b9d721a8f060c70a3602b2e1ee84e {"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:36:37 +0000] 708b9d721a8f060c70a3602b2e1ee84e "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:36:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:36:38 [info] 35#35: *825 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:36:38 [info] 35#35: *826 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:36:48 [info] 38#38: *827 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:36:48 [info] 38#38: *828 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:36:52 [info] 38#38: *829 [lua] access_by_lua(msblocations.conf:189):2: a3c29ec63d1a28fc3b3df9d280e6aacc: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:36:52 +0000] a3c29ec63d1a28fc3b3df9d280e6aacc "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:36:52 [info] 38#38: *829 [lua] logger.lua:23: a3c29ec63d1a28fc3b3df9d280e6aacc {"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:36:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:36:58 [info] 35#35: *830 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:36:58 [info] 35#35: *831 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:37:07 [info] 38#38: *832 [lua] access_by_lua(msblocations.conf:189):2: 4f0df5e70784fb23730ba04846cfa020: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:37:07 [info] 38#38: *832 [lua] logger.lua:23: 4f0df5e70784fb23730ba04846cfa020 {"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:37:07 +0000] 4f0df5e70784fb23730ba04846cfa020 "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:37:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:37:08 [info] 38#38: *833 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:37:08 [info] 38#38: *834 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:37:18 [info] 38#38: *835 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:37:18 [info] 38#38: *836 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:37:22 [info] 38#38: *837 [lua] access_by_lua(msblocations.conf:189):2: 3d8b20eefa44abc6f42f06778e8b153f: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:37:22 [info] 38#38: *837 [lua] logger.lua:23: 3d8b20eefa44abc6f42f06778e8b153f {"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:37:22 +0000] 3d8b20eefa44abc6f42f06778e8b153f "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:37:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:37:28 [info] 35#35: *839 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:37:28 [info] 35#35: *838 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:37:37 [info] 38#38: *841 [lua] access_by_lua(msblocations.conf:189):2: 79ea77004843226b6754de72f209cd84: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:37:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.131 - - [25/Oct/2022:05:37:37 +0000] 79ea77004843226b6754de72f209cd84 "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:37:37 [info] 38#38: *841 [lua] logger.lua:23: 79ea77004843226b6754de72f209cd84 {"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:37:38 [info] 38#38: *843 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:37:38 [info] 38#38: *842 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:37:48 [info] 38#38: *845 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:37:48 [info] 35#35: *844 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:37:52 [info] 38#38: *846 [lua] access_by_lua(msblocations.conf:189):2: 4b519d033afcd889146ba248f43902ff: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:37:52 +0000] 4b519d033afcd889146ba248f43902ff "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:37:52 [info] 38#38: *846 [lua] logger.lua:23: 4b519d033afcd889146ba248f43902ff {"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:37:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:37:58 [info] 35#35: *848 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:37:58 [info] 38#38: *847 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:38:07 [info] 38#38: *849 [lua] access_by_lua(msblocations.conf:189):2: 04ab041b69f48129f8c03dc9b3b0f1ef: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:38:07 [info] 38#38: *849 [lua] logger.lua:23: 04ab041b69f48129f8c03dc9b3b0f1ef {"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:38:07 +0000] 04ab041b69f48129f8c03dc9b3b0f1ef "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:38:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/25 05:38:08 [info] 35#35: *851 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:38:08 [info] 38#38: *850 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:38:18 [info] 38#38: *852 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:38:18 [info] 35#35: *853 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:38:22 [info] 38#38: *854 [lua] access_by_lua(msblocations.conf:189):2: f7024ea47852232c73ebeed7a8bf25b2: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:38:22 [info] 38#38: *854 [lua] logger.lua:23: f7024ea47852232c73ebeed7a8bf25b2 {"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:38:22 +0000] f7024ea47852232c73ebeed7a8bf25b2 "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:38:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 05:38:28 [info] 38#38: *855 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:38:28 [info] 38#38: *856 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:38:37 [info] 38#38: *858 [lua] access_by_lua(msblocations.conf:189):2: a1c6a982c1e1973c65415b534bd83b32: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:38:37 [info] 38#38: *858 [lua] logger.lua:23: a1c6a982c1e1973c65415b534bd83b32 {"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:38:37 +0000] a1c6a982c1e1973c65415b534bd83b32 "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:38:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:38:38 [info] 35#35: *859 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:38:38 [info] 35#35: *860 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:38:48 [info] 38#38: *861 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:38:48 [info] 35#35: *862 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:38:52 [info] 38#38: *863 [lua] access_by_lua(msblocations.conf:189):2: 3a1b7f41dcb55c3a92e0e26a6b5d40d6: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:38:52 +0000] 3a1b7f41dcb55c3a92e0e26a6b5d40d6 "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:38:52 [info] 38#38: *863 [lua] logger.lua:23: 3a1b7f41dcb55c3a92e0e26a6b5d40d6 {"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:38:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 05:38:58 [info] 35#35: *865 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:38:58 [info] 35#35: *864 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:39:07 [info] 38#38: *866 [lua] access_by_lua(msblocations.conf:189):2: ac055b65056d2bdde1312e80f7b62360: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:39:07 +0000] ac055b65056d2bdde1312e80f7b62360 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/25 05:39:07 [info] 38#38: *866 [lua] logger.lua:23: ac055b65056d2bdde1312e80f7b62360 {"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:39:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/25 05:39:08 [info] 35#35: *867 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:39:08 [info] 35#35: *868 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:39:18 [info] 38#38: *869 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:39:18 [info] 35#35: *870 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:39:22 [info] 38#38: *871 [lua] access_by_lua(msblocations.conf:189):2: 8e8aa82fbd6b3fd4225c1d6a514ba650: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:39:22 +0000] 8e8aa82fbd6b3fd4225c1d6a514ba650 "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:39:22 [info] 38#38: *871 [lua] logger.lua:23: 8e8aa82fbd6b3fd4225c1d6a514ba650 {"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:39:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/25 05:39:28 [info] 38#38: *872 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:39:28 [info] 38#38: *873 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:39:37 [info] 38#38: *875 [lua] access_by_lua(msblocations.conf:189):2: 71729ddd9d0aaef96ff60e4520cafe34: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:39:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:39:37 [info] 38#38: *875 [lua] logger.lua:23: 71729ddd9d0aaef96ff60e4520cafe34 {"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:39:37 +0000] 71729ddd9d0aaef96ff60e4520cafe34 "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:39:38 [info] 38#38: *877 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:39:38 [info] 35#35: *876 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:39:48 [info] 38#38: *878 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:39:48 [info] 38#38: *879 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:39:52 [info] 38#38: *880 [lua] access_by_lua(msblocations.conf:189):2: 8b9911701cf4fcc28dc0db70067e3682: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:39:52 [info] 38#38: *880 [lua] logger.lua:23: 8b9911701cf4fcc28dc0db70067e3682 {"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:39:52 +0000] 8b9911701cf4fcc28dc0db70067e3682 "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:39:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:39:58 [info] 38#38: *881 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:39:58 [info] 35#35: *882 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:40:07 [info] 38#38: *883 [lua] access_by_lua(msblocations.conf:189):2: 802629f1aea708521a49538e22689a79: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:40:07 +0000] 802629f1aea708521a49538e22689a79 "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:40:07 [info] 38#38: *883 [lua] logger.lua:23: 802629f1aea708521a49538e22689a79 {"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:40:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 05:40:08 [info] 38#38: *884 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:40:08 [info] 38#38: *885 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:40:18 [info] 35#35: *887 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:40:18 [info] 38#38: *886 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:40:22 [info] 38#38: *888 [lua] access_by_lua(msblocations.conf:189):2: 3df0e61e607a4f5aefa1eac4792b8570: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:40:22 [info] 38#38: *888 [lua] logger.lua:23: 3df0e61e607a4f5aefa1eac4792b8570 {"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:40:22 +0000] 3df0e61e607a4f5aefa1eac4792b8570 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:40:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/25 05:40:28 [info] 38#38: *889 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:40:28 [info] 38#38: *890 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:40:37 [info] 38#38: *892 [lua] access_by_lua(msblocations.conf:189):2: a156065cb256be115217c15e725b28fc: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:40:37 +0000] a156065cb256be115217c15e725b28fc "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:40:37 [info] 38#38: *892 [lua] logger.lua:23: a156065cb256be115217c15e725b28fc {"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:40:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:40:38 [info] 35#35: *893 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:40:38 [info] 35#35: *894 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:40:48 [info] 35#35: *896 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:40:48 [info] 38#38: *895 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:40:52 [info] 38#38: *897 [lua] access_by_lua(msblocations.conf:189):2: 7cd8ba6c7b5da384510d1e6d1534e767: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:40:52 +0000] 7cd8ba6c7b5da384510d1e6d1534e767 "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:40:52 [info] 38#38: *897 [lua] logger.lua:23: 7cd8ba6c7b5da384510d1e6d1534e767 {"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:40:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/25 05:40:58 [info] 38#38: *898 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:40:58 [info] 38#38: *899 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:41:07 [info] 38#38: *900 [lua] access_by_lua(msblocations.conf:189):2: 9da392c1357f3919aecbc12652f627a5: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:41:07 [info] 38#38: *900 [lua] logger.lua:23: 9da392c1357f3919aecbc12652f627a5 {"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:41:07 +0000] 9da392c1357f3919aecbc12652f627a5 "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:41:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:41:08 [info] 38#38: *901 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:41:08 [info] 35#35: *902 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:41:18 [info] 38#38: *903 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:41:18 [info] 38#38: *904 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:41:22 [info] 38#38: *905 [lua] access_by_lua(msblocations.conf:189):2: dd9f70eca3aaeca3603b8b4e0fcbb0b3: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:41:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/25 05:41:22 [info] 38#38: *905 [lua] logger.lua:23: dd9f70eca3aaeca3603b8b4e0fcbb0b3 {"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:41:22 +0000] dd9f70eca3aaeca3603b8b4e0fcbb0b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/10/25 05:41:28 [info] 38#38: *907 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:41:28 [info] 35#35: *906 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:41:37 [info] 38#38: *909 [lua] access_by_lua(msblocations.conf:189):2: fd3d20a1f3c2d16211a6836aa13241d8: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:41:37 [info] 38#38: *909 [lua] logger.lua:23: fd3d20a1f3c2d16211a6836aa13241d8 {"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:41:37 +0000] fd3d20a1f3c2d16211a6836aa13241d8 "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:41:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:41:38 [info] 35#35: *910 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:41:38 [info] 35#35: *911 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:41:48 [info] 35#35: *913 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:41:48 [info] 35#35: *912 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:41:52 [info] 38#38: *914 [lua] access_by_lua(msblocations.conf:189):2: c455d2fa0ba99df8c373e95b0aa8b8e5: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:41:52 [info] 38#38: *914 [lua] logger.lua:23: c455d2fa0ba99df8c373e95b0aa8b8e5 {"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:41:52 +0000] c455d2fa0ba99df8c373e95b0aa8b8e5 "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:41:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:41:58 [info] 35#35: *915 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:41:58 [info] 35#35: *916 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:42:07 [info] 38#38: *917 [lua] access_by_lua(msblocations.conf:189):2: a1ef04d2b3ab597ede091757add404c3: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:42:07 +0000] a1ef04d2b3ab597ede091757add404c3 "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:42:07 [info] 38#38: *917 [lua] logger.lua:23: a1ef04d2b3ab597ede091757add404c3 {"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:42:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:42:08 [info] 35#35: *918 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:42:08 [info] 35#35: *919 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:42:18 [info] 38#38: *920 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:42:18 [info] 38#38: *921 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:42:22 [info] 38#38: *922 [lua] access_by_lua(msblocations.conf:189):2: b4bbea58dea97b24320c275777ee4858: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:42:22 [info] 38#38: *922 [lua] logger.lua:23: b4bbea58dea97b24320c275777ee4858 {"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:42:22 +0000] b4bbea58dea97b24320c275777ee4858 "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:42:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:42:28 [info] 38#38: *924 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:42:28 [info] 35#35: *923 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:42:37 [info] 38#38: *926 [lua] access_by_lua(msblocations.conf:189):2: 2893dfac15541a3a66ba9010f9a66d4d: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:42:37 +0000] 2893dfac15541a3a66ba9010f9a66d4d "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:42:37 [info] 38#38: *926 [lua] logger.lua:23: 2893dfac15541a3a66ba9010f9a66d4d {"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:42:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:42:38 [info] 38#38: *927 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:42:38 [info] 38#38: *928 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:42:48 [info] 38#38: *929 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:42:48 [info] 35#35: *930 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:42:52 [info] 38#38: *931 [lua] access_by_lua(msblocations.conf:189):2: 7aa1d3f5e57a4348f44ac701d9f88779: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:42:52 [info] 38#38: *931 [lua] logger.lua:23: 7aa1d3f5e57a4348f44ac701d9f88779 {"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:42:52 +0000] 7aa1d3f5e57a4348f44ac701d9f88779 "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:42:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:42:57 [info] 38#38: *932 [lua] access_by_lua(msblocations.conf:189):2: 869347d25cb535bf566bfa9fef7d8349:receive the request, client: 10.233.66.50, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap"
2022/10/25 05:42:57 [info] 38#38: *932 [lua] logger.lua:23: 869347d25cb535bf566bfa9fef7d8349 {"matched":"microservices"} while logging request, client: 10.233.66.50, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap"
10.233.66.50 - - [25/Oct/2022:05:42:57 +0000] 869347d25cb535bf566bfa9fef7d8349 "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "python-requests/2.28.1" "-"
10.233.66.50 - - [25/Oct/2022:05:42:57 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.1" 14
2022/10/25 05:42:57 [info] 38#38: *933 [lua] access_by_lua(msblocations.conf:189):2: 0a12d74bdb3688962fbb6696c71fd76d:receive the request, client: 10.233.66.50, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
2022/10/25 05:42:57 [info] 38#38: *933 [lua] logger.lua:23: 0a12d74bdb3688962fbb6696c71fd76d {"matched":"multicloud"} while logging request, client: 10.233.66.50, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.11.54:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap"
10.233.66.50 - - [25/Oct/2022:05:42:57 +0000] 0a12d74bdb3688962fbb6696c71fd76d "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "python-requests/2.28.1" "-"
2022/10/25 05:42:57 [info] 38#38: *935 [lua] access_by_lua(msblocations.conf:189):2: 0ba33c8a39fdeabc5eaaf46750c80ef8:receive the request, client: 10.233.66.50, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
10.233.66.50 - - [25/Oct/2022:05:42:57 +0000] 0ba33c8a39fdeabc5eaaf46750c80ef8 "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "python-requests/2.28.1" "-"
2022/10/25 05:42:57 [info] 38#38: *935 [lua] logger.lua:23: 0ba33c8a39fdeabc5eaaf46750c80ef8 {"matched":"multicloud-pike"} while logging request, client: 10.233.66.50, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.11.245:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap"
2022/10/25 05:42:57 [info] 38#38: *937 [lua] access_by_lua(msblocations.conf:189):2: eead410cd0f6f26a7048d1f2681b47fd:receive the request, client: 10.233.66.50, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/10/25 05:42:58 [info] 38#38: *937 [lua] logger.lua:23: eead410cd0f6f26a7048d1f2681b47fd {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.50, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.59.186:9015/v1/healthcheck", host: "msb-iag.onap"
10.233.66.50 - - [25/Oct/2022:05:42:58 +0000] eead410cd0f6f26a7048d1f2681b47fd "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "python-requests/2.28.1" "-"
2022/10/25 05:42:58 [info] 38#38: *939 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:42:58 [info] 35#35: *940 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:43:07 [info] 38#38: *941 [lua] access_by_lua(msblocations.conf:189):2: 162b5b758a94448faa92e8d061eeb2e7: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:43:07 +0000] 162b5b758a94448faa92e8d061eeb2e7 "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:43:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:43:07 [info] 38#38: *941 [lua] logger.lua:23: 162b5b758a94448faa92e8d061eeb2e7 {"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:43:08 [info] 38#38: *942 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:43:08 [info] 35#35: *943 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:43:11 [info] 38#38: *944 [lua] access_by_lua(msblocations.conf:189):2: 9de8efcac1177689d0ecbdf12fae7e1e:receive the request, client: 10.233.66.50, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap"
2022/10/25 05:43:11 [info] 38#38: *944 [lua] logger.lua:23: 9de8efcac1177689d0ecbdf12fae7e1e {"matched":"usecaseui"} while logging request, client: 10.233.66.50, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.37.231:8443/usecase-ui/", host: "msb-iag.onap"
10.233.66.50 - - [25/Oct/2022:05:43:11 +0000] 9de8efcac1177689d0ecbdf12fae7e1e "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.105 upstream_response_time:0.104 "-" "python-requests/2.28.1" "-"
2022/10/25 05:43:11 [info] 38#38: *946 [lua] access_by_lua(msblocations.conf:189):2: e3a5f79b351e5838aad54b42fc788550:receive the request, client: 10.233.66.50, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/10/25 05:43:11 [info] 38#38: *946 [lua] logger.lua:23: e3a5f79b351e5838aad54b42fc788550 {"matched":"gvnfmdriver"} while logging request, client: 10.233.66.50, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.52.178:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap"
10.233.66.50 - - [25/Oct/2022:05:43:11 +0000] e3a5f79b351e5838aad54b42fc788550 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "python-requests/2.28.1" "-"
2022/10/25 05:43:11 [info] 38#38: *948 [lua] access_by_lua(msblocations.conf:189):2: 51201958d41344da0645ef067263451f:receive the request, client: 10.233.66.50, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap"
2022/10/25 05:43:11 [info] 38#38: *948 [lua] logger.lua:23: 51201958d41344da0645ef067263451f {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.66.50, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.10.228:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap"
10.233.66.50 - - [25/Oct/2022:05:43:11 +0000] 51201958d41344da0645ef067263451f "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.188 upstream_response_time:0.188 "-" "python-requests/2.28.1" "-"
2022/10/25 05:43:11 [info] 38#38: *950 [lua] access_by_lua(msblocations.conf:189):2: d6ea9c4b2b907fa3117de7873081ce64:receive the request, client: 10.233.66.50, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/10/25 05:43:12 [info] 38#38: *950 [lua] logger.lua:23: d6ea9c4b2b907fa3117de7873081ce64 {"matched":"nslcm"} while logging request, client: 10.233.66.50, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.38.111:8403/api/nslcm/v1/health_check", host: "msb-iag.onap"
10.233.66.50 - - [25/Oct/2022:05:43:12 +0000] d6ea9c4b2b907fa3117de7873081ce64 "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.659 upstream_response_time:0.659 "-" "python-requests/2.28.1" "-"
2022/10/25 05:43:12 [info] 38#38: *952 [lua] access_by_lua(msblocations.conf:189):2: 755461ff5dcef92babdf894f451cab4c:receive the request, client: 10.233.66.50, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/10/25 05:43:13 [info] 38#38: *952 [lua] logger.lua:23: 755461ff5dcef92babdf894f451cab4c {"matched":"vnflcm"} while logging request, client: 10.233.66.50, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.55.15:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap"
10.233.66.50 - - [25/Oct/2022:05:43:13 +0000] 755461ff5dcef92babdf894f451cab4c "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.731 upstream_response_time:0.730 "-" "python-requests/2.28.1" "-"
2022/10/25 05:43:13 [info] 38#38: *954 [lua] access_by_lua(msblocations.conf:189):2: 72f71c407ab1da0b6d4f8d7f6089ef90:receive the request, client: 10.233.66.50, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.66.50 - - [25/Oct/2022:05:43:13 +0000] 72f71c407ab1da0b6d4f8d7f6089ef90 "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.585 upstream_response_time:0.585 "-" "python-requests/2.28.1" "-"
2022/10/25 05:43:13 [info] 38#38: *954 [lua] logger.lua:23: 72f71c407ab1da0b6d4f8d7f6089ef90 {"matched":"vnfmgr"} while logging request, client: 10.233.66.50, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.61.0:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap"
2022/10/25 05:43:13 [info] 38#38: *956 [lua] access_by_lua(msblocations.conf:189):2: 53cad2eba26b83693f9512c3e96f8370:receive the request, client: 10.233.66.50, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.66.50 - - [25/Oct/2022:05:43:14 +0000] 53cad2eba26b83693f9512c3e96f8370 "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.473 upstream_response_time:0.473 "-" "python-requests/2.28.1" "-"
2022/10/25 05:43:14 [info] 38#38: *956 [lua] logger.lua:23: 53cad2eba26b83693f9512c3e96f8370 {"matched":"vnfres"} while logging request, client: 10.233.66.50, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.50.2:8802/api/vnfres/v1/health_check", host: "msb-iag.onap"
2022/10/25 05:43:14 [info] 38#38: *958 [lua] access_by_lua(msblocations.conf:189):2: c1ca0a9b53784a012588d1b8efb61d0c:receive the request, client: 10.233.66.50, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.66.50 - - [25/Oct/2022:05:43:14 +0000] c1ca0a9b53784a012588d1b8efb61d0c "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "python-requests/2.28.1" "-"
2022/10/25 05:43:14 [info] 38#38: *958 [lua] logger.lua:23: c1ca0a9b53784a012588d1b8efb61d0c {"matched":"ztevnfmdriver"} while logging request, client: 10.233.66.50, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.11.133:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap"
2022/10/25 05:43:15 [info] 38#38: *960 [lua] access_by_lua(msblocations.conf:189):2: e1f8c1907bbf32283854fac6a37a1cbb:receive the request, client: 10.233.66.50, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/10/25 05:43:15 [info] 38#38: *960 [lua] logger.lua:23: e1f8c1907bbf32283854fac6a37a1cbb {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.66.50, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.72.161:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap"
10.233.66.50 - - [25/Oct/2022:05:43:15 +0000] e1f8c1907bbf32283854fac6a37a1cbb "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.024 "-" "python-requests/2.28.1" "-"
2022/10/25 05:43:15 [info] 38#38: *962 [lua] access_by_lua(msblocations.conf:189):2: d9d0fdfff3b62db967c246e291b19935:receive the request, client: 10.233.66.50, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/10/25 05:43:15 [info] 38#38: *962 [lua] logger.lua:23: d9d0fdfff3b62db967c246e291b19935 {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.66.50, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.66.202:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap"
10.233.66.50 - - [25/Oct/2022:05:43:15 +0000] d9d0fdfff3b62db967c246e291b19935 "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.028 "-" "python-requests/2.28.1" "-"
2022/10/25 05:43:15 [info] 38#38: *964 [lua] access_by_lua(msblocations.conf:189):2: 5e68632b719be8137bd425c7511dd071:receive the request, client: 10.233.66.50, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/10/25 05:43:15 [info] 38#38: *964 [lua] logger.lua:23: 5e68632b719be8137bd425c7511dd071 {"matched":"multicloud-fcaps"} while logging request, client: 10.233.66.50, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.38.251:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap"
10.233.66.50 - - [25/Oct/2022:05:43:15 +0000] 5e68632b719be8137bd425c7511dd071 "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "python-requests/2.28.1" "-"
2022/10/25 05:43:15 [info] 38#38: *966 [lua] access_by_lua(msblocations.conf:189):2: 57370d4249f38371ae3f9f2f35c07413:receive the request, client: 10.233.66.50, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.66.50 - - [25/Oct/2022:05:43:16 +0000] 57370d4249f38371ae3f9f2f35c07413 "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.904 upstream_response_time:0.903 "-" "python-requests/2.28.1" "-"
2022/10/25 05:43:16 [info] 38#38: *966 [lua] logger.lua:23: 57370d4249f38371ae3f9f2f35c07413 {"matched":"parser"} while logging request, client: 10.233.66.50, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.13.72:8806/api/parser/v1/health_check", host: "msb-iag.onap"
2022/10/25 05:43:18 [info] 35#35: *968 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:43:18 [info] 35#35: *969 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:43:21 [info] 38#38: *932 client 10.233.66.50 closed keepalive connection
2022/10/25 05:43:21 [info] 38#38: *933 client 10.233.66.50 closed keepalive connection
2022/10/25 05:43:21 [info] 38#38: *935 client 10.233.66.50 closed keepalive connection
2022/10/25 05:43:21 [info] 38#38: *937 client 10.233.66.50 closed keepalive connection
2022/10/25 05:43:21 [info] 38#38: *944 client 10.233.66.50 closed keepalive connection
2022/10/25 05:43:21 [info] 38#38: *946 client 10.233.66.50 closed keepalive connection
2022/10/25 05:43:21 [info] 38#38: *948 client 10.233.66.50 closed keepalive connection
2022/10/25 05:43:21 [info] 38#38: *950 client 10.233.66.50 closed keepalive connection
2022/10/25 05:43:21 [info] 38#38: *952 client 10.233.66.50 closed keepalive connection
2022/10/25 05:43:21 [info] 38#38: *956 client 10.233.66.50 closed keepalive connection
2022/10/25 05:43:21 [info] 38#38: *958 client 10.233.66.50 closed keepalive connection
2022/10/25 05:43:21 [info] 38#38: *960 client 10.233.66.50 closed keepalive connection
2022/10/25 05:43:21 [info] 38#38: *962 client 10.233.66.50 closed keepalive connection
2022/10/25 05:43:21 [info] 38#38: *964 client 10.233.66.50 closed keepalive connection
2022/10/25 05:43:21 [info] 38#38: *966 client 10.233.66.50 closed keepalive connection
2022/10/25 05:43:21 [info] 38#38: *954 client 10.233.66.50 closed keepalive connection
2022/10/25 05:43:22 [info] 38#38: *970 [lua] access_by_lua(msblocations.conf:189):2: c2c12062009e60a99e32b7ccbff58601: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:43:22 [info] 38#38: *970 [lua] logger.lua:23: c2c12062009e60a99e32b7ccbff58601 {"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:43:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.131 - - [25/Oct/2022:05:43:22 +0000] c2c12062009e60a99e32b7ccbff58601 "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:43:28 [info] 38#38: *971 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:43:28 [info] 38#38: *972 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:43:37 [info] 38#38: *974 [lua] access_by_lua(msblocations.conf:189):2: dfd59cc7a838c5179304680c15db1e64: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:43:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:43:37 [info] 38#38: *974 [lua] logger.lua:23: dfd59cc7a838c5179304680c15db1e64 {"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:43:37 +0000] dfd59cc7a838c5179304680c15db1e64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/25 05:43:38 [info] 38#38: *975 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:43:38 [info] 38#38: *976 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:43:48 [info] 38#38: *977 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:43:48 [info] 38#38: *978 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:43:52 [info] 38#38: *979 [lua] access_by_lua(msblocations.conf:189):2: 05d65685ad0222b88501030872d9cb99: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:43:52 [info] 38#38: *979 [lua] logger.lua:23: 05d65685ad0222b88501030872d9cb99 {"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:43:52 +0000] 05d65685ad0222b88501030872d9cb99 "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:43:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:43:58 [info] 38#38: *981 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:43:58 [info] 35#35: *980 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:44:07 [info] 38#38: *982 [lua] access_by_lua(msblocations.conf:189):2: badce580fc2db4d5d83b6652f81ead47: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:44:07 +0000] badce580fc2db4d5d83b6652f81ead47 "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:44:07 [info] 38#38: *982 [lua] logger.lua:23: badce580fc2db4d5d83b6652f81ead47 {"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:44:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/25 05:44:08 [info] 38#38: *983 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:44:08 [info] 38#38: *984 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:44:18 [info] 35#35: *986 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:44:18 [info] 38#38: *985 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:44:22 [info] 38#38: *987 [lua] access_by_lua(msblocations.conf:189):2: d589001f04acd03a4948d5896e4eec1e: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:44:22 [info] 38#38: *987 [lua] logger.lua:23: d589001f04acd03a4948d5896e4eec1e {"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:44:22 +0000] d589001f04acd03a4948d5896e4eec1e "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:44:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:44:28 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:44:28 [info] 35#35: *989 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:44:37 [info] 38#38: *991 [lua] access_by_lua(msblocations.conf:189):2: db3842bd23f300f1b8e81a6ccb4be9ad: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:44:37 +0000] db3842bd23f300f1b8e81a6ccb4be9ad "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:44:37 [info] 38#38: *991 [lua] logger.lua:23: db3842bd23f300f1b8e81a6ccb4be9ad {"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:44:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:44:38 [info] 38#38: *993 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:44:38 [info] 38#38: *992 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:44:48 [info] 38#38: *994 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:44:48 [info] 35#35: *995 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:44:52 [info] 38#38: *996 [lua] access_by_lua(msblocations.conf:189):2: c7a20a1e87dfdf5773edaf012ce8d0c6: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:44:52 +0000] c7a20a1e87dfdf5773edaf012ce8d0c6 "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:44:52 [info] 38#38: *996 [lua] logger.lua:23: c7a20a1e87dfdf5773edaf012ce8d0c6 {"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:44:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:44:58 [info] 38#38: *997 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:44:58 [info] 38#38: *998 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:45:07 [info] 38#38: *999 [lua] access_by_lua(msblocations.conf:189):2: b6204eb3bee3b60eebcfec6352b48bdc: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:45:07 [info] 38#38: *999 [lua] logger.lua:23: b6204eb3bee3b60eebcfec6352b48bdc {"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:45:07 +0000] b6204eb3bee3b60eebcfec6352b48bdc "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:45:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/25 05:45:08 [info] 38#38: *1001 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:45:08 [info] 38#38: *1000 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:45:18 [info] 38#38: *1002 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:45:18 [info] 38#38: *1003 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:45:22 [info] 38#38: *1004 [lua] access_by_lua(msblocations.conf:189):2: 87ff385045a96b203ebfd79e80d3a3e6: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:45:22 [info] 38#38: *1004 [lua] logger.lua:23: 87ff385045a96b203ebfd79e80d3a3e6 {"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:45:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.131 - - [25/Oct/2022:05:45:22 +0000] 87ff385045a96b203ebfd79e80d3a3e6 "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:45:28 [info] 38#38: *1006 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:45:28 [info] 35#35: *1005 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:45:37 [info] 38#38: *1008 [lua] access_by_lua(msblocations.conf:189):2: ea4d25cfd58173d9f85e31c1be79f438: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:45:37 +0000] ea4d25cfd58173d9f85e31c1be79f438 "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:45:37 [info] 38#38: *1008 [lua] logger.lua:23: ea4d25cfd58173d9f85e31c1be79f438 {"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:45:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:45:38 [info] 35#35: *1010 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:45:38 [info] 35#35: *1009 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:45:45 [info] 38#38: *1011 [lua] access_by_lua(msblocations.conf:189):2: ef0dc4c0d80a1990f7b0670f4c5e4509:receive the request, client: 10.233.66.92, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap"
2022/10/25 05:45:45 [info] 38#38: *1011 [lua] logger.lua:23: ef0dc4c0d80a1990f7b0670f4c5e4509 {"matched":"microservices"} while logging request, client: 10.233.66.92, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap"
10.233.66.92 - - [25/Oct/2022:05:45:45 +0000] ef0dc4c0d80a1990f7b0670f4c5e4509 "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "python-requests/2.28.1" "-"
10.233.66.92 - - [25/Oct/2022:05:45:45 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.1" 4
2022/10/25 05:45:45 [info] 38#38: *1012 [lua] access_by_lua(msblocations.conf:189):2: 2d8a2bd232dfca84606188b46c9a5167:receive the request, client: 10.233.66.92, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
10.233.66.92 - - [25/Oct/2022:05:45:45 +0000] 2d8a2bd232dfca84606188b46c9a5167 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.026 "-" "python-requests/2.28.1" "-"
2022/10/25 05:45:45 [info] 38#38: *1012 [lua] logger.lua:23: 2d8a2bd232dfca84606188b46c9a5167 {"matched":"multicloud"} while logging request, client: 10.233.66.92, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.11.54:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap"
2022/10/25 05:45:45 [info] 38#38: *1014 [lua] access_by_lua(msblocations.conf:189):2: 87aacf97469cdcd80a907c218cadb4f5:receive the request, client: 10.233.66.92, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
2022/10/25 05:45:45 [info] 38#38: *1014 [lua] logger.lua:23: 87aacf97469cdcd80a907c218cadb4f5 {"matched":"multicloud-pike"} while logging request, client: 10.233.66.92, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.11.245:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap"
10.233.66.92 - - [25/Oct/2022:05:45:45 +0000] 87aacf97469cdcd80a907c218cadb4f5 "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "python-requests/2.28.1" "-"
2022/10/25 05:45:45 [info] 38#38: *1016 [lua] access_by_lua(msblocations.conf:189):2: f2057152b824602304e849c29cb745fb:receive the request, client: 10.233.66.92, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/10/25 05:45:45 [info] 38#38: *1016 [lua] logger.lua:23: f2057152b824602304e849c29cb745fb {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.92, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.59.186:9015/v1/healthcheck", host: "msb-iag.onap"
10.233.66.92 - - [25/Oct/2022:05:45:45 +0000] f2057152b824602304e849c29cb745fb "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "python-requests/2.28.1" "-"
2022/10/25 05:45:48 [info] 38#38: *1018 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:45:48 [info] 38#38: *1017 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:45:52 [info] 38#38: *1019 [lua] access_by_lua(msblocations.conf:189):2: 0e6b9deb3002e37b7c9e7ee0900c667c: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:45:52 [info] 38#38: *1019 [lua] logger.lua:23: 0e6b9deb3002e37b7c9e7ee0900c667c {"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:45:52 +0000] 0e6b9deb3002e37b7c9e7ee0900c667c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:45:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:45:57 [info] 38#38: *1020 [lua] access_by_lua(msblocations.conf:189):2: c327b6eb9972b6da6ad7c6a05ef82cb6:receive the request, client: 10.233.66.92, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap"
2022/10/25 05:45:57 [info] 38#38: *1020 [lua] logger.lua:23: c327b6eb9972b6da6ad7c6a05ef82cb6 {"matched":"usecaseui"} while logging request, client: 10.233.66.92, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.37.231:8443/usecase-ui/", host: "msb-iag.onap"
10.233.66.92 - - [25/Oct/2022:05:45:57 +0000] c327b6eb9972b6da6ad7c6a05ef82cb6 "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.039 upstream_response_time:0.038 "-" "python-requests/2.28.1" "-"
2022/10/25 05:45:57 [info] 38#38: *1022 [lua] access_by_lua(msblocations.conf:189):2: 044bf6a7be9d16f7686d6f26f0cd1f9b:receive the request, client: 10.233.66.92, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.66.92 - - [25/Oct/2022:05:45:57 +0000] 044bf6a7be9d16f7686d6f26f0cd1f9b "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "python-requests/2.28.1" "-"
2022/10/25 05:45:57 [info] 38#38: *1022 [lua] logger.lua:23: 044bf6a7be9d16f7686d6f26f0cd1f9b {"matched":"gvnfmdriver"} while logging request, client: 10.233.66.92, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.52.178:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap"
2022/10/25 05:45:58 [info] 38#38: *1024 [lua] access_by_lua(msblocations.conf:189):2: 4537958598b0291fc4a178af51e67135:receive the request, client: 10.233.66.92, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap"
10.233.66.92 - - [25/Oct/2022:05:45:58 +0000] 4537958598b0291fc4a178af51e67135 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "python-requests/2.28.1" "-"
2022/10/25 05:45:58 [info] 38#38: *1024 [lua] logger.lua:23: 4537958598b0291fc4a178af51e67135 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.66.92, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.10.228:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap"
2022/10/25 05:45:58 [info] 38#38: *1026 [lua] access_by_lua(msblocations.conf:189):2: 67fc82f482385cd516a20f9e5be13e70:receive the request, client: 10.233.66.92, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/10/25 05:45:58 [info] 38#38: *1026 [lua] logger.lua:23: 67fc82f482385cd516a20f9e5be13e70 {"matched":"nslcm"} while logging request, client: 10.233.66.92, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.38.111:8403/api/nslcm/v1/health_check", host: "msb-iag.onap"
10.233.66.92 - - [25/Oct/2022:05:45:58 +0000] 67fc82f482385cd516a20f9e5be13e70 "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.502 upstream_response_time:0.502 "-" "python-requests/2.28.1" "-"
2022/10/25 05:45:58 [info] 38#38: *1028 [lua] access_by_lua(msblocations.conf:189):2: 9940a910cf6d7683e1209debd9a23ca0:receive the request, client: 10.233.66.92, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/10/25 05:45:58 [info] 38#38: *1030 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:45:58 [info] 38#38: *1031 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:45:59 [info] 38#38: *1028 [lua] logger.lua:23: 9940a910cf6d7683e1209debd9a23ca0 {"matched":"vnflcm"} while logging request, client: 10.233.66.92, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.55.15:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap"
10.233.66.92 - - [25/Oct/2022:05:45:59 +0000] 9940a910cf6d7683e1209debd9a23ca0 "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.584 upstream_response_time:0.583 "-" "python-requests/2.28.1" "-"
2022/10/25 05:45:59 [info] 38#38: *1032 [lua] access_by_lua(msblocations.conf:189):2: 70b988a11ca99bd2392f3eed39640c6a:receive the request, client: 10.233.66.92, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.66.92 - - [25/Oct/2022:05:45:59 +0000] 70b988a11ca99bd2392f3eed39640c6a "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.535 upstream_response_time:0.535 "-" "python-requests/2.28.1" "-"
2022/10/25 05:45:59 [info] 38#38: *1032 [lua] logger.lua:23: 70b988a11ca99bd2392f3eed39640c6a {"matched":"vnfmgr"} while logging request, client: 10.233.66.92, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.61.0:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap"
2022/10/25 05:45:59 [info] 38#38: *1034 [lua] access_by_lua(msblocations.conf:189):2: 78f4e3fbddab70499fd711fdeb3015e4:receive the request, client: 10.233.66.92, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/10/25 05:46:00 [info] 38#38: *1034 [lua] logger.lua:23: 78f4e3fbddab70499fd711fdeb3015e4 {"matched":"vnfres"} while logging request, client: 10.233.66.92, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.50.2:8802/api/vnfres/v1/health_check", host: "msb-iag.onap"
10.233.66.92 - - [25/Oct/2022:05:46:00 +0000] 78f4e3fbddab70499fd711fdeb3015e4 "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.459 upstream_response_time:0.458 "-" "python-requests/2.28.1" "-"
2022/10/25 05:46:00 [info] 38#38: *1036 [lua] access_by_lua(msblocations.conf:189):2: b7c5fb9207bea822d8a378667acc69ad:receive the request, client: 10.233.66.92, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/10/25 05:46:00 [info] 38#38: *1036 [lua] logger.lua:23: b7c5fb9207bea822d8a378667acc69ad {"matched":"ztevnfmdriver"} while logging request, client: 10.233.66.92, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.11.133:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap"
10.233.66.92 - - [25/Oct/2022:05:46:00 +0000] b7c5fb9207bea822d8a378667acc69ad "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "python-requests/2.28.1" "-"
2022/10/25 05:46:00 [info] 38#38: *1038 [lua] access_by_lua(msblocations.conf:189):2: 692b0a730a969f0a2ba6ade0016cd0c9:receive the request, client: 10.233.66.92, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
10.233.66.92 - - [25/Oct/2022:05:46:00 +0000] 692b0a730a969f0a2ba6ade0016cd0c9 "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "python-requests/2.28.1" "-"
2022/10/25 05:46:00 [info] 38#38: *1038 [lua] logger.lua:23: 692b0a730a969f0a2ba6ade0016cd0c9 {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.66.92, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.72.161:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap"
2022/10/25 05:46:00 [info] 38#38: *1040 [lua] access_by_lua(msblocations.conf:189):2: 44a948cfdc6a896004bc7d92e7ff30fb:receive the request, client: 10.233.66.92, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/10/25 05:46:00 [info] 38#38: *1040 [lua] logger.lua:23: 44a948cfdc6a896004bc7d92e7ff30fb {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.66.92, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.66.202:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap"
10.233.66.92 - - [25/Oct/2022:05:46:00 +0000] 44a948cfdc6a896004bc7d92e7ff30fb "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.021 "-" "python-requests/2.28.1" "-"
2022/10/25 05:46:00 [info] 38#38: *1042 [lua] access_by_lua(msblocations.conf:189):2: 71a2b933d1dd5e54593e29b6ab18b455:receive the request, client: 10.233.66.92, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
10.233.66.92 - - [25/Oct/2022:05:46:00 +0000] 71a2b933d1dd5e54593e29b6ab18b455 "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "python-requests/2.28.1" "-"
2022/10/25 05:46:00 [info] 38#38: *1042 [lua] logger.lua:23: 71a2b933d1dd5e54593e29b6ab18b455 {"matched":"multicloud-fcaps"} while logging request, client: 10.233.66.92, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.38.251:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap"
2022/10/25 05:46:00 [info] 38#38: *1044 [lua] access_by_lua(msblocations.conf:189):2: bc0841200f9dd7e4be961662570e4f07:receive the request, client: 10.233.66.92, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.66.92 - - [25/Oct/2022:05:46:01 +0000] bc0841200f9dd7e4be961662570e4f07 "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.844 upstream_response_time:0.844 "-" "python-requests/2.28.1" "-"
2022/10/25 05:46:01 [info] 38#38: *1044 [lua] logger.lua:23: bc0841200f9dd7e4be961662570e4f07 {"matched":"parser"} while logging request, client: 10.233.66.92, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.13.72:8806/api/parser/v1/health_check", host: "msb-iag.onap"
2022/10/25 05:46:05 [info] 38#38: *1011 client 10.233.66.92 closed keepalive connection
2022/10/25 05:46:05 [info] 38#38: *1012 client 10.233.66.92 closed keepalive connection
2022/10/25 05:46:05 [info] 38#38: *1014 client 10.233.66.92 closed keepalive connection
2022/10/25 05:46:05 [info] 38#38: *1016 client 10.233.66.92 closed keepalive connection
2022/10/25 05:46:05 [info] 38#38: *1020 client 10.233.66.92 closed keepalive connection
2022/10/25 05:46:05 [info] 38#38: *1022 client 10.233.66.92 closed keepalive connection
2022/10/25 05:46:05 [info] 38#38: *1024 client 10.233.66.92 closed keepalive connection
2022/10/25 05:46:05 [info] 38#38: *1026 client 10.233.66.92 closed keepalive connection
2022/10/25 05:46:05 [info] 38#38: *1032 client 10.233.66.92 closed keepalive connection
2022/10/25 05:46:05 [info] 38#38: *1034 client 10.233.66.92 closed keepalive connection
2022/10/25 05:46:05 [info] 38#38: *1036 client 10.233.66.92 closed keepalive connection
2022/10/25 05:46:05 [info] 38#38: *1038 client 10.233.66.92 closed keepalive connection
2022/10/25 05:46:05 [info] 38#38: *1040 client 10.233.66.92 closed keepalive connection
2022/10/25 05:46:05 [info] 38#38: *1042 client 10.233.66.92 closed keepalive connection
2022/10/25 05:46:05 [info] 38#38: *1044 client 10.233.66.92 closed keepalive connection
2022/10/25 05:46:05 [info] 38#38: *1028 client 10.233.66.92 closed keepalive connection
2022/10/25 05:46:07 [info] 38#38: *1046 [lua] access_by_lua(msblocations.conf:189):2: 34fe492d044ff896d9d8d344c91eae92: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:46:07 [info] 38#38: *1046 [lua] logger.lua:23: 34fe492d044ff896d9d8d344c91eae92 {"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:46:07 +0000] 34fe492d044ff896d9d8d344c91eae92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:46:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/25 05:46:08 [info] 38#38: *1047 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:46:08 [info] 38#38: *1048 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:46:18 [info] 38#38: *1049 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:46:18 [info] 35#35: *1050 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:46:22 [info] 38#38: *1051 [lua] access_by_lua(msblocations.conf:189):2: 165c09d5145d0551b885f3cef55de65a: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:46:22 [info] 38#38: *1051 [lua] logger.lua:23: 165c09d5145d0551b885f3cef55de65a {"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:46:22 +0000] 165c09d5145d0551b885f3cef55de65a "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:46:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 05:46:28 [info] 38#38: *1052 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:46:28 [info] 35#35: *1053 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:46:37 [info] 38#38: *1055 [lua] access_by_lua(msblocations.conf:189):2: b682c7ae9931a2f6e054793a972d0abc: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:46:37 +0000] b682c7ae9931a2f6e054793a972d0abc "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:46:37 [info] 38#38: *1055 [lua] logger.lua:23: b682c7ae9931a2f6e054793a972d0abc {"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:46:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:46:38 [info] 35#35: *1056 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:46:38 [info] 35#35: *1057 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:46:48 [info] 38#38: *1058 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:46:48 [info] 38#38: *1059 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:46:52 [info] 38#38: *1060 [lua] access_by_lua(msblocations.conf:189):2: 0c7f5c28faac0f1d1f4f87839b7f0fcd: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:46:52 +0000] 0c7f5c28faac0f1d1f4f87839b7f0fcd "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:46:52 [info] 38#38: *1060 [lua] logger.lua:23: 0c7f5c28faac0f1d1f4f87839b7f0fcd {"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:46:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:46:58 [info] 38#38: *1061 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:46:58 [info] 38#38: *1062 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:47:07 [info] 38#38: *1063 [lua] access_by_lua(msblocations.conf:189):2: 30f76ee4b404560fc5323a1645efaa06: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:47:07 +0000] 30f76ee4b404560fc5323a1645efaa06 "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:47:07 [info] 38#38: *1063 [lua] logger.lua:23: 30f76ee4b404560fc5323a1645efaa06 {"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:47:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:47:08 [info] 38#38: *1064 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:47:08 [info] 38#38: *1065 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:47:18 [info] 38#38: *1066 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:47:18 [info] 35#35: *1067 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:47:22 [info] 38#38: *1068 [lua] access_by_lua(msblocations.conf:189):2: 67b95034ddedf1ca4c640c07c87cd57b: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:47:22 [info] 38#38: *1068 [lua] logger.lua:23: 67b95034ddedf1ca4c640c07c87cd57b {"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:47:22 +0000] 67b95034ddedf1ca4c640c07c87cd57b "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:47:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 05:47:28 [info] 38#38: *1069 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:47:28 [info] 38#38: *1070 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:47:37 [info] 38#38: *1072 [lua] access_by_lua(msblocations.conf:189):2: 8d139afcb2e5ac66a2b7c03aac520bae: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:47:37 [info] 38#38: *1072 [lua] logger.lua:23: 8d139afcb2e5ac66a2b7c03aac520bae {"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:47:37 +0000] 8d139afcb2e5ac66a2b7c03aac520bae "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:47:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:47:38 [info] 38#38: *1074 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:47:38 [info] 35#35: *1073 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:47:48 [info] 38#38: *1075 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:47:48 [info] 38#38: *1076 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:47:52 [info] 38#38: *1077 [lua] access_by_lua(msblocations.conf:189):2: abbbc3f597c3f196da6b528042ba8ba5: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:47:52 +0000] abbbc3f597c3f196da6b528042ba8ba5 "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:47:52 [info] 38#38: *1077 [lua] logger.lua:23: abbbc3f597c3f196da6b528042ba8ba5 {"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:47:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:47:58 [info] 38#38: *1079 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:47:58 [info] 35#35: *1078 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:48:07 [info] 38#38: *1080 [lua] access_by_lua(msblocations.conf:189):2: df1b149085f1db316ca5f386272f32ee: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:48:07 +0000] df1b149085f1db316ca5f386272f32ee "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:48:07 [info] 38#38: *1080 [lua] logger.lua:23: df1b149085f1db316ca5f386272f32ee {"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:48:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:48:08 [info] 38#38: *1081 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:48:08 [info] 35#35: *1082 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:48:18 [info] 38#38: *1083 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:48:18 [info] 35#35: *1084 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:48:22 [info] 38#38: *1085 [lua] access_by_lua(msblocations.conf:189):2: 7e9fef2fd78651ac399e7f6d974fc309: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:48:22 +0000] 7e9fef2fd78651ac399e7f6d974fc309 "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:48:22 [info] 38#38: *1085 [lua] logger.lua:23: 7e9fef2fd78651ac399e7f6d974fc309 {"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:48:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:48:28 [info] 38#38: *1087 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:48:28 [info] 38#38: *1086 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:48:37 [info] 38#38: *1089 [lua] access_by_lua(msblocations.conf:189):2: fd3418fe798f4321a7a46d58b07df19d: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:48:37 +0000] fd3418fe798f4321a7a46d58b07df19d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/25 05:48:37 [info] 38#38: *1089 [lua] logger.lua:23: fd3418fe798f4321a7a46d58b07df19d {"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:48:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/25 05:48:38 [info] 35#35: *1091 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:48:38 [info] 38#38: *1090 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:48:48 [info] 38#38: *1093 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:48:48 [info] 38#38: *1092 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:48:52 [info] 38#38: *1094 [lua] access_by_lua(msblocations.conf:189):2: 6f91d6a99decc138b95c0c243f23cbe1: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:48:52 [info] 38#38: *1094 [lua] logger.lua:23: 6f91d6a99decc138b95c0c243f23cbe1 {"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:48:52 +0000] 6f91d6a99decc138b95c0c243f23cbe1 "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:48:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:48:58 [info] 38#38: *1096 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:48:58 [info] 38#38: *1095 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:49:07 [info] 38#38: *1097 [lua] access_by_lua(msblocations.conf:189):2: 1aae937ad7e3074ad5f3cb6936c857fb: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:49:07 [info] 38#38: *1097 [lua] logger.lua:23: 1aae937ad7e3074ad5f3cb6936c857fb {"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:49:07 +0000] 1aae937ad7e3074ad5f3cb6936c857fb "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:49:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:49:08 [info] 35#35: *1098 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:49:08 [info] 35#35: *1099 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:49:18 [info] 38#38: *1100 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:49:18 [info] 38#38: *1101 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:49:22 [info] 38#38: *1102 [lua] access_by_lua(msblocations.conf:189):2: faf61d702b059bc6d7d1a753c52a0beb: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:49:22 [info] 38#38: *1102 [lua] logger.lua:23: faf61d702b059bc6d7d1a753c52a0beb {"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:49:22 +0000] faf61d702b059bc6d7d1a753c52a0beb "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:49:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:49:28 [info] 35#35: *1104 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:49:28 [info] 38#38: *1103 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:49:37 [info] 38#38: *1106 [lua] access_by_lua(msblocations.conf:189):2: b1d60b4a36246940011682a7192bea2a: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:49:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.131 - - [25/Oct/2022:05:49:37 +0000] b1d60b4a36246940011682a7192bea2a "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:49:37 [info] 38#38: *1106 [lua] logger.lua:23: b1d60b4a36246940011682a7192bea2a {"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:49:38 [info] 38#38: *1107 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:49:38 [info] 35#35: *1108 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:49:48 [info] 35#35: *1110 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:49:48 [info] 38#38: *1109 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:49:52 [info] 38#38: *1111 [lua] access_by_lua(msblocations.conf:189):2: 3b16a09a09792eb9617c7a149255307f: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:49:52 +0000] 3b16a09a09792eb9617c7a149255307f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/25 05:49:52 [info] 38#38: *1111 [lua] logger.lua:23: 3b16a09a09792eb9617c7a149255307f {"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:49:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/25 05:49:58 [info] 38#38: *1113 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:49:58 [info] 38#38: *1112 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:50:07 [info] 38#38: *1114 [lua] access_by_lua(msblocations.conf:189):2: de58da223585dd6b71f64c37b8ec51ad: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:50:07 [info] 38#38: *1114 [lua] logger.lua:23: de58da223585dd6b71f64c37b8ec51ad {"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:50:07 +0000] de58da223585dd6b71f64c37b8ec51ad "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:50:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:50:08 [info] 38#38: *1115 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:50:08 [info] 35#35: *1116 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:50:18 [info] 35#35: *1117 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:50:18 [info] 35#35: *1118 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:50:22 [info] 38#38: *1119 [lua] access_by_lua(msblocations.conf:189):2: 5f6e484412629c231368f713e1153531: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:50:22 [info] 38#38: *1119 [lua] logger.lua:23: 5f6e484412629c231368f713e1153531 {"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:50:22 +0000] 5f6e484412629c231368f713e1153531 "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:50:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:50:28 [info] 35#35: *1121 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:50:28 [info] 35#35: *1120 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:50:37 [info] 38#38: *1123 [lua] access_by_lua(msblocations.conf:189):2: f8f0cf0acf8af39fc76e3314096dc267: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:50:37 [info] 38#38: *1123 [lua] logger.lua:23: f8f0cf0acf8af39fc76e3314096dc267 {"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:50:37 +0000] f8f0cf0acf8af39fc76e3314096dc267 "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:50:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:50:38 [info] 35#35: *1124 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:50:38 [info] 35#35: *1125 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:50:48 [info] 35#35: *1127 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:50:48 [info] 38#38: *1126 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:50:52 [info] 38#38: *1128 [lua] access_by_lua(msblocations.conf:189):2: 82364cde47d501f37233346044b2bfa3: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:50:52 +0000] 82364cde47d501f37233346044b2bfa3 "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:50:52 [info] 38#38: *1128 [lua] logger.lua:23: 82364cde47d501f37233346044b2bfa3 {"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:50:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:50:58 [info] 38#38: *1129 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:50:58 [info] 38#38: *1130 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:51:07 [info] 38#38: *1131 [lua] access_by_lua(msblocations.conf:189):2: f7f5fe42b912b75ed143ba749c69baaf: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:51:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.131 - - [25/Oct/2022:05:51:07 +0000] f7f5fe42b912b75ed143ba749c69baaf "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:51:07 [info] 38#38: *1131 [lua] logger.lua:23: f7f5fe42b912b75ed143ba749c69baaf {"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:51:08 [info] 35#35: *1132 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:51:08 [info] 35#35: *1133 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:51:18 [info] 38#38: *1134 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:51:18 [info] 38#38: *1135 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:51:22 [info] 38#38: *1136 [lua] access_by_lua(msblocations.conf:189):2: 8d9e5f46e19a97346b5fe1198eb9bbe4: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:51:22 +0000] 8d9e5f46e19a97346b5fe1198eb9bbe4 "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:51:22 [info] 38#38: *1136 [lua] logger.lua:23: 8d9e5f46e19a97346b5fe1198eb9bbe4 {"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:51:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:51:28 [info] 38#38: *1138 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:51:28 [info] 38#38: *1137 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:51:37 [info] 38#38: *1140 [lua] access_by_lua(msblocations.conf:189):2: af610abae35c87d9d85510c0f893edf3: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:51:37 +0000] af610abae35c87d9d85510c0f893edf3 "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:51:37 [info] 38#38: *1140 [lua] logger.lua:23: af610abae35c87d9d85510c0f893edf3 {"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:51:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:51:38 [info] 38#38: *1141 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:51:38 [info] 35#35: *1142 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:51:48 [info] 38#38: *1143 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:51:48 [info] 38#38: *1144 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:51:52 [info] 38#38: *1145 [lua] access_by_lua(msblocations.conf:189):2: 6322141265da7e7de37f300c2ebf7ee2: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:51:52 +0000] 6322141265da7e7de37f300c2ebf7ee2 "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:51:52 [info] 38#38: *1145 [lua] logger.lua:23: 6322141265da7e7de37f300c2ebf7ee2 {"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:51:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:51:58 [info] 35#35: *1146 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:51:58 [info] 35#35: *1147 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:52:07 [info] 38#38: *1148 [lua] access_by_lua(msblocations.conf:189):2: 70635e19f042b328f6df5db1bbc304d8: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:52:07 [info] 38#38: *1148 [lua] logger.lua:23: 70635e19f042b328f6df5db1bbc304d8 {"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:52:07 +0000] 70635e19f042b328f6df5db1bbc304d8 "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:52:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:52:08 [info] 38#38: *1149 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:52:08 [info] 38#38: *1150 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:52:18 [info] 38#38: *1152 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:52:18 [info] 38#38: *1151 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:52:22 [info] 38#38: *1153 [lua] access_by_lua(msblocations.conf:189):2: 596b3034a272f3cba1e65a4c6a8aa833: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:52:22 [info] 38#38: *1153 [lua] logger.lua:23: 596b3034a272f3cba1e65a4c6a8aa833 {"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:52:22 +0000] 596b3034a272f3cba1e65a4c6a8aa833 "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:52:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:52:28 [info] 38#38: *1154 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:52:28 [info] 38#38: *1155 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:52:37 [info] 38#38: *1157 [lua] access_by_lua(msblocations.conf:189):2: 4ed6811da70808071bb01bd9ca6a94a2: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:52:37 +0000] 4ed6811da70808071bb01bd9ca6a94a2 "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:52:37 [info] 38#38: *1157 [lua] logger.lua:23: 4ed6811da70808071bb01bd9ca6a94a2 {"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:52:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:52:38 [info] 35#35: *1158 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:52:38 [info] 35#35: *1159 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:52:48 [info] 38#38: *1160 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:52:48 [info] 35#35: *1161 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:52:52 [info] 38#38: *1162 [lua] access_by_lua(msblocations.conf:189):2: dfe1e7612c52e132c7591aa41e4fac35: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:52:52 +0000] dfe1e7612c52e132c7591aa41e4fac35 "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:52:52 [info] 38#38: *1162 [lua] logger.lua:23: dfe1e7612c52e132c7591aa41e4fac35 {"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:52:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:52:58 [info] 38#38: *1164 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:52:58 [info] 38#38: *1163 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:53:07 [info] 38#38: *1165 [lua] access_by_lua(msblocations.conf:189):2: 82d4441cc1786834b50d37f1fb25b8cb: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:53:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
10.233.69.131 - - [25/Oct/2022:05:53:07 +0000] 82d4441cc1786834b50d37f1fb25b8cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/10/25 05:53:07 [info] 38#38: *1165 [lua] logger.lua:23: 82d4441cc1786834b50d37f1fb25b8cb {"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:53:08 [info] 38#38: *1166 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:53:08 [info] 35#35: *1167 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:53:18 [info] 38#38: *1169 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:53:18 [info] 35#35: *1168 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:53:22 [info] 38#38: *1170 [lua] access_by_lua(msblocations.conf:189):2: 6e94b5df24b8fb385f3a48718fa068ba: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:53:22 [info] 38#38: *1170 [lua] logger.lua:23: 6e94b5df24b8fb385f3a48718fa068ba {"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:53:22 +0000] 6e94b5df24b8fb385f3a48718fa068ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:53:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2022/10/25 05:53:28 [info] 38#38: *1172 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:53:28 [info] 35#35: *1171 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:53:37 [info] 38#38: *1174 [lua] access_by_lua(msblocations.conf:189):2: 3d3355de2ef2df980a3d02a52b6bab59: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:53:38 [info] 38#38: *1174 [lua] logger.lua:23: 3d3355de2ef2df980a3d02a52b6bab59 {"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:53:38 +0000] 3d3355de2ef2df980a3d02a52b6bab59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:05:53:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25
2022/10/25 05:53:38 [info] 35#35: *1176 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:53:38 [info] 35#35: *1175 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:53:48 [info] 38#38: *1178 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:53:48 [info] 38#38: *1177 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:53:53 [info] 38#38: *1179 [lua] access_by_lua(msblocations.conf:189):2: f8f638e644a193e0e67c3455e9179963: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:53:53 [info] 38#38: *1179 [lua] logger.lua:23: f8f638e644a193e0e67c3455e9179963 {"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:53:53 +0000] f8f638e644a193e0e67c3455e9179963 "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:53:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/25 05:53:58 [info] 38#38: *1181 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:53:58 [info] 38#38: *1180 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:54:08 [info] 38#38: *1182 [lua] access_by_lua(msblocations.conf:189):2: c6f3e866f56f08a7b1642f0c382089ea: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:54:08 +0000] c6f3e866f56f08a7b1642f0c382089ea "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:54:08 [info] 38#38: *1182 [lua] logger.lua:23: c6f3e866f56f08a7b1642f0c382089ea {"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:54:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:54:08 [info] 35#35: *1183 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:54:08 [info] 35#35: *1184 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:54:18 [info] 38#38: *1186 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:54:18 [info] 38#38: *1185 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:54:23 [info] 38#38: *1187 [lua] access_by_lua(msblocations.conf:189):2: 7ee97cb2541e65fd7e6774e569893e73: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:54:23 +0000] 7ee97cb2541e65fd7e6774e569893e73 "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:54:23 [info] 38#38: *1187 [lua] logger.lua:23: 7ee97cb2541e65fd7e6774e569893e73 {"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:54:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/25 05:54:28 [info] 38#38: *1188 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:54:28 [info] 38#38: *1189 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:54:38 [info] 38#38: *1191 [lua] access_by_lua(msblocations.conf:189):2: ed17af451f1b9479e7439092046bb2e6: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:54:38 +0000] ed17af451f1b9479e7439092046bb2e6 "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:54:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:54:38 [info] 38#38: *1191 [lua] logger.lua:23: ed17af451f1b9479e7439092046bb2e6 {"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:54:38 [info] 38#38: *1192 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:54:38 [info] 38#38: *1193 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:54:48 [info] 38#38: *1194 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:54:48 [info] 38#38: *1195 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:54:53 [info] 38#38: *1196 [lua] access_by_lua(msblocations.conf:189):2: 9203d9d1774d3aabbfef893b84aeb821: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:54:53 [info] 38#38: *1196 [lua] logger.lua:23: 9203d9d1774d3aabbfef893b84aeb821 {"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:54:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.131 - - [25/Oct/2022:05:54:53 +0000] 9203d9d1774d3aabbfef893b84aeb821 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/25 05:54:58 [info] 38#38: *1198 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:54:58 [info] 35#35: *1197 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:55:08 [info] 38#38: *1199 [lua] access_by_lua(msblocations.conf:189):2: 03f8a3935590f90edb977981b943d2bd: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:55:08 +0000] 03f8a3935590f90edb977981b943d2bd "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:55:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:55:08 [info] 38#38: *1199 [lua] logger.lua:23: 03f8a3935590f90edb977981b943d2bd {"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:55:08 [info] 38#38: *1200 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:55:08 [info] 38#38: *1201 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:55:18 [info] 35#35: *1203 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:55:18 [info] 35#35: *1202 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:55:23 [info] 38#38: *1204 [lua] access_by_lua(msblocations.conf:189):2: 5c29fd95254aa283731a6126163c81e0: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:55:23 +0000] 5c29fd95254aa283731a6126163c81e0 "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:55:23 [info] 38#38: *1204 [lua] logger.lua:23: 5c29fd95254aa283731a6126163c81e0 {"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:55:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:55:28 [info] 35#35: *1205 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:55:28 [info] 35#35: *1206 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:55:38 [info] 38#38: *1208 [lua] access_by_lua(msblocations.conf:189):2: b0c7c2bfc373d8bd63e3014a362d335f: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:55:38 [info] 38#38: *1208 [lua] logger.lua:23: b0c7c2bfc373d8bd63e3014a362d335f {"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:55:38 +0000] b0c7c2bfc373d8bd63e3014a362d335f "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:55:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:55:38 [info] 38#38: *1209 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:55:38 [info] 35#35: *1210 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:55:48 [info] 38#38: *1212 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:55:48 [info] 35#35: *1211 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:55:53 [info] 38#38: *1213 [lua] access_by_lua(msblocations.conf:189):2: 3c7592212537d265eac1a98c6208eafe: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:55:53 [info] 38#38: *1213 [lua] logger.lua:23: 3c7592212537d265eac1a98c6208eafe {"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:55:53 +0000] 3c7592212537d265eac1a98c6208eafe "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:55:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:55:58 [info] 35#35: *1215 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:55:58 [info] 38#38: *1214 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:56:08 [info] 38#38: *1216 [lua] access_by_lua(msblocations.conf:189):2: aad73cbb3ca6ed77936b1676705b3ba3: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:56:08 [info] 38#38: *1216 [lua] logger.lua:23: aad73cbb3ca6ed77936b1676705b3ba3 {"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:56:08 +0000] aad73cbb3ca6ed77936b1676705b3ba3 "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:56:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/25 05:56:08 [info] 35#35: *1217 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:56:08 [info] 35#35: *1218 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:56:18 [info] 38#38: *1219 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:56:18 [info] 38#38: *1220 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:56:23 [info] 38#38: *1221 [lua] access_by_lua(msblocations.conf:189):2: d039a2ac0270c473463a3d76933f5980: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:56:23 [info] 38#38: *1221 [lua] logger.lua:23: d039a2ac0270c473463a3d76933f5980 {"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:56:23 +0000] d039a2ac0270c473463a3d76933f5980 "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:56:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:56:28 [info] 35#35: *1222 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:56:28 [info] 35#35: *1223 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:56:38 [info] 38#38: *1225 [lua] access_by_lua(msblocations.conf:189):2: f1f03881c617dd304d44d220b0b1e72d: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:56:38 [info] 38#38: *1225 [lua] logger.lua:23: f1f03881c617dd304d44d220b0b1e72d {"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:56:38 +0000] f1f03881c617dd304d44d220b0b1e72d "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:56:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:56:38 [info] 38#38: *1226 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:56:38 [info] 38#38: *1227 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:56:48 [info] 38#38: *1228 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:56:48 [info] 35#35: *1229 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:56:53 [info] 38#38: *1230 [lua] access_by_lua(msblocations.conf:189):2: 158585b6682354c2d8504c982ba02995: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:56:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.131 - - [25/Oct/2022:05:56:53 +0000] 158585b6682354c2d8504c982ba02995 "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:56:53 [info] 38#38: *1230 [lua] logger.lua:23: 158585b6682354c2d8504c982ba02995 {"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:56:58 [info] 38#38: *1231 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:56:58 [info] 38#38: *1232 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:57:08 [info] 38#38: *1233 [lua] access_by_lua(msblocations.conf:189):2: 4b0df125ced4f79bebe49d77a82f4350: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:57:08 +0000] 4b0df125ced4f79bebe49d77a82f4350 "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:57:08 [info] 38#38: *1233 [lua] logger.lua:23: 4b0df125ced4f79bebe49d77a82f4350 {"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:57:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:57:08 [info] 38#38: *1234 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:57:08 [info] 38#38: *1235 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:57:18 [info] 38#38: *1236 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:57:18 [info] 35#35: *1237 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:57:23 [info] 38#38: *1238 [lua] access_by_lua(msblocations.conf:189):2: 2525bcd276f30769368126ff540095bd: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:57:23 [info] 38#38: *1238 [lua] logger.lua:23: 2525bcd276f30769368126ff540095bd {"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:57:23 +0000] 2525bcd276f30769368126ff540095bd "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:57:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:57:28 [info] 35#35: *1239 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:57:28 [info] 35#35: *1240 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:57:38 [info] 38#38: *1242 [lua] access_by_lua(msblocations.conf:189):2: 71822712f7c5611f0abd72e4b15fae0b: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:57:38 +0000] 71822712f7c5611f0abd72e4b15fae0b "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:57:38 [info] 38#38: *1242 [lua] logger.lua:23: 71822712f7c5611f0abd72e4b15fae0b {"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:57:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:57:38 [info] 38#38: *1244 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:57:38 [info] 38#38: *1243 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:57:48 [info] 38#38: *1245 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:57:48 [info] 38#38: *1246 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:57:53 [info] 38#38: *1247 [lua] access_by_lua(msblocations.conf:189):2: 9a8d8ed1e881e32660462c09bec47ab7: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:57:53 +0000] 9a8d8ed1e881e32660462c09bec47ab7 "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:57:53 [info] 38#38: *1247 [lua] logger.lua:23: 9a8d8ed1e881e32660462c09bec47ab7 {"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:57:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:57:58 [info] 38#38: *1249 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:57:58 [info] 35#35: *1248 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:58:08 [info] 38#38: *1250 [lua] access_by_lua(msblocations.conf:189):2: 955af377ec40b3de737e8bee61723279: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:58:08 [info] 38#38: *1250 [lua] logger.lua:23: 955af377ec40b3de737e8bee61723279 {"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:58:08 +0000] 955af377ec40b3de737e8bee61723279 "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:05:58:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 05:58:08 [info] 38#38: *1251 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:58:08 [info] 38#38: *1252 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:58:18 [info] 38#38: *1253 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:58:18 [info] 38#38: *1254 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:58:23 [info] 38#38: *1255 [lua] access_by_lua(msblocations.conf:189):2: 3853ddd1e805a0c0261d8af3bdcb23f4: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:58:23 [info] 38#38: *1255 [lua] logger.lua:23: 3853ddd1e805a0c0261d8af3bdcb23f4 {"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:58:23 +0000] 3853ddd1e805a0c0261d8af3bdcb23f4 "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:58:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:58:28 [info] 35#35: *1256 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:58:28 [info] 38#38: *1257 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:58:38 [info] 38#38: *1259 [lua] access_by_lua(msblocations.conf:189):2: ffa953936972f00bd29c86fe9cffdf66: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:58:38 [info] 38#38: *1259 [lua] logger.lua:23: ffa953936972f00bd29c86fe9cffdf66 {"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:58:38 +0000] ffa953936972f00bd29c86fe9cffdf66 "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:58:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:58:38 [info] 35#35: *1260 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:58:38 [info] 35#35: *1261 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:58:48 [info] 38#38: *1262 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:58:48 [info] 35#35: *1263 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:58:53 [info] 38#38: *1264 [lua] access_by_lua(msblocations.conf:189):2: 24d3b81d14a7f551eab2597cb2ed0930: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:58:53 +0000] 24d3b81d14a7f551eab2597cb2ed0930 "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:58:53 [info] 38#38: *1264 [lua] logger.lua:23: 24d3b81d14a7f551eab2597cb2ed0930 {"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:58:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:58:58 [info] 35#35: *1266 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:58:58 [info] 35#35: *1265 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:59:08 [info] 38#38: *1267 [lua] access_by_lua(msblocations.conf:189):2: 5de18dfd262cb2bccc28fac85f4e6df3: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:59:08 [info] 38#38: *1267 [lua] logger.lua:23: 5de18dfd262cb2bccc28fac85f4e6df3 {"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:59:08 +0000] 5de18dfd262cb2bccc28fac85f4e6df3 "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:59:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/25 05:59:08 [info] 38#38: *1268 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:59:08 [info] 38#38: *1269 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:59:18 [info] 35#35: *1271 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:59:18 [info] 35#35: *1270 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:59:23 [info] 38#38: *1272 [lua] access_by_lua(msblocations.conf:189):2: 8b8d61c70c30bf353cfa2f948062bd99: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:59:23 [info] 38#38: *1272 [lua] logger.lua:23: 8b8d61c70c30bf353cfa2f948062bd99 {"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:59:23 +0000] 8b8d61c70c30bf353cfa2f948062bd99 "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:59:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 05:59:28 [info] 38#38: *1274 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:59:28 [info] 35#35: *1273 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:59:38 [info] 38#38: *1276 [lua] access_by_lua(msblocations.conf:189):2: b8b3f79e849ee064b83a622e9cdb81f9: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:59:38 [info] 38#38: *1276 [lua] logger.lua:23: b8b3f79e849ee064b83a622e9cdb81f9 {"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:59:38 +0000] b8b3f79e849ee064b83a622e9cdb81f9 "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:59:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:59:38 [info] 38#38: *1277 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:59:38 [info] 38#38: *1278 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:59:48 [info] 38#38: *1280 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:59:48 [info] 38#38: *1279 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:59:53 [info] 38#38: *1281 [lua] access_by_lua(msblocations.conf:189):2: 72813cacfc0f8fcdc4916fb68030b9cd: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:59:53 [info] 38#38: *1281 [lua] logger.lua:23: 72813cacfc0f8fcdc4916fb68030b9cd {"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:59:53 +0000] 72813cacfc0f8fcdc4916fb68030b9cd "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:59:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 05:59:58 [info] 38#38: *1282 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 05:59:58 [info] 38#38: *1283 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:00:08 [info] 38#38: *1284 [lua] access_by_lua(msblocations.conf:189):2: 36d7f4dd3e65125ae801ddd638d3d940: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 06:00:08 [info] 38#38: *1284 [lua] logger.lua:23: 36d7f4dd3e65125ae801ddd638d3d940 {"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:06:00:08 +0000] 36d7f4dd3e65125ae801ddd638d3d940 "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:06:00:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 06:00:08 [info] 38#38: *1285 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:00:08 [info] 38#38: *1286 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:00:18 [info] 35#35: *1288 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:00:18 [info] 38#38: *1287 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:00:23 [info] 38#38: *1289 [lua] access_by_lua(msblocations.conf:189):2: b639d3ee359d65499f598bd8dc4f34b8: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:06:00:23 +0000] b639d3ee359d65499f598bd8dc4f34b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2022/10/25 06:00:23 [info] 38#38: *1289 [lua] logger.lua:23: b639d3ee359d65499f598bd8dc4f34b8 {"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:06:00:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/25 06:00:28 [info] 35#35: *1291 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:00:28 [info] 38#38: *1290 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:00:38 [info] 38#38: *1293 [lua] access_by_lua(msblocations.conf:189):2: ab4aeed1b4136a4a25cc24e7ddba4111: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:06:00:38 +0000] ab4aeed1b4136a4a25cc24e7ddba4111 "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 06:00:38 [info] 38#38: *1293 [lua] logger.lua:23: ab4aeed1b4136a4a25cc24e7ddba4111 {"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:06:00:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 06:00:38 [info] 35#35: *1295 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:00:38 [info] 38#38: *1294 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:00:48 [info] 38#38: *1296 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:00:48 [info] 38#38: *1297 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:00:53 [info] 38#38: *1298 [lua] access_by_lua(msblocations.conf:189):2: d34fe665728d500d641503a35fd01f11: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 06:00:53 [info] 38#38: *1298 [lua] logger.lua:23: d34fe665728d500d641503a35fd01f11 {"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:06:00:53 +0000] d34fe665728d500d641503a35fd01f11 "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:06:00:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 06:00:58 [info] 38#38: *1299 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:00:58 [info] 38#38: *1300 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:01:08 [info] 38#38: *1301 [lua] access_by_lua(msblocations.conf:189):2: f937b892524d06953e4392c88e9019ea: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 06:01:08 [info] 38#38: *1301 [lua] logger.lua:23: f937b892524d06953e4392c88e9019ea {"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:06:01:08 +0000] f937b892524d06953e4392c88e9019ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:06:01:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 06:01:08 [info] 38#38: *1302 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:01:08 [info] 38#38: *1303 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:01:18 [info] 35#35: *1304 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:01:18 [info] 38#38: *1305 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:01:23 [info] 38#38: *1306 [lua] access_by_lua(msblocations.conf:189):2: 57a2d25795872cb0f0a2061729f8e5f2: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 06:01:23 [info] 38#38: *1306 [lua] logger.lua:23: 57a2d25795872cb0f0a2061729f8e5f2 {"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:06:01:23 +0000] 57a2d25795872cb0f0a2061729f8e5f2 "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:06:01:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/25 06:01:28 [info] 38#38: *1308 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:01:28 [info] 38#38: *1307 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:01:38 [info] 38#38: *1310 [lua] access_by_lua(msblocations.conf:189):2: 799ecabc69a4eec232bb8ae7ef15cdfc: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:06:01:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.131 - - [25/Oct/2022:06:01:38 +0000] 799ecabc69a4eec232bb8ae7ef15cdfc "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 06:01:38 [info] 38#38: *1310 [lua] logger.lua:23: 799ecabc69a4eec232bb8ae7ef15cdfc {"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 06:01:38 [info] 38#38: *1311 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:01:38 [info] 35#35: *1312 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:01:48 [info] 35#35: *1314 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:01:48 [info] 38#38: *1313 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:01:53 [info] 38#38: *1315 [lua] access_by_lua(msblocations.conf:189):2: 09b4d662df4e14664652b92bc32f3792: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 06:01:53 [info] 38#38: *1315 [lua] logger.lua:23: 09b4d662df4e14664652b92bc32f3792 {"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:06:01:53 +0000] 09b4d662df4e14664652b92bc32f3792 "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:06:01:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 06:01:58 [info] 38#38: *1317 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:01:58 [info] 38#38: *1316 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:02:08 [info] 38#38: *1318 [lua] access_by_lua(msblocations.conf:189):2: ac444c7e7d1444a9dc7dfa3a99ec9015: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:06:02:08 +0000] ac444c7e7d1444a9dc7dfa3a99ec9015 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/25 06:02:08 [info] 38#38: *1318 [lua] logger.lua:23: ac444c7e7d1444a9dc7dfa3a99ec9015 {"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:06:02:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/25 06:02:08 [info] 35#35: *1319 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:02:08 [info] 35#35: *1320 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:02:18 [info] 35#35: *1321 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:02:18 [info] 38#38: *1322 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:02:23 [info] 38#38: *1323 [lua] access_by_lua(msblocations.conf:189):2: abcaa1ca3b63c240d3315651920a8790: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 06:02:23 [info] 38#38: *1323 [lua] logger.lua:23: abcaa1ca3b63c240d3315651920a8790 {"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:06:02:23 +0000] abcaa1ca3b63c240d3315651920a8790 "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:06:02:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 06:02:28 [info] 38#38: *1324 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:02:28 [info] 38#38: *1325 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:02:38 [info] 38#38: *1327 [lua] access_by_lua(msblocations.conf:189):2: ecf56e7a20cf8af328a8733073ca383e: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:06:02:38 +0000] ecf56e7a20cf8af328a8733073ca383e "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 06:02:38 [info] 38#38: *1327 [lua] logger.lua:23: ecf56e7a20cf8af328a8733073ca383e {"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:06:02:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 06:02:38 [info] 35#35: *1329 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:02:38 [info] 38#38: *1328 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:02:48 [info] 38#38: *1330 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:02:48 [info] 38#38: *1331 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:02:53 [info] 38#38: *1332 [lua] access_by_lua(msblocations.conf:189):2: dfe887367732d7dff2b67d7db268ac35: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:06:02:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.131 - - [25/Oct/2022:06:02:53 +0000] dfe887367732d7dff2b67d7db268ac35 "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 06:02:53 [info] 38#38: *1332 [lua] logger.lua:23: dfe887367732d7dff2b67d7db268ac35 {"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 06:02:58 [info] 35#35: *1333 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:02:58 [info] 35#35: *1334 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:03:08 [info] 38#38: *1335 [lua] access_by_lua(msblocations.conf:189):2: dd407e7219ce236d945605c59f073699: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:06:03:08 +0000] dd407e7219ce236d945605c59f073699 "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 06:03:08 [info] 38#38: *1335 [lua] logger.lua:23: dd407e7219ce236d945605c59f073699 {"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:06:03:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 06:03:08 [info] 38#38: *1336 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:03:08 [info] 38#38: *1337 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:03:18 [info] 38#38: *1339 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:03:18 [info] 38#38: *1338 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:03:23 [info] 38#38: *1340 [lua] access_by_lua(msblocations.conf:189):2: 51026f3a2ca39a39b0b168ddeb210af3: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 06:03:23 [info] 38#38: *1340 [lua] logger.lua:23: 51026f3a2ca39a39b0b168ddeb210af3 {"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:06:03:23 +0000] 51026f3a2ca39a39b0b168ddeb210af3 "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:06:03:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 06:03:28 [info] 38#38: *1341 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:03:28 [info] 38#38: *1342 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:03:38 [info] 38#38: *1344 [lua] access_by_lua(msblocations.conf:189):2: 33f4f8c292a2cb88c7e8fdf15c22d72d: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:06:03:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.131 - - [25/Oct/2022:06:03:38 +0000] 33f4f8c292a2cb88c7e8fdf15c22d72d "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 06:03:38 [info] 38#38: *1344 [lua] logger.lua:23: 33f4f8c292a2cb88c7e8fdf15c22d72d {"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 06:03:38 [info] 38#38: *1346 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:03:38 [info] 38#38: *1345 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:03:48 [info] 35#35: *1347 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:03:48 [info] 38#38: *1348 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:03:53 [info] 38#38: *1349 [lua] access_by_lua(msblocations.conf:189):2: c7e369b2389ba7a1a23c3568f5a80d6b: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:06:03:53 +0000] c7e369b2389ba7a1a23c3568f5a80d6b "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 06:03:53 [info] 38#38: *1349 [lua] logger.lua:23: c7e369b2389ba7a1a23c3568f5a80d6b {"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:06:03:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 06:03:58 [info] 38#38: *1350 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:03:58 [info] 38#38: *1351 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:04:08 [info] 38#38: *1352 [lua] access_by_lua(msblocations.conf:189):2: 9cf30b4a8a5580ecbae1de1b6fbd159f: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 06:04:08 [info] 38#38: *1352 [lua] logger.lua:23: 9cf30b4a8a5580ecbae1de1b6fbd159f {"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:06:04:08 +0000] 9cf30b4a8a5580ecbae1de1b6fbd159f "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:06:04:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 06:04:08 [info] 38#38: *1353 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:04:08 [info] 38#38: *1354 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:04:18 [info] 38#38: *1355 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:04:18 [info] 35#35: *1356 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:04:23 [info] 38#38: *1357 [lua] access_by_lua(msblocations.conf:189):2: f5d53ac8965ab76c9de9380e4fbb8dfc: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 06:04:23 [info] 38#38: *1357 [lua] logger.lua:23: f5d53ac8965ab76c9de9380e4fbb8dfc {"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:06:04:23 +0000] f5d53ac8965ab76c9de9380e4fbb8dfc "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:06:04:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 06:04:28 [info] 35#35: *1359 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:04:28 [info] 38#38: *1358 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:04:38 [info] 38#38: *1362 [lua] access_by_lua(msblocations.conf:189):2: 1ecbc94f1685698947ccdcc350f801db: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 06:04:38 [info] 38#38: *1362 [lua] logger.lua:23: 1ecbc94f1685698947ccdcc350f801db {"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:06:04:38 +0000] 1ecbc94f1685698947ccdcc350f801db "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:06:04:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 06:04:38 [info] 38#38: *1361 [lua] access_by_lua(msblocations.conf:189):2: 456c21d54851f8772379f3330b79c433:receive the request, client: 10.233.68.10, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/25 06:04:38 [info] 38#38: *1361 [lua] logger.lua:23: 456c21d54851f8772379f3330b79c433 {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.10, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.59.186:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283"
10.233.68.10 - - [25/Oct/2022:06:04:38 +0000] 456c21d54851f8772379f3330b79c433 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 500 request_processing_time:0.017 upstream_response_time:0.016 "-" "python-requests/2.24.0" "-"
2022/10/25 06:04:38 [info] 38#38: *1363 [lua] access_by_lua(msblocations.conf:189):2: 7498b8a2c4899f385fd405eeed434c5d:receive the request, client: 10.233.68.10, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/25 06:04:38 [info] 38#38: *1363 [lua] logger.lua:23: 7498b8a2c4899f385fd405eeed434c5d {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.10, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.59.186:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283"
10.233.68.10 - - [25/Oct/2022:06:04:38 +0000] 7498b8a2c4899f385fd405eeed434c5d "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.061 upstream_response_time:0.061 "-" "python-requests/2.24.0" "-"
2022/10/25 06:04:38 [info] 38#38: *1363 client 10.233.68.10 closed keepalive connection
2022/10/25 06:04:38 [info] 38#38: *1364 [lua] access_by_lua(msblocations.conf:189):2: 035dc8463493aac4a99662f60375428a:receive the request, client: 10.233.68.10, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/25 06:04:38 [info] 38#38: *1364 [lua] logger.lua:23: 035dc8463493aac4a99662f60375428a {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.10, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.59.186:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283"
10.233.68.10 - - [25/Oct/2022:06:04:38 +0000] 035dc8463493aac4a99662f60375428a "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/10/25 06:04:38 [info] 38#38: *1364 client 10.233.68.10 closed keepalive connection
2022/10/25 06:04:38 [info] 38#38: *1365 [lua] access_by_lua(msblocations.conf:189):2: c6ec1a02b5aefa9de4c1a7f1cc2c37f2:receive the request, client: 10.233.68.10, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/25 06:04:38 [info] 38#38: *1365 [lua] logger.lua:23: c6ec1a02b5aefa9de4c1a7f1cc2c37f2 {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.10, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", upstream: "http://10.233.59.186:9015/v1/rb/definition", host: "msb.api.simpledemo.onap.org:30283"
10.233.68.10 - - [25/Oct/2022:06:04:38 +0000] c6ec1a02b5aefa9de4c1a7f1cc2c37f2 "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1" 201 request_processing_time:0.014 upstream_response_time:0.014 "-" "python-requests/2.24.0" "-"
2022/10/25 06:04:38 [info] 38#38: *1365 client 10.233.68.10 closed keepalive connection
2022/10/25 06:04:38 [info] 38#38: *1368 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:04:38 [info] 38#38: *1367 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:04:38 [info] 38#38: *1366 [lua] access_by_lua(msblocations.conf:189):2: 2efc4d8cd3a96295af7d46abc8b7e6e0:receive the request, client: 10.233.68.10, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-5a66aa97-4da4-46e4-904e-48d0a868228d/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.68.10 - - [25/Oct/2022:06:04:38 +0000] 2efc4d8cd3a96295af7d46abc8b7e6e0 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-5a66aa97-4da4-46e4-904e-48d0a868228d/v1 HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-"
2022/10/25 06:04:38 [info] 38#38: *1366 [lua] logger.lua:23: 2efc4d8cd3a96295af7d46abc8b7e6e0 {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.10, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-5a66aa97-4da4-46e4-904e-48d0a868228d/v1 HTTP/1.1", upstream: "http://10.233.59.186:9015/v1/rb/definition/cds-ms-rb-5a66aa97-4da4-46e4-904e-48d0a868228d/v1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/25 06:04:38 [info] 38#38: *1366 client 10.233.68.10 closed keepalive connection
2022/10/25 06:04:38 [info] 38#38: *1369 [lua] access_by_lua(msblocations.conf:189):2: 6fc595815fe7b1d65c76881d0b625a84:receive the request, client: 10.233.68.10, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-5a66aa97-4da4-46e4-904e-48d0a868228d/v1/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.68.10 - - [25/Oct/2022:06:04:38 +0000] 6fc595815fe7b1d65c76881d0b625a84 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-5a66aa97-4da4-46e4-904e-48d0a868228d/v1/content HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "python-requests/2.24.0" "-"
2022/10/25 06:04:38 [info] 38#38: *1369 [lua] logger.lua:23: 6fc595815fe7b1d65c76881d0b625a84 {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.10, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-5a66aa97-4da4-46e4-904e-48d0a868228d/v1/content HTTP/1.1", upstream: "http://10.233.59.186:9015/v1/rb/definition/cds-ms-rb-5a66aa97-4da4-46e4-904e-48d0a868228d/v1/content", host: "msb.api.simpledemo.onap.org:30283"
2022/10/25 06:04:38 [info] 38#38: *1369 client 10.233.68.10 closed keepalive connection
2022/10/25 06:04:38 [info] 38#38: *1370 [lua] access_by_lua(msblocations.conf:189):2: 55f2e1f7a0debb97e9999c1d66b766c8:receive the request, client: 10.233.68.10, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-5a66aa97-4da4-46e4-904e-48d0a868228d/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/25 06:04:38 [info] 38#38: *1370 [lua] logger.lua:23: 55f2e1f7a0debb97e9999c1d66b766c8 {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.10, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-5a66aa97-4da4-46e4-904e-48d0a868228d/v1 HTTP/1.1", upstream: "http://10.233.59.186:9015/v1/rb/definition/cds-ms-rb-5a66aa97-4da4-46e4-904e-48d0a868228d/v1", host: "msb.api.simpledemo.onap.org:30283"
10.233.68.10 - - [25/Oct/2022:06:04:38 +0000] 55f2e1f7a0debb97e9999c1d66b766c8 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-5a66aa97-4da4-46e4-904e-48d0a868228d/v1 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/10/25 06:04:38 [info] 38#38: *1370 client 10.233.68.10 closed keepalive connection
2022/10/25 06:04:39 [info] 38#38: *1371 [lua] access_by_lua(msblocations.conf:189):2: 6464d1ef3dd2f8dcfb904549514d06c4:receive the request, client: 10.233.68.10, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-5a66aa97-4da4-46e4-904e-48d0a868228d/v1/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/25 06:04:39 [info] 38#38: *1371 [lua] logger.lua:23: 6464d1ef3dd2f8dcfb904549514d06c4 {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.10, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-5a66aa97-4da4-46e4-904e-48d0a868228d/v1/profile HTTP/1.1", upstream: "http://10.233.59.186:9015/v1/rb/definition/cds-ms-rb-5a66aa97-4da4-46e4-904e-48d0a868228d/v1/profile", host: "msb.api.simpledemo.onap.org:30283"
10.233.68.10 - - [25/Oct/2022:06:04:39 +0000] 6464d1ef3dd2f8dcfb904549514d06c4 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-5a66aa97-4da4-46e4-904e-48d0a868228d/v1/profile HTTP/1.1" 201 request_processing_time:0.011 upstream_response_time:0.011 "-" "python-requests/2.24.0" "-"
2022/10/25 06:04:39 [info] 38#38: *1371 client 10.233.68.10 closed keepalive connection
2022/10/25 06:04:39 [info] 38#38: *1372 [lua] access_by_lua(msblocations.conf:189):2: c1cf9d75ffd35bdfcfd2c0e01a8d872d:receive the request, client: 10.233.68.10, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-5a66aa97-4da4-46e4-904e-48d0a868228d/v1/profile/cds-ms-prof-f3ba43a8-270e-4739-abe8-a74525b9b520 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/25 06:04:39 [info] 38#38: *1372 [lua] logger.lua:23: c1cf9d75ffd35bdfcfd2c0e01a8d872d {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.10, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-5a66aa97-4da4-46e4-904e-48d0a868228d/v1/profile/cds-ms-prof-f3ba43a8-270e-4739-abe8-a74525b9b520 HTTP/1.1", upstream: "http://10.233.59.186:9015/v1/rb/definition/cds-ms-rb-5a66aa97-4da4-46e4-904e-48d0a868228d/v1/profile/cds-ms-prof-f3ba43a8-270e-4739-abe8-a74525b9b520", host: "msb.api.simpledemo.onap.org:30283"
10.233.68.10 - - [25/Oct/2022:06:04:39 +0000] c1cf9d75ffd35bdfcfd2c0e01a8d872d "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-5a66aa97-4da4-46e4-904e-48d0a868228d/v1/profile/cds-ms-prof-f3ba43a8-270e-4739-abe8-a74525b9b520 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/10/25 06:04:39 [info] 38#38: *1372 client 10.233.68.10 closed keepalive connection
2022/10/25 06:04:39 [info] 38#38: *1373 [lua] access_by_lua(msblocations.conf:189):2: 5cfbf8c9a2d0145a8f3f5055a6e81672:receive the request, client: 10.233.68.10, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-5a66aa97-4da4-46e4-904e-48d0a868228d/v1/profile/cds-ms-prof-f3ba43a8-270e-4739-abe8-a74525b9b520/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.68.10 - - [25/Oct/2022:06:04:39 +0000] 5cfbf8c9a2d0145a8f3f5055a6e81672 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-5a66aa97-4da4-46e4-904e-48d0a868228d/v1/profile/cds-ms-prof-f3ba43a8-270e-4739-abe8-a74525b9b520/content HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-"
2022/10/25 06:04:39 [info] 38#38: *1373 [lua] logger.lua:23: 5cfbf8c9a2d0145a8f3f5055a6e81672 {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.10, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-5a66aa97-4da4-46e4-904e-48d0a868228d/v1/profile/cds-ms-prof-f3ba43a8-270e-4739-abe8-a74525b9b520/content HTTP/1.1", upstream: "http://10.233.59.186:9015/v1/rb/definition/cds-ms-rb-5a66aa97-4da4-46e4-904e-48d0a868228d/v1/profile/cds-ms-prof-f3ba43a8-270e-4739-abe8-a74525b9b520/content", host: "msb.api.simpledemo.onap.org:30283"
2022/10/25 06:04:39 [info] 38#38: *1373 client 10.233.68.10 closed keepalive connection
2022/10/25 06:04:39 [info] 38#38: *1361 client 10.233.68.10 closed keepalive connection
2022/10/25 06:04:39 [info] 38#38: *1374 [lua] access_by_lua(msblocations.conf:189):2: 23766e3aecf77715485a4b5af0d0b72d:receive the request, client: 10.233.68.10, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/25 06:04:39 [info] 38#38: *1374 [lua] logger.lua:23: 23766e3aecf77715485a4b5af0d0b72d {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.10, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", upstream: "http://10.233.59.186:9015/v1/instance", host: "msb.api.simpledemo.onap.org:30283"
10.233.68.10 - - [25/Oct/2022:06:04:39 +0000] 23766e3aecf77715485a4b5af0d0b72d "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1" 201 request_processing_time:0.317 upstream_response_time:0.317 "-" "python-requests/2.24.0" "-"
2022/10/25 06:04:39 [info] 38#38: *1374 client 10.233.68.10 closed keepalive connection
2022/10/25 06:04:48 [info] 38#38: *1375 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:04:48 [info] 38#38: *1376 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:04:53 [info] 38#38: *1377 [lua] access_by_lua(msblocations.conf:189):2: 5c8fd9d61e3f4bef55697e5fbd7c764b: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:06:04:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 06:04:53 [info] 38#38: *1377 [lua] logger.lua:23: 5c8fd9d61e3f4bef55697e5fbd7c764b {"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:06:04:53 +0000] 5c8fd9d61e3f4bef55697e5fbd7c764b "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 06:04:58 [info] 38#38: *1379 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:04:58 [info] 35#35: *1378 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:05:08 [info] 38#38: *1380 [lua] access_by_lua(msblocations.conf:189):2: c161a962e90284bb572a6310df08a945: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 06:05:08 [info] 38#38: *1380 [lua] logger.lua:23: c161a962e90284bb572a6310df08a945 {"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:06:05:08 +0000] c161a962e90284bb572a6310df08a945 "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:06:05:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 06:05:08 [info] 38#38: *1381 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:05:08 [info] 38#38: *1382 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:05:18 [info] 35#35: *1383 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:05:18 [info] 38#38: *1384 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:05:23 [info] 38#38: *1385 [lua] access_by_lua(msblocations.conf:189):2: c52daaeba4f67ea2e3653dfa0f99dd78: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:06:05:23 +0000] c52daaeba4f67ea2e3653dfa0f99dd78 "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 06:05:23 [info] 38#38: *1385 [lua] logger.lua:23: c52daaeba4f67ea2e3653dfa0f99dd78 {"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:06:05:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 06:05:28 [info] 35#35: *1387 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:05:28 [info] 38#38: *1386 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:05:38 [info] 38#38: *1389 [lua] access_by_lua(msblocations.conf:189):2: 3c6518329c030b06c3f44aa4fb849e69: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:06:05:38 +0000] 3c6518329c030b06c3f44aa4fb849e69 "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 06:05:38 [info] 38#38: *1389 [lua] logger.lua:23: 3c6518329c030b06c3f44aa4fb849e69 {"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:06:05:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 06:05:38 [info] 35#35: *1391 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:05:38 [info] 38#38: *1390 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:05:48 [info] 38#38: *1392 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:05:48 [info] 35#35: *1393 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:05:53 [info] 38#38: *1394 [lua] access_by_lua(msblocations.conf:189):2: d99cde91bee71886ae68ea22dbfafe3e: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 06:05:53 [info] 38#38: *1394 [lua] logger.lua:23: d99cde91bee71886ae68ea22dbfafe3e {"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:06:05:53 +0000] d99cde91bee71886ae68ea22dbfafe3e "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:06:05:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 06:05:56 [info] 38#38: *1395 [lua] access_by_lua(msblocations.conf:189):2: 30fee3c350dd61c8babe6f89ddc7d0ce:receive the request, client: 10.233.68.10, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/sleepy_mirzakhani HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/25 06:05:58 [info] 38#38: *1396 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:05:58 [info] 38#38: *1397 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:06:06 [info] 38#38: *1395 [lua] logger.lua:23: 30fee3c350dd61c8babe6f89ddc7d0ce {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.10, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/sleepy_mirzakhani HTTP/1.1", upstream: "http://10.233.59.186:9015/v1/instance/sleepy_mirzakhani", host: "msb.api.simpledemo.onap.org:30283"
10.233.68.10 - - [25/Oct/2022:06:06:06 +0000] 30fee3c350dd61c8babe6f89ddc7d0ce "DELETE /api/multicloud-k8s/v1/v1/instance/sleepy_mirzakhani HTTP/1.1" 202 request_processing_time:10.131 upstream_response_time:10.130 "-" "python-requests/2.24.0" "-"
2022/10/25 06:06:06 [info] 38#38: *1395 client 10.233.68.10 closed keepalive connection
2022/10/25 06:06:06 [info] 38#38: *1398 [lua] access_by_lua(msblocations.conf:189):2: 758b811e779e2e9514eee8dc6e85e46c:receive the request, client: 10.233.68.10, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/25 06:06:06 [info] 38#38: *1398 [lua] logger.lua:23: 758b811e779e2e9514eee8dc6e85e46c {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.10, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.59.186:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283"
10.233.68.10 - - [25/Oct/2022:06:06:06 +0000] 758b811e779e2e9514eee8dc6e85e46c "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-"
2022/10/25 06:06:06 [info] 38#38: *1398 client 10.233.68.10 closed keepalive connection
2022/10/25 06:06:06 [info] 38#38: *1399 [lua] access_by_lua(msblocations.conf:189):2: aaf7811ddc648798990ed7b07ddd4c6f:receive the request, client: 10.233.68.10, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.68.10 - - [25/Oct/2022:06:06:06 +0000] aaf7811ddc648798990ed7b07ddd4c6f "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 204 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-"
2022/10/25 06:06:06 [info] 38#38: *1399 [lua] logger.lua:23: aaf7811ddc648798990ed7b07ddd4c6f {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.10, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.59.186:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283"
2022/10/25 06:06:06 [info] 38#38: *1399 client 10.233.68.10 closed keepalive connection
2022/10/25 06:06:08 [info] 38#38: *1400 [lua] access_by_lua(msblocations.conf:189):2: 9f1cf3b271d545447a3f0b7afc457ad7: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:06:06:08 +0000] 9f1cf3b271d545447a3f0b7afc457ad7 "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:06:06:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 06:06:08 [info] 38#38: *1400 [lua] logger.lua:23: 9f1cf3b271d545447a3f0b7afc457ad7 {"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 06:06:08 [info] 35#35: *1402 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:06:08 [info] 35#35: *1401 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:06:18 [info] 38#38: *1403 [lua] access_by_lua(msblocations.conf:189):2: 388e41656188a0949793d20bf2b180d1:receive the request, client: 10.233.68.10, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/25 06:06:18 [info] 38#38: *1403 [lua] logger.lua:23: 388e41656188a0949793d20bf2b180d1 {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.10, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.59.186:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283"
10.233.68.10 - - [25/Oct/2022:06:06:18 +0000] 388e41656188a0949793d20bf2b180d1 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 500 request_processing_time:0.004 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-"
2022/10/25 06:06:18 [info] 38#38: *1405 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:06:18 [info] 38#38: *1406 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:06:18 [info] 38#38: *1404 [lua] access_by_lua(msblocations.conf:189):2: e3dc264d9ead5a18cd8162c54aad1eb1:receive the request, client: 10.233.68.10, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/25 06:06:18 [info] 38#38: *1404 [lua] logger.lua:23: e3dc264d9ead5a18cd8162c54aad1eb1 {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.10, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.59.186:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283"
10.233.68.10 - - [25/Oct/2022:06:06:18 +0000] e3dc264d9ead5a18cd8162c54aad1eb1 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-"
2022/10/25 06:06:18 [info] 38#38: *1404 client 10.233.68.10 closed keepalive connection
2022/10/25 06:06:18 [info] 38#38: *1407 [lua] access_by_lua(msblocations.conf:189):2: 92d3062f37e1c73c9e7d072c21e8319d:receive the request, client: 10.233.68.10, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/25 06:06:18 [info] 38#38: *1407 [lua] logger.lua:23: 92d3062f37e1c73c9e7d072c21e8319d {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.10, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.59.186:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283"
10.233.68.10 - - [25/Oct/2022:06:06:18 +0000] 92d3062f37e1c73c9e7d072c21e8319d "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-"
2022/10/25 06:06:18 [info] 38#38: *1407 client 10.233.68.10 closed keepalive connection
2022/10/25 06:06:19 [info] 38#38: *1403 client 10.233.68.10 closed keepalive connection
2022/10/25 06:06:23 [info] 38#38: *1408 [lua] access_by_lua(msblocations.conf:189):2: 1c79a7ea8a60383e6b0227456b0cd8c4: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 06:06:23 [info] 38#38: *1408 [lua] logger.lua:23: 1c79a7ea8a60383e6b0227456b0cd8c4 {"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:06:06:23 +0000] 1c79a7ea8a60383e6b0227456b0cd8c4 "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:06:06:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 06:06:28 [info] 38#38: *1409 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:06:28 [info] 35#35: *1410 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:06:38 [info] 38#38: *1412 [lua] access_by_lua(msblocations.conf:189):2: d01a4711f415ddb2428f08fab5bfaa13: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 06:06:38 [info] 38#38: *1412 [lua] logger.lua:23: d01a4711f415ddb2428f08fab5bfaa13 {"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:06:06:38 +0000] d01a4711f415ddb2428f08fab5bfaa13 "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:06:06:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 06:06:38 [info] 35#35: *1413 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:06:38 [info] 38#38: *1414 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:06:48 [info] 38#38: *1415 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:06:48 [info] 35#35: *1416 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:06:53 [info] 38#38: *1417 [lua] access_by_lua(msblocations.conf:189):2: 7561c246f817e453103688f7578ed8bd: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:06:06:53 +0000] 7561c246f817e453103688f7578ed8bd "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 06:06:53 [info] 38#38: *1417 [lua] logger.lua:23: 7561c246f817e453103688f7578ed8bd {"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:06:06:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/25 06:06:58 [info] 38#38: *1418 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:06:58 [info] 38#38: *1419 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:07:08 [info] 38#38: *1420 [lua] access_by_lua(msblocations.conf:189):2: 27a98e5db3568cee6d6e68db2ced4d70: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 06:07:08 [info] 38#38: *1420 [lua] logger.lua:23: 27a98e5db3568cee6d6e68db2ced4d70 {"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:06:07:08 +0000] 27a98e5db3568cee6d6e68db2ced4d70 "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:06:07:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 06:07:08 [info] 38#38: *1421 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:07:08 [info] 38#38: *1422 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:07:18 [info] 38#38: *1423 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:07:18 [info] 35#35: *1424 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:07:23 [info] 38#38: *1425 [lua] access_by_lua(msblocations.conf:189):2: deef3d2d2d3a6cedcb2ec579386b4b0f: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 06:07:23 [info] 38#38: *1425 [lua] logger.lua:23: deef3d2d2d3a6cedcb2ec579386b4b0f {"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:06:07:23 +0000] deef3d2d2d3a6cedcb2ec579386b4b0f "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:06:07:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 06:07:28 [info] 35#35: *1427 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:07:28 [info] 38#38: *1426 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:07:38 [info] 38#38: *1429 [lua] access_by_lua(msblocations.conf:189):2: cde3466c78e552a8356c009ecc7ef360: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 06:07:38 [info] 38#38: *1429 [lua] logger.lua:23: cde3466c78e552a8356c009ecc7ef360 {"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:06:07:38 +0000] cde3466c78e552a8356c009ecc7ef360 "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:06:07:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 06:07:38 [info] 38#38: *1430 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:07:38 [info] 35#35: *1431 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:07:48 [info] 35#35: *1432 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:07:48 [info] 38#38: *1433 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:07:53 [info] 38#38: *1434 [lua] access_by_lua(msblocations.conf:189):2: d08677d1a9d7d950e12c095769a1a224: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 06:07:53 [info] 38#38: *1434 [lua] logger.lua:23: d08677d1a9d7d950e12c095769a1a224 {"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:06:07:53 +0000] d08677d1a9d7d950e12c095769a1a224 "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:06:07:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 06:07:58 [info] 35#35: *1436 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:07:58 [info] 38#38: *1435 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:08:08 [info] 38#38: *1437 [lua] access_by_lua(msblocations.conf:189):2: fe55a7084678f2bf41b28a7de00e8648: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:06:08:08 +0000] fe55a7084678f2bf41b28a7de00e8648 "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 06:08:08 [info] 38#38: *1437 [lua] logger.lua:23: fe55a7084678f2bf41b28a7de00e8648 {"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:06:08:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 06:08:08 [info] 38#38: *1438 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:08:08 [info] 38#38: *1439 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:08:18 [info] 35#35: *1440 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:08:18 [info] 38#38: *1441 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:08:23 [info] 38#38: *1442 [lua] access_by_lua(msblocations.conf:189):2: 03b013a73511f71aa60b841255d2a65b: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:06:08:23 +0000] 03b013a73511f71aa60b841255d2a65b "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:06:08:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 06:08:23 [info] 38#38: *1442 [lua] logger.lua:23: 03b013a73511f71aa60b841255d2a65b {"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 06:08:28 [info] 38#38: *1443 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:08:28 [info] 35#35: *1444 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:08:38 [info] 38#38: *1446 [lua] access_by_lua(msblocations.conf:189):2: 0539ac1a671b8207c7f3cffec18f33b3: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 06:08:38 [info] 38#38: *1446 [lua] logger.lua:23: 0539ac1a671b8207c7f3cffec18f33b3 {"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:06:08:38 +0000] 0539ac1a671b8207c7f3cffec18f33b3 "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:06:08:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 06:08:38 [info] 38#38: *1447 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:08:38 [info] 38#38: *1448 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:08:48 [info] 38#38: *1449 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:08:48 [info] 38#38: *1450 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:08:53 [info] 38#38: *1451 [lua] access_by_lua(msblocations.conf:189):2: 758803b1c4fefec9a33812fe955cd37f: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 06:08:53 [info] 38#38: *1451 [lua] logger.lua:23: 758803b1c4fefec9a33812fe955cd37f {"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:06:08:53 +0000] 758803b1c4fefec9a33812fe955cd37f "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:06:08:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 06:08:58 [info] 35#35: *1452 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:08:58 [info] 38#38: *1453 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:09:08 [info] 38#38: *1454 [lua] access_by_lua(msblocations.conf:189):2: 42cc280f68292bf52ad40fc51a9d3216: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:06:09:08 +0000] 42cc280f68292bf52ad40fc51a9d3216 "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 06:09:08 [info] 38#38: *1454 [lua] logger.lua:23: 42cc280f68292bf52ad40fc51a9d3216 {"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:06:09:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 06:09:08 [info] 38#38: *1455 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:09:08 [info] 38#38: *1456 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:09:18 [info] 38#38: *1457 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:09:18 [info] 38#38: *1458 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:09:23 [info] 38#38: *1459 [lua] access_by_lua(msblocations.conf:189):2: a4730d78759001996a44417bbec9ecf3: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 06:09:23 [info] 38#38: *1459 [lua] logger.lua:23: a4730d78759001996a44417bbec9ecf3 {"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:06:09:23 +0000] a4730d78759001996a44417bbec9ecf3 "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:06:09:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 06:09:28 [info] 38#38: *1460 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:09:28 [info] 38#38: *1461 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:09:38 [info] 38#38: *1463 [lua] access_by_lua(msblocations.conf:189):2: 0fc4727b40f1ea0baa4bc24e57b5bb2c: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 06:09:38 [info] 38#38: *1463 [lua] logger.lua:23: 0fc4727b40f1ea0baa4bc24e57b5bb2c {"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:06:09:38 +0000] 0fc4727b40f1ea0baa4bc24e57b5bb2c "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:06:09:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 06:09:38 [info] 38#38: *1465 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:09:38 [info] 38#38: *1464 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:09:48 [info] 38#38: *1466 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:09:48 [info] 38#38: *1467 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:09:53 [info] 38#38: *1468 [lua] access_by_lua(msblocations.conf:189):2: c87ddaa777a7034ddc7d69fe7de88c8d: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:06:09:53 +0000] c87ddaa777a7034ddc7d69fe7de88c8d "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 06:09:53 [info] 38#38: *1468 [lua] logger.lua:23: c87ddaa777a7034ddc7d69fe7de88c8d {"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:06:09:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 06:09:58 [info] 38#38: *1470 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:09:58 [info] 35#35: *1469 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:10:08 [info] 38#38: *1471 [lua] access_by_lua(msblocations.conf:189):2: 89de908675bb1a00189a76211edc424d: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 06:10:08 [info] 38#38: *1471 [lua] logger.lua:23: 89de908675bb1a00189a76211edc424d {"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:06:10:08 +0000] 89de908675bb1a00189a76211edc424d "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:06:10:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 06:10:08 [info] 35#35: *1473 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:10:08 [info] 38#38: *1472 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:10:18 [info] 38#38: *1474 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:10:18 [info] 38#38: *1475 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:10:23 [info] 38#38: *1476 [lua] access_by_lua(msblocations.conf:189):2: 2d230bb7c856183fe29ed93c6e5b969c: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 06:10:23 [info] 38#38: *1476 [lua] logger.lua:23: 2d230bb7c856183fe29ed93c6e5b969c {"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:06:10:23 +0000] 2d230bb7c856183fe29ed93c6e5b969c "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:06:10:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 06:10:28 [info] 35#35: *1478 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:10:28 [info] 35#35: *1477 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:10:38 [info] 38#38: *1480 [lua] access_by_lua(msblocations.conf:189):2: 08ff851ccd26f99873a10d8d1e9d4bf5: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 06:10:38 [info] 38#38: *1480 [lua] logger.lua:23: 08ff851ccd26f99873a10d8d1e9d4bf5 {"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:06:10:38 +0000] 08ff851ccd26f99873a10d8d1e9d4bf5 "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:06:10:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 06:10:38 [info] 38#38: *1482 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:10:38 [info] 38#38: *1481 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:10:48 [info] 35#35: *1484 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:10:48 [info] 38#38: *1483 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:10:53 [info] 38#38: *1485 [lua] access_by_lua(msblocations.conf:189):2: 91778305b63529e46df32a510219b083: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 06:10:53 [info] 38#38: *1485 [lua] logger.lua:23: 91778305b63529e46df32a510219b083 {"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:06:10:53 +0000] 91778305b63529e46df32a510219b083 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:06:10:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 06:10:58 [info] 38#38: *1486 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:10:58 [info] 38#38: *1487 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:11:08 [info] 38#38: *1488 [lua] access_by_lua(msblocations.conf:189):2: d811bb11483511d94086cded1a3f04a2: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 06:11:08 [info] 38#38: *1488 [lua] logger.lua:23: d811bb11483511d94086cded1a3f04a2 {"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:06:11:08 +0000] d811bb11483511d94086cded1a3f04a2 "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:06:11:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 06:11:08 [info] 38#38: *1489 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:11:08 [info] 38#38: *1490 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:11:18 [info] 35#35: *1491 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:11:18 [info] 35#35: *1492 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:11:23 [info] 38#38: *1493 [lua] access_by_lua(msblocations.conf:189):2: 5a8de1a2e86078cb8b853b3eec62e87b: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:06:11:23 +0000] 5a8de1a2e86078cb8b853b3eec62e87b "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 06:11:23 [info] 38#38: *1493 [lua] logger.lua:23: 5a8de1a2e86078cb8b853b3eec62e87b {"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:06:11:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/25 06:11:28 [info] 38#38: *1494 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:11:28 [info] 38#38: *1495 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:11:38 [info] 38#38: *1497 [lua] access_by_lua(msblocations.conf:189):2: ee9443217b49f3a7493e226533cee389: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:06:11:38 +0000] ee9443217b49f3a7493e226533cee389 "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 06:11:38 [info] 38#38: *1497 [lua] logger.lua:23: ee9443217b49f3a7493e226533cee389 {"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:06:11:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 06:11:38 [info] 38#38: *1498 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:11:38 [info] 38#38: *1499 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:11:48 [info] 35#35: *1500 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:11:48 [info] 38#38: *1501 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:11:53 [info] 38#38: *1502 [lua] access_by_lua(msblocations.conf:189):2: a50a022c3c4d2921167bfccc23bd6a7a: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 06:11:53 [info] 38#38: *1502 [lua] logger.lua:23: a50a022c3c4d2921167bfccc23bd6a7a {"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:06:11:53 +0000] a50a022c3c4d2921167bfccc23bd6a7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.69.131 - - [25/Oct/2022:06:11:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/25 06:11:58 [info] 38#38: *1503 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:11:58 [info] 38#38: *1504 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:12:08 [info] 38#38: *1505 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:12:08 [info] 38#38: *1506 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:12:08 [info] 38#38: *1507 [lua] access_by_lua(msblocations.conf:189):2: c8b064ffb1ba781018e763822b1fdf3a: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:06:12:08 +0000] c8b064ffb1ba781018e763822b1fdf3a "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 06:12:08 [info] 38#38: *1507 [lua] logger.lua:23: c8b064ffb1ba781018e763822b1fdf3a {"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:06:12:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 06:12:18 [info] 35#35: *1509 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:12:18 [info] 38#38: *1508 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:12:23 [info] 38#38: *1510 [lua] access_by_lua(msblocations.conf:189):2: acfa82542f0978842ab202a4d99daaae: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:06:12:23 +0000] acfa82542f0978842ab202a4d99daaae "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:06:12:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 06:12:23 [info] 38#38: *1510 [lua] logger.lua:23: acfa82542f0978842ab202a4d99daaae {"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 06:12:28 [info] 38#38: *1511 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:12:28 [info] 38#38: *1512 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:12:38 [info] 38#38: *1514 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:12:38 [info] 38#38: *1515 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:12:38 [info] 38#38: *1516 [lua] access_by_lua(msblocations.conf:189):2: 152c6a4611e6a2f31b7856f27605b61e: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 06:12:38 [info] 38#38: *1516 [lua] logger.lua:23: 152c6a4611e6a2f31b7856f27605b61e {"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:06:12:38 +0000] 152c6a4611e6a2f31b7856f27605b61e "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:06:12:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/25 06:12:48 [info] 38#38: *1517 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:12:48 [info] 38#38: *1518 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:12:50 [info] 38#38: *1519 [lua] access_by_lua(msblocations.conf:189):2: ae4757759ae9fe4c559bbbff1796ee0c:receive the request, client: 10.233.68.10, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/1ec9828b-9b25-446e-8824-69ed5129766f/8fa59eb7-e8ce-4bc3-b14e-6fb46194957b HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.68.10 - - [25/Oct/2022:06:12:50 +0000] ae4757759ae9fe4c559bbbff1796ee0c "GET /api/multicloud-k8s/v1/v1/rb/definition/1ec9828b-9b25-446e-8824-69ed5129766f/8fa59eb7-e8ce-4bc3-b14e-6fb46194957b HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-"
2022/10/25 06:12:50 [info] 38#38: *1519 [lua] logger.lua:23: ae4757759ae9fe4c559bbbff1796ee0c {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.10, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/1ec9828b-9b25-446e-8824-69ed5129766f/8fa59eb7-e8ce-4bc3-b14e-6fb46194957b HTTP/1.1", upstream: "http://10.233.59.186:9015/v1/rb/definition/1ec9828b-9b25-446e-8824-69ed5129766f/8fa59eb7-e8ce-4bc3-b14e-6fb46194957b", host: "msb.api.simpledemo.onap.org:30283"
2022/10/25 06:12:50 [info] 38#38: *1519 client 10.233.68.10 closed keepalive connection
2022/10/25 06:12:50 [info] 38#38: *1520 [lua] access_by_lua(msblocations.conf:189):2: 77b703945caf40f8a0cd33ee08c6e089:receive the request, client: 10.233.68.10, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/1ec9828b-9b25-446e-8824-69ed5129766f/8fa59eb7-e8ce-4bc3-b14e-6fb46194957b/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/25 06:12:50 [info] 38#38: *1520 [lua] logger.lua:23: 77b703945caf40f8a0cd33ee08c6e089 {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.10, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/1ec9828b-9b25-446e-8824-69ed5129766f/8fa59eb7-e8ce-4bc3-b14e-6fb46194957b/profile/cnftest HTTP/1.1", upstream: "http://10.233.59.186:9015/v1/rb/definition/1ec9828b-9b25-446e-8824-69ed5129766f/8fa59eb7-e8ce-4bc3-b14e-6fb46194957b/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283"
10.233.68.10 - - [25/Oct/2022:06:12:50 +0000] 77b703945caf40f8a0cd33ee08c6e089 "GET /api/multicloud-k8s/v1/v1/rb/definition/1ec9828b-9b25-446e-8824-69ed5129766f/8fa59eb7-e8ce-4bc3-b14e-6fb46194957b/profile/cnftest HTTP/1.1" 404 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-"
2022/10/25 06:12:50 [info] 38#38: *1521 [lua] access_by_lua(msblocations.conf:189):2: d3064799e5ac35f6ae8365540049a04a:receive the request, client: 10.233.68.10, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/1ec9828b-9b25-446e-8824-69ed5129766f/8fa59eb7-e8ce-4bc3-b14e-6fb46194957b/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.68.10 - - [25/Oct/2022:06:12:50 +0000] d3064799e5ac35f6ae8365540049a04a "POST /api/multicloud-k8s/v1/v1/rb/definition/1ec9828b-9b25-446e-8824-69ed5129766f/8fa59eb7-e8ce-4bc3-b14e-6fb46194957b/profile HTTP/1.1" 201 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-"
2022/10/25 06:12:50 [info] 38#38: *1521 [lua] logger.lua:23: d3064799e5ac35f6ae8365540049a04a {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.10, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/1ec9828b-9b25-446e-8824-69ed5129766f/8fa59eb7-e8ce-4bc3-b14e-6fb46194957b/profile HTTP/1.1", upstream: "http://10.233.59.186:9015/v1/rb/definition/1ec9828b-9b25-446e-8824-69ed5129766f/8fa59eb7-e8ce-4bc3-b14e-6fb46194957b/profile", host: "msb.api.simpledemo.onap.org:30283"
2022/10/25 06:12:50 [info] 38#38: *1521 client 10.233.68.10 closed keepalive connection
2022/10/25 06:12:51 [info] 38#38: *1522 [lua] access_by_lua(msblocations.conf:189):2: 389d019f36790a949303f02828d51cfc:receive the request, client: 10.233.68.10, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/1ec9828b-9b25-446e-8824-69ed5129766f/8fa59eb7-e8ce-4bc3-b14e-6fb46194957b/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/25 06:12:51 [info] 38#38: *1522 [lua] logger.lua:23: 389d019f36790a949303f02828d51cfc {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.10, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/1ec9828b-9b25-446e-8824-69ed5129766f/8fa59eb7-e8ce-4bc3-b14e-6fb46194957b/profile/cnftest HTTP/1.1", upstream: "http://10.233.59.186:9015/v1/rb/definition/1ec9828b-9b25-446e-8824-69ed5129766f/8fa59eb7-e8ce-4bc3-b14e-6fb46194957b/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283"
10.233.68.10 - - [25/Oct/2022:06:12:51 +0000] 389d019f36790a949303f02828d51cfc "GET /api/multicloud-k8s/v1/v1/rb/definition/1ec9828b-9b25-446e-8824-69ed5129766f/8fa59eb7-e8ce-4bc3-b14e-6fb46194957b/profile/cnftest HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/10/25 06:12:51 [info] 38#38: *1522 client 10.233.68.10 closed keepalive connection
2022/10/25 06:12:51 [info] 38#38: *1523 [lua] access_by_lua(msblocations.conf:189):2: 369d7b47cce958a4001e583bbd4566c1:receive the request, client: 10.233.68.10, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/1ec9828b-9b25-446e-8824-69ed5129766f/8fa59eb7-e8ce-4bc3-b14e-6fb46194957b/profile/cnftest/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.68.10 - - [25/Oct/2022:06:12:51 +0000] 369d7b47cce958a4001e583bbd4566c1 "POST /api/multicloud-k8s/v1/v1/rb/definition/1ec9828b-9b25-446e-8824-69ed5129766f/8fa59eb7-e8ce-4bc3-b14e-6fb46194957b/profile/cnftest/content HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-"
2022/10/25 06:12:51 [info] 38#38: *1523 [lua] logger.lua:23: 369d7b47cce958a4001e583bbd4566c1 {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.10, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/1ec9828b-9b25-446e-8824-69ed5129766f/8fa59eb7-e8ce-4bc3-b14e-6fb46194957b/profile/cnftest/content HTTP/1.1", upstream: "http://10.233.59.186:9015/v1/rb/definition/1ec9828b-9b25-446e-8824-69ed5129766f/8fa59eb7-e8ce-4bc3-b14e-6fb46194957b/profile/cnftest/content", host: "msb.api.simpledemo.onap.org:30283"
2022/10/25 06:12:51 [info] 38#38: *1523 client 10.233.68.10 closed keepalive connection
2022/10/25 06:12:51 [info] 38#38: *1520 client 10.233.68.10 closed keepalive connection
2022/10/25 06:12:53 [info] 38#38: *1524 [lua] access_by_lua(msblocations.conf:189):2: 7f1e70b0c75aaf38992307e313c12c75: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 06:12:53 [info] 38#38: *1524 [lua] logger.lua:23: 7f1e70b0c75aaf38992307e313c12c75 {"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:06:12:53 +0000] 7f1e70b0c75aaf38992307e313c12c75 "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:06:12:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/25 06:12:58 [info] 35#35: *1525 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:12:58 [info] 38#38: *1526 client closed connection while SSL handshaking, client: 10.233.67.239, server: 0.0.0.0:443
2022/10/25 06:13:00 [info] 38#38: *1527 [lua] access_by_lua(msblocations.conf:189):2: 582091d7b3f2df85734ae6eeba8b3d87:receive the request, client: 10.233.65.121, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-4edd1da2-423f-4471-9138-1f66acf541ca HTTP/1.1", host: "msb-iag"
2022/10/25 06:13:00 [info] 38#38: *1529 [lua] access_by_lua(msblocations.conf:189):2: e24209ec4358ec66570868e2a3eb3ab0:receive the request, client: 10.233.72.97, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-4edd1da2-423f-4471-9138-1f66acf541ca HTTP/1.1", host: "msb-iag.onap"
10.233.72.97 - - [25/Oct/2022:06:13:00 +0000] e24209ec4358ec66570868e2a3eb3ab0 "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-4edd1da2-423f-4471-9138-1f66acf541ca HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Apache-CXF/3.4.1" "10.233.65.121"
2022/10/25 06:13:00 [info] 38#38: *1529 [lua] logger.lua:23: e24209ec4358ec66570868e2a3eb3ab0 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.97, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-4edd1da2-423f-4471-9138-1f66acf541ca HTTP/1.1", upstream: "http://10.233.59.186:9015/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-4edd1da2-423f-4471-9138-1f66acf541ca", host: "msb-iag.onap"
2022/10/25 06:13:00 [info] 38#38: *1529 client 10.233.72.97 closed keepalive connection
2022/10/25 06:13:00 [info] 38#38: *1527 [lua] logger.lua:23: 582091d7b3f2df85734ae6eeba8b3d87 {"matched":"multicloud"} while logging request, client: 10.233.65.121, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-4edd1da2-423f-4471-9138-1f66acf541ca HTTP/1.1", upstream: "https://10.233.11.54:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-4edd1da2-423f-4471-9138-1f66acf541ca", host: "msb-iag"
10.233.65.121 - - [25/Oct/2022:06:13:00 +0000] 582091d7b3f2df85734ae6eeba8b3d87 "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-4edd1da2-423f-4471-9138-1f66acf541ca HTTP/1.1" 200 request_processing_time:0.134 upstream_response_time:0.133 "-" "Apache-CXF/3.4.1" "-"
2022/10/25 06:13:00 [info] 38#38: *1527 [lua] access_by_lua(msblocations.conf:189):2: 8710dfb286adf70dbf80aac00e22f63f:receive the request, client: 10.233.65.121, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", host: "msb-iag"
2022/10/25 06:13:00 [info] 38#38: *1531 [lua] access_by_lua(msblocations.conf:189):2: b4a34cfb50bd473f5d102ecc9f020737:receive the request, client: 10.233.72.97, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", host: "msb-iag.onap"
2022/10/25 06:13:00 [info] 38#38: *1531 [lua] logger.lua:23: b4a34cfb50bd473f5d102ecc9f020737 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.97, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", upstream: "http://10.233.59.186:9015/basicnf-owner/k8sregion/infra_workload", host: "msb-iag.onap"
10.233.72.97 - - [25/Oct/2022:06:13:00 +0000] b4a34cfb50bd473f5d102ecc9f020737 "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1" 201 request_processing_time:0.136 upstream_response_time:0.136 "-" "Apache-CXF/3.4.1" "10.233.65.121"
2022/10/25 06:13:00 [info] 38#38: *1531 client 10.233.72.97 closed keepalive connection
2022/10/25 06:13:00 [info] 38#38: *1527 [lua] logger.lua:23: 8710dfb286adf70dbf80aac00e22f63f {"matched":"multicloud"} while logging request, client: 10.233.65.121, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", upstream: "https://10.233.11.54:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload", host: "msb-iag"
10.233.65.121 - - [25/Oct/2022:06:13:00 +0000] 8710dfb286adf70dbf80aac00e22f63f "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1" 201 request_processing_time:0.248 upstream_response_time:0.248 "-" "Apache-CXF/3.4.1" "-"
2022/10/25 06:13:00 [info] 38#38: *1527 [lua] access_by_lua(msblocations.conf:189):2: 506a3953df8cac99193d3ff2e795c6d3:receive the request, client: 10.233.65.121, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/cocky_bassi HTTP/1.1", host: "msb-iag"
2022/10/25 06:13:00 [info] 38#38: *1533 [lua] access_by_lua(msblocations.conf:189):2: 7014e36f8121f10ba964168dbe6f97f1:receive the request, client: 10.233.72.97, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/cocky_bassi HTTP/1.1", host: "msb-iag.onap"
2022/10/25 06:13:00 [info] 38#38: *1533 [lua] logger.lua:23: 7014e36f8121f10ba964168dbe6f97f1 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.97, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/cocky_bassi HTTP/1.1", upstream: "http://10.233.59.186:9015/basicnf-owner/k8sregion/infra_workload/cocky_bassi", host: "msb-iag.onap"
10.233.72.97 - - [25/Oct/2022:06:13:00 +0000] 7014e36f8121f10ba964168dbe6f97f1 "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/cocky_bassi HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Apache-CXF/3.4.1" "10.233.65.121"
2022/10/25 06:13:00 [info] 38#38: *1533 client 10.233.72.97 closed keepalive connection
10.233.65.121 - - [25/Oct/2022:06:13:00 +0000] 506a3953df8cac99193d3ff2e795c6d3 "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/cocky_bassi HTTP/1.1" 200 request_processing_time:0.135 upstream_response_time:0.135 "-" "Apache-CXF/3.4.1" "-"
2022/10/25 06:13:00 [info] 38#38: *1527 [lua] logger.lua:23: 506a3953df8cac99193d3ff2e795c6d3 {"matched":"multicloud"} while logging request, client: 10.233.65.121, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/cocky_bassi HTTP/1.1", upstream: "https://10.233.11.54:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/cocky_bassi", host: "msb-iag"
2022/10/25 06:13:00 [info] 38#38: *1527 [lua] access_by_lua(msblocations.conf:189):2: 8d89b680b5d7eb615f0f13fe435c205d:receive the request, client: 10.233.65.121, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/cocky_bassi HTTP/1.1", host: "msb-iag"
2022/10/25 06:13:00 [info] 38#38: *1535 [lua] access_by_lua(msblocations.conf:189):2: 905dc6759e4b16abc