Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.42.127
### 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/23 04:57:31 [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/23 04:57:31 [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/23 04:57:31 [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/23 04:57:31 [notice] 33#33: using the "epoll" event method
2022/10/23 04:57:31 [notice] 33#33: openresty/1.13.6.1
2022/10/23 04:57:31 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2022/10/23 04:57:31 [notice] 33#33: OS: Linux 5.4.0-96-generic
2022/10/23 04:57:31 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2022/10/23 04:57:31 [notice] 34#34: start worker processes
\n\n### Starting apiroute
2022/10/23 04:57:31 [notice] 34#34: start worker process 36
2022/10/23 04:57:31 [notice] 34#34: start worker process 37
2022/10/23 04:57:31 [notice] 34#34: start worker process 38
2022/10/23 04:57:31 [notice] 34#34: start worker process 39
2022/10/23 04:57:31 [notice] 34#34: start worker process 40
2022/10/23 04:57:31 [notice] 34#34: start worker process 41
2022/10/23 04:57:31 [notice] 34#34: start worker process 43
2022/10/23 04:57:31 [notice] 34#34: start worker process 44
2022/10/23 04:57:31 [notice] 34#34: start cache manager process 46
@RUNHOME@ /usr/local/apiroute
2022/10/23 04:57:31 [notice] 34#34: start cache loader process 47
================== 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-20221023045732.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-23 04:57:34 397 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2022-10-23 04:57:34 403 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2022-10-23 04:57:34 404 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2022-10-23 04:57:34 469 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2022-10-23 04:57:34 470 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.42.127:10081 Enabled:true
2022-10-23 04:57:35 868 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 addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource 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 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-23 04:57:35 946 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-10-23 04:57:35 946 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-10-23 04:57:35 947 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-10-23 04:57:35 948 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-10-23 04:57:35 948 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2022-10-23 04:57:35 948 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-10-23 04:57:35 948 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-10-23 04:57:36 018 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-10-23 04:57:36 130 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-10-23 04:57:36 130 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-10-23 04:57:36 131 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-10-23 04:57:36 645 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/10/23 04:57:47 [info] 39#39: *12 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:57:47 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:57:57 [info] 36#36: *14 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:57:57 [info] 36#36: *15 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:57:59 [info] 36#36: *16 [lua] access_by_lua(msblocations.conf:189):2: 9bf803206d299027185a53b0f8974c93:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 04:57:59 [info] 36#36: *16 [lua] logger.lua:23: 9bf803206d299027185a53b0f8974c93 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:04:57:59 +0000] 9bf803206d299027185a53b0f8974c93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.131 upstream_response_time:0.130 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:04:57:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 35
2022/10/23 04:58:07 [info] 36#36: *19 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:58:07 [info] 39#39: *20 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:58:14 [info] 36#36: *21 [lua] access_by_lua(msblocations.conf:189):2: 7b6e2276782646fccc21841104a772ed:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:04:58:14 +0000] 7b6e2276782646fccc21841104a772ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/10/23 04:58:14 [info] 36#36: *21 [lua] logger.lua:23: 7b6e2276782646fccc21841104a772ed {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:04:58:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/23 04:58:17 [info] 36#36: *23 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:58:17 [info] 36#36: *22 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:58:27 [info] 36#36: *24 [lua] access_by_lua(msblocations.conf:189):2: 1a133bd9b8ddaf5ea74fb3bd66bfdb89:receive the request, client: 10.233.71.17, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2022/10/23 04:58:27 [info] 36#36: *24 [lua] logger.lua:23: 1a133bd9b8ddaf5ea74fb3bd66bfdb89 {"matched":"microservices"} while logging request, client: 10.233.71.17, 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.71.17 - - [23/Oct/2022:04:58:27 +0000] 1a133bd9b8ddaf5ea74fb3bd66bfdb89 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.241 upstream_response_time:0.239 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.71.17 - - [23/Oct/2022:04:58:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 232
2022/10/23 04:58:27 [info] 36#36: *25 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:58:27 [info] 36#36: *26 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:58:29 [info] 36#36: *28 [lua] access_by_lua(msblocations.conf:189):2: b00be27a497d0d3601172da4d1531b88:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:04:58:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 04:58:29 [info] 36#36: *28 [lua] logger.lua:23: b00be27a497d0d3601172da4d1531b88 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:04:58:29 +0000] b00be27a497d0d3601172da4d1531b88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/23 04:58:29 [info] 36#36: *27 [lua] access_by_lua(msblocations.conf:189):2: 4576a6faa742ceb780e83bcf9d0158c9:receive the request, client: 10.233.66.7, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2022/10/23 04:58:29 [info] 36#36: *27 [lua] logger.lua:23: 4576a6faa742ceb780e83bcf9d0158c9 {"matched":"microservices"} while logging request, client: 10.233.66.7, 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.7 - - [23/Oct/2022:04:58:29 +0000] 4576a6faa742ceb780e83bcf9d0158c9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.086 upstream_response_time:0.086 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.66.7 - - [23/Oct/2022:04:58:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 489 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 83
2022/10/23 04:58:31 [notice] 47#47: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/10/23 04:58:31 [notice] 34#34: signal 17 (SIGCHLD) received from 47
2022/10/23 04:58:31 [notice] 34#34: cache loader process 47 exited with code 0
2022/10/23 04:58:31 [notice] 34#34: signal 29 (SIGIO) received
2022/10/23 04:58:32 [info] 36#36: *24 client 10.233.71.17 closed keepalive connection
2022/10/23 04:58:37 [info] 39#39: *30 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:58:37 [info] 39#39: *31 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:58:38 [info] 36#36: *27 client 10.233.66.7 closed keepalive connection
2022/10/23 04:58:44 [info] 36#36: *32 [lua] access_by_lua(msblocations.conf:189):2: 8aa3dec6d846f8dd699f19f1d155471d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 04:58:44 [info] 36#36: *32 [lua] logger.lua:23: 8aa3dec6d846f8dd699f19f1d155471d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:04:58:44 +0000] 8aa3dec6d846f8dd699f19f1d155471d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:04:58:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 04:58:47 [info] 39#39: *33 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:58:47 [info] 39#39: *34 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:58:57 [info] 39#39: *35 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:58:57 [info] 39#39: *36 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:58:59 [info] 36#36: *37 [lua] access_by_lua(msblocations.conf:189):2: fc90ddd468033790b0742c381a10bef6:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 04:58:59 [info] 36#36: *37 [lua] logger.lua:23: fc90ddd468033790b0742c381a10bef6 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:04:58:59 +0000] fc90ddd468033790b0742c381a10bef6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:04:58:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/23 04:59:07 [info] 39#39: *39 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:59:07 [info] 36#36: *38 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:59:14 [info] 36#36: *40 [lua] access_by_lua(msblocations.conf:189):2: 1f3bf12d40708a83ced64ce4f1337335:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:04:59:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.238 - - [23/Oct/2022:04:59:14 +0000] 1f3bf12d40708a83ced64ce4f1337335 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/23 04:59:14 [info] 36#36: *40 [lua] logger.lua:23: 1f3bf12d40708a83ced64ce4f1337335 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 04:59:17 [info] 36#36: *41 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:59:17 [info] 39#39: *42 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:59:27 [info] 36#36: *43 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:59:27 [info] 36#36: *44 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:59:29 [info] 36#36: *45 [lua] access_by_lua(msblocations.conf:189):2: 780e683011fa31d99abf55cc21d5202b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:04:59:29 +0000] 780e683011fa31d99abf55cc21d5202b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 04:59:29 [info] 36#36: *45 [lua] logger.lua:23: 780e683011fa31d99abf55cc21d5202b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:04:59:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 04:59:37 [info] 36#36: *48 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:59:37 [info] 36#36: *47 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:59:44 [info] 36#36: *49 [lua] access_by_lua(msblocations.conf:189):2: dc0a2739ac6278c2420ed7eeebdbe12a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 04:59:44 [info] 36#36: *49 [lua] logger.lua:23: dc0a2739ac6278c2420ed7eeebdbe12a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:04:59:44 +0000] dc0a2739ac6278c2420ed7eeebdbe12a "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.238 - - [23/Oct/2022:04:59:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 04:59:47 [info] 39#39: *51 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:59:47 [info] 36#36: *50 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:59:57 [info] 36#36: *52 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:59:57 [info] 36#36: *53 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 04:59:59 [info] 36#36: *54 [lua] access_by_lua(msblocations.conf:189):2: 253410ef17da498b6487d44687b38e80:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:04:59:59 +0000] 253410ef17da498b6487d44687b38e80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 04:59:59 [info] 36#36: *54 [lua] logger.lua:23: 253410ef17da498b6487d44687b38e80 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:04:59:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:00:07 [info] 39#39: *55 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:00:07 [info] 39#39: *56 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:00:14 [info] 36#36: *57 [lua] access_by_lua(msblocations.conf:189):2: 5cf20d8786f291f1ada76d75119eae14:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:00:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/23 05:00:14 [info] 36#36: *57 [lua] logger.lua:23: 5cf20d8786f291f1ada76d75119eae14 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:00:14 +0000] 5cf20d8786f291f1ada76d75119eae14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2022/10/23 05:00:17 [info] 39#39: *58 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:00:17 [info] 36#36: *59 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:00:27 [info] 36#36: *60 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:00:27 [info] 39#39: *61 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:00:29 [info] 36#36: *62 [lua] access_by_lua(msblocations.conf:189):2: 5fa5e54f51c73da26a5248cc09939cd1:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:00:29 +0000] 5fa5e54f51c73da26a5248cc09939cd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:00:29 [info] 36#36: *62 [lua] logger.lua:23: 5fa5e54f51c73da26a5248cc09939cd1 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:00:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:00:37 [info] 36#36: *65 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:00:37 [info] 39#39: *64 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:00:44 [info] 36#36: *66 [lua] access_by_lua(msblocations.conf:189):2: c1b418e888a51a340c33657f83531e30:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:00:44 [info] 36#36: *66 [lua] logger.lua:23: c1b418e888a51a340c33657f83531e30 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:00:44 +0000] c1b418e888a51a340c33657f83531e30 "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.238 - - [23/Oct/2022:05:00:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:00:47 [info] 39#39: *67 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:00:47 [info] 39#39: *68 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:00:57 [info] 36#36: *69 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:00:57 [info] 39#39: *70 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:00:59 [info] 36#36: *71 [lua] access_by_lua(msblocations.conf:189):2: 7ab650dc6936a89dc4f7fe7936c238ad:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:00:59 +0000] 7ab650dc6936a89dc4f7fe7936c238ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2022/10/23 05:00:59 [info] 36#36: *71 [lua] logger.lua:23: 7ab650dc6936a89dc4f7fe7936c238ad {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:00:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/23 05:01:07 [info] 39#39: *72 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:01:07 [info] 39#39: *73 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:01:14 [info] 36#36: *74 [lua] access_by_lua(msblocations.conf:189):2: bf2445ca639690cbbc1c3f2738a73ad2:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:01:14 [info] 36#36: *74 [lua] logger.lua:23: bf2445ca639690cbbc1c3f2738a73ad2 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:01:14 +0000] bf2445ca639690cbbc1c3f2738a73ad2 "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.238 - - [23/Oct/2022:05:01:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:01:17 [info] 36#36: *75 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:01:17 [info] 36#36: *76 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:01:27 [info] 39#39: *77 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:01:27 [info] 39#39: *78 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:01:29 [info] 36#36: *79 [lua] access_by_lua(msblocations.conf:189):2: cf970d3ca07e152111a2efbfdb6c113a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:01:29 [info] 36#36: *79 [lua] logger.lua:23: cf970d3ca07e152111a2efbfdb6c113a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:01:29 +0000] cf970d3ca07e152111a2efbfdb6c113a "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.238 - - [23/Oct/2022:05:01:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:01:37 [info] 39#39: *82 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:01:37 [info] 39#39: *81 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:01:44 [info] 36#36: *83 [lua] access_by_lua(msblocations.conf:189):2: 0386d3ae0b7231360a9ba59773d09a14:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:01:44 [info] 36#36: *83 [lua] logger.lua:23: 0386d3ae0b7231360a9ba59773d09a14 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:01:44 +0000] 0386d3ae0b7231360a9ba59773d09a14 "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.238 - - [23/Oct/2022:05:01:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:01:47 [info] 39#39: *85 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:01:47 [info] 36#36: *84 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:01:57 [info] 36#36: *86 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:01:57 [info] 36#36: *87 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:01:59 [info] 36#36: *88 [lua] access_by_lua(msblocations.conf:189):2: 3e295e4c95a5f6875f220e56c8b0707a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:01:59 [info] 36#36: *88 [lua] logger.lua:23: 3e295e4c95a5f6875f220e56c8b0707a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:01:59 +0000] 3e295e4c95a5f6875f220e56c8b0707a "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.238 - - [23/Oct/2022:05:01:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 05:02:07 [info] 39#39: *89 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:02:07 [info] 39#39: *90 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:02:14 [info] 36#36: *91 [lua] access_by_lua(msblocations.conf:189):2: b32485dab6633d3446cfdbd0d23109ec:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:02:14 +0000] b32485dab6633d3446cfdbd0d23109ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:02:14 [info] 36#36: *91 [lua] logger.lua:23: b32485dab6633d3446cfdbd0d23109ec {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:02:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:02:17 [info] 36#36: *92 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:02:17 [info] 36#36: *93 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:02:27 [info] 36#36: *94 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:02:27 [info] 36#36: *95 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:02:29 [info] 36#36: *96 [lua] access_by_lua(msblocations.conf:189):2: c950a3f24f45fabb08cedd97c20f5db3:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:02:29 [info] 36#36: *96 [lua] logger.lua:23: c950a3f24f45fabb08cedd97c20f5db3 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:02:29 +0000] c950a3f24f45fabb08cedd97c20f5db3 "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.238 - - [23/Oct/2022:05:02:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:02:37 [info] 36#36: *99 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:02:37 [info] 39#39: *98 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:02:44 [info] 36#36: *100 [lua] access_by_lua(msblocations.conf:189):2: 2954b943c218c972e4d88840c4cfbf22:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:02:44 [info] 36#36: *100 [lua] logger.lua:23: 2954b943c218c972e4d88840c4cfbf22 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:02:44 +0000] 2954b943c218c972e4d88840c4cfbf22 "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.238 - - [23/Oct/2022:05:02:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:02:47 [info] 39#39: *102 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:02:47 [info] 36#36: *101 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:02:57 [info] 36#36: *103 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:02:57 [info] 36#36: *104 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:02:59 [info] 36#36: *105 [lua] access_by_lua(msblocations.conf:189):2: 7f1c0084f83cbe2e5bc253f1e3c865f8:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:02:59 +0000] 7f1c0084f83cbe2e5bc253f1e3c865f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:02:59 [info] 36#36: *105 [lua] logger.lua:23: 7f1c0084f83cbe2e5bc253f1e3c865f8 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:02:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:03:07 [info] 39#39: *106 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:03:07 [info] 39#39: *107 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:03:14 [info] 36#36: *108 [lua] access_by_lua(msblocations.conf:189):2: b54a9611b1244e74d5eda9cf7049d82f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:03:14 [info] 36#36: *108 [lua] logger.lua:23: b54a9611b1244e74d5eda9cf7049d82f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:03:14 +0000] b54a9611b1244e74d5eda9cf7049d82f "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.238 - - [23/Oct/2022:05:03:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:03:17 [info] 36#36: *110 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:03:17 [info] 39#39: *109 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:03:27 [info] 36#36: *112 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:03:27 [info] 36#36: *111 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:03:29 [info] 36#36: *113 [lua] access_by_lua(msblocations.conf:189):2: 74efa6c3f74c271f034725ea21492d3b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:03:29 +0000] 74efa6c3f74c271f034725ea21492d3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:03:29 [info] 36#36: *113 [lua] logger.lua:23: 74efa6c3f74c271f034725ea21492d3b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:03:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:03:37 [info] 39#39: *116 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:03:37 [info] 39#39: *115 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:03:44 [info] 36#36: *117 [lua] access_by_lua(msblocations.conf:189):2: f8a24439e46f6b79e30f12998c1c3cef:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:03:44 +0000] f8a24439e46f6b79e30f12998c1c3cef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:03:44 [info] 36#36: *117 [lua] logger.lua:23: f8a24439e46f6b79e30f12998c1c3cef {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:03:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:03:47 [info] 36#36: *118 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:03:47 [info] 39#39: *119 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:03:57 [info] 36#36: *120 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:03:57 [info] 36#36: *121 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:03:59 [info] 36#36: *122 [lua] access_by_lua(msblocations.conf:189):2: 500fff7510f99ddae53498208a978f67:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:03:59 [info] 36#36: *122 [lua] logger.lua:23: 500fff7510f99ddae53498208a978f67 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:03:59 +0000] 500fff7510f99ddae53498208a978f67 "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.238 - - [23/Oct/2022:05:03:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:04:07 [info] 36#36: *123 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:04:07 [info] 36#36: *124 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:04:14 [info] 36#36: *125 [lua] access_by_lua(msblocations.conf:189):2: ef82a59013fc05167bce4c50157f6474:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:04:14 +0000] ef82a59013fc05167bce4c50157f6474 "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.238 - - [23/Oct/2022:05:04:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/23 05:04:14 [info] 36#36: *125 [lua] logger.lua:23: ef82a59013fc05167bce4c50157f6474 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:04:17 [info] 36#36: *126 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:04:17 [info] 39#39: *127 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:04:27 [info] 39#39: *129 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:04:27 [info] 36#36: *128 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:04:29 [info] 36#36: *130 [lua] access_by_lua(msblocations.conf:189):2: 8aeccf4a8ce0abf7417917c4c3f9bfc6:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:04:29 [info] 36#36: *130 [lua] logger.lua:23: 8aeccf4a8ce0abf7417917c4c3f9bfc6 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:04:29 +0000] 8aeccf4a8ce0abf7417917c4c3f9bfc6 "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.238 - - [23/Oct/2022:05:04:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:04:37 [info] 39#39: *132 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:04:37 [info] 39#39: *133 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:04:44 [info] 36#36: *134 [lua] access_by_lua(msblocations.conf:189):2: 7d8e7e071439ee10629a2677b79d7f93:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:04:44 +0000] 7d8e7e071439ee10629a2677b79d7f93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:04:44 [info] 36#36: *134 [lua] logger.lua:23: 7d8e7e071439ee10629a2677b79d7f93 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:04:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:04:47 [info] 36#36: *135 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:04:47 [info] 39#39: *136 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:04:57 [info] 39#39: *137 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:04:57 [info] 39#39: *138 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:04:59 [info] 36#36: *139 [lua] access_by_lua(msblocations.conf:189):2: 190138bc60899dde9853aef7152d84e1:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:04:59 +0000] 190138bc60899dde9853aef7152d84e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:04:59 [info] 36#36: *139 [lua] logger.lua:23: 190138bc60899dde9853aef7152d84e1 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:04:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:05:07 [info] 36#36: *140 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:05:07 [info] 36#36: *141 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:05:14 [info] 36#36: *142 [lua] access_by_lua(msblocations.conf:189):2: e2c199308ad1ae30d2d8468daa091091:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:05:14 +0000] e2c199308ad1ae30d2d8468daa091091 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:05:14 [info] 36#36: *142 [lua] logger.lua:23: e2c199308ad1ae30d2d8468daa091091 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:05:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:05:17 [info] 39#39: *143 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:05:17 [info] 39#39: *144 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:05:27 [info] 36#36: *145 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:05:27 [info] 36#36: *146 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:05:29 [info] 36#36: *147 [lua] access_by_lua(msblocations.conf:189):2: 416e9067df6cdf4adf7f94df72967176:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:05:29 +0000] 416e9067df6cdf4adf7f94df72967176 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:05:29 [info] 36#36: *147 [lua] logger.lua:23: 416e9067df6cdf4adf7f94df72967176 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:05:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:05:37 [info] 39#39: *149 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:05:37 [info] 36#36: *150 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:05:45 [info] 36#36: *151 [lua] access_by_lua(msblocations.conf:189):2: b5367ba1317871a7542be448b491c341:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:05:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.238 - - [23/Oct/2022:05:05:45 +0000] b5367ba1317871a7542be448b491c341 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:05:45 [info] 36#36: *151 [lua] logger.lua:23: b5367ba1317871a7542be448b491c341 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:05:47 [info] 36#36: *152 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:05:47 [info] 36#36: *153 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:05:57 [info] 39#39: *154 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:05:57 [info] 36#36: *155 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:06:00 [info] 36#36: *156 [lua] access_by_lua(msblocations.conf:189):2: 52bccb9fb9ef3259c998768a46d7801c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:06:00 [info] 36#36: *156 [lua] logger.lua:23: 52bccb9fb9ef3259c998768a46d7801c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:06:00 +0000] 52bccb9fb9ef3259c998768a46d7801c "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.238 - - [23/Oct/2022:05:06:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:06:07 [info] 39#39: *158 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:06:07 [info] 39#39: *157 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:06:15 [info] 36#36: *159 [lua] access_by_lua(msblocations.conf:189):2: 71eb80974c1df833a9be72530bd5e002:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:06:15 [info] 36#36: *159 [lua] logger.lua:23: 71eb80974c1df833a9be72530bd5e002 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:06:15 +0000] 71eb80974c1df833a9be72530bd5e002 "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.238 - - [23/Oct/2022:05:06:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:06:17 [info] 39#39: *160 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:06:17 [info] 39#39: *161 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:06:27 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:06:27 [info] 39#39: *163 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:06:30 [info] 36#36: *164 [lua] access_by_lua(msblocations.conf:189):2: 166cce2bd7261fe46e3b8d9a249e6dd0:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:06:30 +0000] 166cce2bd7261fe46e3b8d9a249e6dd0 "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.238 - - [23/Oct/2022:05:06:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:06:30 [info] 36#36: *164 [lua] logger.lua:23: 166cce2bd7261fe46e3b8d9a249e6dd0 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:06:37 [info] 36#36: *166 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:06:37 [info] 36#36: *167 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:06:45 [info] 36#36: *168 [lua] access_by_lua(msblocations.conf:189):2: 03ec5c4f2196d0f47a229b8176f00e3d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:06:45 +0000] 03ec5c4f2196d0f47a229b8176f00e3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:06:45 [info] 36#36: *168 [lua] logger.lua:23: 03ec5c4f2196d0f47a229b8176f00e3d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:06:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:06:47 [info] 39#39: *169 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:06:47 [info] 36#36: *170 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:06:57 [info] 36#36: *171 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:06:57 [info] 36#36: *172 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:07:00 [info] 36#36: *173 [lua] access_by_lua(msblocations.conf:189):2: 2b0e01734a23a3163dd05435e399f451:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:07:00 +0000] 2b0e01734a23a3163dd05435e399f451 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/23 05:07:00 [info] 36#36: *173 [lua] logger.lua:23: 2b0e01734a23a3163dd05435e399f451 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:07:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:07:07 [info] 39#39: *174 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:07:07 [info] 39#39: *175 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:07:15 [info] 36#36: *176 [lua] access_by_lua(msblocations.conf:189):2: f051aa36a6da5324750cc7c9310d1cdd:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:07:15 [info] 36#36: *176 [lua] logger.lua:23: f051aa36a6da5324750cc7c9310d1cdd {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:07:15 +0000] f051aa36a6da5324750cc7c9310d1cdd "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.238 - - [23/Oct/2022:05:07:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:07:17 [info] 39#39: *177 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:07:17 [info] 39#39: *178 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:07:27 [info] 39#39: *179 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:07:27 [info] 39#39: *180 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:07:30 [info] 36#36: *181 [lua] access_by_lua(msblocations.conf:189):2: 6889b93865b9109cbbfb1c79c85a3e74:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:07:30 +0000] 6889b93865b9109cbbfb1c79c85a3e74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:07:30 [info] 36#36: *181 [lua] logger.lua:23: 6889b93865b9109cbbfb1c79c85a3e74 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:07:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:07:37 [info] 36#36: *183 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:07:37 [info] 39#39: *184 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:07:45 [info] 36#36: *185 [lua] access_by_lua(msblocations.conf:189):2: 46d8e92caa7c799659a9e3c2dbc1627a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:07:45 [info] 36#36: *185 [lua] logger.lua:23: 46d8e92caa7c799659a9e3c2dbc1627a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:07:45 +0000] 46d8e92caa7c799659a9e3c2dbc1627a "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.238 - - [23/Oct/2022:05:07:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:07:47 [info] 36#36: *186 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:07:47 [info] 39#39: *187 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:07:57 [info] 39#39: *188 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:07:57 [info] 39#39: *189 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:08:00 [info] 36#36: *190 [lua] access_by_lua(msblocations.conf:189):2: 16903b99cbaad5d46117b83a468c2356:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:08:00 [info] 36#36: *190 [lua] logger.lua:23: 16903b99cbaad5d46117b83a468c2356 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:08:00 +0000] 16903b99cbaad5d46117b83a468c2356 "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.238 - - [23/Oct/2022:05:08:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:08:07 [info] 36#36: *191 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:08:07 [info] 36#36: *192 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:08:15 [info] 36#36: *193 [lua] access_by_lua(msblocations.conf:189):2: 788af9cc35cb8a0bf35d13c57c98266c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:08:15 +0000] 788af9cc35cb8a0bf35d13c57c98266c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:08:15 [info] 36#36: *193 [lua] logger.lua:23: 788af9cc35cb8a0bf35d13c57c98266c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:08:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:08:17 [info] 36#36: *194 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:08:17 [info] 36#36: *195 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:08:27 [info] 36#36: *196 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:08:27 [info] 36#36: *197 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:08:30 [info] 36#36: *198 [lua] access_by_lua(msblocations.conf:189):2: 4472aeda6c5bdc73b189974218262df4:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:08:30 [info] 36#36: *198 [lua] logger.lua:23: 4472aeda6c5bdc73b189974218262df4 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:08:30 +0000] 4472aeda6c5bdc73b189974218262df4 "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.238 - - [23/Oct/2022:05:08:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/23 05:08:37 [info] 36#36: *201 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:08:37 [info] 36#36: *200 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:08:45 [info] 36#36: *202 [lua] access_by_lua(msblocations.conf:189):2: 4b939dec8f34ea13270ab66b9d2a7b3d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:08:45 [info] 36#36: *202 [lua] logger.lua:23: 4b939dec8f34ea13270ab66b9d2a7b3d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:08:45 +0000] 4b939dec8f34ea13270ab66b9d2a7b3d "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.238 - - [23/Oct/2022:05:08:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:08:47 [info] 36#36: *203 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:08:47 [info] 39#39: *204 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:08:57 [info] 39#39: *205 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:08:57 [info] 39#39: *206 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:09:00 [info] 36#36: *207 [lua] access_by_lua(msblocations.conf:189):2: e74e370ed551aac48fa270fb4360deb1:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:09:00 [info] 36#36: *207 [lua] logger.lua:23: e74e370ed551aac48fa270fb4360deb1 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:09:00 +0000] e74e370ed551aac48fa270fb4360deb1 "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.238 - - [23/Oct/2022:05:09:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:09:07 [info] 36#36: *209 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:09:07 [info] 39#39: *208 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:09:15 [info] 36#36: *210 [lua] access_by_lua(msblocations.conf:189):2: 9fd670bf64e6e477394aadcbb9512093:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:09:15 [info] 36#36: *210 [lua] logger.lua:23: 9fd670bf64e6e477394aadcbb9512093 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:09:15 +0000] 9fd670bf64e6e477394aadcbb9512093 "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.238 - - [23/Oct/2022:05:09:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:09:17 [info] 39#39: *211 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:09:17 [info] 36#36: *212 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:09:27 [info] 36#36: *214 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:09:27 [info] 39#39: *213 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:09:30 [info] 36#36: *215 [lua] access_by_lua(msblocations.conf:189):2: d935bfc2794ecf5f4ca87284669f5f56:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:09:30 +0000] d935bfc2794ecf5f4ca87284669f5f56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/23 05:09:30 [info] 36#36: *215 [lua] logger.lua:23: d935bfc2794ecf5f4ca87284669f5f56 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:09:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:09:37 [info] 39#39: *218 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:09:37 [info] 36#36: *217 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:09:45 [info] 36#36: *219 [lua] access_by_lua(msblocations.conf:189):2: ede7e728f149a3ae649e0964de7f9f4c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:09:45 [info] 36#36: *219 [lua] logger.lua:23: ede7e728f149a3ae649e0964de7f9f4c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:09:45 +0000] ede7e728f149a3ae649e0964de7f9f4c "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.238 - - [23/Oct/2022:05:09:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:09:47 [info] 36#36: *220 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:09:47 [info] 36#36: *221 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:09:57 [info] 36#36: *222 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:09:57 [info] 36#36: *223 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:10:00 [info] 36#36: *224 [lua] access_by_lua(msblocations.conf:189):2: af3c68369cc6709113e204c02a479490:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:10:00 [info] 36#36: *224 [lua] logger.lua:23: af3c68369cc6709113e204c02a479490 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:10:00 +0000] af3c68369cc6709113e204c02a479490 "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.238 - - [23/Oct/2022:05:10:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:10:07 [info] 39#39: *225 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:10:07 [info] 36#36: *226 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:10:15 [info] 36#36: *227 [lua] access_by_lua(msblocations.conf:189):2: d9a9f78c7ba435d411aada8e25aefc65:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:10:15 [info] 36#36: *227 [lua] logger.lua:23: d9a9f78c7ba435d411aada8e25aefc65 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:10:15 +0000] d9a9f78c7ba435d411aada8e25aefc65 "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.238 - - [23/Oct/2022:05:10:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:10:17 [info] 39#39: *229 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:10:17 [info] 39#39: *228 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:10:27 [info] 36#36: *231 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:10:27 [info] 39#39: *230 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:10:30 [info] 36#36: *232 [lua] access_by_lua(msblocations.conf:189):2: 1793d287f54be8ff59d68daf4ed21cd0:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:10:30 +0000] 1793d287f54be8ff59d68daf4ed21cd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:10:30 [info] 36#36: *232 [lua] logger.lua:23: 1793d287f54be8ff59d68daf4ed21cd0 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:10:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:10:37 [info] 36#36: *234 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:10:37 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:10:45 [info] 36#36: *236 [lua] access_by_lua(msblocations.conf:189):2: 06c5eebef3667da065bf69661b27657b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:10:45 [info] 36#36: *236 [lua] logger.lua:23: 06c5eebef3667da065bf69661b27657b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:10:45 +0000] 06c5eebef3667da065bf69661b27657b "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.238 - - [23/Oct/2022:05:10:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:10:47 [info] 39#39: *237 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:10:47 [info] 39#39: *238 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:10:57 [info] 39#39: *239 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:10:57 [info] 39#39: *240 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:11:00 [info] 36#36: *241 [lua] access_by_lua(msblocations.conf:189):2: 8638dda5d87970eb237f3042bb0db67e:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:11:00 [info] 36#36: *241 [lua] logger.lua:23: 8638dda5d87970eb237f3042bb0db67e {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:11:00 +0000] 8638dda5d87970eb237f3042bb0db67e "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.238 - - [23/Oct/2022:05:11:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:11:07 [info] 36#36: *242 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:11:07 [info] 36#36: *243 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:11:15 [info] 36#36: *244 [lua] access_by_lua(msblocations.conf:189):2: 5e8ddabeb175fe3bee93e8291e078b6b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:11:15 +0000] 5e8ddabeb175fe3bee93e8291e078b6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:11:15 [info] 36#36: *244 [lua] logger.lua:23: 5e8ddabeb175fe3bee93e8291e078b6b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:11:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:11:17 [info] 36#36: *246 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:11:17 [info] 36#36: *245 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:11:27 [info] 39#39: *247 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:11:27 [info] 39#39: *248 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:11:30 [info] 36#36: *249 [lua] access_by_lua(msblocations.conf:189):2: 503b4fdd1739b3ff2e2b4a82e38ca72f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:11:30 [info] 36#36: *249 [lua] logger.lua:23: 503b4fdd1739b3ff2e2b4a82e38ca72f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:11:30 +0000] 503b4fdd1739b3ff2e2b4a82e38ca72f "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.238 - - [23/Oct/2022:05:11:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:11:37 [info] 36#36: *251 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:11:37 [info] 39#39: *252 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:11:45 [info] 36#36: *253 [lua] access_by_lua(msblocations.conf:189):2: 54b32c7556a740b6f8d38ab09d128cee:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:11:45 [info] 36#36: *253 [lua] logger.lua:23: 54b32c7556a740b6f8d38ab09d128cee {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:11:45 +0000] 54b32c7556a740b6f8d38ab09d128cee "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.238 - - [23/Oct/2022:05:11:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:11:47 [info] 36#36: *254 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:11:47 [info] 36#36: *255 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:11:57 [info] 39#39: *256 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:11:57 [info] 39#39: *257 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:12:00 [info] 36#36: *258 [lua] access_by_lua(msblocations.conf:189):2: bbf431d5d3ba49ae19394ef5a7d7f5a0:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:12:00 [info] 36#36: *258 [lua] logger.lua:23: bbf431d5d3ba49ae19394ef5a7d7f5a0 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:12:00 +0000] bbf431d5d3ba49ae19394ef5a7d7f5a0 "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.238 - - [23/Oct/2022:05:12:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:12:07 [info] 36#36: *259 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:12:07 [info] 39#39: *260 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:12:15 [info] 36#36: *261 [lua] access_by_lua(msblocations.conf:189):2: 0fb1c52b4b4848a5c700152f0931d52d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:12:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:12:15 [info] 36#36: *261 [lua] logger.lua:23: 0fb1c52b4b4848a5c700152f0931d52d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:12:15 +0000] 0fb1c52b4b4848a5c700152f0931d52d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:12:17 [info] 36#36: *262 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:12:17 [info] 39#39: *263 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:12:27 [info] 39#39: *264 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:12:27 [info] 39#39: *265 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:12:30 [info] 36#36: *266 [lua] access_by_lua(msblocations.conf:189):2: 558b8444a744c025dbe4493000441c08:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:12:30 +0000] 558b8444a744c025dbe4493000441c08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:12:30 [info] 36#36: *266 [lua] logger.lua:23: 558b8444a744c025dbe4493000441c08 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:12:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:12:37 [info] 39#39: *268 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:12:37 [info] 36#36: *269 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:12:45 [info] 36#36: *270 [lua] access_by_lua(msblocations.conf:189):2: 6113521c991be937616c1bb0fc32eb62:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:12:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.238 - - [23/Oct/2022:05:12:45 +0000] 6113521c991be937616c1bb0fc32eb62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/23 05:12:45 [info] 36#36: *270 [lua] logger.lua:23: 6113521c991be937616c1bb0fc32eb62 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:12:47 [info] 36#36: *271 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:12:47 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:12:57 [info] 39#39: *273 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:12:57 [info] 39#39: *274 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:13:00 [info] 36#36: *275 [lua] access_by_lua(msblocations.conf:189):2: 9be1f41df220f45aeaf013174b33d7ca:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:13:00 +0000] 9be1f41df220f45aeaf013174b33d7ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:13:00 [info] 36#36: *275 [lua] logger.lua:23: 9be1f41df220f45aeaf013174b33d7ca {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:13:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:13:07 [info] 39#39: *276 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:13:07 [info] 39#39: *277 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:13:15 [info] 36#36: *278 [lua] access_by_lua(msblocations.conf:189):2: abfc63217f14330b5916eb602e503a58:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:13:15 +0000] abfc63217f14330b5916eb602e503a58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:13:15 [info] 36#36: *278 [lua] logger.lua:23: abfc63217f14330b5916eb602e503a58 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:13:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/23 05:13:17 [info] 36#36: *279 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:13:17 [info] 36#36: *280 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:13:27 [info] 39#39: *281 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:13:27 [info] 39#39: *282 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:13:30 [info] 36#36: *283 [lua] access_by_lua(msblocations.conf:189):2: 75cb557a8383b12da5a8b3db2a217efd:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:13:30 +0000] 75cb557a8383b12da5a8b3db2a217efd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/23 05:13:30 [info] 36#36: *283 [lua] logger.lua:23: 75cb557a8383b12da5a8b3db2a217efd {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:13:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/23 05:13:37 [info] 36#36: *285 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:13:37 [info] 36#36: *286 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:13:45 [info] 36#36: *287 [lua] access_by_lua(msblocations.conf:189):2: c18d5052c5216694fb0a08756d5e9079:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:13:45 [info] 36#36: *287 [lua] logger.lua:23: c18d5052c5216694fb0a08756d5e9079 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:13:45 +0000] c18d5052c5216694fb0a08756d5e9079 "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.238 - - [23/Oct/2022:05:13:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:13:47 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:13:47 [info] 36#36: *288 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:13:57 [info] 36#36: *290 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:13:57 [info] 36#36: *291 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:14:00 [info] 36#36: *292 [lua] access_by_lua(msblocations.conf:189):2: 7c4a53195ea54055c6ceeb4771109e1f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:14:00 [info] 36#36: *292 [lua] logger.lua:23: 7c4a53195ea54055c6ceeb4771109e1f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:14:00 +0000] 7c4a53195ea54055c6ceeb4771109e1f "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.238 - - [23/Oct/2022:05:14:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:14:07 [info] 39#39: *294 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:14:07 [info] 36#36: *293 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:14:15 [info] 36#36: *295 [lua] access_by_lua(msblocations.conf:189):2: a25643ae297c36fd3ffab080ea124bda:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:14:15 +0000] a25643ae297c36fd3ffab080ea124bda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:14:15 [info] 36#36: *295 [lua] logger.lua:23: a25643ae297c36fd3ffab080ea124bda {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:14:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:14:17 [info] 39#39: *296 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:14:17 [info] 39#39: *297 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:14:27 [info] 36#36: *298 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:14:27 [info] 36#36: *299 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:14:30 [info] 36#36: *300 [lua] access_by_lua(msblocations.conf:189):2: 7353ddd9fa995c780e1705e702be5374:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:14:30 +0000] 7353ddd9fa995c780e1705e702be5374 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:14:30 [info] 36#36: *300 [lua] logger.lua:23: 7353ddd9fa995c780e1705e702be5374 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:14:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:14:37 [info] 36#36: *302 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:14:37 [info] 36#36: *303 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:14:45 [info] 36#36: *304 [lua] access_by_lua(msblocations.conf:189):2: 9c3b46a7ddd0ce415d0c28712430011a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:14:45 +0000] 9c3b46a7ddd0ce415d0c28712430011a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:14:45 [info] 36#36: *304 [lua] logger.lua:23: 9c3b46a7ddd0ce415d0c28712430011a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:14:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:14:47 [info] 36#36: *305 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:14:47 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:14:57 [info] 36#36: *307 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:14:57 [info] 36#36: *308 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:15:00 [info] 36#36: *309 [lua] access_by_lua(msblocations.conf:189):2: 641e189d6eb5935a128344fe0326eaad:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:15:00 +0000] 641e189d6eb5935a128344fe0326eaad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:15:00 [info] 36#36: *309 [lua] logger.lua:23: 641e189d6eb5935a128344fe0326eaad {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:15:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:15:07 [info] 36#36: *310 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:15:07 [info] 39#39: *311 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:15:15 [info] 36#36: *312 [lua] access_by_lua(msblocations.conf:189):2: 81cbfd53e8557070ad67cdcb79a56346:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:15:15 [info] 36#36: *312 [lua] logger.lua:23: 81cbfd53e8557070ad67cdcb79a56346 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:15:15 +0000] 81cbfd53e8557070ad67cdcb79a56346 "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.238 - - [23/Oct/2022:05:15:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:15:17 [info] 36#36: *313 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:15:17 [info] 39#39: *314 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:15:27 [info] 36#36: *316 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:15:27 [info] 39#39: *315 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:15:30 [info] 36#36: *317 [lua] access_by_lua(msblocations.conf:189):2: 011a2a1eae2a63571e89180c5fc13cc6:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:15:30 +0000] 011a2a1eae2a63571e89180c5fc13cc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:15:30 [info] 36#36: *317 [lua] logger.lua:23: 011a2a1eae2a63571e89180c5fc13cc6 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:15:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:15:37 [info] 39#39: *319 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:15:37 [info] 39#39: *320 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:15:45 [info] 36#36: *321 [lua] access_by_lua(msblocations.conf:189):2: 15c4737597e594b2abee3d7d283e3913:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:15:45 +0000] 15c4737597e594b2abee3d7d283e3913 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:15:45 [info] 36#36: *321 [lua] logger.lua:23: 15c4737597e594b2abee3d7d283e3913 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:15:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:15:47 [info] 36#36: *323 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:15:47 [info] 36#36: *322 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:15:57 [info] 36#36: *324 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:15:57 [info] 39#39: *325 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:16:00 [info] 36#36: *326 [lua] access_by_lua(msblocations.conf:189):2: 60083276f4092a14b768a63cfb073c3d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:16:00 +0000] 60083276f4092a14b768a63cfb073c3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/23 05:16:00 [info] 36#36: *326 [lua] logger.lua:23: 60083276f4092a14b768a63cfb073c3d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:16:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:16:07 [info] 36#36: *327 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:16:07 [info] 39#39: *328 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:16:15 [info] 36#36: *329 [lua] access_by_lua(msblocations.conf:189):2: 28fa6820b0ed2bb6acb3f2c044f7499f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:16:15 +0000] 28fa6820b0ed2bb6acb3f2c044f7499f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:16:15 [info] 36#36: *329 [lua] logger.lua:23: 28fa6820b0ed2bb6acb3f2c044f7499f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:16:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:16:17 [info] 39#39: *331 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:16:17 [info] 36#36: *330 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:16:27 [info] 36#36: *332 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:16:27 [info] 36#36: *333 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:16:30 [info] 36#36: *334 [lua] access_by_lua(msblocations.conf:189):2: 11583f098dde35797843c5a337849150:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:16:30 +0000] 11583f098dde35797843c5a337849150 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/23 05:16:30 [info] 36#36: *334 [lua] logger.lua:23: 11583f098dde35797843c5a337849150 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:16:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2022/10/23 05:16:37 [info] 39#39: *336 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:16:37 [info] 39#39: *337 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:16:45 [info] 36#36: *338 [lua] access_by_lua(msblocations.conf:189):2: 3c9a0a913cc9a26afc4b0429dd853d84:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:16:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.69.238 - - [23/Oct/2022:05:16:45 +0000] 3c9a0a913cc9a26afc4b0429dd853d84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:16:45 [info] 36#36: *338 [lua] logger.lua:23: 3c9a0a913cc9a26afc4b0429dd853d84 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:16:47 [info] 36#36: *340 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:16:47 [info] 36#36: *339 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:16:57 [info] 36#36: *341 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:16:57 [info] 36#36: *342 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:17:00 [info] 36#36: *343 [lua] access_by_lua(msblocations.conf:189):2: e62384b089028642db39cdd461d217ff:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:17:00 [info] 36#36: *343 [lua] logger.lua:23: e62384b089028642db39cdd461d217ff {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:17:00 +0000] e62384b089028642db39cdd461d217ff "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.238 - - [23/Oct/2022:05:17:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:17:07 [info] 36#36: *345 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:17:07 [info] 36#36: *344 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:17:15 [info] 36#36: *346 [lua] access_by_lua(msblocations.conf:189):2: f50a65f676547188f86db7cee110e348:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:17:15 +0000] f50a65f676547188f86db7cee110e348 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/23 05:17:15 [info] 36#36: *346 [lua] logger.lua:23: f50a65f676547188f86db7cee110e348 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:17:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/23 05:17:17 [info] 36#36: *347 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:17:17 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:17:27 [info] 39#39: *349 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:17:27 [info] 39#39: *350 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:17:30 [info] 36#36: *351 [lua] access_by_lua(msblocations.conf:189):2: 42475a17329001891993dd3a19cb68bd:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:17:30 [info] 36#36: *351 [lua] logger.lua:23: 42475a17329001891993dd3a19cb68bd {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:17:30 +0000] 42475a17329001891993dd3a19cb68bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.025 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:17:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/23 05:17:37 [info] 39#39: *353 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:17:37 [info] 39#39: *354 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:17:45 [info] 36#36: *355 [lua] access_by_lua(msblocations.conf:189):2: 955efec35e474c3e05de22387fc96aeb:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:17:45 [info] 36#36: *355 [lua] logger.lua:23: 955efec35e474c3e05de22387fc96aeb {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:17:45 +0000] 955efec35e474c3e05de22387fc96aeb "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.238 - - [23/Oct/2022:05:17:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:17:47 [info] 36#36: *357 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:17:47 [info] 36#36: *356 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:17:57 [info] 39#39: *358 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:17:57 [info] 39#39: *359 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:18:00 [info] 36#36: *360 [lua] access_by_lua(msblocations.conf:189):2: fb82175cb4a054284b5c501cd58e0e4f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:18:00 [info] 36#36: *360 [lua] logger.lua:23: fb82175cb4a054284b5c501cd58e0e4f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:18:00 +0000] fb82175cb4a054284b5c501cd58e0e4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:18:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:18:07 [info] 39#39: *361 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:18:07 [info] 39#39: *362 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:18:15 [info] 36#36: *363 [lua] access_by_lua(msblocations.conf:189):2: d7a45dcc8ef5249b83a39393c7e6fa6b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:18:15 [info] 36#36: *363 [lua] logger.lua:23: d7a45dcc8ef5249b83a39393c7e6fa6b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:18:15 +0000] d7a45dcc8ef5249b83a39393c7e6fa6b "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.238 - - [23/Oct/2022:05:18:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:18:17 [info] 36#36: *364 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:18:17 [info] 36#36: *365 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:18:25 [info] 36#36: *366 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.66.8, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.66.8 - - [23/Oct/2022:05:18:25 +0000] 0e9270b34e7173ade97058c2308aa4e0 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2022/10/23 05:18:27 [info] 39#39: *367 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:18:27 [info] 39#39: *368 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:18:30 [info] 36#36: *369 [lua] access_by_lua(msblocations.conf:189):2: d6e3660546c37627f759826d43b1dfad:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:18:30 [info] 36#36: *369 [lua] logger.lua:23: d6e3660546c37627f759826d43b1dfad {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:18:30 +0000] d6e3660546c37627f759826d43b1dfad "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.238 - - [23/Oct/2022:05:18:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:18:37 [info] 39#39: *372 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:18:37 [info] 39#39: *371 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:18:45 [info] 36#36: *373 [lua] access_by_lua(msblocations.conf:189):2: 1c8afd26a38822353fcada9775f3d9f5:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:18:45 [info] 36#36: *373 [lua] logger.lua:23: 1c8afd26a38822353fcada9775f3d9f5 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:18:45 +0000] 1c8afd26a38822353fcada9775f3d9f5 "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.238 - - [23/Oct/2022:05:18:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 05:18:47 [info] 39#39: *375 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:18:47 [info] 39#39: *374 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:18:57 [info] 36#36: *377 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:18:57 [info] 39#39: *376 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:19:00 [info] 36#36: *378 [lua] access_by_lua(msblocations.conf:189):2: 32520d506e5ad433b5c99b1f31d585f6:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:19:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.69.238 - - [23/Oct/2022:05:19:00 +0000] 32520d506e5ad433b5c99b1f31d585f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/10/23 05:19:00 [info] 36#36: *378 [lua] logger.lua:23: 32520d506e5ad433b5c99b1f31d585f6 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:19:07 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:19:07 [info] 36#36: *380 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:19:15 [info] 36#36: *381 [lua] access_by_lua(msblocations.conf:189):2: 83f9eee535acdf21532967ad28ac43b1:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:19:15 [info] 36#36: *381 [lua] logger.lua:23: 83f9eee535acdf21532967ad28ac43b1 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:19:15 +0000] 83f9eee535acdf21532967ad28ac43b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:19:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/23 05:19:17 [info] 36#36: *382 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:19:17 [info] 39#39: *383 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:19:27 [info] 39#39: *384 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:19:27 [info] 39#39: *385 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:19:30 [info] 36#36: *386 [lua] access_by_lua(msblocations.conf:189):2: 40676d2f4971eb5cf29555affdcb056c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:19:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.238 - - [23/Oct/2022:05:19:30 +0000] 40676d2f4971eb5cf29555affdcb056c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/23 05:19:30 [info] 36#36: *386 [lua] logger.lua:23: 40676d2f4971eb5cf29555affdcb056c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:19:37 [info] 39#39: *388 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:19:37 [info] 36#36: *389 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:19:45 [info] 36#36: *390 [lua] access_by_lua(msblocations.conf:189):2: 7f3db3ae5adc296127810a83cfec073f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:19:45 +0000] 7f3db3ae5adc296127810a83cfec073f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/10/23 05:19:45 [info] 36#36: *390 [lua] logger.lua:23: 7f3db3ae5adc296127810a83cfec073f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:19:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/23 05:19:47 [info] 39#39: *391 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:19:47 [info] 39#39: *392 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:19:57 [info] 39#39: *393 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:19:57 [info] 39#39: *394 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:20:00 [info] 36#36: *395 [lua] access_by_lua(msblocations.conf:189):2: 24a741a729148095745b255122a2c434:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:20:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.238 - - [23/Oct/2022:05:20:00 +0000] 24a741a729148095745b255122a2c434 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:20:00 [info] 36#36: *395 [lua] logger.lua:23: 24a741a729148095745b255122a2c434 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:20:07 [info] 39#39: *396 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:20:07 [info] 39#39: *397 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:20:15 [info] 36#36: *398 [lua] access_by_lua(msblocations.conf:189):2: f9c1a7e33e1d108ea753addc56429810:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:20:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:20:15 [info] 36#36: *398 [lua] logger.lua:23: f9c1a7e33e1d108ea753addc56429810 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:20:15 +0000] f9c1a7e33e1d108ea753addc56429810 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:20:17 [info] 36#36: *399 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:20:17 [info] 36#36: *400 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:20:27 [info] 36#36: *401 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:20:27 [info] 39#39: *402 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:20:30 [info] 36#36: *403 [lua] access_by_lua(msblocations.conf:189):2: a569a785c8d6d77eb3b90038a99fe310:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:20:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 05:20:30 [info] 36#36: *403 [lua] logger.lua:23: a569a785c8d6d77eb3b90038a99fe310 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:20:30 +0000] a569a785c8d6d77eb3b90038a99fe310 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:20:37 [info] 39#39: *405 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:20:37 [info] 39#39: *406 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:20:45 [info] 36#36: *407 [lua] access_by_lua(msblocations.conf:189):2: 60f301f1775f61b0c4f5646b731c70f2:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:20:45 [info] 36#36: *407 [lua] logger.lua:23: 60f301f1775f61b0c4f5646b731c70f2 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:20:45 +0000] 60f301f1775f61b0c4f5646b731c70f2 "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.238 - - [23/Oct/2022:05:20:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:20:47 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:20:47 [info] 36#36: *409 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:20:57 [info] 39#39: *410 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:20:57 [info] 39#39: *411 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:21:00 [info] 36#36: *412 [lua] access_by_lua(msblocations.conf:189):2: ec0aa2cd732d7899518cdf64b8e98be0:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:21:00 [info] 36#36: *412 [lua] logger.lua:23: ec0aa2cd732d7899518cdf64b8e98be0 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:21:00 +0000] ec0aa2cd732d7899518cdf64b8e98be0 "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.238 - - [23/Oct/2022:05:21:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:21:07 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:21:07 [info] 36#36: *414 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:21:15 [info] 36#36: *415 [lua] access_by_lua(msblocations.conf:189):2: f9184e17dff8681a75d91a674e2794a7:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:21:15 [info] 36#36: *415 [lua] logger.lua:23: f9184e17dff8681a75d91a674e2794a7 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:21:15 +0000] f9184e17dff8681a75d91a674e2794a7 "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.238 - - [23/Oct/2022:05:21:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:21:17 [info] 39#39: *417 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:21:17 [info] 39#39: *416 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:21:27 [info] 39#39: *418 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:21:27 [info] 39#39: *419 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:21:30 [info] 36#36: *420 [lua] access_by_lua(msblocations.conf:189):2: 10e723fb6e8b8e42b5c81ea9f50f5492:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:21:30 [info] 36#36: *420 [lua] logger.lua:23: 10e723fb6e8b8e42b5c81ea9f50f5492 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:21:30 +0000] 10e723fb6e8b8e42b5c81ea9f50f5492 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:21:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:21:37 [info] 39#39: *422 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:21:37 [info] 39#39: *423 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:21:45 [info] 36#36: *424 [lua] access_by_lua(msblocations.conf:189):2: 382ca0db76e042e024b27b5fa25b6088:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:21:46 +0000] 382ca0db76e042e024b27b5fa25b6088 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/10/23 05:21:46 [info] 36#36: *424 [lua] logger.lua:23: 382ca0db76e042e024b27b5fa25b6088 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:21:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/23 05:21:47 [info] 36#36: *425 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:21:47 [info] 36#36: *426 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:21:57 [info] 39#39: *428 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:21:57 [info] 36#36: *427 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:22:01 [info] 36#36: *429 [lua] access_by_lua(msblocations.conf:189):2: d0d510c55f549d8f51c645f3bada35a0:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:22:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.238 - - [23/Oct/2022:05:22:01 +0000] d0d510c55f549d8f51c645f3bada35a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:22:01 [info] 36#36: *429 [lua] logger.lua:23: d0d510c55f549d8f51c645f3bada35a0 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:22:07 [info] 36#36: *430 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:22:07 [info] 39#39: *431 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:22:16 [info] 36#36: *432 [lua] access_by_lua(msblocations.conf:189):2: 4b1adbb783fbce30eac9755dcbb247e4:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:22:16 +0000] 4b1adbb783fbce30eac9755dcbb247e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2022/10/23 05:22:16 [info] 36#36: *432 [lua] logger.lua:23: 4b1adbb783fbce30eac9755dcbb247e4 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:22:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/23 05:22:17 [info] 39#39: *433 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:22:17 [info] 36#36: *434 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:22:27 [info] 36#36: *435 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:22:27 [info] 39#39: *436 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:22:31 [info] 36#36: *437 [lua] access_by_lua(msblocations.conf:189):2: 9c569093f3dce71b0817e71c4e68ff96:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:22:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.238 - - [23/Oct/2022:05:22:31 +0000] 9c569093f3dce71b0817e71c4e68ff96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/23 05:22:31 [info] 36#36: *437 [lua] logger.lua:23: 9c569093f3dce71b0817e71c4e68ff96 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:22:37 [info] 36#36: *439 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:22:37 [info] 36#36: *440 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:22:46 [info] 36#36: *441 [lua] access_by_lua(msblocations.conf:189):2: cf011e1314d5d48ca939bb4370928b7f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:22:46 [info] 36#36: *441 [lua] logger.lua:23: cf011e1314d5d48ca939bb4370928b7f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:22:46 +0000] cf011e1314d5d48ca939bb4370928b7f "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.238 - - [23/Oct/2022:05:22:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:22:47 [info] 39#39: *442 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:22:47 [info] 36#36: *443 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:22:57 [info] 36#36: *445 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:22:57 [info] 36#36: *444 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:23:01 [info] 36#36: *446 [lua] access_by_lua(msblocations.conf:189):2: 64110a77583f6f9cae4b63f86d4035fb:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:23:01 [info] 36#36: *446 [lua] logger.lua:23: 64110a77583f6f9cae4b63f86d4035fb {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:23:01 +0000] 64110a77583f6f9cae4b63f86d4035fb "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.238 - - [23/Oct/2022:05:23:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:23:07 [info] 39#39: *448 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:23:07 [info] 39#39: *447 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:23:16 [info] 36#36: *449 [lua] access_by_lua(msblocations.conf:189):2: d4ed8493409521b26b0902b623481e48:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:23:16 [info] 36#36: *449 [lua] logger.lua:23: d4ed8493409521b26b0902b623481e48 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:23:16 +0000] d4ed8493409521b26b0902b623481e48 "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.238 - - [23/Oct/2022:05:23:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:23:17 [info] 39#39: *450 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:23:17 [info] 36#36: *451 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:23:27 [info] 36#36: *452 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:23:27 [info] 36#36: *453 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:23:31 [info] 36#36: *454 [lua] access_by_lua(msblocations.conf:189):2: 47934407a1dabe9c009d648d1b3a47ee:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:23:31 [info] 36#36: *454 [lua] logger.lua:23: 47934407a1dabe9c009d648d1b3a47ee {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:23:31 +0000] 47934407a1dabe9c009d648d1b3a47ee "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.238 - - [23/Oct/2022:05:23:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:23:37 [info] 36#36: *456 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:23:37 [info] 39#39: *457 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:23:46 [info] 36#36: *458 [lua] access_by_lua(msblocations.conf:189):2: 1d3e4d35fde4aaa4fbbdd1df4a337922:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:23:46 [info] 36#36: *458 [lua] logger.lua:23: 1d3e4d35fde4aaa4fbbdd1df4a337922 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:23:46 +0000] 1d3e4d35fde4aaa4fbbdd1df4a337922 "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.238 - - [23/Oct/2022:05:23:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 05:23:47 [info] 36#36: *460 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:23:47 [info] 36#36: *459 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:23:57 [info] 36#36: *461 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:23:57 [info] 36#36: *462 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:24:01 [info] 36#36: *463 [lua] access_by_lua(msblocations.conf:189):2: 5a62511eb33b81f31cabe90104d86958:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:24:01 [info] 36#36: *463 [lua] logger.lua:23: 5a62511eb33b81f31cabe90104d86958 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:24:01 +0000] 5a62511eb33b81f31cabe90104d86958 "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.238 - - [23/Oct/2022:05:24:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:24:07 [info] 36#36: *465 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:24:07 [info] 36#36: *464 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:24:16 [info] 36#36: *466 [lua] access_by_lua(msblocations.conf:189):2: 4830f8d05e8edad50e3ae6eb118a4bc7:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:24:16 [info] 36#36: *466 [lua] logger.lua:23: 4830f8d05e8edad50e3ae6eb118a4bc7 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:24:16 +0000] 4830f8d05e8edad50e3ae6eb118a4bc7 "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.238 - - [23/Oct/2022:05:24:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:24:17 [info] 36#36: *467 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:24:17 [info] 36#36: *468 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:24:27 [info] 39#39: *470 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:24:27 [info] 39#39: *469 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:24:31 [info] 36#36: *471 [lua] access_by_lua(msblocations.conf:189):2: 8d335475bc4cc57b94b0b205f88ad0b3:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:24:31 +0000] 8d335475bc4cc57b94b0b205f88ad0b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:24:31 [info] 36#36: *471 [lua] logger.lua:23: 8d335475bc4cc57b94b0b205f88ad0b3 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:24:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:24:37 [info] 36#36: *473 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:24:37 [info] 36#36: *474 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:24:46 [info] 36#36: *475 [lua] access_by_lua(msblocations.conf:189):2: 92c1d93074c4b5719ecb0ea03cb02d12:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:24:46 [info] 36#36: *475 [lua] logger.lua:23: 92c1d93074c4b5719ecb0ea03cb02d12 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:24:46 +0000] 92c1d93074c4b5719ecb0ea03cb02d12 "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.238 - - [23/Oct/2022:05:24:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:24:47 [info] 39#39: *477 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:24:47 [info] 36#36: *476 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:24:57 [info] 36#36: *478 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:24:57 [info] 36#36: *479 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:25:01 [info] 36#36: *480 [lua] access_by_lua(msblocations.conf:189):2: 59d61c46e290a2ce10fd5d40445f2f9c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:25:01 +0000] 59d61c46e290a2ce10fd5d40445f2f9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/23 05:25:01 [info] 36#36: *480 [lua] logger.lua:23: 59d61c46e290a2ce10fd5d40445f2f9c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:25:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/23 05:25:07 [info] 36#36: *481 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:25:07 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:25:16 [info] 36#36: *483 [lua] access_by_lua(msblocations.conf:189):2: 220aadb7609b220cabc3f6eeeb859893:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:25:16 [info] 36#36: *483 [lua] logger.lua:23: 220aadb7609b220cabc3f6eeeb859893 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:25:16 +0000] 220aadb7609b220cabc3f6eeeb859893 "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.238 - - [23/Oct/2022:05:25:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:25:17 [info] 39#39: *484 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:25:17 [info] 36#36: *485 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:25:27 [info] 39#39: *486 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:25:27 [info] 39#39: *487 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:25:31 [info] 36#36: *488 [lua] access_by_lua(msblocations.conf:189):2: 4e66f34e070e6bf258c7b1675ef1bbb6:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:25:31 +0000] 4e66f34e070e6bf258c7b1675ef1bbb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:25:31 [info] 36#36: *488 [lua] logger.lua:23: 4e66f34e070e6bf258c7b1675ef1bbb6 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:25:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:25:37 [info] 36#36: *490 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:25:37 [info] 36#36: *491 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:25:46 [info] 36#36: *492 [lua] access_by_lua(msblocations.conf:189):2: 5b58a3db9802d315943527aafa8a99bf:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:25:46 +0000] 5b58a3db9802d315943527aafa8a99bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:25:46 [info] 36#36: *492 [lua] logger.lua:23: 5b58a3db9802d315943527aafa8a99bf {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:25:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:25:47 [info] 39#39: *494 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:25:47 [info] 39#39: *493 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:25:57 [info] 39#39: *495 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:25:57 [info] 39#39: *496 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:26:01 [info] 36#36: *497 [lua] access_by_lua(msblocations.conf:189):2: 8ba5264bd94a32ab05ad54e4e6aca400:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:26:01 [info] 36#36: *497 [lua] logger.lua:23: 8ba5264bd94a32ab05ad54e4e6aca400 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:26:01 +0000] 8ba5264bd94a32ab05ad54e4e6aca400 "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.238 - - [23/Oct/2022:05:26:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:26:07 [info] 39#39: *498 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:26:07 [info] 36#36: *499 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:26:16 [info] 36#36: *500 [lua] access_by_lua(msblocations.conf:189):2: f50db26f98b144eaa03d34bf8648b4eb:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:26:16 +0000] f50db26f98b144eaa03d34bf8648b4eb "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.238 - - [23/Oct/2022:05:26:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:26:16 [info] 36#36: *500 [lua] logger.lua:23: f50db26f98b144eaa03d34bf8648b4eb {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:26:17 [info] 39#39: *502 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:26:17 [info] 36#36: *501 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:26:27 [info] 36#36: *503 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:26:27 [info] 39#39: *504 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:26:31 [info] 36#36: *505 [lua] access_by_lua(msblocations.conf:189):2: 7f4588fa958154a7b4842083f7bc42b9:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:26:31 [info] 36#36: *505 [lua] logger.lua:23: 7f4588fa958154a7b4842083f7bc42b9 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:26:31 +0000] 7f4588fa958154a7b4842083f7bc42b9 "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.238 - - [23/Oct/2022:05:26:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:26:37 [info] 36#36: *507 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:26:37 [info] 39#39: *508 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:26:46 [info] 36#36: *509 [lua] access_by_lua(msblocations.conf:189):2: 37ffb7fa2a30ceaba8d564037b848659:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:26:46 [info] 36#36: *509 [lua] logger.lua:23: 37ffb7fa2a30ceaba8d564037b848659 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:26:46 +0000] 37ffb7fa2a30ceaba8d564037b848659 "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.238 - - [23/Oct/2022:05:26:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:26:47 [info] 36#36: *510 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:26:47 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:26:57 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:26:57 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:27:01 [info] 36#36: *514 [lua] access_by_lua(msblocations.conf:189):2: e780171e4dc5572f6447bfe5ebb020cd:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:27:01 [info] 36#36: *514 [lua] logger.lua:23: e780171e4dc5572f6447bfe5ebb020cd {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:27:01 +0000] e780171e4dc5572f6447bfe5ebb020cd "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.238 - - [23/Oct/2022:05:27:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:27:07 [info] 36#36: *515 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:27:07 [info] 36#36: *516 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:27:16 [info] 36#36: *517 [lua] access_by_lua(msblocations.conf:189):2: abb019b9b09014fe1485bebc7694df58:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:27:16 +0000] abb019b9b09014fe1485bebc7694df58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:27:16 [info] 36#36: *517 [lua] logger.lua:23: abb019b9b09014fe1485bebc7694df58 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:27:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:27:17 [info] 36#36: *519 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:27:17 [info] 36#36: *518 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:27:27 [info] 36#36: *520 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:27:27 [info] 36#36: *521 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:27:31 [info] 36#36: *522 [lua] access_by_lua(msblocations.conf:189):2: 1715e726ef585c0a8302c586d00d33f7:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:27:31 +0000] 1715e726ef585c0a8302c586d00d33f7 "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.238 - - [23/Oct/2022:05:27:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:27:31 [info] 36#36: *522 [lua] logger.lua:23: 1715e726ef585c0a8302c586d00d33f7 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:27:37 [info] 36#36: *525 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:27:37 [info] 39#39: *524 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:27:46 [info] 36#36: *526 [lua] access_by_lua(msblocations.conf:189):2: bd7261bad51c8c85fc138ae09ef0aef3:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:27:46 [info] 36#36: *526 [lua] logger.lua:23: bd7261bad51c8c85fc138ae09ef0aef3 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:27:46 +0000] bd7261bad51c8c85fc138ae09ef0aef3 "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.238 - - [23/Oct/2022:05:27:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:27:47 [info] 39#39: *527 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:27:47 [info] 39#39: *528 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:27:57 [info] 39#39: *529 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:27:57 [info] 39#39: *530 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:28:01 [info] 36#36: *531 [lua] access_by_lua(msblocations.conf:189):2: f80e6dbab4b56693f23349362181ecfe:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:28:01 +0000] f80e6dbab4b56693f23349362181ecfe "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.238 - - [23/Oct/2022:05:28:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/23 05:28:01 [info] 36#36: *531 [lua] logger.lua:23: f80e6dbab4b56693f23349362181ecfe {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:28:07 [info] 36#36: *532 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:28:07 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:28:16 [info] 36#36: *534 [lua] access_by_lua(msblocations.conf:189):2: 8d8d55e435727c5213a5e9cd5802b41b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:28:16 +0000] 8d8d55e435727c5213a5e9cd5802b41b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:28:16 [info] 36#36: *534 [lua] logger.lua:23: 8d8d55e435727c5213a5e9cd5802b41b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:28:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:28:17 [info] 36#36: *535 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:28:17 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:28:27 [info] 36#36: *537 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:28:27 [info] 39#39: *538 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:28:31 [info] 36#36: *539 [lua] access_by_lua(msblocations.conf:189):2: cee4cab5771d3422d7a787531296b494:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:28:31 [info] 36#36: *539 [lua] logger.lua:23: cee4cab5771d3422d7a787531296b494 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:28:31 +0000] cee4cab5771d3422d7a787531296b494 "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.238 - - [23/Oct/2022:05:28:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 05:28:37 [info] 36#36: *541 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:28:37 [info] 36#36: *542 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:28:46 [info] 36#36: *543 [lua] access_by_lua(msblocations.conf:189):2: e940a31a74d2ee6b1dbdbc967932961b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:28:46 +0000] e940a31a74d2ee6b1dbdbc967932961b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:28:46 [info] 36#36: *543 [lua] logger.lua:23: e940a31a74d2ee6b1dbdbc967932961b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:28:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:28:47 [info] 39#39: *544 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:28:47 [info] 36#36: *545 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:28:57 [info] 36#36: *546 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:28:57 [info] 36#36: *547 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:29:01 [info] 36#36: *548 [lua] access_by_lua(msblocations.conf:189):2: b564a1d8eb101227c4242eeb33225fec:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:29:01 [info] 36#36: *548 [lua] logger.lua:23: b564a1d8eb101227c4242eeb33225fec {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:29:01 +0000] b564a1d8eb101227c4242eeb33225fec "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.238 - - [23/Oct/2022:05:29:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:29:07 [info] 36#36: *550 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:29:07 [info] 36#36: *549 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:29:16 [info] 36#36: *551 [lua] access_by_lua(msblocations.conf:189):2: afa4993187350f9a4d52d1819dd25f89:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:29:16 +0000] afa4993187350f9a4d52d1819dd25f89 "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.238 - - [23/Oct/2022:05:29:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:29:16 [info] 36#36: *551 [lua] logger.lua:23: afa4993187350f9a4d52d1819dd25f89 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:29:17 [info] 39#39: *552 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:29:17 [info] 36#36: *553 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:29:27 [info] 36#36: *554 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:29:27 [info] 36#36: *555 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:29:31 [info] 36#36: *556 [lua] access_by_lua(msblocations.conf:189):2: bd3b3e6162880e9f13618f2bd31c389a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:29:31 +0000] bd3b3e6162880e9f13618f2bd31c389a "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.238 - - [23/Oct/2022:05:29:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:29:31 [info] 36#36: *556 [lua] logger.lua:23: bd3b3e6162880e9f13618f2bd31c389a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:29:37 [info] 36#36: *558 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:29:37 [info] 39#39: *559 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:29:46 [info] 36#36: *560 [lua] access_by_lua(msblocations.conf:189):2: 6024a35eec6252f20be327d49dfe060d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:29:46 +0000] 6024a35eec6252f20be327d49dfe060d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:29:46 [info] 36#36: *560 [lua] logger.lua:23: 6024a35eec6252f20be327d49dfe060d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:29:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:29:47 [info] 36#36: *562 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:29:47 [info] 39#39: *561 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:29:57 [info] 39#39: *564 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:29:57 [info] 36#36: *563 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:30:01 [info] 36#36: *565 [lua] access_by_lua(msblocations.conf:189):2: a3aa8ea3e8508ab2f57a73352495c432:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:30:01 [info] 36#36: *565 [lua] logger.lua:23: a3aa8ea3e8508ab2f57a73352495c432 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:30:01 +0000] a3aa8ea3e8508ab2f57a73352495c432 "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.238 - - [23/Oct/2022:05:30:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:30:07 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:30:07 [info] 36#36: *567 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:30:16 [info] 36#36: *568 [lua] access_by_lua(msblocations.conf:189):2: 5e80442193dd48b674085dbff131543f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:30:16 [info] 36#36: *568 [lua] logger.lua:23: 5e80442193dd48b674085dbff131543f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:30:16 +0000] 5e80442193dd48b674085dbff131543f "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.238 - - [23/Oct/2022:05:30:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:30:17 [info] 39#39: *569 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:30:17 [info] 36#36: *570 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:30:27 [info] 39#39: *571 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:30:27 [info] 39#39: *572 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:30:31 [info] 36#36: *573 [lua] access_by_lua(msblocations.conf:189):2: e33e403891ce141de24bb5886d8997b6:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:30:31 [info] 36#36: *573 [lua] logger.lua:23: e33e403891ce141de24bb5886d8997b6 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:30:31 +0000] e33e403891ce141de24bb5886d8997b6 "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.238 - - [23/Oct/2022:05:30:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:30:37 [info] 39#39: *575 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:30:37 [info] 39#39: *576 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:30:46 [info] 36#36: *577 [lua] access_by_lua(msblocations.conf:189):2: 3c2e3743c772d4f57734263e49ad63fd:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:30:46 [info] 36#36: *577 [lua] logger.lua:23: 3c2e3743c772d4f57734263e49ad63fd {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:30:46 +0000] 3c2e3743c772d4f57734263e49ad63fd "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.238 - - [23/Oct/2022:05:30:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:30:47 [info] 39#39: *578 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:30:47 [info] 39#39: *579 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:30:57 [info] 36#36: *580 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:30:57 [info] 36#36: *581 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:31:01 [info] 36#36: *582 [lua] access_by_lua(msblocations.conf:189):2: 6f6ac6344960064abaa98b0c44c67656:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:31:01 +0000] 6f6ac6344960064abaa98b0c44c67656 "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.238 - - [23/Oct/2022:05:31:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:31:01 [info] 36#36: *582 [lua] logger.lua:23: 6f6ac6344960064abaa98b0c44c67656 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:31:07 [info] 36#36: *583 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:31:07 [info] 36#36: *584 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:31:16 [info] 36#36: *585 [lua] access_by_lua(msblocations.conf:189):2: e8763e5a3f3ec0d8d37d7ac502bf50d0:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:31:16 +0000] e8763e5a3f3ec0d8d37d7ac502bf50d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:31:16 [info] 36#36: *585 [lua] logger.lua:23: e8763e5a3f3ec0d8d37d7ac502bf50d0 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:31:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:31:17 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:31:17 [info] 36#36: *586 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:31:27 [info] 39#39: *589 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:31:27 [info] 39#39: *588 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:31:31 [info] 36#36: *590 [lua] access_by_lua(msblocations.conf:189):2: b9b896c1a586b44a8d75e9b6f853e42f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:31:31 [info] 36#36: *590 [lua] logger.lua:23: b9b896c1a586b44a8d75e9b6f853e42f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:31:31 +0000] b9b896c1a586b44a8d75e9b6f853e42f "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.238 - - [23/Oct/2022:05:31:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:31:37 [info] 39#39: *592 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:31:37 [info] 39#39: *593 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:31:46 [info] 36#36: *594 [lua] access_by_lua(msblocations.conf:189):2: 2b8af7ba13345a0a5047397f2ce5e719:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:31:46 [info] 36#36: *594 [lua] logger.lua:23: 2b8af7ba13345a0a5047397f2ce5e719 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:31:46 +0000] 2b8af7ba13345a0a5047397f2ce5e719 "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.238 - - [23/Oct/2022:05:31:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:31:47 [info] 39#39: *595 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:31:47 [info] 39#39: *596 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:31:57 [info] 39#39: *597 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:31:57 [info] 39#39: *598 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:32:01 [info] 36#36: *599 [lua] access_by_lua(msblocations.conf:189):2: 1edeb57d5f721ddfa6a4f02bb973ace4:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:32:01 +0000] 1edeb57d5f721ddfa6a4f02bb973ace4 "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.238 - - [23/Oct/2022:05:32:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/23 05:32:01 [info] 36#36: *599 [lua] logger.lua:23: 1edeb57d5f721ddfa6a4f02bb973ace4 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:32:07 [info] 36#36: *600 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:32:07 [info] 39#39: *601 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:32:16 [info] 36#36: *602 [lua] access_by_lua(msblocations.conf:189):2: 2ac17f9688582e9854bd6b4fd9edec5e:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:32:16 +0000] 2ac17f9688582e9854bd6b4fd9edec5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:32:16 [info] 36#36: *602 [lua] logger.lua:23: 2ac17f9688582e9854bd6b4fd9edec5e {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:32:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:32:17 [info] 36#36: *603 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:32:17 [info] 36#36: *604 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:32:27 [info] 36#36: *605 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:32:27 [info] 36#36: *606 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:32:31 [info] 36#36: *607 [lua] access_by_lua(msblocations.conf:189):2: f3013e77e505fb45a064b579591d0f8d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:32:31 +0000] f3013e77e505fb45a064b579591d0f8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:32:31 [info] 36#36: *607 [lua] logger.lua:23: f3013e77e505fb45a064b579591d0f8d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:32:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:32:37 [info] 36#36: *609 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:32:37 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:32:46 [info] 36#36: *611 [lua] access_by_lua(msblocations.conf:189):2: 6c44a8665ebec6a607c59aa7e8811a5d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:32:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.238 - - [23/Oct/2022:05:32:46 +0000] 6c44a8665ebec6a607c59aa7e8811a5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:32:46 [info] 36#36: *611 [lua] logger.lua:23: 6c44a8665ebec6a607c59aa7e8811a5d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:32:47 [info] 39#39: *613 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:32:47 [info] 39#39: *612 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:32:57 [info] 36#36: *614 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:32:57 [info] 36#36: *615 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:33:01 [info] 36#36: *616 [lua] access_by_lua(msblocations.conf:189):2: 080c98faf8cd983692201d3d9b447ba9:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:33:01 +0000] 080c98faf8cd983692201d3d9b447ba9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:33:01 [info] 36#36: *616 [lua] logger.lua:23: 080c98faf8cd983692201d3d9b447ba9 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:33:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:33:07 [info] 39#39: *618 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:33:07 [info] 39#39: *617 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:33:16 [info] 36#36: *619 [lua] access_by_lua(msblocations.conf:189):2: 80a42dd0e7f29832888cba7b20a4ff69:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:33:16 [info] 36#36: *619 [lua] logger.lua:23: 80a42dd0e7f29832888cba7b20a4ff69 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:33:16 +0000] 80a42dd0e7f29832888cba7b20a4ff69 "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.238 - - [23/Oct/2022:05:33:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:33:17 [info] 39#39: *621 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:33:17 [info] 39#39: *620 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:33:27 [info] 39#39: *623 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:33:27 [info] 39#39: *622 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:33:31 [info] 36#36: *624 [lua] access_by_lua(msblocations.conf:189):2: a0ce31b42fedab6ab730c8be3d4b93ef:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:33:31 [info] 36#36: *624 [lua] logger.lua:23: a0ce31b42fedab6ab730c8be3d4b93ef {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:33:31 +0000] a0ce31b42fedab6ab730c8be3d4b93ef "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.238 - - [23/Oct/2022:05:33:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:33:37 [info] 36#36: *626 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:33:37 [info] 39#39: *627 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:33:46 [info] 36#36: *628 [lua] access_by_lua(msblocations.conf:189):2: 97d6c28b30ee09842b368ab81fffb410:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:33:46 +0000] 97d6c28b30ee09842b368ab81fffb410 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:33:46 [info] 36#36: *628 [lua] logger.lua:23: 97d6c28b30ee09842b368ab81fffb410 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:33:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:33:47 [info] 36#36: *629 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:33:47 [info] 36#36: *630 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:33:57 [info] 36#36: *632 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:33:57 [info] 36#36: *631 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:34:01 [info] 36#36: *633 [lua] access_by_lua(msblocations.conf:189):2: 3fdade347d35af5777ec8968f179913e:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:34:01 +0000] 3fdade347d35af5777ec8968f179913e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:34:01 [info] 36#36: *633 [lua] logger.lua:23: 3fdade347d35af5777ec8968f179913e {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:34:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:34:07 [info] 36#36: *634 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:34:07 [info] 39#39: *635 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:34:16 [info] 36#36: *636 [lua] access_by_lua(msblocations.conf:189):2: 0673335c9c5c93cc3ebb1989a58f0eb7:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:34:16 +0000] 0673335c9c5c93cc3ebb1989a58f0eb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:34:16 [info] 36#36: *636 [lua] logger.lua:23: 0673335c9c5c93cc3ebb1989a58f0eb7 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:34:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:34:17 [info] 39#39: *638 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:34:17 [info] 39#39: *637 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:34:27 [info] 39#39: *640 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:34:27 [info] 39#39: *639 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:34:31 [info] 36#36: *641 [lua] access_by_lua(msblocations.conf:189):2: 5511b13ef2d55679144bd5c3fb0e247d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:34:31 +0000] 5511b13ef2d55679144bd5c3fb0e247d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/23 05:34:31 [info] 36#36: *641 [lua] logger.lua:23: 5511b13ef2d55679144bd5c3fb0e247d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:34:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:34:37 [info] 36#36: *644 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:34:37 [info] 39#39: *643 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:34:46 [info] 36#36: *645 [lua] access_by_lua(msblocations.conf:189):2: d5efa301b9fae00e308b8f87068328a5:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:34:46 [info] 36#36: *645 [lua] logger.lua:23: d5efa301b9fae00e308b8f87068328a5 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:34:46 +0000] d5efa301b9fae00e308b8f87068328a5 "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.238 - - [23/Oct/2022:05:34:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:34:47 [info] 36#36: *646 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:34:47 [info] 36#36: *647 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:34:57 [info] 36#36: *648 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:34:57 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:35:01 [info] 36#36: *650 [lua] access_by_lua(msblocations.conf:189):2: 35227e7b8e5194b6864985a1c960b1d4:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:35:01 [info] 36#36: *650 [lua] logger.lua:23: 35227e7b8e5194b6864985a1c960b1d4 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:35:01 +0000] 35227e7b8e5194b6864985a1c960b1d4 "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.238 - - [23/Oct/2022:05:35:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:35:07 [info] 36#36: *651 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:35:07 [info] 36#36: *652 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:35:16 [info] 36#36: *653 [lua] access_by_lua(msblocations.conf:189):2: 6e0edad3ddb32f9248b5c65f226b337c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:35:16 [info] 36#36: *653 [lua] logger.lua:23: 6e0edad3ddb32f9248b5c65f226b337c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:35:16 +0000] 6e0edad3ddb32f9248b5c65f226b337c "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.238 - - [23/Oct/2022:05:35:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:35:17 [info] 39#39: *655 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:35:17 [info] 36#36: *654 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:35:27 [info] 39#39: *656 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:35:27 [info] 39#39: *657 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:35:31 [info] 36#36: *658 [lua] access_by_lua(msblocations.conf:189):2: 12db8c3cdfe06169689e1f39e9adf4da:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:35:31 +0000] 12db8c3cdfe06169689e1f39e9adf4da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:35:31 [info] 36#36: *658 [lua] logger.lua:23: 12db8c3cdfe06169689e1f39e9adf4da {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:35:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:35:37 [info] 36#36: *660 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:35:37 [info] 36#36: *661 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:35:46 [info] 36#36: *662 [lua] access_by_lua(msblocations.conf:189):2: 320257dd883a45e10d44431472d3e879:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:35:46 +0000] 320257dd883a45e10d44431472d3e879 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:35:46 [info] 36#36: *662 [lua] logger.lua:23: 320257dd883a45e10d44431472d3e879 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:35:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:35:47 [info] 39#39: *663 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:35:47 [info] 39#39: *664 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:35:57 [info] 36#36: *665 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:35:57 [info] 36#36: *666 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:36:01 [info] 36#36: *667 [lua] access_by_lua(msblocations.conf:189):2: 013c2f06ecfced33774737b8dfbbe024:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:36:01 +0000] 013c2f06ecfced33774737b8dfbbe024 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:36:01 [info] 36#36: *667 [lua] logger.lua:23: 013c2f06ecfced33774737b8dfbbe024 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:36:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:36:07 [info] 39#39: *669 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:36:07 [info] 36#36: *668 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:36:16 [info] 36#36: *670 [lua] access_by_lua(msblocations.conf:189):2: 6f7800d5ad28e70b3633ea662b7a14ef:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:36:16 [info] 36#36: *670 [lua] logger.lua:23: 6f7800d5ad28e70b3633ea662b7a14ef {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:36:16 +0000] 6f7800d5ad28e70b3633ea662b7a14ef "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.238 - - [23/Oct/2022:05:36:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:36:17 [info] 36#36: *671 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:36:17 [info] 36#36: *672 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:36:27 [info] 36#36: *673 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:36:27 [info] 36#36: *674 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:36:31 [info] 36#36: *675 [lua] access_by_lua(msblocations.conf:189):2: 45e61f1800a5bde5bdeeb7bf60837892:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:36:31 [info] 36#36: *675 [lua] logger.lua:23: 45e61f1800a5bde5bdeeb7bf60837892 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:36:31 +0000] 45e61f1800a5bde5bdeeb7bf60837892 "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.238 - - [23/Oct/2022:05:36:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:36:37 [info] 36#36: *677 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:36:37 [info] 36#36: *678 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:36:46 [info] 36#36: *679 [lua] access_by_lua(msblocations.conf:189):2: d0375f2e420a17b6598f726f97aba36f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:36:46 [info] 36#36: *679 [lua] logger.lua:23: d0375f2e420a17b6598f726f97aba36f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:36:46 +0000] d0375f2e420a17b6598f726f97aba36f "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.238 - - [23/Oct/2022:05:36:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:36:47 [info] 36#36: *680 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:36:47 [info] 39#39: *681 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:36:57 [info] 36#36: *682 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:36:57 [info] 39#39: *683 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:37:01 [info] 36#36: *684 [lua] access_by_lua(msblocations.conf:189):2: 9fc93ebfca66e42c96b3ac2da0b679e4:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:37:01 +0000] 9fc93ebfca66e42c96b3ac2da0b679e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:37:01 [info] 36#36: *684 [lua] logger.lua:23: 9fc93ebfca66e42c96b3ac2da0b679e4 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:37:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:37:07 [info] 39#39: *685 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:37:07 [info] 39#39: *686 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:37:16 [info] 36#36: *687 [lua] access_by_lua(msblocations.conf:189):2: 3286861c1982ce2befe0ec8ac24d3d38:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:37:16 +0000] 3286861c1982ce2befe0ec8ac24d3d38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:37:16 [info] 36#36: *687 [lua] logger.lua:23: 3286861c1982ce2befe0ec8ac24d3d38 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:37:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:37:17 [info] 36#36: *688 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:37:17 [info] 36#36: *689 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:37:27 [info] 36#36: *690 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:37:27 [info] 39#39: *691 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:37:30 [info] 36#36: *692 client closed connection while waiting for request, client: 192.168.8.26, server: 0.0.0.0:443
2022/10/23 05:37:31 [info] 36#36: *693 [lua] access_by_lua(msblocations.conf:189):2: 4ca5d8da1eff952525d486fe67f35a08:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:37:31 +0000] 4ca5d8da1eff952525d486fe67f35a08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:37:31 [info] 36#36: *693 [lua] logger.lua:23: 4ca5d8da1eff952525d486fe67f35a08 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:37:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:37:37 [info] 36#36: *695 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:37:37 [info] 39#39: *696 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:37:46 [info] 36#36: *697 [lua] access_by_lua(msblocations.conf:189):2: 813f33680f33980fdd995e71df7180e8:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:37:46 +0000] 813f33680f33980fdd995e71df7180e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:37:46 [info] 36#36: *697 [lua] logger.lua:23: 813f33680f33980fdd995e71df7180e8 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:37:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:37:47 [info] 39#39: *698 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:37:47 [info] 39#39: *699 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:37:57 [info] 36#36: *700 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:37:57 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:38:01 [info] 36#36: *702 [lua] access_by_lua(msblocations.conf:189):2: 03281bd7a86ccd05c367bdbf69e547cc:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:38:01 [info] 36#36: *702 [lua] logger.lua:23: 03281bd7a86ccd05c367bdbf69e547cc {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:38:01 +0000] 03281bd7a86ccd05c367bdbf69e547cc "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.238 - - [23/Oct/2022:05:38:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:38:07 [info] 39#39: *703 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:38:07 [info] 39#39: *704 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:38:16 [info] 36#36: *705 [lua] access_by_lua(msblocations.conf:189):2: eff37b8da9830ac128d6f8817ff0113c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:38:16 +0000] eff37b8da9830ac128d6f8817ff0113c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/23 05:38:16 [info] 36#36: *705 [lua] logger.lua:23: eff37b8da9830ac128d6f8817ff0113c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:38:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/23 05:38:17 [info] 36#36: *707 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:38:17 [info] 39#39: *706 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:38:27 [info] 36#36: *708 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:38:27 [info] 36#36: *709 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:38:31 [info] 36#36: *710 [lua] access_by_lua(msblocations.conf:189):2: 96241bb4c9578a98d2f737ed4fad084a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:38:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.69.238 - - [23/Oct/2022:05:38:31 +0000] 96241bb4c9578a98d2f737ed4fad084a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/23 05:38:31 [info] 36#36: *710 [lua] logger.lua:23: 96241bb4c9578a98d2f737ed4fad084a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:38:37 [info] 39#39: *712 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:38:37 [info] 36#36: *713 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:38:46 [info] 36#36: *714 [lua] access_by_lua(msblocations.conf:189):2: c5c21e222b572ded4a2e1937f6730f51:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:38:46 +0000] c5c21e222b572ded4a2e1937f6730f51 "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.238 - - [23/Oct/2022:05:38:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:38:46 [info] 36#36: *714 [lua] logger.lua:23: c5c21e222b572ded4a2e1937f6730f51 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:38:47 [info] 36#36: *715 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:38:47 [info] 39#39: *716 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:38:57 [info] 36#36: *717 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:38:57 [info] 36#36: *718 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:39:01 [info] 36#36: *719 [lua] access_by_lua(msblocations.conf:189):2: 217cab436d0b821bfe5e23849054f00a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:39:01 +0000] 217cab436d0b821bfe5e23849054f00a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 05:39:01 [info] 36#36: *719 [lua] logger.lua:23: 217cab436d0b821bfe5e23849054f00a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:39:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:39:07 [info] 39#39: *721 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:39:07 [info] 39#39: *720 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:39:17 [info] 36#36: *722 [lua] access_by_lua(msblocations.conf:189):2: c6c24f8cd461097b080a5fa9d6d47400:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:39:17 [info] 36#36: *722 [lua] logger.lua:23: c6c24f8cd461097b080a5fa9d6d47400 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:39:17 +0000] c6c24f8cd461097b080a5fa9d6d47400 "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.238 - - [23/Oct/2022:05:39:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:39:17 [info] 39#39: *723 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:39:17 [info] 39#39: *724 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:39:27 [info] 36#36: *725 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:39:27 [info] 39#39: *726 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:39:32 [info] 36#36: *728 [lua] access_by_lua(msblocations.conf:189):2: fde5408c16a7241dd9133faabd16715a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:39:32 +0000] fde5408c16a7241dd9133faabd16715a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/23 05:39:32 [info] 36#36: *728 [lua] logger.lua:23: fde5408c16a7241dd9133faabd16715a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:39:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/23 05:39:37 [info] 39#39: *729 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:39:37 [info] 36#36: *730 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:39:47 [info] 36#36: *731 [lua] access_by_lua(msblocations.conf:189):2: 84e6d0e12c86a890b5968b149cbec88e:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:39:47 [info] 36#36: *731 [lua] logger.lua:23: 84e6d0e12c86a890b5968b149cbec88e {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:39:47 +0000] 84e6d0e12c86a890b5968b149cbec88e "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.238 - - [23/Oct/2022:05:39:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:39:47 [info] 39#39: *732 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:39:47 [info] 36#36: *733 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:39:57 [info] 36#36: *735 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:39:57 [info] 39#39: *734 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:40:02 [info] 36#36: *736 [lua] access_by_lua(msblocations.conf:189):2: 929c192ccb1720d74ed8b4459071ab01:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:40:02 +0000] 929c192ccb1720d74ed8b4459071ab01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/23 05:40:02 [info] 36#36: *736 [lua] logger.lua:23: 929c192ccb1720d74ed8b4459071ab01 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:40:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/23 05:40:07 [info] 39#39: *737 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:40:07 [info] 36#36: *738 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:40:17 [info] 36#36: *739 [lua] access_by_lua(msblocations.conf:189):2: f47a832f997e4947326caea4b51e847b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:40:17 [info] 36#36: *739 [lua] logger.lua:23: f47a832f997e4947326caea4b51e847b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:40:17 +0000] f47a832f997e4947326caea4b51e847b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:40:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/23 05:40:17 [info] 36#36: *740 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:40:17 [info] 36#36: *741 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:40:27 [info] 36#36: *743 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:40:27 [info] 36#36: *742 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:40:32 [info] 36#36: *745 [lua] access_by_lua(msblocations.conf:189):2: 688304945a01d6265473850badf14f8b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:40:32 [info] 36#36: *745 [lua] logger.lua:23: 688304945a01d6265473850badf14f8b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:40:32 +0000] 688304945a01d6265473850badf14f8b "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.238 - - [23/Oct/2022:05:40:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:40:37 [info] 39#39: *747 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:40:37 [info] 36#36: *746 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:40:47 [info] 36#36: *748 [lua] access_by_lua(msblocations.conf:189):2: eaacc54f4b222da5f730b54bdcd83e36:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:40:47 [info] 36#36: *748 [lua] logger.lua:23: eaacc54f4b222da5f730b54bdcd83e36 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:40:47 +0000] eaacc54f4b222da5f730b54bdcd83e36 "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.238 - - [23/Oct/2022:05:40:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:40:47 [info] 36#36: *749 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:40:47 [info] 36#36: *750 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:40:57 [info] 39#39: *752 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:40:57 [info] 39#39: *751 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:41:02 [info] 36#36: *753 [lua] access_by_lua(msblocations.conf:189):2: 32c178a72e17c2dd40d7f1210958d633:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:41:02 +0000] 32c178a72e17c2dd40d7f1210958d633 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:41:02 [info] 36#36: *753 [lua] logger.lua:23: 32c178a72e17c2dd40d7f1210958d633 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:41:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:41:07 [info] 39#39: *755 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:41:07 [info] 39#39: *754 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:41:17 [info] 36#36: *756 [lua] access_by_lua(msblocations.conf:189):2: 881fc824e122fbe8cbdfc59922617658:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:41:17 +0000] 881fc824e122fbe8cbdfc59922617658 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:41:17 [info] 36#36: *756 [lua] logger.lua:23: 881fc824e122fbe8cbdfc59922617658 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:41:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:41:17 [info] 39#39: *758 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:41:17 [info] 39#39: *757 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:41:27 [info] 39#39: *759 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:41:27 [info] 39#39: *760 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:41:32 [info] 36#36: *762 [lua] access_by_lua(msblocations.conf:189):2: 87bf85f39182e510a917bb571e64c330:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:41:32 [info] 36#36: *762 [lua] logger.lua:23: 87bf85f39182e510a917bb571e64c330 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:41:32 +0000] 87bf85f39182e510a917bb571e64c330 "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.238 - - [23/Oct/2022:05:41:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:41:37 [info] 36#36: *763 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:41:37 [info] 36#36: *764 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:41:47 [info] 36#36: *765 [lua] access_by_lua(msblocations.conf:189):2: ed1cde17f6bb6a46ae4df02aec41717a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:41:47 +0000] ed1cde17f6bb6a46ae4df02aec41717a "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.238 - - [23/Oct/2022:05:41:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:41:47 [info] 36#36: *765 [lua] logger.lua:23: ed1cde17f6bb6a46ae4df02aec41717a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:41:47 [info] 39#39: *767 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:41:47 [info] 36#36: *766 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:41:57 [info] 39#39: *769 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:41:57 [info] 39#39: *768 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:42:02 [info] 36#36: *770 [lua] access_by_lua(msblocations.conf:189):2: 116c620d58896f635241be1d880c6a5c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:42:02 [info] 36#36: *770 [lua] logger.lua:23: 116c620d58896f635241be1d880c6a5c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:42:02 +0000] 116c620d58896f635241be1d880c6a5c "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.238 - - [23/Oct/2022:05:42:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:42:07 [info] 36#36: *771 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:42:07 [info] 39#39: *772 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:42:17 [info] 36#36: *773 [lua] access_by_lua(msblocations.conf:189):2: 4cfba22c67ea26828899852c9f62ff6a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:42:17 [info] 36#36: *773 [lua] logger.lua:23: 4cfba22c67ea26828899852c9f62ff6a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:42:17 +0000] 4cfba22c67ea26828899852c9f62ff6a "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.238 - - [23/Oct/2022:05:42:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:42:17 [info] 36#36: *774 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:42:17 [info] 36#36: *775 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:42:27 [info] 39#39: *776 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:42:27 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:42:32 [info] 36#36: *779 [lua] access_by_lua(msblocations.conf:189):2: 4cdfb5c4f01ea5f5879196b4510fa126:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:42:32 +0000] 4cdfb5c4f01ea5f5879196b4510fa126 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:42:32 [info] 36#36: *779 [lua] logger.lua:23: 4cdfb5c4f01ea5f5879196b4510fa126 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:42:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:42:37 [info] 36#36: *780 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:42:37 [info] 36#36: *781 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:42:47 [info] 36#36: *782 [lua] access_by_lua(msblocations.conf:189):2: a94db31dee6a150114017e2d558726a7:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:42:47 +0000] a94db31dee6a150114017e2d558726a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:42:47 [info] 36#36: *782 [lua] logger.lua:23: a94db31dee6a150114017e2d558726a7 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:42:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:42:47 [info] 36#36: *783 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:42:47 [info] 36#36: *784 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:42:57 [info] 36#36: *785 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:42:57 [info] 39#39: *786 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:43:02 [info] 36#36: *787 [lua] access_by_lua(msblocations.conf:189):2: f7e3941cfd17334cd3a4b49b91bf2942:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:43:02 [info] 36#36: *787 [lua] logger.lua:23: f7e3941cfd17334cd3a4b49b91bf2942 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:43:02 +0000] f7e3941cfd17334cd3a4b49b91bf2942 "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.238 - - [23/Oct/2022:05:43:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:43:07 [info] 36#36: *789 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:43:07 [info] 39#39: *788 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:43:17 [info] 36#36: *790 [lua] access_by_lua(msblocations.conf:189):2: 162174062a49e1003c710bfd46dd5aeb:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:43:17 [info] 36#36: *790 [lua] logger.lua:23: 162174062a49e1003c710bfd46dd5aeb {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:43:17 +0000] 162174062a49e1003c710bfd46dd5aeb "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.238 - - [23/Oct/2022:05:43:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:43:17 [info] 36#36: *791 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:43:17 [info] 36#36: *792 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:43:27 [info] 36#36: *793 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:43:27 [info] 36#36: *794 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:43:32 [info] 36#36: *796 [lua] access_by_lua(msblocations.conf:189):2: 1a1c89483e0350696f0154e96a581751:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:43:32 [info] 36#36: *796 [lua] logger.lua:23: 1a1c89483e0350696f0154e96a581751 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:43:32 +0000] 1a1c89483e0350696f0154e96a581751 "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.238 - - [23/Oct/2022:05:43:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:43:37 [info] 36#36: *798 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:43:37 [info] 36#36: *797 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:43:47 [info] 36#36: *799 [lua] access_by_lua(msblocations.conf:189):2: c318db4d4a23ccedce8a2b833afa5d41:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:43:47 [info] 36#36: *799 [lua] logger.lua:23: c318db4d4a23ccedce8a2b833afa5d41 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:43:47 +0000] c318db4d4a23ccedce8a2b833afa5d41 "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.238 - - [23/Oct/2022:05:43:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:43:47 [info] 36#36: *800 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:43:47 [info] 36#36: *801 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:43:57 [info] 39#39: *802 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:43:57 [info] 39#39: *803 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:44:02 [info] 36#36: *804 [lua] access_by_lua(msblocations.conf:189):2: 7516b51229583fa04ccd5a0d06c8916b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:44:02 [info] 36#36: *804 [lua] logger.lua:23: 7516b51229583fa04ccd5a0d06c8916b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:44:02 +0000] 7516b51229583fa04ccd5a0d06c8916b "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.238 - - [23/Oct/2022:05:44:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:44:07 [info] 39#39: *806 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:44:07 [info] 39#39: *805 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:44:17 [info] 36#36: *807 [lua] access_by_lua(msblocations.conf:189):2: 2fc0a0b6d89f99fc2c213560aca17c41:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:44:17 +0000] 2fc0a0b6d89f99fc2c213560aca17c41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:44:17 [info] 36#36: *807 [lua] logger.lua:23: 2fc0a0b6d89f99fc2c213560aca17c41 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:44:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:44:17 [info] 36#36: *808 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:44:17 [info] 36#36: *809 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:44:27 [info] 36#36: *810 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:44:27 [info] 36#36: *811 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:44:32 [info] 36#36: *813 [lua] access_by_lua(msblocations.conf:189):2: b528548ab376019434d095fd72a5362e:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:44:32 [info] 36#36: *813 [lua] logger.lua:23: b528548ab376019434d095fd72a5362e {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:44:32 +0000] b528548ab376019434d095fd72a5362e "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.238 - - [23/Oct/2022:05:44:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:44:37 [info] 39#39: *815 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:44:37 [info] 39#39: *814 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:44:43 [info] 36#36: *816 client closed connection while waiting for request, client: 192.168.8.26, server: 0.0.0.0:443
2022/10/23 05:44:47 [info] 36#36: *817 [lua] access_by_lua(msblocations.conf:189):2: 83074f18a8408e894adb5ce2afacaee1:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:44:47 +0000] 83074f18a8408e894adb5ce2afacaee1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/23 05:44:47 [info] 36#36: *817 [lua] logger.lua:23: 83074f18a8408e894adb5ce2afacaee1 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:44:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:44:47 [info] 39#39: *818 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:44:47 [info] 39#39: *819 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:44:57 [info] 36#36: *820 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:44:57 [info] 36#36: *821 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:45:02 [info] 36#36: *822 [lua] access_by_lua(msblocations.conf:189):2: 8e579a5ab38a34d28cb3e7d2a6aa861d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:45:02 [info] 36#36: *822 [lua] logger.lua:23: 8e579a5ab38a34d28cb3e7d2a6aa861d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:45:02 +0000] 8e579a5ab38a34d28cb3e7d2a6aa861d "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.238 - - [23/Oct/2022:05:45:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 05:45:07 [info] 36#36: *823 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:45:07 [info] 36#36: *824 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:45:17 [info] 36#36: *825 [lua] access_by_lua(msblocations.conf:189):2: 7761f5f01f146fe87b3c12ae90d0500f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:45:17 [info] 36#36: *825 [lua] logger.lua:23: 7761f5f01f146fe87b3c12ae90d0500f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:45:17 +0000] 7761f5f01f146fe87b3c12ae90d0500f "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.238 - - [23/Oct/2022:05:45:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:45:17 [info] 36#36: *827 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:45:17 [info] 39#39: *826 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:45:27 [info] 39#39: *828 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:45:27 [info] 39#39: *829 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:45:32 [info] 36#36: *831 [lua] access_by_lua(msblocations.conf:189):2: da8c097ad889bee9b3a5c346fdfabb42:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:45:32 [info] 36#36: *831 [lua] logger.lua:23: da8c097ad889bee9b3a5c346fdfabb42 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:45:32 +0000] da8c097ad889bee9b3a5c346fdfabb42 "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.238 - - [23/Oct/2022:05:45:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:45:37 [info] 39#39: *833 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:45:37 [info] 36#36: *832 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:45:47 [info] 36#36: *834 [lua] access_by_lua(msblocations.conf:189):2: c22ecc90bb66049b03babda8d525103d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:45:47 [info] 36#36: *834 [lua] logger.lua:23: c22ecc90bb66049b03babda8d525103d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:45:47 +0000] c22ecc90bb66049b03babda8d525103d "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.238 - - [23/Oct/2022:05:45:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:45:47 [info] 36#36: *835 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:45:47 [info] 39#39: *836 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:45:57 [info] 36#36: *838 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:45:57 [info] 36#36: *837 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:46:02 [info] 36#36: *839 [lua] access_by_lua(msblocations.conf:189):2: 5f986468658752604004b329155de077:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:46:02 +0000] 5f986468658752604004b329155de077 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/23 05:46:02 [info] 36#36: *839 [lua] logger.lua:23: 5f986468658752604004b329155de077 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:46:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 05:46:07 [info] 39#39: *841 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:46:07 [info] 36#36: *840 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:46:17 [info] 36#36: *842 [lua] access_by_lua(msblocations.conf:189):2: 23bedb38e96918c079f81a725d35fdcf:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:46:17 [info] 36#36: *842 [lua] logger.lua:23: 23bedb38e96918c079f81a725d35fdcf {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:46:17 +0000] 23bedb38e96918c079f81a725d35fdcf "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.238 - - [23/Oct/2022:05:46:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:46:17 [info] 36#36: *843 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:46:17 [info] 36#36: *844 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:46:27 [info] 36#36: *845 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:46:27 [info] 36#36: *846 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:46:32 [info] 36#36: *848 [lua] access_by_lua(msblocations.conf:189):2: 41afc478da8ce901443f417754149f9d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:46:32 +0000] 41afc478da8ce901443f417754149f9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:46:32 [info] 36#36: *848 [lua] logger.lua:23: 41afc478da8ce901443f417754149f9d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:46:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:46:37 [info] 39#39: *849 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:46:37 [info] 36#36: *850 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:46:47 [info] 36#36: *851 [lua] access_by_lua(msblocations.conf:189):2: 14303f6627a115ff80aae740f68240fa:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:46:47 [info] 36#36: *851 [lua] logger.lua:23: 14303f6627a115ff80aae740f68240fa {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:46:47 +0000] 14303f6627a115ff80aae740f68240fa "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.238 - - [23/Oct/2022:05:46:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:46:47 [info] 36#36: *852 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:46:47 [info] 39#39: *853 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:46:57 [info] 36#36: *854 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:46:57 [info] 36#36: *855 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:47:02 [info] 36#36: *856 [lua] access_by_lua(msblocations.conf:189):2: 9922c0e9b6112a5396ab86c601142954:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:47:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.238 - - [23/Oct/2022:05:47:02 +0000] 9922c0e9b6112a5396ab86c601142954 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:47:02 [info] 36#36: *856 [lua] logger.lua:23: 9922c0e9b6112a5396ab86c601142954 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:47:07 [info] 39#39: *858 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:47:07 [info] 36#36: *857 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:47:17 [info] 36#36: *859 [lua] access_by_lua(msblocations.conf:189):2: 3de589f48e55df0626450aabb0e0de82:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:47:17 [info] 36#36: *859 [lua] logger.lua:23: 3de589f48e55df0626450aabb0e0de82 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:47:17 +0000] 3de589f48e55df0626450aabb0e0de82 "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.238 - - [23/Oct/2022:05:47:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:47:17 [info] 36#36: *860 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:47:17 [info] 36#36: *861 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:47:27 [info] 36#36: *862 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:47:27 [info] 36#36: *863 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:47:32 [info] 36#36: *865 [lua] access_by_lua(msblocations.conf:189):2: 7714ad4ad2171d21738106883491d00d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:47:32 [info] 36#36: *865 [lua] logger.lua:23: 7714ad4ad2171d21738106883491d00d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:47:32 +0000] 7714ad4ad2171d21738106883491d00d "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.238 - - [23/Oct/2022:05:47:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 05:47:37 [info] 39#39: *867 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:47:37 [info] 36#36: *868 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
10.233.64.208 - - [23/Oct/2022:05:47:45 +0000] c9544eccee4de415707d589344d45fe5 "" 400 request_processing_time:5.004 upstream_response_time:- "-" "-" "-"
2022/10/23 05:47:45 [info] 36#36: *866 client prematurely closed connection while reading client request line, client: 10.233.64.208, server: 
10.233.64.208 - - [23/Oct/2022:05:47:45 +0000] 83faf53449392d4b4ef881492666a94a "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/10/23 05:47:45 [info] 36#36: *869 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.208, server: , request: "GET / HTTP/1.0"
2022/10/23 05:47:47 [info] 36#36: *870 [lua] access_by_lua(msblocations.conf:189):2: 3c7fcbe5c49ec9ffe50837d6be18a5a1:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:47:47 [info] 36#36: *870 [lua] logger.lua:23: 3c7fcbe5c49ec9ffe50837d6be18a5a1 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:47:47 +0000] 3c7fcbe5c49ec9ffe50837d6be18a5a1 "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.238 - - [23/Oct/2022:05:47:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:47:47 [info] 39#39: *871 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:47:47 [info] 39#39: *872 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:47:57 [info] 36#36: *873 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:47:57 [info] 36#36: *874 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:48:02 [info] 36#36: *875 [lua] access_by_lua(msblocations.conf:189):2: 0c371972082b9c7c45e2d88b0ae0d7b9:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:48:02 +0000] 0c371972082b9c7c45e2d88b0ae0d7b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/23 05:48:02 [info] 36#36: *875 [lua] logger.lua:23: 0c371972082b9c7c45e2d88b0ae0d7b9 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:48:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/23 05:48:07 [info] 39#39: *877 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:48:07 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:48:17 [info] 36#36: *878 [lua] access_by_lua(msblocations.conf:189):2: 276ce0fa231b0aed754eb60f3b6a5268:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:48:17 [info] 36#36: *878 [lua] logger.lua:23: 276ce0fa231b0aed754eb60f3b6a5268 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:48:17 +0000] 276ce0fa231b0aed754eb60f3b6a5268 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:48:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/23 05:48:17 [info] 36#36: *880 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:48:17 [info] 36#36: *879 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:48:27 [info] 36#36: *881 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:48:27 [info] 36#36: *882 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:48:32 [info] 36#36: *884 [lua] access_by_lua(msblocations.conf:189):2: e71e36bdb1b990224186b9c04b1df1b5:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:48:32 [info] 36#36: *884 [lua] logger.lua:23: e71e36bdb1b990224186b9c04b1df1b5 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:48:32 +0000] e71e36bdb1b990224186b9c04b1df1b5 "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.238 - - [23/Oct/2022:05:48:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/23 05:48:37 [info] 36#36: *886 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:48:37 [info] 36#36: *885 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:48:47 [info] 36#36: *887 [lua] access_by_lua(msblocations.conf:189):2: c15c7aae090cb5ba9c9c5725b4e48b0c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:48:47 +0000] c15c7aae090cb5ba9c9c5725b4e48b0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:48:47 [info] 36#36: *887 [lua] logger.lua:23: c15c7aae090cb5ba9c9c5725b4e48b0c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:48:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:48:47 [info] 36#36: *889 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:48:47 [info] 36#36: *888 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:48:57 [info] 36#36: *890 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:48:57 [info] 36#36: *891 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:49:02 [info] 36#36: *892 [lua] access_by_lua(msblocations.conf:189):2: 91a43a302480145c6b8b246aaaad92b8:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:49:02 +0000] 91a43a302480145c6b8b246aaaad92b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:49:02 [info] 36#36: *892 [lua] logger.lua:23: 91a43a302480145c6b8b246aaaad92b8 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:49:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:49:07 [info] 39#39: *894 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:49:07 [info] 36#36: *893 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:49:11 [info] 36#36: *895 [lua] access_by_lua(msblocations.conf:189):2: b9c3a3b87dab41d7df4369a9daabec70:receive the request, client: 10.233.64.208, server: , request: "GET /nmaplowercheck1666504150 HTTP/1.1", host: "10.32.242.185:30283"
2022/10/23 05:49:11 [warn] 36#36: *895 [lua] error_handler.lua:29: error_svc_not_found(): b9c3a3b87dab41d7df4369a9daabec70 No route found for this request! detail_info:Custom not match, client: 10.233.64.208, server: , request: "GET /nmaplowercheck1666504150 HTTP/1.1", host: "10.32.242.185:30283"
10.233.64.208 - - [23/Oct/2022:05:49:11 +0000] b9c3a3b87dab41d7df4369a9daabec70 "GET /nmaplowercheck1666504150 HTTP/1.1" 502 request_processing_time:0.002 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/10/23 05:49:11 [info] 36#36: *896 [lua] access_by_lua(msblocations.conf:189):2: 79a08d61b03463fff84ab5d4dc776576:receive the request, client: 10.233.64.208, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.242.185:30283"
2022/10/23 05:49:11 [warn] 36#36: *896 [lua] error_handler.lua:29: error_svc_not_found(): 79a08d61b03463fff84ab5d4dc776576 No route found for this request! detail_info:Custom not match, client: 10.233.64.208, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.242.185:30283"
10.233.64.208 - - [23/Oct/2022:05:49:11 +0000] 79a08d61b03463fff84ab5d4dc776576 "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/23 05:49:11 [info] 36#36: *897 [lua] access_by_lua(msblocations.conf:189):2: c028d23aa17d38072993cf9749f2c2cd:receive the request, client: 10.233.64.208, server: , request: "POST /sdk HTTP/1.1", host: "10.32.242.185:30283"
2022/10/23 05:49:11 [warn] 36#36: *897 [lua] error_handler.lua:29: error_svc_not_found(): c028d23aa17d38072993cf9749f2c2cd No route found for this request! detail_info:Custom not match, client: 10.233.64.208, server: , request: "POST /sdk HTTP/1.1", host: "10.32.242.185:30283"
2022/10/23 05:49:11 [info] 36#36: *898 [lua] access_by_lua(msblocations.conf:189):2: 3654e6dfc22261a81d7801ff8e0ec0e6:receive the request, client: 10.233.64.208, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.242.185:30283"
2022/10/23 05:49:11 [warn] 36#36: *898 [lua] error_handler.lua:29: error_svc_not_found(): 3654e6dfc22261a81d7801ff8e0ec0e6 No route found for this request! detail_info:Custom not match, client: 10.233.64.208, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.242.185:30283"
10.233.64.208 - - [23/Oct/2022:05:49:11 +0000] 3654e6dfc22261a81d7801ff8e0ec0e6 "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)" "-"
10.233.64.208 - - [23/Oct/2022:05:49:12 +0000] c028d23aa17d38072993cf9749f2c2cd "POST /sdk HTTP/1.1" 502 request_processing_time:0.109 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/10/23 05:49:17 [info] 36#36: *899 [lua] access_by_lua(msblocations.conf:189):2: cc59f51041e3d80744319b482fca30be:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:49:17 [info] 36#36: *899 [lua] logger.lua:23: cc59f51041e3d80744319b482fca30be {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:49:17 +0000] cc59f51041e3d80744319b482fca30be "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.238 - - [23/Oct/2022:05:49:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/23 05:49:17 [info] 39#39: *901 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:49:17 [info] 36#36: *900 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:49:19 [info] 36#36: *902 [lua] access_by_lua(msblocations.conf:189):2: 1338748cf01fa982c4da201ea6f0fe25:receive the request, client: 10.233.64.208, server: , request: "GET / HTTP/1.0"
2022/10/23 05:49:19 [warn] 36#36: *902 [lua] error_handler.lua:29: error_svc_not_found(): 1338748cf01fa982c4da201ea6f0fe25 No route found for this request! detail_info:Custom not match, client: 10.233.64.208, server: , request: "GET / HTTP/1.0"
10.233.64.208 - - [23/Oct/2022:05:49:19 +0000] 1338748cf01fa982c4da201ea6f0fe25 "GET / HTTP/1.0" 502 request_processing_time:0.002 upstream_response_time:- "-" "-" "-"
2022/10/23 05:49:19 [info] 36#36: *903 [lua] access_by_lua(msblocations.conf:189):2: 6997c06daca152e3a4bc048f68244b90:receive the request, client: 10.233.64.208, server: , request: "GET / HTTP/1.1", host: "10.32.242.185"
2022/10/23 05:49:19 [warn] 36#36: *903 [lua] error_handler.lua:29: error_svc_not_found(): 6997c06daca152e3a4bc048f68244b90 No route found for this request! detail_info:Custom not match, client: 10.233.64.208, server: , request: "GET / HTTP/1.1", host: "10.32.242.185"
10.233.64.208 - - [23/Oct/2022:05:49:19 +0000] 6997c06daca152e3a4bc048f68244b90 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/10/23 05:49:19 [info] 36#36: *903 client 10.233.64.208 closed keepalive connection
2022/10/23 05:49:27 [info] 39#39: *904 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:49:27 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:49:32 [info] 36#36: *907 [lua] access_by_lua(msblocations.conf:189):2: fd1cb1e71f46518387fd594a98d77741:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:49:32 +0000] fd1cb1e71f46518387fd594a98d77741 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:49:32 [info] 36#36: *907 [lua] logger.lua:23: fd1cb1e71f46518387fd594a98d77741 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:49:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:49:37 [info] 36#36: *908 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:49:37 [info] 39#39: *909 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:49:47 [info] 36#36: *910 [lua] access_by_lua(msblocations.conf:189):2: db02b0884eb7aa90b91426370e2171c8:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:49:47 [info] 36#36: *910 [lua] logger.lua:23: db02b0884eb7aa90b91426370e2171c8 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:49:47 +0000] db02b0884eb7aa90b91426370e2171c8 "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.238 - - [23/Oct/2022:05:49:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:49:47 [info] 39#39: *911 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:49:47 [info] 36#36: *912 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:49:57 [info] 36#36: *914 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:49:57 [info] 39#39: *913 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:50:02 [info] 36#36: *915 [lua] access_by_lua(msblocations.conf:189):2: 69636c0e1f2447d53bdb2f7c3cef11b4:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:50:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.69.238 - - [23/Oct/2022:05:50:02 +0000] 69636c0e1f2447d53bdb2f7c3cef11b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/23 05:50:02 [info] 36#36: *915 [lua] logger.lua:23: 69636c0e1f2447d53bdb2f7c3cef11b4 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:50:07 [info] 39#39: *917 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:50:07 [info] 39#39: *916 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:50:17 [info] 36#36: *918 [lua] access_by_lua(msblocations.conf:189):2: 11fcda7c216e7faaecdf924b3c04e2c5:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:50:17 [info] 36#36: *918 [lua] logger.lua:23: 11fcda7c216e7faaecdf924b3c04e2c5 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:50:17 +0000] 11fcda7c216e7faaecdf924b3c04e2c5 "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.238 - - [23/Oct/2022:05:50:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:50:17 [info] 39#39: *919 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:50:17 [info] 36#36: *920 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:50:27 [info] 36#36: *921 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:50:27 [info] 36#36: *922 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:50:32 [info] 36#36: *924 [lua] access_by_lua(msblocations.conf:189):2: e3ebc8edc05ee06e68f7b3c950e0a681:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:50:32 [info] 36#36: *924 [lua] logger.lua:23: e3ebc8edc05ee06e68f7b3c950e0a681 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:50:32 +0000] e3ebc8edc05ee06e68f7b3c950e0a681 "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.238 - - [23/Oct/2022:05:50:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:50:37 [info] 36#36: *926 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:50:37 [info] 39#39: *925 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:50:47 [info] 36#36: *927 [lua] access_by_lua(msblocations.conf:189):2: 90052c1c7be0d894aa46c5d64a21b318:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:50:47 +0000] 90052c1c7be0d894aa46c5d64a21b318 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:50:47 [info] 36#36: *927 [lua] logger.lua:23: 90052c1c7be0d894aa46c5d64a21b318 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:50:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:50:47 [info] 39#39: *928 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:50:47 [info] 36#36: *929 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:50:57 [info] 36#36: *931 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:50:57 [info] 36#36: *930 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:51:02 [info] 36#36: *932 [lua] access_by_lua(msblocations.conf:189):2: 02fab9eb91b003d328afed80f01d30ed:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:51:02 [info] 36#36: *932 [lua] logger.lua:23: 02fab9eb91b003d328afed80f01d30ed {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:51:02 +0000] 02fab9eb91b003d328afed80f01d30ed "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.238 - - [23/Oct/2022:05:51:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:51:07 [info] 39#39: *934 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:51:07 [info] 39#39: *933 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:51:17 [info] 36#36: *935 [lua] access_by_lua(msblocations.conf:189):2: cb9744cba676aa8b79af397b57474034:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:51:17 [info] 36#36: *935 [lua] logger.lua:23: cb9744cba676aa8b79af397b57474034 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:51:17 +0000] cb9744cba676aa8b79af397b57474034 "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.238 - - [23/Oct/2022:05:51:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:51:17 [info] 36#36: *937 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:51:17 [info] 36#36: *936 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:51:27 [info] 36#36: *939 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:51:27 [info] 39#39: *938 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:51:32 [info] 36#36: *941 [lua] access_by_lua(msblocations.conf:189):2: 423e624691b6e08e4c178381d6b940fc:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:51:32 [info] 36#36: *941 [lua] logger.lua:23: 423e624691b6e08e4c178381d6b940fc {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:51:32 +0000] 423e624691b6e08e4c178381d6b940fc "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.238 - - [23/Oct/2022:05:51:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:51:37 [info] 39#39: *942 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:51:37 [info] 36#36: *943 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:51:47 [info] 36#36: *944 [lua] access_by_lua(msblocations.conf:189):2: d5531ed70c1ddd2f5103aea6421eb293:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:51:47 [info] 36#36: *944 [lua] logger.lua:23: d5531ed70c1ddd2f5103aea6421eb293 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:51:47 +0000] d5531ed70c1ddd2f5103aea6421eb293 "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.238 - - [23/Oct/2022:05:51:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:51:47 [info] 36#36: *946 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:51:47 [info] 39#39: *945 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:51:57 [info] 36#36: *947 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:51:57 [info] 36#36: *948 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:52:02 [info] 36#36: *949 [lua] access_by_lua(msblocations.conf:189):2: cf4d7fb8acd84cd647c1cb3435a48bc4:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:52:02 +0000] cf4d7fb8acd84cd647c1cb3435a48bc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/23 05:52:02 [info] 36#36: *949 [lua] logger.lua:23: cf4d7fb8acd84cd647c1cb3435a48bc4 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:52:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:52:07 [info] 36#36: *950 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:52:07 [info] 39#39: *951 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:52:17 [info] 36#36: *952 [lua] access_by_lua(msblocations.conf:189):2: 3bd26e42518679b08f9fc22c85f33f2a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:52:17 [info] 36#36: *952 [lua] logger.lua:23: 3bd26e42518679b08f9fc22c85f33f2a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:52:17 +0000] 3bd26e42518679b08f9fc22c85f33f2a "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.238 - - [23/Oct/2022:05:52:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:52:17 [info] 36#36: *953 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:52:17 [info] 36#36: *954 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:52:27 [info] 39#39: *955 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:52:27 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:52:32 [info] 36#36: *958 [lua] access_by_lua(msblocations.conf:189):2: 70d8ee90a34049343522a4c72c008b53:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:52:32 [info] 36#36: *958 [lua] logger.lua:23: 70d8ee90a34049343522a4c72c008b53 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:52:32 +0000] 70d8ee90a34049343522a4c72c008b53 "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.238 - - [23/Oct/2022:05:52:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:52:37 [info] 36#36: *960 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:52:37 [info] 39#39: *959 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:52:47 [info] 36#36: *961 [lua] access_by_lua(msblocations.conf:189):2: 911fbef9472e55c4b8476a7b482bea99:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:52:47 [info] 36#36: *961 [lua] logger.lua:23: 911fbef9472e55c4b8476a7b482bea99 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:52:47 +0000] 911fbef9472e55c4b8476a7b482bea99 "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.238 - - [23/Oct/2022:05:52:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:52:47 [info] 36#36: *962 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:52:47 [info] 36#36: *963 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:52:57 [info] 39#39: *964 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:52:57 [info] 36#36: *965 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:53:02 [info] 36#36: *966 [lua] access_by_lua(msblocations.conf:189):2: bb03694b8507575275a59c4b94d2a630:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:53:02 [info] 36#36: *966 [lua] logger.lua:23: bb03694b8507575275a59c4b94d2a630 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:53:02 +0000] bb03694b8507575275a59c4b94d2a630 "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.238 - - [23/Oct/2022:05:53:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 05:53:07 [info] 36#36: *967 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:53:07 [info] 39#39: *968 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:53:17 [info] 36#36: *969 [lua] access_by_lua(msblocations.conf:189):2: a3a09e71f5476a3369025c923edc5ace:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:53:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.238 - - [23/Oct/2022:05:53:17 +0000] a3a09e71f5476a3369025c923edc5ace "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:53:17 [info] 36#36: *969 [lua] logger.lua:23: a3a09e71f5476a3369025c923edc5ace {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:53:17 [info] 39#39: *970 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:53:17 [info] 39#39: *971 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:53:27 [info] 36#36: *972 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:53:27 [info] 36#36: *973 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:53:32 [info] 36#36: *975 [lua] access_by_lua(msblocations.conf:189):2: 540d714724fe2c978146e4922075e949:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:53:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.69.238 - - [23/Oct/2022:05:53:32 +0000] 540d714724fe2c978146e4922075e949 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:53:32 [info] 36#36: *975 [lua] logger.lua:23: 540d714724fe2c978146e4922075e949 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:53:37 [info] 36#36: *976 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:53:37 [info] 36#36: *977 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:53:47 [info] 36#36: *978 [lua] access_by_lua(msblocations.conf:189):2: 90d388d551f789e3d9ac52fb6a30c3d9:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:53:47 [info] 36#36: *978 [lua] logger.lua:23: 90d388d551f789e3d9ac52fb6a30c3d9 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:53:47 +0000] 90d388d551f789e3d9ac52fb6a30c3d9 "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.238 - - [23/Oct/2022:05:53:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/23 05:53:47 [info] 36#36: *979 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:53:47 [info] 36#36: *980 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:53:57 [info] 36#36: *982 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:53:57 [info] 39#39: *981 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:54:02 [info] 36#36: *983 [lua] access_by_lua(msblocations.conf:189):2: b2f7f4f00228fe1e75b598d19764a10b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:54:02 +0000] b2f7f4f00228fe1e75b598d19764a10b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:54:02 [info] 36#36: *983 [lua] logger.lua:23: b2f7f4f00228fe1e75b598d19764a10b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:54:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:54:07 [info] 39#39: *984 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:54:07 [info] 39#39: *985 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:54:17 [info] 36#36: *986 [lua] access_by_lua(msblocations.conf:189):2: b4a607a269b5ef12338107ac75051c96:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:54:17 +0000] b4a607a269b5ef12338107ac75051c96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:54:17 [info] 36#36: *986 [lua] logger.lua:23: b4a607a269b5ef12338107ac75051c96 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:54:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:54:17 [info] 36#36: *987 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:54:17 [info] 36#36: *988 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:54:27 [info] 36#36: *989 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:54:27 [info] 39#39: *990 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:54:32 [info] 36#36: *992 [lua] access_by_lua(msblocations.conf:189):2: c2ffabe1a768af51e026001e6be78e62:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:54:32 +0000] c2ffabe1a768af51e026001e6be78e62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/23 05:54:32 [info] 36#36: *992 [lua] logger.lua:23: c2ffabe1a768af51e026001e6be78e62 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:54:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:54:37 [info] 36#36: *994 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:54:37 [info] 36#36: *993 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:54:47 [info] 36#36: *995 [lua] access_by_lua(msblocations.conf:189):2: 7dfab75574d73a46f8853ec67a0e24ef:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:54:47 [info] 36#36: *995 [lua] logger.lua:23: 7dfab75574d73a46f8853ec67a0e24ef {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:54:47 +0000] 7dfab75574d73a46f8853ec67a0e24ef "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.238 - - [23/Oct/2022:05:54:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:54:47 [info] 36#36: *996 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:54:47 [info] 36#36: *997 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:54:57 [info] 39#39: *998 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:54:57 [info] 36#36: *999 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:55:02 [info] 36#36: *1000 [lua] access_by_lua(msblocations.conf:189):2: d9aa984dd7b368178b264430fc0e541a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:55:02 +0000] d9aa984dd7b368178b264430fc0e541a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 05:55:02 [info] 36#36: *1000 [lua] logger.lua:23: d9aa984dd7b368178b264430fc0e541a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:55:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:55:07 [info] 36#36: *1002 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:55:07 [info] 36#36: *1001 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:55:17 [info] 36#36: *1003 [lua] access_by_lua(msblocations.conf:189):2: d5205663de5d2d5700f49bd146d0df49:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:55:17 +0000] d5205663de5d2d5700f49bd146d0df49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:55:17 [info] 36#36: *1003 [lua] logger.lua:23: d5205663de5d2d5700f49bd146d0df49 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:55:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:55:17 [info] 36#36: *1004 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:55:17 [info] 36#36: *1005 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:55:27 [info] 36#36: *1007 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:55:27 [info] 36#36: *1006 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:55:32 [info] 36#36: *1009 [lua] access_by_lua(msblocations.conf:189):2: 13382d3eeb02923cb2fd25190aecbe84:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:55:32 +0000] 13382d3eeb02923cb2fd25190aecbe84 "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.238 - - [23/Oct/2022:05:55:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:55:32 [info] 36#36: *1009 [lua] logger.lua:23: 13382d3eeb02923cb2fd25190aecbe84 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:55:37 [info] 36#36: *1010 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:55:37 [info] 39#39: *1011 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:55:47 [info] 36#36: *1012 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:55:47 [info] 36#36: *1013 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:55:47 [info] 36#36: *1014 [lua] access_by_lua(msblocations.conf:189):2: 37797d0699a4005c121c200180fbe07d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:55:47 +0000] 37797d0699a4005c121c200180fbe07d "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.238 - - [23/Oct/2022:05:55:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:55:47 [info] 36#36: *1014 [lua] logger.lua:23: 37797d0699a4005c121c200180fbe07d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:55:50 [info] 36#36: *1015 [lua] access_by_lua(msblocations.conf:189):2: fe97bd9f17ac4f0e9c526eea9d35c6ed:receive the request, client: 10.233.71.240, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap"
2022/10/23 05:55:50 [info] 36#36: *1015 [lua] logger.lua:23: fe97bd9f17ac4f0e9c526eea9d35c6ed {"matched":"microservices"} while logging request, client: 10.233.71.240, 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.71.240 - - [23/Oct/2022:05:55:50 +0000] fe97bd9f17ac4f0e9c526eea9d35c6ed "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.021 "-" "python-requests/2.28.1" "-"
10.233.71.240 - - [23/Oct/2022:05:55:50 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.1" 16
2022/10/23 05:55:50 [info] 36#36: *1016 [lua] access_by_lua(msblocations.conf:189):2: 760cc7c967057115fa2bec7742190a81:receive the request, client: 10.233.71.240, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
2022/10/23 05:55:50 [info] 36#36: *1016 [lua] logger.lua:23: 760cc7c967057115fa2bec7742190a81 {"matched":"multicloud"} while logging request, client: 10.233.71.240, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.33.188:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap"
10.233.71.240 - - [23/Oct/2022:05:55:50 +0000] 760cc7c967057115fa2bec7742190a81 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "python-requests/2.28.1" "-"
2022/10/23 05:55:50 [info] 36#36: *1018 [lua] access_by_lua(msblocations.conf:189):2: 46b285d60d1f3cdb2967e6941362278b:receive the request, client: 10.233.71.240, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
10.233.71.240 - - [23/Oct/2022:05:55:50 +0000] 46b285d60d1f3cdb2967e6941362278b "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/23 05:55:50 [info] 36#36: *1018 [lua] logger.lua:23: 46b285d60d1f3cdb2967e6941362278b {"matched":"multicloud-pike"} while logging request, client: 10.233.71.240, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.34.75:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap"
2022/10/23 05:55:50 [info] 36#36: *1020 [lua] access_by_lua(msblocations.conf:189):2: e846f01bdc569a9914dd8ff66eb7c94d:receive the request, client: 10.233.71.240, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/10/23 05:55:50 [info] 36#36: *1020 [lua] logger.lua:23: e846f01bdc569a9914dd8ff66eb7c94d {"matched":"multicloud-k8s"} while logging request, client: 10.233.71.240, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/healthcheck", host: "msb-iag.onap"
10.233.71.240 - - [23/Oct/2022:05:55:50 +0000] e846f01bdc569a9914dd8ff66eb7c94d "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/23 05:55:57 [info] 36#36: *1022 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:55:57 [info] 39#39: *1023 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:56:02 [info] 36#36: *1024 [lua] access_by_lua(msblocations.conf:189):2: 8b96b42a1e3113c24f42fdda20571dd7:receive the request, client: 10.233.71.240, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap"
2022/10/23 05:56:02 [info] 36#36: *1024 [lua] logger.lua:23: 8b96b42a1e3113c24f42fdda20571dd7 {"matched":"usecaseui"} while logging request, client: 10.233.71.240, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.35.192:8443/usecase-ui/", host: "msb-iag.onap"
10.233.71.240 - - [23/Oct/2022:05:56:02 +0000] 8b96b42a1e3113c24f42fdda20571dd7 "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.095 upstream_response_time:0.094 "-" "python-requests/2.28.1" "-"
2022/10/23 05:56:02 [info] 36#36: *1026 [lua] access_by_lua(msblocations.conf:189):2: de4ac2a5d59d46eb0b96f7f6bfef1226:receive the request, client: 10.233.71.240, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/10/23 05:56:02 [info] 36#36: *1026 [lua] logger.lua:23: de4ac2a5d59d46eb0b96f7f6bfef1226 {"matched":"gvnfmdriver"} while logging request, client: 10.233.71.240, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.15.116:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap"
10.233.71.240 - - [23/Oct/2022:05:56:02 +0000] de4ac2a5d59d46eb0b96f7f6bfef1226 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "python-requests/2.28.1" "-"
2022/10/23 05:56:02 [info] 36#36: *1028 [lua] access_by_lua(msblocations.conf:189):2: cfc5df908481121dd063b22572af9972:receive the request, client: 10.233.71.240, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap"
2022/10/23 05:56:02 [info] 36#36: *1028 [lua] logger.lua:23: cfc5df908481121dd063b22572af9972 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.71.240, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.7.166:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap"
10.233.71.240 - - [23/Oct/2022:05:56:02 +0000] cfc5df908481121dd063b22572af9972 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.177 upstream_response_time:0.176 "-" "python-requests/2.28.1" "-"
2022/10/23 05:56:02 [info] 36#36: *1030 [lua] access_by_lua(msblocations.conf:189):2: a9c151103fdfff2cf12be4bf88ed3fcc:receive the request, client: 10.233.71.240, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/10/23 05:56:02 [info] 36#36: *1032 [lua] access_by_lua(msblocations.conf:189):2: 126a6a93456dfdf7eddb4c4168480936:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:56:02 [info] 36#36: *1032 [lua] logger.lua:23: 126a6a93456dfdf7eddb4c4168480936 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:56:02 +0000] 126a6a93456dfdf7eddb4c4168480936 "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.238 - - [23/Oct/2022:05:56:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.240 - - [23/Oct/2022:05:56:03 +0000] a9c151103fdfff2cf12be4bf88ed3fcc "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.600 upstream_response_time:0.599 "-" "python-requests/2.28.1" "-"
2022/10/23 05:56:03 [info] 36#36: *1030 [lua] logger.lua:23: a9c151103fdfff2cf12be4bf88ed3fcc {"matched":"nslcm"} while logging request, client: 10.233.71.240, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.33.87:8403/api/nslcm/v1/health_check", host: "msb-iag.onap"
2022/10/23 05:56:03 [info] 36#36: *1033 [lua] access_by_lua(msblocations.conf:189):2: bba00cb042636f91a518cbab48d7323e:receive the request, client: 10.233.71.240, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/10/23 05:56:04 [info] 36#36: *1033 [lua] logger.lua:23: bba00cb042636f91a518cbab48d7323e {"matched":"vnflcm"} while logging request, client: 10.233.71.240, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.27.252:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap"
10.233.71.240 - - [23/Oct/2022:05:56:04 +0000] bba00cb042636f91a518cbab48d7323e "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.537 upstream_response_time:0.536 "-" "python-requests/2.28.1" "-"
2022/10/23 05:56:04 [info] 36#36: *1035 [lua] access_by_lua(msblocations.conf:189):2: 37c5aac5f81d0bc70cdf0827782be5fe:receive the request, client: 10.233.71.240, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/10/23 05:56:04 [info] 36#36: *1035 [lua] logger.lua:23: 37c5aac5f81d0bc70cdf0827782be5fe {"matched":"vnfmgr"} while logging request, client: 10.233.71.240, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.57.88:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap"
10.233.71.240 - - [23/Oct/2022:05:56:04 +0000] 37c5aac5f81d0bc70cdf0827782be5fe "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.465 upstream_response_time:0.465 "-" "python-requests/2.28.1" "-"
2022/10/23 05:56:04 [info] 36#36: *1037 [lua] access_by_lua(msblocations.conf:189):2: 90f1935a3f992117be14fe1ef35dfe1b:receive the request, client: 10.233.71.240, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/10/23 05:56:05 [info] 36#36: *1037 [lua] logger.lua:23: 90f1935a3f992117be14fe1ef35dfe1b {"matched":"vnfres"} while logging request, client: 10.233.71.240, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.42.181:8802/api/vnfres/v1/health_check", host: "msb-iag.onap"
10.233.71.240 - - [23/Oct/2022:05:56:05 +0000] 90f1935a3f992117be14fe1ef35dfe1b "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.434 upstream_response_time:0.433 "-" "python-requests/2.28.1" "-"
2022/10/23 05:56:05 [info] 36#36: *1039 [lua] access_by_lua(msblocations.conf:189):2: 47032bcad2027e700b0ce003093a373b:receive the request, client: 10.233.71.240, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/10/23 05:56:05 [info] 36#36: *1039 [lua] logger.lua:23: 47032bcad2027e700b0ce003093a373b {"matched":"ztevnfmdriver"} while logging request, client: 10.233.71.240, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.62.139:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap"
10.233.71.240 - - [23/Oct/2022:05:56:05 +0000] 47032bcad2027e700b0ce003093a373b "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "python-requests/2.28.1" "-"
2022/10/23 05:56:05 [info] 36#36: *1041 [lua] access_by_lua(msblocations.conf:189):2: 4eb07888a3cc43104c22e90a23ea736f:receive the request, client: 10.233.71.240, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/10/23 05:56:05 [info] 36#36: *1041 [lua] logger.lua:23: 4eb07888a3cc43104c22e90a23ea736f {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.71.240, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.66.7:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap"
10.233.71.240 - - [23/Oct/2022:05:56:05 +0000] 4eb07888a3cc43104c22e90a23ea736f "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "python-requests/2.28.1" "-"
2022/10/23 05:56:05 [info] 36#36: *1043 [lua] access_by_lua(msblocations.conf:189):2: 2c671ff5c6d209f943e7f59dd97ac5bb:receive the request, client: 10.233.71.240, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/10/23 05:56:05 [info] 36#36: *1043 [lua] logger.lua:23: 2c671ff5c6d209f943e7f59dd97ac5bb {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.71.240, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.71.17:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap"
10.233.71.240 - - [23/Oct/2022:05:56:05 +0000] 2c671ff5c6d209f943e7f59dd97ac5bb "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "python-requests/2.28.1" "-"
2022/10/23 05:56:06 [info] 36#36: *1045 [lua] access_by_lua(msblocations.conf:189):2: e6d6196b06670ca7b406b24180376efe:receive the request, client: 10.233.71.240, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/10/23 05:56:06 [info] 36#36: *1045 [lua] logger.lua:23: e6d6196b06670ca7b406b24180376efe {"matched":"multicloud-fcaps"} while logging request, client: 10.233.71.240, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.39.105:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap"
10.233.71.240 - - [23/Oct/2022:05:56:06 +0000] e6d6196b06670ca7b406b24180376efe "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "python-requests/2.28.1" "-"
2022/10/23 05:56:06 [info] 36#36: *1047 [lua] access_by_lua(msblocations.conf:189):2: ecf79c11224291b70083b778c2b6fa1d:receive the request, client: 10.233.71.240, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/10/23 05:56:06 [info] 36#36: *1047 [lua] logger.lua:23: ecf79c11224291b70083b778c2b6fa1d {"matched":"parser"} while logging request, client: 10.233.71.240, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.18.23:8806/api/parser/v1/health_check", host: "msb-iag.onap"
10.233.71.240 - - [23/Oct/2022:05:56:06 +0000] ecf79c11224291b70083b778c2b6fa1d "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.822 upstream_response_time:0.821 "-" "python-requests/2.28.1" "-"
2022/10/23 05:56:07 [info] 39#39: *1050 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:56:07 [info] 39#39: *1049 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:56:11 [info] 36#36: *1015 client 10.233.71.240 closed keepalive connection
2022/10/23 05:56:11 [info] 36#36: *1016 client 10.233.71.240 closed keepalive connection
2022/10/23 05:56:11 [info] 36#36: *1018 client 10.233.71.240 closed keepalive connection
2022/10/23 05:56:11 [info] 36#36: *1020 client 10.233.71.240 closed keepalive connection
2022/10/23 05:56:11 [info] 36#36: *1024 client 10.233.71.240 closed keepalive connection
2022/10/23 05:56:11 [info] 36#36: *1026 client 10.233.71.240 closed keepalive connection
2022/10/23 05:56:11 [info] 36#36: *1028 client 10.233.71.240 closed keepalive connection
2022/10/23 05:56:11 [info] 36#36: *1030 client 10.233.71.240 closed keepalive connection
2022/10/23 05:56:11 [info] 36#36: *1035 client 10.233.71.240 closed keepalive connection
2022/10/23 05:56:11 [info] 36#36: *1037 client 10.233.71.240 closed keepalive connection
2022/10/23 05:56:11 [info] 36#36: *1039 client 10.233.71.240 closed keepalive connection
2022/10/23 05:56:11 [info] 36#36: *1041 client 10.233.71.240 closed keepalive connection
2022/10/23 05:56:11 [info] 36#36: *1043 client 10.233.71.240 closed keepalive connection
2022/10/23 05:56:11 [info] 36#36: *1045 client 10.233.71.240 closed keepalive connection
2022/10/23 05:56:11 [info] 36#36: *1047 client 10.233.71.240 closed keepalive connection
2022/10/23 05:56:11 [info] 36#36: *1033 client 10.233.71.240 closed keepalive connection
2022/10/23 05:56:17 [info] 36#36: *1051 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:56:17 [info] 36#36: *1052 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:56:17 [info] 36#36: *1053 [lua] access_by_lua(msblocations.conf:189):2: e5dd011e3475d31ad0dc98ebbd5adc74:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:56:17 [info] 36#36: *1053 [lua] logger.lua:23: e5dd011e3475d31ad0dc98ebbd5adc74 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:56:17 +0000] e5dd011e3475d31ad0dc98ebbd5adc74 "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.238 - - [23/Oct/2022:05:56:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:56:27 [info] 39#39: *1055 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:56:27 [info] 36#36: *1054 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:56:32 [info] 36#36: *1057 [lua] access_by_lua(msblocations.conf:189):2: ad4f4a23ee8add94b7c1aa35a1260fe2:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:56:33 +0000] ad4f4a23ee8add94b7c1aa35a1260fe2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/23 05:56:33 [info] 36#36: *1057 [lua] logger.lua:23: ad4f4a23ee8add94b7c1aa35a1260fe2 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:56:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 05:56:37 [info] 39#39: *1059 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:56:37 [info] 36#36: *1058 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:56:47 [info] 36#36: *1060 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:56:47 [info] 36#36: *1061 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:56:48 [info] 36#36: *1062 [lua] access_by_lua(msblocations.conf:189):2: d5c026d4e6c92d9f0851ed97c584cdbd:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:56:48 +0000] d5c026d4e6c92d9f0851ed97c584cdbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:56:48 [info] 36#36: *1062 [lua] logger.lua:23: d5c026d4e6c92d9f0851ed97c584cdbd {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:56:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:56:57 [info] 36#36: *1063 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:56:57 [info] 36#36: *1064 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:57:03 [info] 36#36: *1065 [lua] access_by_lua(msblocations.conf:189):2: b6809a81b2701c8e07202e46f04193b4:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:57:03 [info] 36#36: *1065 [lua] logger.lua:23: b6809a81b2701c8e07202e46f04193b4 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:57:03 +0000] b6809a81b2701c8e07202e46f04193b4 "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.238 - - [23/Oct/2022:05:57:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:57:07 [info] 39#39: *1067 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:57:07 [info] 36#36: *1066 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:57:17 [info] 36#36: *1069 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:57:17 [info] 36#36: *1068 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:57:18 [info] 36#36: *1070 [lua] access_by_lua(msblocations.conf:189):2: 742783ea9eb0f4d36ce215a5fca00af8:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:57:18 +0000] 742783ea9eb0f4d36ce215a5fca00af8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:57:18 [info] 36#36: *1070 [lua] logger.lua:23: 742783ea9eb0f4d36ce215a5fca00af8 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:57:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:57:27 [info] 39#39: *1071 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:57:27 [info] 36#36: *1072 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:57:33 [info] 36#36: *1074 [lua] access_by_lua(msblocations.conf:189):2: cec397f924937a7fe6627bcb418e406d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:57:33 [info] 36#36: *1074 [lua] logger.lua:23: cec397f924937a7fe6627bcb418e406d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:57:33 +0000] cec397f924937a7fe6627bcb418e406d "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.238 - - [23/Oct/2022:05:57:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:57:37 [info] 36#36: *1075 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:57:37 [info] 36#36: *1076 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:57:47 [info] 39#39: *1078 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:57:47 [info] 36#36: *1077 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:57:48 [info] 36#36: *1079 [lua] access_by_lua(msblocations.conf:189):2: 87809b6b03ec35482be41e4b6ce3922c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:57:48 [info] 36#36: *1079 [lua] logger.lua:23: 87809b6b03ec35482be41e4b6ce3922c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:57:48 +0000] 87809b6b03ec35482be41e4b6ce3922c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:57:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/23 05:57:57 [info] 36#36: *1080 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:57:57 [info] 36#36: *1081 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:58:03 [info] 36#36: *1082 [lua] access_by_lua(msblocations.conf:189):2: 9463fae843578d9667c55c5638e62d73:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:58:03 +0000] 9463fae843578d9667c55c5638e62d73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:58:03 [info] 36#36: *1082 [lua] logger.lua:23: 9463fae843578d9667c55c5638e62d73 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:58:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:58:07 [info] 36#36: *1083 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:58:07 [info] 36#36: *1084 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:58:17 [info] 36#36: *1085 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:58:17 [info] 36#36: *1086 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:58:18 [info] 36#36: *1087 [lua] access_by_lua(msblocations.conf:189):2: 1bd27895027a6faa9bd64a1aabea626d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:58:18 [info] 36#36: *1087 [lua] logger.lua:23: 1bd27895027a6faa9bd64a1aabea626d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:58:18 +0000] 1bd27895027a6faa9bd64a1aabea626d "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.238 - - [23/Oct/2022:05:58:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:58:27 [info] 39#39: *1089 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:58:27 [info] 39#39: *1088 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:58:33 [info] 36#36: *1091 [lua] access_by_lua(msblocations.conf:189):2: 5f399201e1b688c5535034f9300a8901:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:58:33 +0000] 5f399201e1b688c5535034f9300a8901 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/23 05:58:33 [info] 36#36: *1091 [lua] logger.lua:23: 5f399201e1b688c5535034f9300a8901 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:58:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 05:58:37 [info] 36#36: *1093 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:58:37 [info] 36#36: *1092 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:58:47 [info] 36#36: *1094 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:58:47 [info] 36#36: *1095 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:58:48 [info] 36#36: *1096 [lua] access_by_lua(msblocations.conf:189):2: 5ddc3e2c3669b05b079f41026d858173:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:58:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/23 05:58:48 [info] 36#36: *1096 [lua] logger.lua:23: 5ddc3e2c3669b05b079f41026d858173 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:58:48 +0000] 5ddc3e2c3669b05b079f41026d858173 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/23 05:58:57 [info] 39#39: *1097 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:58:57 [info] 39#39: *1098 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:59:03 [info] 36#36: *1099 [lua] access_by_lua(msblocations.conf:189):2: 388fcea0674bd0ed769f37e691fac66c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:59:03 +0000] 388fcea0674bd0ed769f37e691fac66c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:05:59:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 05:59:03 [info] 36#36: *1099 [lua] logger.lua:23: 388fcea0674bd0ed769f37e691fac66c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:59:07 [info] 39#39: *1101 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:59:07 [info] 39#39: *1100 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:59:17 [info] 36#36: *1102 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:59:17 [info] 36#36: *1103 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:59:18 [info] 36#36: *1104 [lua] access_by_lua(msblocations.conf:189):2: 5974bbd1652bbf9347100d54ef30e3c3:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:59:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.69.238 - - [23/Oct/2022:05:59:18 +0000] 5974bbd1652bbf9347100d54ef30e3c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/23 05:59:18 [info] 36#36: *1104 [lua] logger.lua:23: 5974bbd1652bbf9347100d54ef30e3c3 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:59:27 [info] 36#36: *1106 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:59:27 [info] 39#39: *1105 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:59:33 [info] 36#36: *1108 [lua] access_by_lua(msblocations.conf:189):2: d2c65ecf8afe495ec4bf8e295e0bfd6c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 05:59:33 [info] 36#36: *1108 [lua] logger.lua:23: d2c65ecf8afe495ec4bf8e295e0bfd6c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:59:33 +0000] d2c65ecf8afe495ec4bf8e295e0bfd6c "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.238 - - [23/Oct/2022:05:59:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 05:59:37 [info] 39#39: *1109 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:59:37 [info] 39#39: *1110 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:59:47 [info] 36#36: *1111 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:59:47 [info] 36#36: *1112 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:59:48 [info] 36#36: *1113 [lua] access_by_lua(msblocations.conf:189):2: d36c15c4e7a64d04c1e2aeeba50202d0:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:05:59:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.238 - - [23/Oct/2022:05:59:48 +0000] d36c15c4e7a64d04c1e2aeeba50202d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 05:59:48 [info] 36#36: *1113 [lua] logger.lua:23: d36c15c4e7a64d04c1e2aeeba50202d0 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 05:59:57 [info] 39#39: *1115 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 05:59:57 [info] 36#36: *1114 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:00:03 [info] 36#36: *1116 [lua] access_by_lua(msblocations.conf:189):2: dcf5a5689f5a1c87ef5bbc0c53a6d0a9:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:00:03 +0000] dcf5a5689f5a1c87ef5bbc0c53a6d0a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 06:00:03 [info] 36#36: *1116 [lua] logger.lua:23: dcf5a5689f5a1c87ef5bbc0c53a6d0a9 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:00:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:00:07 [info] 36#36: *1118 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:00:07 [info] 39#39: *1117 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:00:17 [info] 36#36: *1119 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:00:17 [info] 39#39: *1120 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:00:18 [info] 36#36: *1121 [lua] access_by_lua(msblocations.conf:189):2: d59a7d0646c0ba0d53e435cf2d18760e:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:00:18 [info] 36#36: *1121 [lua] logger.lua:23: d59a7d0646c0ba0d53e435cf2d18760e {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:00:18 +0000] d59a7d0646c0ba0d53e435cf2d18760e "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.238 - - [23/Oct/2022:06:00:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:00:27 [info] 36#36: *1122 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:00:27 [info] 36#36: *1123 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:00:33 [info] 36#36: *1125 [lua] access_by_lua(msblocations.conf:189):2: cd50edc4a68b94e3f38a69d8fd9e5d98:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:00:33 +0000] cd50edc4a68b94e3f38a69d8fd9e5d98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 06:00:33 [info] 36#36: *1125 [lua] logger.lua:23: cd50edc4a68b94e3f38a69d8fd9e5d98 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:00:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:00:37 [info] 36#36: *1126 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:00:37 [info] 39#39: *1127 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:00:47 [info] 36#36: *1128 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:00:47 [info] 36#36: *1129 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:00:48 [info] 36#36: *1130 [lua] access_by_lua(msblocations.conf:189):2: ab628791a48f1d2a354045ccb1aee1e2:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:00:48 +0000] ab628791a48f1d2a354045ccb1aee1e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/23 06:00:48 [info] 36#36: *1130 [lua] logger.lua:23: ab628791a48f1d2a354045ccb1aee1e2 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:00:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/23 06:00:57 [info] 36#36: *1131 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:00:57 [info] 36#36: *1132 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:01:03 [info] 36#36: *1133 [lua] access_by_lua(msblocations.conf:189):2: 0e6266e831554f209d8426af7ac41e0c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:01:03 [info] 36#36: *1133 [lua] logger.lua:23: 0e6266e831554f209d8426af7ac41e0c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:01:03 +0000] 0e6266e831554f209d8426af7ac41e0c "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.238 - - [23/Oct/2022:06:01:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:01:07 [info] 36#36: *1134 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:01:07 [info] 36#36: *1135 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:01:17 [info] 39#39: *1136 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:01:17 [info] 36#36: *1137 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:01:18 [info] 36#36: *1138 [lua] access_by_lua(msblocations.conf:189):2: 1cc5bc25b044df51791deed1b41696f0:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:01:18 [info] 36#36: *1138 [lua] logger.lua:23: 1cc5bc25b044df51791deed1b41696f0 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:01:18 +0000] 1cc5bc25b044df51791deed1b41696f0 "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.238 - - [23/Oct/2022:06:01:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:01:27 [info] 36#36: *1139 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:01:27 [info] 36#36: *1140 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:01:33 [info] 36#36: *1142 [lua] access_by_lua(msblocations.conf:189):2: 8515e160367b81942c0137ee5f69448f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:01:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:01:33 [info] 36#36: *1142 [lua] logger.lua:23: 8515e160367b81942c0137ee5f69448f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:01:33 +0000] 8515e160367b81942c0137ee5f69448f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 06:01:37 [info] 36#36: *1143 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:01:37 [info] 36#36: *1144 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:01:47 [info] 39#39: *1146 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:01:47 [info] 39#39: *1145 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:01:48 [info] 36#36: *1147 [lua] access_by_lua(msblocations.conf:189):2: 40b45d8bad6404b29ab1d36c0a5e42a7:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:01:48 [info] 36#36: *1147 [lua] logger.lua:23: 40b45d8bad6404b29ab1d36c0a5e42a7 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:01:48 +0000] 40b45d8bad6404b29ab1d36c0a5e42a7 "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.238 - - [23/Oct/2022:06:01:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:01:57 [info] 36#36: *1148 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:01:57 [info] 36#36: *1149 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:02:03 [info] 36#36: *1150 [lua] access_by_lua(msblocations.conf:189):2: ad3012a5518d5083ce321fed4b57f917:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:02:03 [info] 36#36: *1150 [lua] logger.lua:23: ad3012a5518d5083ce321fed4b57f917 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:02:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.238 - - [23/Oct/2022:06:02:03 +0000] ad3012a5518d5083ce321fed4b57f917 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 06:02:07 [info] 39#39: *1152 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:02:07 [info] 39#39: *1151 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:02:17 [info] 36#36: *1154 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:02:17 [info] 36#36: *1153 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:02:18 [info] 36#36: *1155 [lua] access_by_lua(msblocations.conf:189):2: 284cad15c2c00e565d95cb4c36fbb3ab:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:02:18 +0000] 284cad15c2c00e565d95cb4c36fbb3ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 06:02:18 [info] 36#36: *1155 [lua] logger.lua:23: 284cad15c2c00e565d95cb4c36fbb3ab {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:02:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:02:27 [info] 36#36: *1156 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:02:27 [info] 39#39: *1157 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:02:33 [info] 36#36: *1159 [lua] access_by_lua(msblocations.conf:189):2: f530a529f2ad58235cfd5b5bc0901e38:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:02:33 +0000] f530a529f2ad58235cfd5b5bc0901e38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 06:02:33 [info] 36#36: *1159 [lua] logger.lua:23: f530a529f2ad58235cfd5b5bc0901e38 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:02:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:02:37 [info] 39#39: *1160 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:02:37 [info] 39#39: *1161 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:02:47 [info] 39#39: *1163 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:02:47 [info] 39#39: *1162 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:02:48 [info] 36#36: *1164 [lua] access_by_lua(msblocations.conf:189):2: a963512111ff49da6441632f84681cac:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:02:48 +0000] a963512111ff49da6441632f84681cac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:02:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 06:02:48 [info] 36#36: *1164 [lua] logger.lua:23: a963512111ff49da6441632f84681cac {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 06:02:57 [info] 36#36: *1166 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:02:57 [info] 39#39: *1165 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:03:03 [info] 36#36: *1167 [lua] access_by_lua(msblocations.conf:189):2: 121715b082e6c11b6f12c7463e96d280:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:03:03 [info] 36#36: *1167 [lua] logger.lua:23: 121715b082e6c11b6f12c7463e96d280 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:03:03 +0000] 121715b082e6c11b6f12c7463e96d280 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:03:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 06:03:07 [info] 36#36: *1168 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:03:07 [info] 36#36: *1169 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:03:17 [info] 39#39: *1171 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:03:17 [info] 36#36: *1170 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:03:18 [info] 36#36: *1172 [lua] access_by_lua(msblocations.conf:189):2: 7f1519ca725409d49c3308bc1edd486f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:03:18 [info] 36#36: *1172 [lua] logger.lua:23: 7f1519ca725409d49c3308bc1edd486f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:03:18 +0000] 7f1519ca725409d49c3308bc1edd486f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:03:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/23 06:03:27 [info] 39#39: *1173 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:03:27 [info] 39#39: *1174 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:03:33 [info] 36#36: *1176 [lua] access_by_lua(msblocations.conf:189):2: bb10f9dca5b5d42981e5fdcce99efc4c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:03:33 [info] 36#36: *1176 [lua] logger.lua:23: bb10f9dca5b5d42981e5fdcce99efc4c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:03:33 +0000] bb10f9dca5b5d42981e5fdcce99efc4c "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.238 - - [23/Oct/2022:06:03:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:03:37 [info] 36#36: *1177 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:03:37 [info] 36#36: *1178 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:03:47 [info] 39#39: *1180 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:03:47 [info] 36#36: *1179 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:03:48 [info] 36#36: *1181 [lua] access_by_lua(msblocations.conf:189):2: 6e945f384ed16d1c57a4fd283ee5c489:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:03:48 +0000] 6e945f384ed16d1c57a4fd283ee5c489 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 06:03:48 [info] 36#36: *1181 [lua] logger.lua:23: 6e945f384ed16d1c57a4fd283ee5c489 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:03:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:03:57 [info] 36#36: *1182 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:03:57 [info] 36#36: *1183 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:04:03 [info] 36#36: *1184 [lua] access_by_lua(msblocations.conf:189):2: 6a8f5200c97c18d90157ce62ccc7e33c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:04:03 [info] 36#36: *1184 [lua] logger.lua:23: 6a8f5200c97c18d90157ce62ccc7e33c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:04:03 +0000] 6a8f5200c97c18d90157ce62ccc7e33c "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.238 - - [23/Oct/2022:06:04:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:04:07 [info] 36#36: *1185 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:04:07 [info] 39#39: *1186 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:04:17 [info] 39#39: *1188 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:04:17 [info] 39#39: *1187 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:04:18 [info] 36#36: *1189 [lua] access_by_lua(msblocations.conf:189):2: b2bb685564be3d1b26ffaa091c97d1af:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:04:18 [info] 36#36: *1189 [lua] logger.lua:23: b2bb685564be3d1b26ffaa091c97d1af {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:04:18 +0000] b2bb685564be3d1b26ffaa091c97d1af "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.238 - - [23/Oct/2022:06:04:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:04:27 [info] 36#36: *1190 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:04:27 [info] 36#36: *1191 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:04:33 [info] 36#36: *1193 [lua] access_by_lua(msblocations.conf:189):2: 628901018e8861ab6415f699cac359ef:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:04:33 [info] 36#36: *1193 [lua] logger.lua:23: 628901018e8861ab6415f699cac359ef {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:04:33 +0000] 628901018e8861ab6415f699cac359ef "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.238 - - [23/Oct/2022:06:04:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:04:37 [info] 36#36: *1194 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:04:37 [info] 36#36: *1195 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:04:47 [info] 39#39: *1196 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:04:47 [info] 39#39: *1197 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:04:48 [info] 36#36: *1198 [lua] access_by_lua(msblocations.conf:189):2: 46fec51e8dc1b96fdab81bb5bd0fb5fe:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:04:48 [info] 36#36: *1198 [lua] logger.lua:23: 46fec51e8dc1b96fdab81bb5bd0fb5fe {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:04:48 +0000] 46fec51e8dc1b96fdab81bb5bd0fb5fe "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.238 - - [23/Oct/2022:06:04:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:04:57 [info] 36#36: *1199 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:04:57 [info] 36#36: *1200 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:05:03 [info] 36#36: *1201 [lua] access_by_lua(msblocations.conf:189):2: e67c0c90f0f8b00f4813b077ae6f2455:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:05:03 +0000] e67c0c90f0f8b00f4813b077ae6f2455 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 06:05:03 [info] 36#36: *1201 [lua] logger.lua:23: e67c0c90f0f8b00f4813b077ae6f2455 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:05:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:05:07 [info] 36#36: *1202 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:05:07 [info] 36#36: *1203 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:05:17 [info] 36#36: *1204 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:05:17 [info] 36#36: *1205 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:05:18 [info] 36#36: *1206 [lua] access_by_lua(msblocations.conf:189):2: 9fbb199b606fe84ac7bedc5a2926080f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:05:18 [info] 36#36: *1206 [lua] logger.lua:23: 9fbb199b606fe84ac7bedc5a2926080f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:05:18 +0000] 9fbb199b606fe84ac7bedc5a2926080f "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.238 - - [23/Oct/2022:06:05:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:05:27 [info] 36#36: *1207 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:05:27 [info] 39#39: *1208 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:05:33 [info] 36#36: *1210 [lua] access_by_lua(msblocations.conf:189):2: b76a2f96b4d8595f3228d279faec9370:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:05:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.69.238 - - [23/Oct/2022:06:05:33 +0000] b76a2f96b4d8595f3228d279faec9370 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/23 06:05:33 [info] 36#36: *1210 [lua] logger.lua:23: b76a2f96b4d8595f3228d279faec9370 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 06:05:37 [info] 39#39: *1211 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:05:37 [info] 39#39: *1212 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:05:47 [info] 36#36: *1214 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:05:47 [info] 36#36: *1213 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:05:48 [info] 36#36: *1215 [lua] access_by_lua(msblocations.conf:189):2: 3c8a8aa895ea7e93c5f02bb7c1a31a92:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:05:48 +0000] 3c8a8aa895ea7e93c5f02bb7c1a31a92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 06:05:48 [info] 36#36: *1215 [lua] logger.lua:23: 3c8a8aa895ea7e93c5f02bb7c1a31a92 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:05:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:05:57 [info] 36#36: *1217 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:05:57 [info] 36#36: *1216 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:06:03 [info] 36#36: *1218 [lua] access_by_lua(msblocations.conf:189):2: 757124d0d346441d377c855acb261ed8:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:06:03 [info] 36#36: *1218 [lua] logger.lua:23: 757124d0d346441d377c855acb261ed8 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:06:03 +0000] 757124d0d346441d377c855acb261ed8 "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.238 - - [23/Oct/2022:06:06:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:06:07 [info] 36#36: *1219 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:06:07 [info] 39#39: *1220 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:06:17 [info] 36#36: *1221 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:06:17 [info] 39#39: *1222 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:06:18 [info] 36#36: *1223 [lua] access_by_lua(msblocations.conf:189):2: 516f998c000b5774e7a88084adecb4f4:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:06:18 +0000] 516f998c000b5774e7a88084adecb4f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 06:06:18 [info] 36#36: *1223 [lua] logger.lua:23: 516f998c000b5774e7a88084adecb4f4 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:06:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:06:27 [info] 36#36: *1224 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:06:27 [info] 36#36: *1225 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:06:33 [info] 36#36: *1227 [lua] access_by_lua(msblocations.conf:189):2: 9917bb7519dc41e0f95dcf49ba24aa18:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:06:33 +0000] 9917bb7519dc41e0f95dcf49ba24aa18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 06:06:33 [info] 36#36: *1227 [lua] logger.lua:23: 9917bb7519dc41e0f95dcf49ba24aa18 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:06:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:06:37 [info] 36#36: *1229 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:06:37 [info] 36#36: *1228 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:06:47 [info] 36#36: *1231 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:06:47 [info] 36#36: *1230 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:06:48 [info] 36#36: *1232 [lua] access_by_lua(msblocations.conf:189):2: 348267214cbee70b32991e1cf9d3771d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:06:48 [info] 36#36: *1232 [lua] logger.lua:23: 348267214cbee70b32991e1cf9d3771d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:06:48 +0000] 348267214cbee70b32991e1cf9d3771d "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.238 - - [23/Oct/2022:06:06:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:06:57 [info] 36#36: *1234 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:06:57 [info] 39#39: *1233 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:07:03 [info] 36#36: *1235 [lua] access_by_lua(msblocations.conf:189):2: 328a8f032477d44b7d0b5e9d5f5c038f:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:07:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:07:03 [info] 36#36: *1235 [lua] logger.lua:23: 328a8f032477d44b7d0b5e9d5f5c038f {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:07:03 +0000] 328a8f032477d44b7d0b5e9d5f5c038f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 06:07:07 [info] 36#36: *1236 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:07:07 [info] 39#39: *1237 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:07:17 [info] 39#39: *1238 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:07:17 [info] 39#39: *1239 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:07:18 [info] 36#36: *1240 [lua] access_by_lua(msblocations.conf:189):2: 7276190ebf04a15cadbab0593346e4f4:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:07:18 [info] 36#36: *1240 [lua] logger.lua:23: 7276190ebf04a15cadbab0593346e4f4 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:07:18 +0000] 7276190ebf04a15cadbab0593346e4f4 "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.238 - - [23/Oct/2022:06:07:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:07:27 [info] 39#39: *1242 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:07:27 [info] 36#36: *1241 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:07:33 [info] 36#36: *1244 [lua] access_by_lua(msblocations.conf:189):2: 53e9336756f166e2db87cb66b3c9e130:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:07:33 +0000] 53e9336756f166e2db87cb66b3c9e130 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 06:07:33 [info] 36#36: *1244 [lua] logger.lua:23: 53e9336756f166e2db87cb66b3c9e130 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:07:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:07:37 [info] 36#36: *1246 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:07:37 [info] 36#36: *1245 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:07:47 [info] 36#36: *1248 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:07:47 [info] 39#39: *1247 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:07:48 [info] 36#36: *1249 [lua] access_by_lua(msblocations.conf:189):2: 7b3f836cfb7e6a0bfabd359ee189ec50:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:07:48 [info] 36#36: *1249 [lua] logger.lua:23: 7b3f836cfb7e6a0bfabd359ee189ec50 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:07:48 +0000] 7b3f836cfb7e6a0bfabd359ee189ec50 "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.238 - - [23/Oct/2022:06:07:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:07:57 [info] 36#36: *1250 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:07:57 [info] 36#36: *1251 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:08:03 [info] 36#36: *1252 [lua] access_by_lua(msblocations.conf:189):2: 58426d0320d9d66c4d15e381cfc6011c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:08:03 +0000] 58426d0320d9d66c4d15e381cfc6011c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 06:08:03 [info] 36#36: *1252 [lua] logger.lua:23: 58426d0320d9d66c4d15e381cfc6011c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:08:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:08:07 [info] 39#39: *1254 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:08:07 [info] 36#36: *1253 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:08:17 [info] 39#39: *1255 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:08:17 [info] 39#39: *1256 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:08:18 [info] 36#36: *1257 [lua] access_by_lua(msblocations.conf:189):2: 83cf2304b4d8e45c93f8be6a4e130fc1:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:08:18 +0000] 83cf2304b4d8e45c93f8be6a4e130fc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 06:08:18 [info] 36#36: *1257 [lua] logger.lua:23: 83cf2304b4d8e45c93f8be6a4e130fc1 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:08:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 06:08:27 [info] 39#39: *1259 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:08:27 [info] 39#39: *1258 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:08:33 [info] 36#36: *1261 [lua] access_by_lua(msblocations.conf:189):2: 1033e54c8cd1eae4402367f02f1dadb3:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:08:33 [info] 36#36: *1261 [lua] logger.lua:23: 1033e54c8cd1eae4402367f02f1dadb3 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:08:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.238 - - [23/Oct/2022:06:08:33 +0000] 1033e54c8cd1eae4402367f02f1dadb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/23 06:08:37 [info] 39#39: *1262 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:08:37 [info] 39#39: *1263 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:08:47 [info] 39#39: *1265 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:08:47 [info] 39#39: *1264 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:08:48 [info] 36#36: *1266 [lua] access_by_lua(msblocations.conf:189):2: de5102cdabe5903847ae04b75e18d880:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:08:48 [info] 36#36: *1266 [lua] logger.lua:23: de5102cdabe5903847ae04b75e18d880 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:08:48 +0000] de5102cdabe5903847ae04b75e18d880 "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.238 - - [23/Oct/2022:06:08:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:08:57 [info] 39#39: *1267 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:08:57 [info] 39#39: *1268 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:09:03 [info] 36#36: *1269 [lua] access_by_lua(msblocations.conf:189):2: f898fa712af92cd23e1659c6f137bccb:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:09:03 [info] 36#36: *1269 [lua] logger.lua:23: f898fa712af92cd23e1659c6f137bccb {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:09:03 +0000] f898fa712af92cd23e1659c6f137bccb "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.238 - - [23/Oct/2022:06:09:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:09:07 [info] 36#36: *1270 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:09:07 [info] 36#36: *1271 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:09:17 [info] 36#36: *1272 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:09:17 [info] 36#36: *1273 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:09:18 [info] 36#36: *1274 [lua] access_by_lua(msblocations.conf:189):2: f7c82d1a84a7eb4ffdb9edadf3404896:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:09:18 [info] 36#36: *1274 [lua] logger.lua:23: f7c82d1a84a7eb4ffdb9edadf3404896 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:09:18 +0000] f7c82d1a84a7eb4ffdb9edadf3404896 "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.238 - - [23/Oct/2022:06:09:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/23 06:09:27 [info] 39#39: *1275 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:09:27 [info] 39#39: *1276 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:09:33 [info] 36#36: *1278 [lua] access_by_lua(msblocations.conf:189):2: 4b55a24bc460aed3d835ef526377c758:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:09:33 [info] 36#36: *1278 [lua] logger.lua:23: 4b55a24bc460aed3d835ef526377c758 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:09:33 +0000] 4b55a24bc460aed3d835ef526377c758 "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.238 - - [23/Oct/2022:06:09:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:09:37 [info] 36#36: *1279 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:09:37 [info] 39#39: *1280 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:09:47 [info] 36#36: *1281 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:09:47 [info] 36#36: *1282 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:09:48 [info] 36#36: *1283 [lua] access_by_lua(msblocations.conf:189):2: b04a909e3b060071d457b3fb9dadbf68:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:09:48 +0000] b04a909e3b060071d457b3fb9dadbf68 "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.238 - - [23/Oct/2022:06:09:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:09:48 [info] 36#36: *1283 [lua] logger.lua:23: b04a909e3b060071d457b3fb9dadbf68 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 06:09:57 [info] 36#36: *1284 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:09:57 [info] 36#36: *1285 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:10:03 [info] 36#36: *1286 [lua] access_by_lua(msblocations.conf:189):2: c3104db810d132c8d7bdd84725af0f3c:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:10:03 +0000] c3104db810d132c8d7bdd84725af0f3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 06:10:03 [info] 36#36: *1286 [lua] logger.lua:23: c3104db810d132c8d7bdd84725af0f3c {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:10:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:10:07 [info] 36#36: *1287 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:10:07 [info] 36#36: *1288 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:10:17 [info] 39#39: *1289 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:10:17 [info] 39#39: *1290 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:10:18 [info] 36#36: *1291 [lua] access_by_lua(msblocations.conf:189):2: b6f2395313b99bd3c9da5a73a2137aee:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:10:18 [info] 36#36: *1291 [lua] logger.lua:23: b6f2395313b99bd3c9da5a73a2137aee {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:10:18 +0000] b6f2395313b99bd3c9da5a73a2137aee "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.238 - - [23/Oct/2022:06:10:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:10:27 [info] 36#36: *1292 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:10:27 [info] 36#36: *1293 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:10:33 [info] 36#36: *1295 [lua] access_by_lua(msblocations.conf:189):2: 3cab67fb60c2b2e1ad82a1c8b58dd5ff:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:10:33 [info] 36#36: *1295 [lua] logger.lua:23: 3cab67fb60c2b2e1ad82a1c8b58dd5ff {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:10:33 +0000] 3cab67fb60c2b2e1ad82a1c8b58dd5ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:10:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:10:37 [info] 36#36: *1296 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:10:37 [info] 36#36: *1297 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:10:47 [info] 39#39: *1298 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:10:47 [info] 39#39: *1299 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:10:48 [info] 36#36: *1300 [lua] access_by_lua(msblocations.conf:189):2: dca6663d39f79b9c29e5849a6fc46f0b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:10:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.238 - - [23/Oct/2022:06:10:48 +0000] dca6663d39f79b9c29e5849a6fc46f0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 06:10:48 [info] 36#36: *1300 [lua] logger.lua:23: dca6663d39f79b9c29e5849a6fc46f0b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 06:10:57 [info] 36#36: *1301 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:10:57 [info] 36#36: *1302 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:11:03 [info] 36#36: *1303 [lua] access_by_lua(msblocations.conf:189):2: f607dcb97f35c835dab45943356b1bd0:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:11:03 +0000] f607dcb97f35c835dab45943356b1bd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/23 06:11:03 [info] 36#36: *1303 [lua] logger.lua:23: f607dcb97f35c835dab45943356b1bd0 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:11:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:11:07 [info] 39#39: *1304 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:11:07 [info] 39#39: *1305 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:11:17 [info] 39#39: *1307 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:11:17 [info] 39#39: *1306 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:11:18 [info] 36#36: *1308 [lua] access_by_lua(msblocations.conf:189):2: b341c89707df31174eeaa45d7bebdbe4:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:11:18 [info] 36#36: *1308 [lua] logger.lua:23: b341c89707df31174eeaa45d7bebdbe4 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:11:18 +0000] b341c89707df31174eeaa45d7bebdbe4 "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.238 - - [23/Oct/2022:06:11:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:11:27 [info] 36#36: *1309 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:11:27 [info] 39#39: *1310 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:11:33 [info] 36#36: *1312 [lua] access_by_lua(msblocations.conf:189):2: 71fbfcc21614db5b6d60fa6206d80611:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:11:33 +0000] 71fbfcc21614db5b6d60fa6206d80611 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 06:11:33 [info] 36#36: *1312 [lua] logger.lua:23: 71fbfcc21614db5b6d60fa6206d80611 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:11:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:11:37 [info] 39#39: *1314 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:11:37 [info] 39#39: *1313 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:11:47 [info] 36#36: *1315 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:11:47 [info] 36#36: *1316 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:11:48 [info] 36#36: *1317 [lua] access_by_lua(msblocations.conf:189):2: ec20946c13f69ea21cfdfb6dcf99c6d2:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:11:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/23 06:11:48 [info] 36#36: *1317 [lua] logger.lua:23: ec20946c13f69ea21cfdfb6dcf99c6d2 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:11:48 +0000] ec20946c13f69ea21cfdfb6dcf99c6d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/10/23 06:11:57 [info] 36#36: *1318 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:11:57 [info] 36#36: *1319 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:12:03 [info] 36#36: *1320 [lua] access_by_lua(msblocations.conf:189):2: 55ff56aa7c50fceed380a3be31208f40:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:12:03 [info] 36#36: *1320 [lua] logger.lua:23: 55ff56aa7c50fceed380a3be31208f40 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:12:03 +0000] 55ff56aa7c50fceed380a3be31208f40 "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.238 - - [23/Oct/2022:06:12:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:12:07 [info] 36#36: *1321 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:12:07 [info] 36#36: *1322 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:12:17 [info] 36#36: *1323 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:12:17 [info] 39#39: *1324 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:12:18 [info] 36#36: *1325 [lua] access_by_lua(msblocations.conf:189):2: 113bedaaef7c974efd19fc4c218ee721:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:12:18 +0000] 113bedaaef7c974efd19fc4c218ee721 "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.238 - - [23/Oct/2022:06:12:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:12:18 [info] 36#36: *1325 [lua] logger.lua:23: 113bedaaef7c974efd19fc4c218ee721 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 06:12:27 [info] 39#39: *1326 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:12:27 [info] 36#36: *1327 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:12:33 [info] 36#36: *1329 [lua] access_by_lua(msblocations.conf:189):2: 5672d848ac7b92c7cd640e70fa6e519d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:12:33 +0000] 5672d848ac7b92c7cd640e70fa6e519d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/23 06:12:33 [info] 36#36: *1329 [lua] logger.lua:23: 5672d848ac7b92c7cd640e70fa6e519d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:12:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:12:37 [info] 36#36: *1331 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:12:37 [info] 36#36: *1330 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:12:47 [info] 36#36: *1332 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:12:47 [info] 36#36: *1333 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:12:48 [info] 36#36: *1334 [lua] access_by_lua(msblocations.conf:189):2: 3e2afda848ebc6cb166a44dae36e430a:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:12:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/23 06:12:48 [info] 36#36: *1334 [lua] logger.lua:23: 3e2afda848ebc6cb166a44dae36e430a {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:12:48 +0000] 3e2afda848ebc6cb166a44dae36e430a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/23 06:12:57 [info] 36#36: *1335 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:12:57 [info] 36#36: *1336 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:13:03 [info] 36#36: *1337 [lua] access_by_lua(msblocations.conf:189):2: 95c3b6452f879a1f10610bcb67ced1f7:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:13:03 +0000] 95c3b6452f879a1f10610bcb67ced1f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/23 06:13:03 [info] 36#36: *1337 [lua] logger.lua:23: 95c3b6452f879a1f10610bcb67ced1f7 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:13:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:13:07 [info] 39#39: *1338 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:13:07 [info] 39#39: *1339 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:13:17 [info] 39#39: *1340 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:13:17 [info] 39#39: *1341 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:13:18 [info] 36#36: *1342 [lua] access_by_lua(msblocations.conf:189):2: ed60d5ff00f04d139bb01a3e78689d88:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:13:18 +0000] ed60d5ff00f04d139bb01a3e78689d88 "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.238 - - [23/Oct/2022:06:13:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:13:18 [info] 36#36: *1342 [lua] logger.lua:23: ed60d5ff00f04d139bb01a3e78689d88 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 06:13:27 [info] 39#39: *1343 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:13:27 [info] 39#39: *1344 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:13:33 [info] 36#36: *1346 [lua] access_by_lua(msblocations.conf:189):2: b4198d3923e52b3a459d81e33fb92e21:receive the request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.26 - - [23/Oct/2022:06:13:33 +0000] b4198d3923e52b3a459d81e33fb92e21 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 500 request_processing_time:0.010 upstream_response_time:0.009 "-" "python-requests/2.24.0" "-"
2022/10/23 06:13:33 [info] 36#36: *1346 [lua] logger.lua:23: b4198d3923e52b3a459d81e33fb92e21 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:13:33 [info] 36#36: *1347 [lua] access_by_lua(msblocations.conf:189):2: acc9dcb3f2799f85bff2d4eb3422fbd3:receive the request, client: 192.168.8.26, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.26 - - [23/Oct/2022:06:13:33 +0000] acc9dcb3f2799f85bff2d4eb3422fbd3 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "python-requests/2.24.0" "-"
2022/10/23 06:13:33 [info] 36#36: *1347 [lua] logger.lua:23: acc9dcb3f2799f85bff2d4eb3422fbd3 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:13:33 [info] 36#36: *1347 client 192.168.8.26 closed keepalive connection
2022/10/23 06:13:33 [info] 36#36: *1348 [lua] access_by_lua(msblocations.conf:189):2: 49ef307737157e4a9abbac1844141930:receive the request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:13:33 [info] 36#36: *1348 [lua] logger.lua:23: 49ef307737157e4a9abbac1844141930 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.26 - - [23/Oct/2022:06:13:33 +0000] 49ef307737157e4a9abbac1844141930 "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/23 06:13:33 [info] 36#36: *1348 client 192.168.8.26 closed keepalive connection
2022/10/23 06:13:33 [info] 36#36: *1349 [lua] access_by_lua(msblocations.conf:189):2: a309c9902a5e3ae58062f8bf3722efb4:receive the request, client: 192.168.8.26, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:13:33 [info] 36#36: *1349 [lua] logger.lua:23: a309c9902a5e3ae58062f8bf3722efb4 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/rb/definition", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.26 - - [23/Oct/2022:06:13:33 +0000] a309c9902a5e3ae58062f8bf3722efb4 "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/23 06:13:33 [info] 36#36: *1349 client 192.168.8.26 closed keepalive connection
2022/10/23 06:13:33 [info] 36#36: *1350 [lua] access_by_lua(msblocations.conf:189):2: 7ef52b3b553d417bba85a4e493284c1a:receive the request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-50933161-e3fe-4cba-aefe-277937dd86d4/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:13:33 [info] 36#36: *1350 [lua] logger.lua:23: 7ef52b3b553d417bba85a4e493284c1a {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-50933161-e3fe-4cba-aefe-277937dd86d4/v1 HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/rb/definition/cds-ms-rb-50933161-e3fe-4cba-aefe-277937dd86d4/v1", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.26 - - [23/Oct/2022:06:13:33 +0000] 7ef52b3b553d417bba85a4e493284c1a "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-50933161-e3fe-4cba-aefe-277937dd86d4/v1 HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-"
2022/10/23 06:13:33 [info] 36#36: *1350 client 192.168.8.26 closed keepalive connection
2022/10/23 06:13:33 [info] 36#36: *1351 [lua] access_by_lua(msblocations.conf:189):2: ae14a9e5baef5b3bf753d72a4eade849:receive the request, client: 192.168.8.26, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-50933161-e3fe-4cba-aefe-277937dd86d4/v1/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:13:33 [info] 36#36: *1351 [lua] logger.lua:23: ae14a9e5baef5b3bf753d72a4eade849 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-50933161-e3fe-4cba-aefe-277937dd86d4/v1/content HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/rb/definition/cds-ms-rb-50933161-e3fe-4cba-aefe-277937dd86d4/v1/content", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.26 - - [23/Oct/2022:06:13:33 +0000] ae14a9e5baef5b3bf753d72a4eade849 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-50933161-e3fe-4cba-aefe-277937dd86d4/v1/content HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "python-requests/2.24.0" "-"
2022/10/23 06:13:33 [info] 36#36: *1351 client 192.168.8.26 closed keepalive connection
2022/10/23 06:13:33 [info] 36#36: *1352 [lua] access_by_lua(msblocations.conf:189):2: 5bbad29e0396295fd7b07c747498b92c:receive the request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-50933161-e3fe-4cba-aefe-277937dd86d4/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:13:33 [info] 36#36: *1352 [lua] logger.lua:23: 5bbad29e0396295fd7b07c747498b92c {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-50933161-e3fe-4cba-aefe-277937dd86d4/v1 HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/rb/definition/cds-ms-rb-50933161-e3fe-4cba-aefe-277937dd86d4/v1", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.26 - - [23/Oct/2022:06:13:33 +0000] 5bbad29e0396295fd7b07c747498b92c "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-50933161-e3fe-4cba-aefe-277937dd86d4/v1 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/10/23 06:13:33 [info] 36#36: *1352 client 192.168.8.26 closed keepalive connection
2022/10/23 06:13:33 [info] 36#36: *1353 [lua] access_by_lua(msblocations.conf:189):2: 03c06816907a72baf3bf7fe6eeedf0fe:receive the request, client: 192.168.8.26, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-50933161-e3fe-4cba-aefe-277937dd86d4/v1/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:13:33 [info] 36#36: *1353 [lua] logger.lua:23: 03c06816907a72baf3bf7fe6eeedf0fe {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-50933161-e3fe-4cba-aefe-277937dd86d4/v1/profile HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/rb/definition/cds-ms-rb-50933161-e3fe-4cba-aefe-277937dd86d4/v1/profile", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.26 - - [23/Oct/2022:06:13:33 +0000] 03c06816907a72baf3bf7fe6eeedf0fe "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-50933161-e3fe-4cba-aefe-277937dd86d4/v1/profile HTTP/1.1" 201 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-"
2022/10/23 06:13:33 [info] 36#36: *1353 client 192.168.8.26 closed keepalive connection
2022/10/23 06:13:33 [info] 36#36: *1355 [lua] access_by_lua(msblocations.conf:189):2: 92ce88de5840008f13d65772918ac162:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:13:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:13:33 [info] 36#36: *1355 [lua] logger.lua:23: 92ce88de5840008f13d65772918ac162 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:13:33 +0000] 92ce88de5840008f13d65772918ac162 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 06:13:33 [info] 36#36: *1354 [lua] access_by_lua(msblocations.conf:189):2: dcf783a2f78691ce7dbf5a8c64d207b7:receive the request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-50933161-e3fe-4cba-aefe-277937dd86d4/v1/profile/cds-ms-prof-0f1cc3df-2a32-4b7a-ad99-da051810b4d0 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:13:33 [info] 36#36: *1354 [lua] logger.lua:23: dcf783a2f78691ce7dbf5a8c64d207b7 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-50933161-e3fe-4cba-aefe-277937dd86d4/v1/profile/cds-ms-prof-0f1cc3df-2a32-4b7a-ad99-da051810b4d0 HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/rb/definition/cds-ms-rb-50933161-e3fe-4cba-aefe-277937dd86d4/v1/profile/cds-ms-prof-0f1cc3df-2a32-4b7a-ad99-da051810b4d0", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.26 - - [23/Oct/2022:06:13:33 +0000] dcf783a2f78691ce7dbf5a8c64d207b7 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-50933161-e3fe-4cba-aefe-277937dd86d4/v1/profile/cds-ms-prof-0f1cc3df-2a32-4b7a-ad99-da051810b4d0 HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-"
2022/10/23 06:13:33 [info] 36#36: *1354 client 192.168.8.26 closed keepalive connection
2022/10/23 06:13:34 [info] 36#36: *1356 [lua] access_by_lua(msblocations.conf:189):2: 842c25c2e2319e887cfc92bf87b02b6b:receive the request, client: 192.168.8.26, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-50933161-e3fe-4cba-aefe-277937dd86d4/v1/profile/cds-ms-prof-0f1cc3df-2a32-4b7a-ad99-da051810b4d0/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.26 - - [23/Oct/2022:06:13:34 +0000] 842c25c2e2319e887cfc92bf87b02b6b "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-50933161-e3fe-4cba-aefe-277937dd86d4/v1/profile/cds-ms-prof-0f1cc3df-2a32-4b7a-ad99-da051810b4d0/content HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-"
2022/10/23 06:13:34 [info] 36#36: *1356 [lua] logger.lua:23: 842c25c2e2319e887cfc92bf87b02b6b {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-50933161-e3fe-4cba-aefe-277937dd86d4/v1/profile/cds-ms-prof-0f1cc3df-2a32-4b7a-ad99-da051810b4d0/content HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/rb/definition/cds-ms-rb-50933161-e3fe-4cba-aefe-277937dd86d4/v1/profile/cds-ms-prof-0f1cc3df-2a32-4b7a-ad99-da051810b4d0/content", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:13:34 [info] 36#36: *1356 client 192.168.8.26 closed keepalive connection
2022/10/23 06:13:34 [info] 36#36: *1346 client 192.168.8.26 closed keepalive connection
2022/10/23 06:13:34 [info] 36#36: *1357 [lua] access_by_lua(msblocations.conf:189):2: d3b9202fb149eceafa20ec25a3568913:receive the request, client: 192.168.8.26, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.26 - - [23/Oct/2022:06:13:34 +0000] d3b9202fb149eceafa20ec25a3568913 "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1" 201 request_processing_time:0.288 upstream_response_time:0.288 "-" "python-requests/2.24.0" "-"
2022/10/23 06:13:34 [info] 36#36: *1357 [lua] logger.lua:23: d3b9202fb149eceafa20ec25a3568913 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/instance", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:13:34 [info] 36#36: *1357 client 192.168.8.26 closed keepalive connection
2022/10/23 06:13:37 [info] 36#36: *1358 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:13:37 [info] 36#36: *1359 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:13:47 [info] 39#39: *1360 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:13:47 [info] 39#39: *1361 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:13:48 [info] 36#36: *1362 [lua] access_by_lua(msblocations.conf:189):2: af0774dcb6bd1d553d8de6a3458e7868:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:13:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.69.238 - - [23/Oct/2022:06:13:48 +0000] af0774dcb6bd1d553d8de6a3458e7868 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/23 06:13:48 [info] 36#36: *1362 [lua] logger.lua:23: af0774dcb6bd1d553d8de6a3458e7868 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 06:13:57 [info] 39#39: *1364 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:13:57 [info] 36#36: *1363 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:14:03 [info] 36#36: *1365 [lua] access_by_lua(msblocations.conf:189):2: 8a80a3d5f1b58a458be66b29857a4341:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:14:03 [info] 36#36: *1365 [lua] logger.lua:23: 8a80a3d5f1b58a458be66b29857a4341 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:14:03 +0000] 8a80a3d5f1b58a458be66b29857a4341 "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.238 - - [23/Oct/2022:06:14:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:14:07 [info] 36#36: *1367 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:14:07 [info] 36#36: *1366 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:14:17 [info] 36#36: *1368 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:14:17 [info] 36#36: *1369 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:14:19 [info] 36#36: *1370 [lua] access_by_lua(msblocations.conf:189):2: 4b943eab14109a64f472b9ad8d0b4c02:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:14:19 [info] 36#36: *1370 [lua] logger.lua:23: 4b943eab14109a64f472b9ad8d0b4c02 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:14:19 +0000] 4b943eab14109a64f472b9ad8d0b4c02 "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.238 - - [23/Oct/2022:06:14:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/23 06:14:27 [info] 39#39: *1371 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:14:27 [info] 39#39: *1372 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:14:32 [info] 36#36: *1374 [lua] access_by_lua(msblocations.conf:189):2: bfd89f65e50d4f0793e7ff2a5030e673:receive the request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.26 - - [23/Oct/2022:06:14:32 +0000] bfd89f65e50d4f0793e7ff2a5030e673 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 500 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-"
2022/10/23 06:14:32 [info] 36#36: *1374 [lua] logger.lua:23: bfd89f65e50d4f0793e7ff2a5030e673 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:14:32 [info] 36#36: *1375 [lua] access_by_lua(msblocations.conf:189):2: f7693bd22d72e4b20a19173c330eba5f:receive the request, client: 192.168.8.26, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:14:32 [info] 36#36: *1375 [lua] logger.lua:23: f7693bd22d72e4b20a19173c330eba5f {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.26 - - [23/Oct/2022:06:14:32 +0000] f7693bd22d72e4b20a19173c330eba5f "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-"
2022/10/23 06:14:32 [info] 36#36: *1375 client 192.168.8.26 closed keepalive connection
2022/10/23 06:14:32 [info] 36#36: *1376 [lua] access_by_lua(msblocations.conf:189):2: 64f2e668ff6036d4da06aa087662a719:receive the request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.26 - - [23/Oct/2022:06:14:32 +0000] 64f2e668ff6036d4da06aa087662a719 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/10/23 06:14:32 [info] 36#36: *1376 [lua] logger.lua:23: 64f2e668ff6036d4da06aa087662a719 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:14:32 [info] 36#36: *1376 client 192.168.8.26 closed keepalive connection
2022/10/23 06:14:32 [info] 36#36: *1374 client 192.168.8.26 closed keepalive connection
2022/10/23 06:14:34 [info] 36#36: *1377 [lua] access_by_lua(msblocations.conf:189):2: aa98be8046132cef840cf0157c156b21:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:14:34 +0000] aa98be8046132cef840cf0157c156b21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/23 06:14:34 [info] 36#36: *1377 [lua] logger.lua:23: aa98be8046132cef840cf0157c156b21 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:14:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 06:14:37 [info] 36#36: *1378 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:14:37 [info] 36#36: *1379 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:14:47 [info] 39#39: *1380 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:14:47 [info] 39#39: *1381 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:14:49 [info] 36#36: *1382 [lua] access_by_lua(msblocations.conf:189):2: e8374547d43d9d9e205d0b14504365ed:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:14:49 +0000] e8374547d43d9d9e205d0b14504365ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 06:14:49 [info] 36#36: *1382 [lua] logger.lua:23: e8374547d43d9d9e205d0b14504365ed {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:14:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:14:49 [info] 36#36: *1383 [lua] access_by_lua(msblocations.conf:189):2: c010c88e72f501dd7aee6de4e8978ddc:receive the request, client: 192.168.8.26, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/keen_tesla HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:14:57 [info] 36#36: *1385 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:14:57 [info] 36#36: *1384 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
192.168.8.26 - - [23/Oct/2022:06:14:59 +0000] c010c88e72f501dd7aee6de4e8978ddc "DELETE /api/multicloud-k8s/v1/v1/instance/keen_tesla HTTP/1.1" 202 request_processing_time:10.081 upstream_response_time:10.081 "-" "python-requests/2.24.0" "-"
2022/10/23 06:14:59 [info] 36#36: *1383 [lua] logger.lua:23: c010c88e72f501dd7aee6de4e8978ddc {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/keen_tesla HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/instance/keen_tesla", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:14:59 [info] 36#36: *1383 client 192.168.8.26 closed keepalive connection
2022/10/23 06:14:59 [info] 36#36: *1386 [lua] access_by_lua(msblocations.conf:189):2: 607094de49198818163356c81078e190:receive the request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:14:59 [info] 36#36: *1386 [lua] logger.lua:23: 607094de49198818163356c81078e190 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.26 - - [23/Oct/2022:06:14:59 +0000] 607094de49198818163356c81078e190 "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/23 06:14:59 [info] 36#36: *1386 client 192.168.8.26 closed keepalive connection
2022/10/23 06:14:59 [info] 36#36: *1387 [lua] access_by_lua(msblocations.conf:189):2: 8b69534360b078387a062d315b6255ba:receive the request, client: 192.168.8.26, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:14:59 [info] 36#36: *1387 [lua] logger.lua:23: 8b69534360b078387a062d315b6255ba {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.26 - - [23/Oct/2022:06:14:59 +0000] 8b69534360b078387a062d315b6255ba "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 204 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-"
2022/10/23 06:14:59 [info] 36#36: *1387 client 192.168.8.26 closed keepalive connection
2022/10/23 06:15:04 [info] 36#36: *1388 [lua] access_by_lua(msblocations.conf:189):2: bdc42916904eb4eadf6803ae8dee841b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:15:04 [info] 36#36: *1388 [lua] logger.lua:23: bdc42916904eb4eadf6803ae8dee841b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:15:04 +0000] bdc42916904eb4eadf6803ae8dee841b "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.238 - - [23/Oct/2022:06:15:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:15:07 [info] 36#36: *1389 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:15:07 [info] 39#39: *1390 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:15:17 [info] 39#39: *1391 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:15:17 [info] 36#36: *1392 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:15:19 [info] 36#36: *1393 [lua] access_by_lua(msblocations.conf:189):2: 570aecfa275e9a2016bf5b995ab886ef:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:15:19 +0000] 570aecfa275e9a2016bf5b995ab886ef "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.238 - - [23/Oct/2022:06:15:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:15:19 [info] 36#36: *1393 [lua] logger.lua:23: 570aecfa275e9a2016bf5b995ab886ef {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 06:15:27 [info] 39#39: *1394 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:15:27 [info] 39#39: *1395 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:15:34 [info] 36#36: *1397 [lua] access_by_lua(msblocations.conf:189):2: c2747c1db47b0afcf4c6fa167778a925:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:15:34 [info] 36#36: *1397 [lua] logger.lua:23: c2747c1db47b0afcf4c6fa167778a925 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:15:34 +0000] c2747c1db47b0afcf4c6fa167778a925 "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.238 - - [23/Oct/2022:06:15:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:15:37 [info] 36#36: *1398 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:15:37 [info] 39#39: *1399 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:15:47 [info] 36#36: *1400 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:15:47 [info] 39#39: *1401 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:15:49 [info] 36#36: *1402 [lua] access_by_lua(msblocations.conf:189):2: 8d3eb76b6ed41bded6df7a6a3b8b37bb:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:15:49 [info] 36#36: *1402 [lua] logger.lua:23: 8d3eb76b6ed41bded6df7a6a3b8b37bb {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:15:49 +0000] 8d3eb76b6ed41bded6df7a6a3b8b37bb "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.238 - - [23/Oct/2022:06:15:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:15:57 [info] 36#36: *1403 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:15:57 [info] 36#36: *1404 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:16:04 [info] 36#36: *1405 [lua] access_by_lua(msblocations.conf:189):2: b1375d1152d2e55c32281929cd3a2383:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:16:04 +0000] b1375d1152d2e55c32281929cd3a2383 "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.238 - - [23/Oct/2022:06:16:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/23 06:16:04 [info] 36#36: *1405 [lua] logger.lua:23: b1375d1152d2e55c32281929cd3a2383 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 06:16:07 [info] 36#36: *1407 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:16:07 [info] 36#36: *1406 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:16:17 [info] 36#36: *1408 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:16:17 [info] 36#36: *1409 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:16:19 [info] 36#36: *1410 [lua] access_by_lua(msblocations.conf:189):2: 959fc217428c12a4009c362efacf95aa:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:16:19 [info] 36#36: *1410 [lua] logger.lua:23: 959fc217428c12a4009c362efacf95aa {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:16:19 +0000] 959fc217428c12a4009c362efacf95aa "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.238 - - [23/Oct/2022:06:16:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:16:27 [info] 36#36: *1411 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:16:27 [info] 36#36: *1412 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:16:34 [info] 36#36: *1414 [lua] access_by_lua(msblocations.conf:189):2: 71dd3025bed34d2a633ae0b812b6d452:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:16:34 +0000] 71dd3025bed34d2a633ae0b812b6d452 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 06:16:34 [info] 36#36: *1414 [lua] logger.lua:23: 71dd3025bed34d2a633ae0b812b6d452 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:16:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:16:37 [info] 36#36: *1415 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:16:37 [info] 36#36: *1416 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:16:47 [info] 39#39: *1418 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:16:47 [info] 39#39: *1417 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:16:49 [info] 36#36: *1419 [lua] access_by_lua(msblocations.conf:189):2: 562780d8174e93db2a9a189d18b56e17:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:16:49 +0000] 562780d8174e93db2a9a189d18b56e17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 06:16:49 [info] 36#36: *1419 [lua] logger.lua:23: 562780d8174e93db2a9a189d18b56e17 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:16:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:16:57 [info] 39#39: *1421 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:16:57 [info] 39#39: *1420 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:17:04 [info] 36#36: *1422 [lua] access_by_lua(msblocations.conf:189):2: 8d6718c3a03d950f9dd26b70316f3088:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:17:04 [info] 36#36: *1422 [lua] logger.lua:23: 8d6718c3a03d950f9dd26b70316f3088 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:17:04 +0000] 8d6718c3a03d950f9dd26b70316f3088 "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.238 - - [23/Oct/2022:06:17:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/23 06:17:07 [info] 36#36: *1424 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:17:07 [info] 39#39: *1423 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:17:17 [info] 36#36: *1425 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:17:17 [info] 36#36: *1426 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:17:19 [info] 36#36: *1427 [lua] access_by_lua(msblocations.conf:189):2: e81881269d99866e648888b8fa48ee80:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:17:19 [info] 36#36: *1427 [lua] logger.lua:23: e81881269d99866e648888b8fa48ee80 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:17:19 +0000] e81881269d99866e648888b8fa48ee80 "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.238 - - [23/Oct/2022:06:17:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/23 06:17:27 [info] 39#39: *1429 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:17:27 [info] 36#36: *1428 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:17:34 [info] 36#36: *1431 [lua] access_by_lua(msblocations.conf:189):2: bd32daa5b7621f97258b46f2836675df:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:17:34 [info] 36#36: *1431 [lua] logger.lua:23: bd32daa5b7621f97258b46f2836675df {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:17:34 +0000] bd32daa5b7621f97258b46f2836675df "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.238 - - [23/Oct/2022:06:17:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:17:37 [info] 39#39: *1432 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:17:37 [info] 36#36: *1433 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:17:47 [info] 36#36: *1434 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:17:47 [info] 39#39: *1435 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:17:49 [info] 36#36: *1436 [lua] access_by_lua(msblocations.conf:189):2: ed90ab2818fe423d9af39cac1780e66e:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:17:49 +0000] ed90ab2818fe423d9af39cac1780e66e "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.238 - - [23/Oct/2022:06:17:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:17:49 [info] 36#36: *1436 [lua] logger.lua:23: ed90ab2818fe423d9af39cac1780e66e {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 06:17:57 [info] 39#39: *1437 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:17:57 [info] 36#36: *1438 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:18:04 [info] 36#36: *1439 [lua] access_by_lua(msblocations.conf:189):2: 81eb1050fb563a68aebc88cc2f45a3f2:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:18:04 [info] 36#36: *1439 [lua] logger.lua:23: 81eb1050fb563a68aebc88cc2f45a3f2 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:18:04 +0000] 81eb1050fb563a68aebc88cc2f45a3f2 "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.238 - - [23/Oct/2022:06:18:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/23 06:18:07 [info] 36#36: *1441 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:18:07 [info] 39#39: *1440 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:18:17 [info] 39#39: *1442 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:18:17 [info] 36#36: *1443 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:18:19 [info] 36#36: *1444 [lua] access_by_lua(msblocations.conf:189):2: 9912f3c8d16263d4ab39fe4fd347b600:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:18:19 +0000] 9912f3c8d16263d4ab39fe4fd347b600 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 06:18:19 [info] 36#36: *1444 [lua] logger.lua:23: 9912f3c8d16263d4ab39fe4fd347b600 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:18:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:18:27 [info] 36#36: *1445 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:18:27 [info] 39#39: *1446 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:18:34 [info] 36#36: *1448 [lua] access_by_lua(msblocations.conf:189):2: 80092d4cae2fae4008c1efcb6345d3fe:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:18:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.69.238 - - [23/Oct/2022:06:18:34 +0000] 80092d4cae2fae4008c1efcb6345d3fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "Consul Health Check" "-"
2022/10/23 06:18:34 [info] 36#36: *1448 [lua] logger.lua:23: 80092d4cae2fae4008c1efcb6345d3fe {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 06:18:37 [info] 36#36: *1449 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:18:37 [info] 39#39: *1450 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:18:47 [info] 36#36: *1451 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:18:47 [info] 36#36: *1452 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:18:49 [info] 36#36: *1453 [lua] access_by_lua(msblocations.conf:189):2: e841ec6287f259266390714477ecfc65:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:18:49 +0000] e841ec6287f259266390714477ecfc65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/23 06:18:49 [info] 36#36: *1453 [lua] logger.lua:23: e841ec6287f259266390714477ecfc65 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:18:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 06:18:57 [info] 39#39: *1454 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:18:57 [info] 39#39: *1455 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:19:04 [info] 36#36: *1456 [lua] access_by_lua(msblocations.conf:189):2: e57aeeea4f91b689c487f621d26244cf:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:19:04 [info] 36#36: *1456 [lua] logger.lua:23: e57aeeea4f91b689c487f621d26244cf {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:19:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.69.238 - - [23/Oct/2022:06:19:04 +0000] e57aeeea4f91b689c487f621d26244cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 06:19:07 [info] 39#39: *1457 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:19:07 [info] 36#36: *1458 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:19:17 [info] 36#36: *1459 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:19:17 [info] 36#36: *1460 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:19:19 [info] 36#36: *1461 [lua] access_by_lua(msblocations.conf:189):2: 48845775889ad2336093059d9c4971ab:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:19:19 [info] 36#36: *1461 [lua] logger.lua:23: 48845775889ad2336093059d9c4971ab {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:19:19 +0000] 48845775889ad2336093059d9c4971ab "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.238 - - [23/Oct/2022:06:19:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:19:27 [info] 36#36: *1462 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:19:27 [info] 36#36: *1463 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:19:34 [info] 36#36: *1465 [lua] access_by_lua(msblocations.conf:189):2: 8a4b21f068c7d402428f5cd4f6818e4e:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:19:34 [info] 36#36: *1465 [lua] logger.lua:23: 8a4b21f068c7d402428f5cd4f6818e4e {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:19:34 +0000] 8a4b21f068c7d402428f5cd4f6818e4e "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.238 - - [23/Oct/2022:06:19:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 06:19:37 [info] 39#39: *1466 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:19:37 [info] 39#39: *1467 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:19:47 [info] 36#36: *1468 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:19:47 [info] 36#36: *1469 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:19:49 [info] 36#36: *1470 [lua] access_by_lua(msblocations.conf:189):2: 968afa3d1f26ebe0547a5907ddefc914:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:19:49 +0000] 968afa3d1f26ebe0547a5907ddefc914 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/10/23 06:19:49 [info] 36#36: *1470 [lua] logger.lua:23: 968afa3d1f26ebe0547a5907ddefc914 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:19:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 06:19:57 [info] 36#36: *1471 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:19:57 [info] 36#36: *1472 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:20:03 [info] 36#36: *1473 [lua] access_by_lua(msblocations.conf:189):2: f7a91a409e78b8e7f9ca527473074e01:receive the request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:20:03 [info] 36#36: *1473 [lua] logger.lua:23: f7a91a409e78b8e7f9ca527473074e01 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377 HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.26 - - [23/Oct/2022:06:20:03 +0000] f7a91a409e78b8e7f9ca527473074e01 "GET /api/multicloud-k8s/v1/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377 HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-"
2022/10/23 06:20:03 [info] 36#36: *1473 client 192.168.8.26 closed keepalive connection
2022/10/23 06:20:03 [info] 36#36: *1474 [lua] access_by_lua(msblocations.conf:189):2: fdfa13ee8da7cb0b1303f1f5e4f075ae:receive the request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:20:03 [info] 36#36: *1474 [lua] logger.lua:23: fdfa13ee8da7cb0b1303f1f5e4f075ae {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377/profile/cnftest HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.26 - - [23/Oct/2022:06:20:03 +0000] fdfa13ee8da7cb0b1303f1f5e4f075ae "GET /api/multicloud-k8s/v1/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377/profile/cnftest HTTP/1.1" 404 request_processing_time:0.002 upstream_response_time:0.002 "-" "python-requests/2.24.0" "-"
2022/10/23 06:20:03 [info] 36#36: *1475 [lua] access_by_lua(msblocations.conf:189):2: fb0c563c4d7f37351b3f1c7d5b8a5733:receive the request, client: 192.168.8.26, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.26 - - [23/Oct/2022:06:20:03 +0000] fb0c563c4d7f37351b3f1c7d5b8a5733 "POST /api/multicloud-k8s/v1/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377/profile HTTP/1.1" 201 request_processing_time:0.009 upstream_response_time:0.009 "-" "python-requests/2.24.0" "-"
2022/10/23 06:20:03 [info] 36#36: *1475 [lua] logger.lua:23: fb0c563c4d7f37351b3f1c7d5b8a5733 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377/profile HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377/profile", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:20:03 [info] 36#36: *1475 client 192.168.8.26 closed keepalive connection
2022/10/23 06:20:03 [info] 36#36: *1476 [lua] access_by_lua(msblocations.conf:189):2: 834c697b57b559f81f46bd0fd2e165ff:receive the request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:20:03 [info] 36#36: *1476 [lua] logger.lua:23: 834c697b57b559f81f46bd0fd2e165ff {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377/profile/cnftest HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.26 - - [23/Oct/2022:06:20:03 +0000] 834c697b57b559f81f46bd0fd2e165ff "GET /api/multicloud-k8s/v1/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377/profile/cnftest HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-"
2022/10/23 06:20:03 [info] 36#36: *1476 client 192.168.8.26 closed keepalive connection
2022/10/23 06:20:03 [info] 36#36: *1477 [lua] access_by_lua(msblocations.conf:189):2: 218ce8fa905794a8deacd0270e1585d5:receive the request, client: 192.168.8.26, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377/profile/cnftest/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.26 - - [23/Oct/2022:06:20:03 +0000] 218ce8fa905794a8deacd0270e1585d5 "POST /api/multicloud-k8s/v1/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377/profile/cnftest/content HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-"
2022/10/23 06:20:03 [info] 36#36: *1477 [lua] logger.lua:23: 218ce8fa905794a8deacd0270e1585d5 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377/profile/cnftest/content HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377/profile/cnftest/content", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:20:03 [info] 36#36: *1477 client 192.168.8.26 closed keepalive connection
2022/10/23 06:20:03 [info] 36#36: *1474 client 192.168.8.26 closed keepalive connection
2022/10/23 06:20:04 [info] 36#36: *1478 [lua] access_by_lua(msblocations.conf:189):2: 047ce0d75ec347fa4d54ab8555fa4d09:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:20:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 06:20:04 [info] 36#36: *1478 [lua] logger.lua:23: 047ce0d75ec347fa4d54ab8555fa4d09 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:20:04 +0000] 047ce0d75ec347fa4d54ab8555fa4d09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/23 06:20:07 [info] 36#36: *1479 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:20:07 [info] 36#36: *1480 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:20:13 [info] 36#36: *1481 [lua] access_by_lua(msblocations.conf:189):2: afebe04d5500773f6b41d5144d5aac41:receive the request, client: 10.233.66.10, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-42f9ed48-c9ba-4d76-aa75-ee66a91c0d93 HTTP/1.1", host: "msb-iag"
2022/10/23 06:20:13 [info] 36#36: *1483 [lua] access_by_lua(msblocations.conf:189):2: 1671b8b1bce40ebac9c91c56b302092a:receive the request, client: 10.233.69.248, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-42f9ed48-c9ba-4d76-aa75-ee66a91c0d93 HTTP/1.1", host: "msb-iag.onap"
2022/10/23 06:20:13 [info] 36#36: *1483 [lua] logger.lua:23: 1671b8b1bce40ebac9c91c56b302092a {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.248, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-42f9ed48-c9ba-4d76-aa75-ee66a91c0d93 HTTP/1.1", upstream: "http://10.233.8.225:9015/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-42f9ed48-c9ba-4d76-aa75-ee66a91c0d93", host: "msb-iag.onap"
10.233.69.248 - - [23/Oct/2022:06:20:13 +0000] 1671b8b1bce40ebac9c91c56b302092a "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-42f9ed48-c9ba-4d76-aa75-ee66a91c0d93 HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Apache-CXF/3.4.1" "10.233.66.10"
2022/10/23 06:20:13 [info] 36#36: *1483 client 10.233.69.248 closed keepalive connection
10.233.66.10 - - [23/Oct/2022:06:20:13 +0000] afebe04d5500773f6b41d5144d5aac41 "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-42f9ed48-c9ba-4d76-aa75-ee66a91c0d93 HTTP/1.1" 200 request_processing_time:0.188 upstream_response_time:0.188 "-" "Apache-CXF/3.4.1" "-"
2022/10/23 06:20:13 [info] 36#36: *1481 [lua] logger.lua:23: afebe04d5500773f6b41d5144d5aac41 {"matched":"multicloud"} while logging request, client: 10.233.66.10, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-42f9ed48-c9ba-4d76-aa75-ee66a91c0d93 HTTP/1.1", upstream: "https://10.233.33.188:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-42f9ed48-c9ba-4d76-aa75-ee66a91c0d93", host: "msb-iag"
2022/10/23 06:20:13 [info] 36#36: *1481 [lua] access_by_lua(msblocations.conf:189):2: 1e347c99f9cf037d5e3c0f639eb464dd:receive the request, client: 10.233.66.10, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", host: "msb-iag"
2022/10/23 06:20:14 [info] 36#36: *1485 [lua] access_by_lua(msblocations.conf:189):2: e62e9c1f0f4fc0df05b82de8ab50aa60:receive the request, client: 10.233.69.248, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", host: "msb-iag.onap"
2022/10/23 06:20:14 [info] 36#36: *1485 [lua] logger.lua:23: e62e9c1f0f4fc0df05b82de8ab50aa60 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.248, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", upstream: "http://10.233.8.225:9015/basicnf-owner/k8sregion/infra_workload", host: "msb-iag.onap"
10.233.69.248 - - [23/Oct/2022:06:20:14 +0000] e62e9c1f0f4fc0df05b82de8ab50aa60 "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1" 201 request_processing_time:0.194 upstream_response_time:0.194 "-" "Apache-CXF/3.4.1" "10.233.66.10"
2022/10/23 06:20:14 [info] 36#36: *1485 client 10.233.69.248 closed keepalive connection
2022/10/23 06:20:14 [info] 36#36: *1481 [lua] logger.lua:23: 1e347c99f9cf037d5e3c0f639eb464dd {"matched":"multicloud"} while logging request, client: 10.233.66.10, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", upstream: "https://10.233.33.188:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload", host: "msb-iag"
10.233.66.10 - - [23/Oct/2022:06:20:14 +0000] 1e347c99f9cf037d5e3c0f639eb464dd "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1" 201 request_processing_time:0.314 upstream_response_time:0.314 "-" "Apache-CXF/3.4.1" "-"
2022/10/23 06:20:14 [info] 36#36: *1481 [lua] access_by_lua(msblocations.conf:189):2: cd2aeedacc61a28447e82d6610c6652d:receive the request, client: 10.233.66.10, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson HTTP/1.1", host: "msb-iag"
2022/10/23 06:20:14 [info] 36#36: *1487 [lua] access_by_lua(msblocations.conf:189):2: a3dd09fc0dfe91e488254e1d6443e44b:receive the request, client: 10.233.69.248, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson HTTP/1.1", host: "msb-iag.onap"
2022/10/23 06:20:14 [info] 36#36: *1487 [lua] logger.lua:23: a3dd09fc0dfe91e488254e1d6443e44b {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.248, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson HTTP/1.1", upstream: "http://10.233.8.225:9015/basicnf-owner/k8sregion/infra_workload/trusting_swanson", host: "msb-iag.onap"
10.233.69.248 - - [23/Oct/2022:06:20:14 +0000] a3dd09fc0dfe91e488254e1d6443e44b "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "Apache-CXF/3.4.1" "10.233.66.10"
2022/10/23 06:20:14 [info] 36#36: *1487 client 10.233.69.248 closed keepalive connection
10.233.66.10 - - [23/Oct/2022:06:20:14 +0000] cd2aeedacc61a28447e82d6610c6652d "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson HTTP/1.1" 200 request_processing_time:0.101 upstream_response_time:0.101 "-" "Apache-CXF/3.4.1" "-"
2022/10/23 06:20:14 [info] 36#36: *1481 [lua] logger.lua:23: cd2aeedacc61a28447e82d6610c6652d {"matched":"multicloud"} while logging request, client: 10.233.66.10, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson HTTP/1.1", upstream: "https://10.233.33.188:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson", host: "msb-iag"
2022/10/23 06:20:14 [info] 36#36: *1481 [lua] access_by_lua(msblocations.conf:189):2: 4c8d57eeebb1069a076c56f142cf0fd6:receive the request, client: 10.233.66.10, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson HTTP/1.1", host: "msb-iag"
2022/10/23 06:20:14 [info] 36#36: *1489 [lua] access_by_lua(msblocations.conf:189):2: 6f3f2dcd7f24e653f034172f41f91415:receive the request, client: 10.233.69.248, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson HTTP/1.1", host: "msb-iag.onap"
10.233.69.248 - - [23/Oct/2022:06:20:14 +0000] 6f3f2dcd7f24e653f034172f41f91415 "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson HTTP/1.1" 405 request_processing_time:0.001 upstream_response_time:0.001 "-" "Apache-CXF/3.4.1" "10.233.66.10"
2022/10/23 06:20:14 [info] 36#36: *1489 [lua] logger.lua:23: 6f3f2dcd7f24e653f034172f41f91415 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.248, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson HTTP/1.1", upstream: "http://10.233.8.225:9015/basicnf-owner/k8sregion/infra_workload/trusting_swanson", host: "msb-iag.onap"
2022/10/23 06:20:14 [info] 36#36: *1489 client 10.233.69.248 closed keepalive connection
2022/10/23 06:20:14 [info] 36#36: *1481 [lua] logger.lua:23: 4c8d57eeebb1069a076c56f142cf0fd6 {"matched":"multicloud"} while logging request, client: 10.233.66.10, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson HTTP/1.1", upstream: "https://10.233.33.188:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson", host: "msb-iag"
10.233.66.10 - - [23/Oct/2022:06:20:14 +0000] 4c8d57eeebb1069a076c56f142cf0fd6 "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson HTTP/1.1" 405 request_processing_time:0.140 upstream_response_time:0.140 "-" "Apache-CXF/3.4.1" "-"
2022/10/23 06:20:17 [info] 36#36: *1490 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:20:17 [info] 36#36: *1491 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:20:19 [info] 36#36: *1492 [lua] access_by_lua(msblocations.conf:189):2: 89cf95340bb4ed6fee0f97ca4a0189f2:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:20:19 [info] 36#36: *1492 [lua] logger.lua:23: 89cf95340bb4ed6fee0f97ca4a0189f2 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:20:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.238 - - [23/Oct/2022:06:20:19 +0000] 89cf95340bb4ed6fee0f97ca4a0189f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/23 06:20:23 [info] 36#36: *1481 client 10.233.66.10 closed keepalive connection
2022/10/23 06:20:27 [info] 36#36: *1494 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:20:27 [info] 39#39: *1493 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:20:34 [info] 36#36: *1496 [lua] access_by_lua(msblocations.conf:189):2: 8f7ab894b2817fd6c586e7f36b081ba9:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:20:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.238 - - [23/Oct/2022:06:20:34 +0000] 8f7ab894b2817fd6c586e7f36b081ba9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/23 06:20:34 [info] 36#36: *1496 [lua] logger.lua:23: 8f7ab894b2817fd6c586e7f36b081ba9 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 06:20:37 [info] 36#36: *1497 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:20:37 [info] 36#36: *1498 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:20:44 [info] 36#36: *1499 [lua] access_by_lua(msblocations.conf:189):2: b69134e1259727c1ea272085e78f90ea:receive the request, client: 10.233.66.10, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson HTTP/1.1", host: "msb-iag"
2022/10/23 06:20:44 [info] 36#36: *1501 [lua] access_by_lua(msblocations.conf:189):2: 3b6dfa1bac986118920e2ce8a485abed:receive the request, client: 10.233.69.248, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson HTTP/1.1", host: "msb-iag.onap"
10.233.69.248 - - [23/Oct/2022:06:20:44 +0000] 3b6dfa1bac986118920e2ce8a485abed "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Apache-CXF/3.4.1" "10.233.66.10"
2022/10/23 06:20:44 [info] 36#36: *1501 [lua] logger.lua:23: 3b6dfa1bac986118920e2ce8a485abed {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.248, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson HTTP/1.1", upstream: "http://10.233.8.225:9015/basicnf-owner/k8sregion/infra_workload/trusting_swanson", host: "msb-iag.onap"
2022/10/23 06:20:44 [info] 36#36: *1501 client 10.233.69.248 closed keepalive connection
2022/10/23 06:20:44 [info] 36#36: *1499 [lua] logger.lua:23: b69134e1259727c1ea272085e78f90ea {"matched":"multicloud"} while logging request, client: 10.233.66.10, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson HTTP/1.1", upstream: "https://10.233.33.188:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson", host: "msb-iag"
10.233.66.10 - - [23/Oct/2022:06:20:44 +0000] b69134e1259727c1ea272085e78f90ea "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson HTTP/1.1" 200 request_processing_time:0.096 upstream_response_time:0.096 "-" "Apache-CXF/3.4.1" "-"
2022/10/23 06:20:44 [info] 36#36: *1499 [lua] access_by_lua(msblocations.conf:189):2: 900affd983e97702f102b02d57998dee:receive the request, client: 10.233.66.10, server: , request: "DELETE /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson HTTP/1.1", host: "msb-iag"
2022/10/23 06:20:44 [info] 36#36: *1503 [lua] access_by_lua(msblocations.conf:189):2: 03f860c243b27384212040031db2318d:receive the request, client: 10.233.69.248, server: , request: "DELETE /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson HTTP/1.1", host: "msb-iag.onap"
2022/10/23 06:20:47 [info] 36#36: *1504 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:20:47 [info] 36#36: *1505 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:20:49 [info] 36#36: *1506 [lua] access_by_lua(msblocations.conf:189):2: 387c09c394b0cf23f427e69f7a1311b3:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:20:49 +0000] 387c09c394b0cf23f427e69f7a1311b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.238 - - [23/Oct/2022:06:20:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/10/23 06:20:49 [info] 36#36: *1506 [lua] logger.lua:23: 387c09c394b0cf23f427e69f7a1311b3 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.248 - - [23/Oct/2022:06:20:54 +0000] 03f860c243b27384212040031db2318d "DELETE /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson HTTP/1.1" 202 request_processing_time:10.076 upstream_response_time:10.076 "-" "Apache-CXF/3.4.1" "10.233.66.10"
2022/10/23 06:20:54 [info] 36#36: *1503 [lua] logger.lua:23: 03f860c243b27384212040031db2318d {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.248, server: , request: "DELETE /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson HTTP/1.1", upstream: "http://10.233.8.225:9015/basicnf-owner/k8sregion/infra_workload/trusting_swanson", host: "msb-iag.onap"
2022/10/23 06:20:54 [info] 36#36: *1503 client 10.233.69.248 closed keepalive connection
2022/10/23 06:20:54 [info] 36#36: *1499 [lua] logger.lua:23: 900affd983e97702f102b02d57998dee {"matched":"multicloud"} while logging request, client: 10.233.66.10, server: , request: "DELETE /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson HTTP/1.1", upstream: "https://10.233.33.188:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson", host: "msb-iag"
10.233.66.10 - - [23/Oct/2022:06:20:54 +0000] 900affd983e97702f102b02d57998dee "DELETE /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/trusting_swanson HTTP/1.1" 202 request_processing_time:10.180 upstream_response_time:10.180 "-" "Apache-CXF/3.4.1" "-"
2022/10/23 06:20:57 [info] 36#36: *1507 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:20:57 [info] 36#36: *1508 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:21:01 [info] 36#36: *1509 [lua] access_by_lua(msblocations.conf:189):2: 503233412846656e394c77fca352ce58:receive the request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.26 - - [23/Oct/2022:06:21:01 +0000] 503233412846656e394c77fca352ce58 "GET /api/multicloud-k8s/v1/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-"
2022/10/23 06:21:01 [info] 36#36: *1509 [lua] logger.lua:23: 503233412846656e394c77fca352ce58 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377 HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:21:01 [info] 36#36: *1509 client 192.168.8.26 closed keepalive connection
2022/10/23 06:21:01 [info] 36#36: *1510 [lua] access_by_lua(msblocations.conf:189):2: c3823b372258001cf8f50fa478d285e2:receive the request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:21:01 [info] 36#36: *1510 [lua] logger.lua:23: c3823b372258001cf8f50fa478d285e2 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377/profile/cnftest HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.26 - - [23/Oct/2022:06:21:01 +0000] c3823b372258001cf8f50fa478d285e2 "GET /api/multicloud-k8s/v1/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377/profile/cnftest HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-"
2022/10/23 06:21:01 [info] 36#36: *1510 client 192.168.8.26 closed keepalive connection
2022/10/23 06:21:01 [info] 36#36: *1511 [lua] access_by_lua(msblocations.conf:189):2: 0aa9ca4b6fc56611e8d0a0b9aebe8038:receive the request, client: 192.168.8.26, server: , request: "DELETE /api/multicloud-k8s/v1/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.26 - - [23/Oct/2022:06:21:01 +0000] 0aa9ca4b6fc56611e8d0a0b9aebe8038 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377/profile/cnftest HTTP/1.1" 204 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-"
2022/10/23 06:21:01 [info] 36#36: *1511 [lua] logger.lua:23: 0aa9ca4b6fc56611e8d0a0b9aebe8038 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "DELETE /api/multicloud-k8s/v1/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377/profile/cnftest HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/rb/definition/1a86a704-6fe9-4d50-9b37-1aa924cfd192/72dc2376-e161-4e70-b0c4-733f8f441377/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:21:01 [info] 36#36: *1511 client 192.168.8.26 closed keepalive connection
2022/10/23 06:21:04 [info] 36#36: *1512 [lua] access_by_lua(msblocations.conf:189):2: 22d843c6a166c69c28221244ceaab50d:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:21:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/23 06:21:04 [info] 36#36: *1512 [lua] logger.lua:23: 22d843c6a166c69c28221244ceaab50d {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:21:04 +0000] 22d843c6a166c69c28221244ceaab50d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/23 06:21:04 [info] 36#36: *1499 client 10.233.66.10 closed keepalive connection
2022/10/23 06:21:07 [info] 36#36: *1514 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:21:07 [info] 36#36: *1513 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:21:17 [info] 39#39: *1516 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:21:17 [info] 39#39: *1515 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:21:19 [info] 36#36: *1517 [lua] access_by_lua(msblocations.conf:189):2: 26abcae6661310e7f6c288e879f08a73:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:21:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.238 - - [23/Oct/2022:06:21:19 +0000] 26abcae6661310e7f6c288e879f08a73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/23 06:21:19 [info] 36#36: *1517 [lua] logger.lua:23: 26abcae6661310e7f6c288e879f08a73 {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , 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/23 06:21:27 [info] 39#39: *1519 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:21:27 [info] 39#39: *1518 client closed connection while SSL handshaking, client: 10.233.70.153, server: 0.0.0.0:443
2022/10/23 06:21:28 [info] 36#36: *1520 [lua] access_by_lua(msblocations.conf:189):2: 375c91a01079945d1b0b667795450220:receive the request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:21:28 [info] 36#36: *1520 [lua] logger.lua:23: 375c91a01079945d1b0b667795450220 {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.26 - - [23/Oct/2022:06:21:28 +0000] 375c91a01079945d1b0b667795450220 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/10/23 06:21:28 [info] 36#36: *1520 client 192.168.8.26 closed keepalive connection
2022/10/23 06:21:28 [info] 36#36: *1521 [lua] access_by_lua(msblocations.conf:189):2: 21f7dee85faae08e510c2490f25984fd:receive the request, client: 192.168.8.26, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
192.168.8.26 - - [23/Oct/2022:06:21:28 +0000] 21f7dee85faae08e510c2490f25984fd "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 204 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-"
2022/10/23 06:21:28 [info] 36#36: *1521 [lua] logger.lua:23: 21f7dee85faae08e510c2490f25984fd {"matched":"multicloud-k8s"} while logging request, client: 192.168.8.26, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.8.225:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283"
2022/10/23 06:21:28 [info] 36#36: *1521 client 192.168.8.26 closed keepalive connection
2022/10/23 06:21:34 [info] 36#36: *1523 [lua] access_by_lua(msblocations.conf:189):2: 294257679686f8a9fa77763a3c7a141b:receive the request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/23 06:21:34 [info] 36#36: *1523 [lua] logger.lua:23: 294257679686f8a9fa77763a3c7a141b {"matched":"microservices"} while logging request, client: 10.233.69.238, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.238 - - [23/Oct/2022:06:21:34 +0000] 294257679686f8a9fa77763a3c7a141b "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.238 - - [23/Oct/2022:06:21:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1"